Max level shown:
1 [ Jun 5 19:50:49 Enabled. ]
2 [ Jun 5 19:50:49 Rereading configuration. ]
3 [ Jun 5 19:50:51 Rereading configuration. ]
4 [ Jun 5 19:50:54 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 [ Jun 5 19:50:54 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.06.05 19:50:55.519142 [ 1 ] {} <Information> Application: Will watch for the process with pid 23677
33 2024.06.05 19:50:55.519569 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.06.05 19:50:55.756763 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23677
35 2024.06.05 19:50:55.757490 [ 1 ] {} <Information> Application: starting up
36 2024.06.05 19:50:55.758203 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.06.05 19:50:55.846971 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.06.05 19:50:55.892857 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.06.05 19:50:55.892911 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.06.05 19:50:55.892942 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.06.05 19:50:55.893071 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.06.05 19:50:55.893404 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.06.05 19:50:55.895057 [ 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.06.05 19:50:55.895586 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.06.05 19:50:55.895913 [ 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.06.05 19:50:55.895938 [ 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.06.05 19:50:55.895951 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.06.05 19:50:55.896146 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.06.05 19:50:55.897093 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.06.05 19:50:55.902933 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.06.05 19:50:55.903686 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.06.05 19:50:55.904978 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.06.05 19:50:55.905044 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.06.05 19:50:55.906579 [ 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.06.05 19:50:55.906860 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.06.05 19:50:55.911189 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.06.05 19:50:55.911625 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.06.05 19:50:55.913095 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.06.05 19:50:55.913528 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.06.05 19:50:55.913932 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.06.05 19:50:55.914308 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.06.05 19:50:55.915651 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.06.05 19:50:55.915678 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.06.05 19:50:55.915770 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.06.05 19:50:55.915934 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.06.05 19:50:55.941074 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.06.05 19:50:55.941108 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000165314 sec
74 2024.06.05 19:50:55.941146 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.06.05 19:50:55.941158 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.06.05 19:50:55.942334 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.06.05 19:50:55.943411 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.06.05 19:50:55.943436 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.06.05 19:50:55.943468 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.06.05 19:50:55.943483 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.06.05 19:50:55.943495 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.06.05 19:50:55.943528 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.06.05 19:50:55.943541 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.06.05 19:50:55.943555 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.06.05 19:50:55.943589 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.06.05 19:50:55.943602 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.06.05 19:50:55.943616 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.06.05 19:50:55.943631 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.06.05 19:50:55.943663 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.06.05 19:50:55.943678 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.06.05 19:50:55.943693 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.06.05 19:50:55.943721 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.06.05 19:50:55.943735 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.06.05 19:50:55.982061 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.06.05 19:50:55.985188 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.06.05 19:50:55.985224 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0271e-05 sec
97 2024.06.05 19:50:55.985242 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.06.05 19:50:55.985260 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.06.05 19:50:55.985288 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.06.05 19:50:55.985503 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.06.05 19:50:55.985555 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.06.05 19:50:55.985571 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.06.05 19:50:55.985591 [ 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.06.05 19:50:55.985605 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.06.05 19:50:56.012165 [ 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.06.05 19:50:56.211830 [ 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.06.05 19:50:56.211884 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.06.05 19:50:56.258271 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.06.05 19:50:56.258489 [ 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.06.05 19:50:56.259391 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.38e-05 sec.
111 2024.06.05 19:50:56.259720 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.06.05 19:50:56.259816 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.06.05 19:50:56.259874 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.06.05 19:50:56.259895 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.06.05 19:50:57.106319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.06.05 19:50:57.106543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.06.05 19:50:57.106579 [ 3 ] {} <Debug> HTTP-Session: d3837936-920e-431d-807b-03c0b7ac854a Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
118 2024.06.05 19:50:57.106608 [ 3 ] {} <Debug> HTTP-Session: d3837936-920e-431d-807b-03c0b7ac854a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.06.05 19:50:57.106626 [ 3 ] {} <Debug> HTTP-Session: d3837936-920e-431d-807b-03c0b7ac854a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.06.05 19:50:57.106711 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.06.05 19:50:57.106744 [ 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.06.05 19:50:57.106766 [ 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.06.05 19:50:57.106827 [ 3 ] {} <Trace> HTTP-Session: d3837936-920e-431d-807b-03c0b7ac854a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.06.05 19:50:57.107953 [ 3 ] {bd8fa3ca-6ee2-46ad-9aae-afe6cfa2c66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.06.05 19:50:57.147200 [ 3 ] {bd8fa3ca-6ee2-46ad-9aae-afe6cfa2c66d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56046) (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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1
149 
150 2024.06.05 19:50:57.147983 [ 3 ] {bd8fa3ca-6ee2-46ad-9aae-afe6cfa2c66d} <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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.06.05 19:50:57.149474 [ 3 ] {} <Debug> HTTP-Session: d3837936-920e-431d-807b-03c0b7ac854a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.06.05 19:50:57.149953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.06.05 19:50:57.150036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.06.05 19:50:57.150065 [ 3 ] {} <Debug> HTTP-Session: c05509af-9468-4c89-a96c-8bad7ba2c955 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
179 2024.06.05 19:50:57.150094 [ 3 ] {} <Debug> HTTP-Session: c05509af-9468-4c89-a96c-8bad7ba2c955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.06.05 19:50:57.150108 [ 3 ] {} <Debug> HTTP-Session: c05509af-9468-4c89-a96c-8bad7ba2c955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.06.05 19:50:57.150156 [ 3 ] {} <Trace> HTTP-Session: c05509af-9468-4c89-a96c-8bad7ba2c955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.06.05 19:50:57.151327 [ 3 ] {12e8922f-ea7c-480a-ac04-12233fe630ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.06.05 19:50:57.151454 [ 3 ] {12e8922f-ea7c-480a-ac04-12233fe630ca} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.06.05 19:50:57.153521 [ 3 ] {12e8922f-ea7c-480a-ac04-12233fe630ca} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.06.05 19:50:57.156478 [ 3 ] {12e8922f-ea7c-480a-ac04-12233fe630ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.06.05 19:50:57.162706 [ 3 ] {12e8922f-ea7c-480a-ac04-12233fe630ca} <Debug> DynamicQueryHandler: Done processing query
187 2024.06.05 19:50:57.162745 [ 3 ] {12e8922f-ea7c-480a-ac04-12233fe630ca} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.06.05 19:50:57.162767 [ 3 ] {} <Debug> HTTP-Session: c05509af-9468-4c89-a96c-8bad7ba2c955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.06.05 19:50:57.163153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.06.05 19:50:57.163215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.06.05 19:50:57.163239 [ 3 ] {} <Debug> HTTP-Session: 89ec5564-e4df-4e74-b524-46949a12e9a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
192 2024.06.05 19:50:57.163257 [ 3 ] {} <Debug> HTTP-Session: 89ec5564-e4df-4e74-b524-46949a12e9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.06.05 19:50:57.163273 [ 3 ] {} <Debug> HTTP-Session: 89ec5564-e4df-4e74-b524-46949a12e9a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.06.05 19:50:57.163313 [ 3 ] {} <Trace> HTTP-Session: 89ec5564-e4df-4e74-b524-46949a12e9a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.06.05 19:50:57.163455 [ 3 ] {0e2040e6-c91a-441b-bf43-8988aa9be0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.06.05 19:50:57.163718 [ 3 ] {0e2040e6-c91a-441b-bf43-8988aa9be0e2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56046) (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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1
220 
221 2024.06.05 19:50:57.163842 [ 3 ] {0e2040e6-c91a-441b-bf43-8988aa9be0e2} <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 @ 0x0000000000114257 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.06.05 19:50:57.163986 [ 3 ] {} <Debug> HTTP-Session: 89ec5564-e4df-4e74-b524-46949a12e9a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.06.05 19:50:57.166720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.06.05 19:50:57.166783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.06.05 19:50:57.166803 [ 3 ] {} <Debug> HTTP-Session: f9c70d0d-cebe-46af-8f25-2b63a75d9ddc Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
250 2024.06.05 19:50:57.166824 [ 3 ] {} <Debug> HTTP-Session: f9c70d0d-cebe-46af-8f25-2b63a75d9ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.06.05 19:50:57.166842 [ 3 ] {} <Debug> HTTP-Session: f9c70d0d-cebe-46af-8f25-2b63a75d9ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.06.05 19:50:57.166876 [ 3 ] {} <Trace> HTTP-Session: f9c70d0d-cebe-46af-8f25-2b63a75d9ddc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.06.05 19:50:57.167053 [ 3 ] {597ed5ea-0064-4905-b1f8-c935013edd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.06.05 19:50:57.167219 [ 3 ] {597ed5ea-0064-4905-b1f8-c935013edd7e} <Debug> DynamicQueryHandler: Done processing query
255 2024.06.05 19:50:57.167242 [ 3 ] {} <Debug> HTTP-Session: f9c70d0d-cebe-46af-8f25-2b63a75d9ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.06.05 19:50:57.167378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.06.05 19:50:57.167430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.06.05 19:50:57.167453 [ 3 ] {} <Debug> HTTP-Session: 395f6bae-921e-4c24-985a-dfff6984db05 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
259 2024.06.05 19:50:57.167470 [ 3 ] {} <Debug> HTTP-Session: 395f6bae-921e-4c24-985a-dfff6984db05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.06.05 19:50:57.167488 [ 3 ] {} <Debug> HTTP-Session: 395f6bae-921e-4c24-985a-dfff6984db05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.06.05 19:50:57.167524 [ 3 ] {} <Trace> HTTP-Session: 395f6bae-921e-4c24-985a-dfff6984db05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.06.05 19:50:57.167612 [ 3 ] {a603996e-4197-4574-b5ec-f26959a744e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.06.05 19:50:57.167670 [ 3 ] {a603996e-4197-4574-b5ec-f26959a744e7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.06.05 19:50:57.169872 [ 3 ] {a603996e-4197-4574-b5ec-f26959a744e7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.06.05 19:50:57.169905 [ 3 ] {a603996e-4197-4574-b5ec-f26959a744e7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9851e-05 sec
266 2024.06.05 19:50:57.169919 [ 3 ] {a603996e-4197-4574-b5ec-f26959a744e7} <Trace> ReferentialDeps: No tables
267 2024.06.05 19:50:57.169938 [ 3 ] {a603996e-4197-4574-b5ec-f26959a744e7} <Trace> LoadingDeps: No tables
268 2024.06.05 19:50:57.169960 [ 3 ] {a603996e-4197-4574-b5ec-f26959a744e7} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.06.05 19:50:57.170087 [ 3 ] {a603996e-4197-4574-b5ec-f26959a744e7} <Debug> DynamicQueryHandler: Done processing query
270 2024.06.05 19:50:57.170110 [ 3 ] {} <Debug> HTTP-Session: 395f6bae-921e-4c24-985a-dfff6984db05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.06.05 19:50:57.170272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.06.05 19:50:57.170328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.06.05 19:50:57.170346 [ 3 ] {} <Debug> HTTP-Session: 4dff9343-b761-4c73-b691-208e52599f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
274 2024.06.05 19:50:57.170368 [ 3 ] {} <Debug> HTTP-Session: 4dff9343-b761-4c73-b691-208e52599f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.06.05 19:50:57.170388 [ 3 ] {} <Debug> HTTP-Session: 4dff9343-b761-4c73-b691-208e52599f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.06.05 19:50:57.170418 [ 3 ] {} <Trace> HTTP-Session: 4dff9343-b761-4c73-b691-208e52599f79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.06.05 19:50:57.170566 [ 3 ] {5b5fb9f7-f043-45d9-af23-91091ee2a25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) /* 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.06.05 19:50:57.170615 [ 3 ] {5b5fb9f7-f043-45d9-af23-91091ee2a25d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.06.05 19:50:57.175196 [ 3 ] {5b5fb9f7-f043-45d9-af23-91091ee2a25d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.06.05 19:50:57.188334 [ 3 ] {5b5fb9f7-f043-45d9-af23-91091ee2a25d} <Debug> oximeter.version (a87b3b88-0d8c-4d80-9f95-cd7a0a5e3bd4): Loading data parts
282 2024.06.05 19:50:57.188782 [ 3 ] {5b5fb9f7-f043-45d9-af23-91091ee2a25d} <Debug> oximeter.version (a87b3b88-0d8c-4d80-9f95-cd7a0a5e3bd4): There are no data parts
283 2024.06.05 19:50:57.201942 [ 3 ] {5b5fb9f7-f043-45d9-af23-91091ee2a25d} <Debug> DynamicQueryHandler: Done processing query
284 2024.06.05 19:50:57.201972 [ 3 ] {} <Debug> HTTP-Session: 4dff9343-b761-4c73-b691-208e52599f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.06.05 19:50:57.202118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.06.05 19:50:57.202177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.06.05 19:50:57.202203 [ 3 ] {} <Debug> HTTP-Session: db6e6684-a17c-4602-bf38-ebd6649b3b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
288 2024.06.05 19:50:57.202220 [ 3 ] {} <Debug> HTTP-Session: db6e6684-a17c-4602-bf38-ebd6649b3b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.06.05 19:50:57.202238 [ 3 ] {} <Debug> HTTP-Session: db6e6684-a17c-4602-bf38-ebd6649b3b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.06.05 19:50:57.202276 [ 3 ] {} <Trace> HTTP-Session: db6e6684-a17c-4602-bf38-ebd6649b3b63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.06.05 19:50:57.202488 [ 3 ] {808da011-654a-487d-9329-a5a22142def6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) /* 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.06.05 19:50:57.202552 [ 3 ] {808da011-654a-487d-9329-a5a22142def6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.06.05 19:50:57.211363 [ 3 ] {808da011-654a-487d-9329-a5a22142def6} <Debug> oximeter.measurements_bool (49f2f687-90d6-4a23-afeb-4b45d0575ec7): Loading data parts
304 2024.06.05 19:50:57.211558 [ 3 ] {808da011-654a-487d-9329-a5a22142def6} <Debug> oximeter.measurements_bool (49f2f687-90d6-4a23-afeb-4b45d0575ec7): There are no data parts
305 2024.06.05 19:50:57.213053 [ 3 ] {808da011-654a-487d-9329-a5a22142def6} <Debug> DynamicQueryHandler: Done processing query
306 2024.06.05 19:50:57.213082 [ 3 ] {} <Debug> HTTP-Session: db6e6684-a17c-4602-bf38-ebd6649b3b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.06.05 19:50:57.213237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.06.05 19:50:57.213298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.06.05 19:50:57.213326 [ 3 ] {} <Debug> HTTP-Session: 4339fe21-3440-4e60-b527-a0b917a873af Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
310 2024.06.05 19:50:57.213344 [ 3 ] {} <Debug> HTTP-Session: 4339fe21-3440-4e60-b527-a0b917a873af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.06.05 19:50:57.213365 [ 3 ] {} <Debug> HTTP-Session: 4339fe21-3440-4e60-b527-a0b917a873af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.06.05 19:50:57.213397 [ 3 ] {} <Trace> HTTP-Session: 4339fe21-3440-4e60-b527-a0b917a873af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.06.05 19:50:57.213633 [ 3 ] {e5509135-bb68-4258-aaa8-a9cb9eca0af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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.06.05 19:50:57.213694 [ 3 ] {e5509135-bb68-4258-aaa8-a9cb9eca0af5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.06.05 19:50:57.215585 [ 3 ] {e5509135-bb68-4258-aaa8-a9cb9eca0af5} <Debug> oximeter.measurements_i8 (a9e5d9e2-3fb8-4fd4-ab85-90d8ddca74fe): Loading data parts
316 2024.06.05 19:50:57.215762 [ 3 ] {e5509135-bb68-4258-aaa8-a9cb9eca0af5} <Debug> oximeter.measurements_i8 (a9e5d9e2-3fb8-4fd4-ab85-90d8ddca74fe): There are no data parts
317 2024.06.05 19:50:57.217223 [ 3 ] {e5509135-bb68-4258-aaa8-a9cb9eca0af5} <Debug> DynamicQueryHandler: Done processing query
318 2024.06.05 19:50:57.217261 [ 3 ] {} <Debug> HTTP-Session: 4339fe21-3440-4e60-b527-a0b917a873af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.06.05 19:50:57.217386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.06.05 19:50:57.217445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.06.05 19:50:57.217472 [ 3 ] {} <Debug> HTTP-Session: c6dc909e-152b-4abd-8d5d-9a9aebfaa262 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
322 2024.06.05 19:50:57.217488 [ 3 ] {} <Debug> HTTP-Session: c6dc909e-152b-4abd-8d5d-9a9aebfaa262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.06.05 19:50:57.217509 [ 3 ] {} <Debug> HTTP-Session: c6dc909e-152b-4abd-8d5d-9a9aebfaa262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.06.05 19:50:57.217547 [ 3 ] {} <Trace> HTTP-Session: c6dc909e-152b-4abd-8d5d-9a9aebfaa262 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.06.05 19:50:57.217725 [ 3 ] {149b63a1-327e-4c82-b3ed-983da05ed8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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.06.05 19:50:57.217784 [ 3 ] {149b63a1-327e-4c82-b3ed-983da05ed8a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.06.05 19:50:57.219538 [ 3 ] {149b63a1-327e-4c82-b3ed-983da05ed8a7} <Debug> oximeter.measurements_u8 (0bf03a45-c5df-408e-933f-e26ee5a12a54): Loading data parts
328 2024.06.05 19:50:57.219728 [ 3 ] {149b63a1-327e-4c82-b3ed-983da05ed8a7} <Debug> oximeter.measurements_u8 (0bf03a45-c5df-408e-933f-e26ee5a12a54): There are no data parts
329 2024.06.05 19:50:57.221822 [ 3 ] {149b63a1-327e-4c82-b3ed-983da05ed8a7} <Debug> DynamicQueryHandler: Done processing query
330 2024.06.05 19:50:57.221848 [ 3 ] {} <Debug> HTTP-Session: c6dc909e-152b-4abd-8d5d-9a9aebfaa262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.06.05 19:50:57.221980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.06.05 19:50:57.222039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.06.05 19:50:57.222063 [ 3 ] {} <Debug> HTTP-Session: cc172a44-8399-4ce2-8b5c-02bb88804f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
334 2024.06.05 19:50:57.222079 [ 3 ] {} <Debug> HTTP-Session: cc172a44-8399-4ce2-8b5c-02bb88804f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.06.05 19:50:57.222098 [ 3 ] {} <Debug> HTTP-Session: cc172a44-8399-4ce2-8b5c-02bb88804f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.06.05 19:50:57.222132 [ 3 ] {} <Trace> HTTP-Session: cc172a44-8399-4ce2-8b5c-02bb88804f8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.06.05 19:50:57.222315 [ 3 ] {b81f5476-4980-4aff-a78f-2811912fd6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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.06.05 19:50:57.222369 [ 3 ] {b81f5476-4980-4aff-a78f-2811912fd6ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.06.05 19:50:57.225765 [ 3 ] {b81f5476-4980-4aff-a78f-2811912fd6ad} <Debug> oximeter.measurements_i16 (64307857-cb03-48d8-895c-ffd200ab6522): Loading data parts
340 2024.06.05 19:50:57.225938 [ 3 ] {b81f5476-4980-4aff-a78f-2811912fd6ad} <Debug> oximeter.measurements_i16 (64307857-cb03-48d8-895c-ffd200ab6522): There are no data parts
341 2024.06.05 19:50:57.227302 [ 3 ] {b81f5476-4980-4aff-a78f-2811912fd6ad} <Debug> DynamicQueryHandler: Done processing query
342 2024.06.05 19:50:57.227340 [ 3 ] {} <Debug> HTTP-Session: cc172a44-8399-4ce2-8b5c-02bb88804f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.06.05 19:50:57.227460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.06.05 19:50:57.227518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.06.05 19:50:57.227544 [ 3 ] {} <Debug> HTTP-Session: deb5954f-7067-4481-833a-4a2a5c9f1fad Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
346 2024.06.05 19:50:57.227560 [ 3 ] {} <Debug> HTTP-Session: deb5954f-7067-4481-833a-4a2a5c9f1fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.06.05 19:50:57.227579 [ 3 ] {} <Debug> HTTP-Session: deb5954f-7067-4481-833a-4a2a5c9f1fad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.06.05 19:50:57.227614 [ 3 ] {} <Trace> HTTP-Session: deb5954f-7067-4481-833a-4a2a5c9f1fad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.06.05 19:50:57.227814 [ 3 ] {9cf15447-bb19-4da6-8f7b-388a8d214a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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.06.05 19:50:57.227884 [ 3 ] {9cf15447-bb19-4da6-8f7b-388a8d214a0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.06.05 19:50:57.229628 [ 3 ] {9cf15447-bb19-4da6-8f7b-388a8d214a0c} <Debug> oximeter.measurements_u16 (ef97c9cf-14bf-412e-860d-611841307741): Loading data parts
352 2024.06.05 19:50:57.229827 [ 3 ] {9cf15447-bb19-4da6-8f7b-388a8d214a0c} <Debug> oximeter.measurements_u16 (ef97c9cf-14bf-412e-860d-611841307741): There are no data parts
353 2024.06.05 19:50:57.231219 [ 3 ] {9cf15447-bb19-4da6-8f7b-388a8d214a0c} <Debug> DynamicQueryHandler: Done processing query
354 2024.06.05 19:50:57.231256 [ 3 ] {} <Debug> HTTP-Session: deb5954f-7067-4481-833a-4a2a5c9f1fad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.06.05 19:50:57.231386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.06.05 19:50:57.231446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.06.05 19:50:57.231472 [ 3 ] {} <Debug> HTTP-Session: aadaf690-517a-43d0-a831-0b6b27642627 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
358 2024.06.05 19:50:57.231495 [ 3 ] {} <Debug> HTTP-Session: aadaf690-517a-43d0-a831-0b6b27642627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.06.05 19:50:57.231509 [ 3 ] {} <Debug> HTTP-Session: aadaf690-517a-43d0-a831-0b6b27642627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.06.05 19:50:57.231545 [ 3 ] {} <Trace> HTTP-Session: aadaf690-517a-43d0-a831-0b6b27642627 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.06.05 19:50:57.231751 [ 3 ] {a940317a-0095-4992-810b-63b5333e1c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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.06.05 19:50:57.231826 [ 3 ] {a940317a-0095-4992-810b-63b5333e1c05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.06.05 19:50:57.233779 [ 3 ] {a940317a-0095-4992-810b-63b5333e1c05} <Debug> oximeter.measurements_i32 (31184ef3-2462-4ace-98fc-26a226c7d224): Loading data parts
364 2024.06.05 19:50:57.233965 [ 3 ] {a940317a-0095-4992-810b-63b5333e1c05} <Debug> oximeter.measurements_i32 (31184ef3-2462-4ace-98fc-26a226c7d224): There are no data parts
365 2024.06.05 19:50:57.235695 [ 3 ] {a940317a-0095-4992-810b-63b5333e1c05} <Debug> DynamicQueryHandler: Done processing query
366 2024.06.05 19:50:57.235733 [ 3 ] {} <Debug> HTTP-Session: aadaf690-517a-43d0-a831-0b6b27642627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.06.05 19:50:57.235854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.06.05 19:50:57.235915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.06.05 19:50:57.235941 [ 3 ] {} <Debug> HTTP-Session: 97ad8da2-61a5-4904-a09b-5210079ecdba Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
370 2024.06.05 19:50:57.235957 [ 3 ] {} <Debug> HTTP-Session: 97ad8da2-61a5-4904-a09b-5210079ecdba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.06.05 19:50:57.235976 [ 3 ] {} <Debug> HTTP-Session: 97ad8da2-61a5-4904-a09b-5210079ecdba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.06.05 19:50:57.236023 [ 3 ] {} <Trace> HTTP-Session: 97ad8da2-61a5-4904-a09b-5210079ecdba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.06.05 19:50:57.236205 [ 3 ] {f53e0947-3688-4eb2-8c64-8f28bfb6b125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
374 2024.06.05 19:50:57.236260 [ 3 ] {f53e0947-3688-4eb2-8c64-8f28bfb6b125} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.06.05 19:50:57.238211 [ 3 ] {f53e0947-3688-4eb2-8c64-8f28bfb6b125} <Debug> oximeter.measurements_u32 (dfed5975-b8c4-49e5-a933-3646e8a8e992): Loading data parts
376 2024.06.05 19:50:57.238409 [ 3 ] {f53e0947-3688-4eb2-8c64-8f28bfb6b125} <Debug> oximeter.measurements_u32 (dfed5975-b8c4-49e5-a933-3646e8a8e992): There are no data parts
377 2024.06.05 19:50:57.239710 [ 3 ] {f53e0947-3688-4eb2-8c64-8f28bfb6b125} <Debug> DynamicQueryHandler: Done processing query
378 2024.06.05 19:50:57.239746 [ 3 ] {} <Debug> HTTP-Session: 97ad8da2-61a5-4904-a09b-5210079ecdba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.06.05 19:50:57.239867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.06.05 19:50:57.239926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.06.05 19:50:57.239953 [ 3 ] {} <Debug> HTTP-Session: f144edd4-a79d-4ba9-bd17-c324df7f32ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
382 2024.06.05 19:50:57.239977 [ 3 ] {} <Debug> HTTP-Session: f144edd4-a79d-4ba9-bd17-c324df7f32ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.06.05 19:50:57.239991 [ 3 ] {} <Debug> HTTP-Session: f144edd4-a79d-4ba9-bd17-c324df7f32ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.06.05 19:50:57.240029 [ 3 ] {} <Trace> HTTP-Session: f144edd4-a79d-4ba9-bd17-c324df7f32ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.06.05 19:50:57.240206 [ 3 ] {cccd6b67-0494-4416-80ee-58a35711bc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
386 2024.06.05 19:50:57.240267 [ 3 ] {cccd6b67-0494-4416-80ee-58a35711bc9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.06.05 19:50:57.242217 [ 3 ] {cccd6b67-0494-4416-80ee-58a35711bc9c} <Debug> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Loading data parts
388 2024.06.05 19:50:57.242402 [ 3 ] {cccd6b67-0494-4416-80ee-58a35711bc9c} <Debug> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): There are no data parts
389 2024.06.05 19:50:57.246052 [ 3 ] {cccd6b67-0494-4416-80ee-58a35711bc9c} <Debug> DynamicQueryHandler: Done processing query
390 2024.06.05 19:50:57.246089 [ 3 ] {} <Debug> HTTP-Session: f144edd4-a79d-4ba9-bd17-c324df7f32ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.06.05 19:50:57.246218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.06.05 19:50:57.246301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.06.05 19:50:57.246322 [ 3 ] {} <Debug> HTTP-Session: 7ac1d368-3584-4dab-94a4-796270994f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
394 2024.06.05 19:50:57.246347 [ 3 ] {} <Debug> HTTP-Session: 7ac1d368-3584-4dab-94a4-796270994f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.06.05 19:50:57.246361 [ 3 ] {} <Debug> HTTP-Session: 7ac1d368-3584-4dab-94a4-796270994f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.06.05 19:50:57.246399 [ 3 ] {} <Trace> HTTP-Session: 7ac1d368-3584-4dab-94a4-796270994f41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.06.05 19:50:57.246572 [ 3 ] {27dec4d0-aee9-40c2-9c85-a394abedcb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
398 2024.06.05 19:50:57.246626 [ 3 ] {27dec4d0-aee9-40c2-9c85-a394abedcb79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.06.05 19:50:57.248298 [ 3 ] {27dec4d0-aee9-40c2-9c85-a394abedcb79} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Loading data parts
400 2024.06.05 19:50:57.248485 [ 3 ] {27dec4d0-aee9-40c2-9c85-a394abedcb79} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): There are no data parts
401 2024.06.05 19:50:57.250526 [ 3 ] {27dec4d0-aee9-40c2-9c85-a394abedcb79} <Debug> DynamicQueryHandler: Done processing query
402 2024.06.05 19:50:57.250564 [ 3 ] {} <Debug> HTTP-Session: 7ac1d368-3584-4dab-94a4-796270994f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.06.05 19:50:57.250713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.06.05 19:50:57.250763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.06.05 19:50:57.250792 [ 3 ] {} <Debug> HTTP-Session: 9714ae37-3fbb-46c2-8eba-54c2a00eaf7a Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
406 2024.06.05 19:50:57.250816 [ 3 ] {} <Debug> HTTP-Session: 9714ae37-3fbb-46c2-8eba-54c2a00eaf7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.06.05 19:50:57.250843 [ 3 ] {} <Debug> HTTP-Session: 9714ae37-3fbb-46c2-8eba-54c2a00eaf7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.06.05 19:50:57.250912 [ 3 ] {} <Trace> HTTP-Session: 9714ae37-3fbb-46c2-8eba-54c2a00eaf7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.06.05 19:50:57.251168 [ 3 ] {3454e9e6-3110-4087-9ece-088790dbcdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2024.06.05 19:50:57.251241 [ 3 ] {3454e9e6-3110-4087-9ece-088790dbcdb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.06.05 19:50:57.254836 [ 3 ] {3454e9e6-3110-4087-9ece-088790dbcdb3} <Debug> oximeter.measurements_f32 (eb37e57f-e7b9-4585-9bd6-d8aff5636552): Loading data parts
412 2024.06.05 19:50:57.255054 [ 3 ] {3454e9e6-3110-4087-9ece-088790dbcdb3} <Debug> oximeter.measurements_f32 (eb37e57f-e7b9-4585-9bd6-d8aff5636552): There are no data parts
413 2024.06.05 19:50:57.261058 [ 3 ] {3454e9e6-3110-4087-9ece-088790dbcdb3} <Debug> DynamicQueryHandler: Done processing query
414 2024.06.05 19:50:57.261089 [ 3 ] {} <Debug> HTTP-Session: 9714ae37-3fbb-46c2-8eba-54c2a00eaf7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.06.05 19:50:57.261249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.06.05 19:50:57.261327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.06.05 19:50:57.261348 [ 3 ] {} <Debug> HTTP-Session: db0941ec-4a52-41d3-ad23-543fc055686b Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
418 2024.06.05 19:50:57.261375 [ 3 ] {} <Debug> HTTP-Session: db0941ec-4a52-41d3-ad23-543fc055686b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.06.05 19:50:57.261399 [ 3 ] {} <Debug> HTTP-Session: db0941ec-4a52-41d3-ad23-543fc055686b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.06.05 19:50:57.261437 [ 3 ] {} <Trace> HTTP-Session: db0941ec-4a52-41d3-ad23-543fc055686b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.06.05 19:50:57.261634 [ 3 ] {577e9a7f-a9cc-4a95-81ab-b01c4011e4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.06.05 19:50:57.261700 [ 3 ] {577e9a7f-a9cc-4a95-81ab-b01c4011e4c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.06.05 19:50:57.266010 [ 3 ] {577e9a7f-a9cc-4a95-81ab-b01c4011e4c7} <Debug> oximeter.measurements_f64 (0f74b5a6-e177-4ff2-a2c1-708070a9296f): Loading data parts
424 2024.06.05 19:50:57.266224 [ 3 ] {577e9a7f-a9cc-4a95-81ab-b01c4011e4c7} <Debug> oximeter.measurements_f64 (0f74b5a6-e177-4ff2-a2c1-708070a9296f): There are no data parts
425 2024.06.05 19:50:57.268475 [ 3 ] {577e9a7f-a9cc-4a95-81ab-b01c4011e4c7} <Debug> DynamicQueryHandler: Done processing query
426 2024.06.05 19:50:57.268518 [ 3 ] {} <Debug> HTTP-Session: db0941ec-4a52-41d3-ad23-543fc055686b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.06.05 19:50:57.268672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.06.05 19:50:57.268737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.06.05 19:50:57.268755 [ 3 ] {} <Debug> HTTP-Session: 038163ab-5d8a-4b2f-a978-1aa1c7a42655 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
430 2024.06.05 19:50:57.268784 [ 3 ] {} <Debug> HTTP-Session: 038163ab-5d8a-4b2f-a978-1aa1c7a42655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.06.05 19:50:57.268798 [ 3 ] {} <Debug> HTTP-Session: 038163ab-5d8a-4b2f-a978-1aa1c7a42655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.06.05 19:50:57.268839 [ 3 ] {} <Trace> HTTP-Session: 038163ab-5d8a-4b2f-a978-1aa1c7a42655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.06.05 19:50:57.269043 [ 3 ] {471d1cdb-c8da-476a-8168-6302799616a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.06.05 19:50:57.269110 [ 3 ] {471d1cdb-c8da-476a-8168-6302799616a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.06.05 19:50:57.270701 [ 3 ] {471d1cdb-c8da-476a-8168-6302799616a7} <Debug> oximeter.measurements_string (30724740-3f1e-4b6d-ab67-5c68cf1c0682): Loading data parts
436 2024.06.05 19:50:57.270872 [ 3 ] {471d1cdb-c8da-476a-8168-6302799616a7} <Debug> oximeter.measurements_string (30724740-3f1e-4b6d-ab67-5c68cf1c0682): There are no data parts
437 2024.06.05 19:50:57.272148 [ 3 ] {471d1cdb-c8da-476a-8168-6302799616a7} <Debug> DynamicQueryHandler: Done processing query
438 2024.06.05 19:50:57.272180 [ 3 ] {} <Debug> HTTP-Session: 038163ab-5d8a-4b2f-a978-1aa1c7a42655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.06.05 19:50:57.272325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.06.05 19:50:57.272387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.06.05 19:50:57.272407 [ 3 ] {} <Debug> HTTP-Session: 318a6869-287d-4c0f-8f18-566716dd7ad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
442 2024.06.05 19:50:57.272432 [ 3 ] {} <Debug> HTTP-Session: 318a6869-287d-4c0f-8f18-566716dd7ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.06.05 19:50:57.272456 [ 3 ] {} <Debug> HTTP-Session: 318a6869-287d-4c0f-8f18-566716dd7ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.06.05 19:50:57.272488 [ 3 ] {} <Trace> HTTP-Session: 318a6869-287d-4c0f-8f18-566716dd7ad6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.06.05 19:50:57.272671 [ 3 ] {67e7a218-83c7-4a1c-ae21-f6dc2fc93d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.06.05 19:50:57.272735 [ 3 ] {67e7a218-83c7-4a1c-ae21-f6dc2fc93d1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.06.05 19:50:57.277812 [ 3 ] {67e7a218-83c7-4a1c-ae21-f6dc2fc93d1c} <Debug> oximeter.measurements_bytes (fbb4d2ae-b403-48ec-972d-f59544b68908): Loading data parts
455 2024.06.05 19:50:57.277979 [ 3 ] {67e7a218-83c7-4a1c-ae21-f6dc2fc93d1c} <Debug> oximeter.measurements_bytes (fbb4d2ae-b403-48ec-972d-f59544b68908): There are no data parts
456 2024.06.05 19:50:57.282618 [ 3 ] {67e7a218-83c7-4a1c-ae21-f6dc2fc93d1c} <Debug> DynamicQueryHandler: Done processing query
457 2024.06.05 19:50:57.282645 [ 3 ] {} <Debug> HTTP-Session: 318a6869-287d-4c0f-8f18-566716dd7ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.06.05 19:50:57.282781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.06.05 19:50:57.282840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.06.05 19:50:57.282865 [ 3 ] {} <Debug> HTTP-Session: 8cb977a6-ee8b-4f4a-9177-5d8bcc4bae8b Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
461 2024.06.05 19:50:57.282892 [ 3 ] {} <Debug> HTTP-Session: 8cb977a6-ee8b-4f4a-9177-5d8bcc4bae8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.06.05 19:50:57.282915 [ 3 ] {} <Debug> HTTP-Session: 8cb977a6-ee8b-4f4a-9177-5d8bcc4bae8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.06.05 19:50:57.282945 [ 3 ] {} <Trace> HTTP-Session: 8cb977a6-ee8b-4f4a-9177-5d8bcc4bae8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.06.05 19:50:57.283143 [ 3 ] {3e7f432a-d1ce-41a9-a517-44633e01e347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
465 2024.06.05 19:50:57.283198 [ 3 ] {3e7f432a-d1ce-41a9-a517-44633e01e347} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.06.05 19:50:57.285061 [ 3 ] {3e7f432a-d1ce-41a9-a517-44633e01e347} <Debug> oximeter.measurements_cumulativei64 (7bdf7c65-a663-4248-a9f7-0d26a1a5234b): Loading data parts
467 2024.06.05 19:50:57.285244 [ 3 ] {3e7f432a-d1ce-41a9-a517-44633e01e347} <Debug> oximeter.measurements_cumulativei64 (7bdf7c65-a663-4248-a9f7-0d26a1a5234b): There are no data parts
468 2024.06.05 19:50:57.286699 [ 3 ] {3e7f432a-d1ce-41a9-a517-44633e01e347} <Debug> DynamicQueryHandler: Done processing query
469 2024.06.05 19:50:57.286737 [ 3 ] {} <Debug> HTTP-Session: 8cb977a6-ee8b-4f4a-9177-5d8bcc4bae8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.06.05 19:50:57.286858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.06.05 19:50:57.286923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.06.05 19:50:57.286943 [ 3 ] {} <Debug> HTTP-Session: 6577763b-3577-4acf-b1d4-89f72f42b6a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
473 2024.06.05 19:50:57.286968 [ 3 ] {} <Debug> HTTP-Session: 6577763b-3577-4acf-b1d4-89f72f42b6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.06.05 19:50:57.286981 [ 3 ] {} <Debug> HTTP-Session: 6577763b-3577-4acf-b1d4-89f72f42b6a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.06.05 19:50:57.287019 [ 3 ] {} <Trace> HTTP-Session: 6577763b-3577-4acf-b1d4-89f72f42b6a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.06.05 19:50:57.287206 [ 3 ] {1248e481-b6e3-4129-82ee-0f23bdbf17bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.06.05 19:50:57.287270 [ 3 ] {1248e481-b6e3-4129-82ee-0f23bdbf17bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.06.05 19:50:57.293160 [ 3 ] {1248e481-b6e3-4129-82ee-0f23bdbf17bb} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Loading data parts
479 2024.06.05 19:50:57.293347 [ 3 ] {1248e481-b6e3-4129-82ee-0f23bdbf17bb} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): There are no data parts
480 2024.06.05 19:50:57.295037 [ 3 ] {1248e481-b6e3-4129-82ee-0f23bdbf17bb} <Debug> DynamicQueryHandler: Done processing query
481 2024.06.05 19:50:57.295063 [ 3 ] {} <Debug> HTTP-Session: 6577763b-3577-4acf-b1d4-89f72f42b6a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.06.05 19:50:57.295195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.06.05 19:50:57.295252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.06.05 19:50:57.295272 [ 3 ] {} <Debug> HTTP-Session: af35cebc-6a98-485b-a908-91e9df701395 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
485 2024.06.05 19:50:57.295296 [ 3 ] {} <Debug> HTTP-Session: af35cebc-6a98-485b-a908-91e9df701395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.06.05 19:50:57.295317 [ 3 ] {} <Debug> HTTP-Session: af35cebc-6a98-485b-a908-91e9df701395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.06.05 19:50:57.295346 [ 3 ] {} <Trace> HTTP-Session: af35cebc-6a98-485b-a908-91e9df701395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.06.05 19:50:57.295532 [ 3 ] {83968140-94ec-4c82-9190-32213f44dd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.06.05 19:50:57.295594 [ 3 ] {83968140-94ec-4c82-9190-32213f44dd15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.06.05 19:50:57.300432 [ 3 ] {83968140-94ec-4c82-9190-32213f44dd15} <Debug> oximeter.measurements_cumulativef32 (7d8bd45d-0076-4e7c-bcc5-1af2cc59e21d): Loading data parts
491 2024.06.05 19:50:57.300610 [ 3 ] {83968140-94ec-4c82-9190-32213f44dd15} <Debug> oximeter.measurements_cumulativef32 (7d8bd45d-0076-4e7c-bcc5-1af2cc59e21d): There are no data parts
492 2024.06.05 19:50:57.302154 [ 3 ] {83968140-94ec-4c82-9190-32213f44dd15} <Debug> DynamicQueryHandler: Done processing query
493 2024.06.05 19:50:57.302193 [ 3 ] {} <Debug> HTTP-Session: af35cebc-6a98-485b-a908-91e9df701395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.06.05 19:50:57.302315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.06.05 19:50:57.302375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.06.05 19:50:57.302402 [ 3 ] {} <Debug> HTTP-Session: 03594549-1786-4f3c-a5ab-903c8b1cc0e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
497 2024.06.05 19:50:57.302427 [ 3 ] {} <Debug> HTTP-Session: 03594549-1786-4f3c-a5ab-903c8b1cc0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.06.05 19:50:57.302440 [ 3 ] {} <Debug> HTTP-Session: 03594549-1786-4f3c-a5ab-903c8b1cc0e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.06.05 19:50:57.302478 [ 3 ] {} <Trace> HTTP-Session: 03594549-1786-4f3c-a5ab-903c8b1cc0e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.06.05 19:50:57.302666 [ 3 ] {741ee1d5-6899-47b1-87b7-82a841b10ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.06.05 19:50:57.302729 [ 3 ] {741ee1d5-6899-47b1-87b7-82a841b10ed6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.06.05 19:50:57.305820 [ 3 ] {741ee1d5-6899-47b1-87b7-82a841b10ed6} <Debug> oximeter.measurements_cumulativef64 (33291189-222b-496f-9e97-87638d2cbfec): Loading data parts
503 2024.06.05 19:50:57.305983 [ 3 ] {741ee1d5-6899-47b1-87b7-82a841b10ed6} <Debug> oximeter.measurements_cumulativef64 (33291189-222b-496f-9e97-87638d2cbfec): There are no data parts
504 2024.06.05 19:50:57.312582 [ 3 ] {741ee1d5-6899-47b1-87b7-82a841b10ed6} <Debug> DynamicQueryHandler: Done processing query
505 2024.06.05 19:50:57.312608 [ 3 ] {} <Debug> HTTP-Session: 03594549-1786-4f3c-a5ab-903c8b1cc0e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.06.05 19:50:57.312745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.06.05 19:50:57.312807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.06.05 19:50:57.312826 [ 3 ] {} <Debug> HTTP-Session: e28ce5f1-50c8-4146-b6f4-e216d7865113 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
509 2024.06.05 19:50:57.312853 [ 3 ] {} <Debug> HTTP-Session: e28ce5f1-50c8-4146-b6f4-e216d7865113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.06.05 19:50:57.312876 [ 3 ] {} <Debug> HTTP-Session: e28ce5f1-50c8-4146-b6f4-e216d7865113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.06.05 19:50:57.312906 [ 3 ] {} <Trace> HTTP-Session: e28ce5f1-50c8-4146-b6f4-e216d7865113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.06.05 19:50:57.313101 [ 3 ] {3ee045e5-5370-4c32-8caa-5ba1c43b34e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
523 2024.06.05 19:50:57.313168 [ 3 ] {3ee045e5-5370-4c32-8caa-5ba1c43b34e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.06.05 19:50:57.315216 [ 3 ] {3ee045e5-5370-4c32-8caa-5ba1c43b34e1} <Debug> oximeter.measurements_histogrami8 (ed94257a-51a7-44f2-9f09-f7ec39fb1ba0): Loading data parts
525 2024.06.05 19:50:57.315386 [ 3 ] {3ee045e5-5370-4c32-8caa-5ba1c43b34e1} <Debug> oximeter.measurements_histogrami8 (ed94257a-51a7-44f2-9f09-f7ec39fb1ba0): There are no data parts
526 2024.06.05 19:50:57.317619 [ 3 ] {3ee045e5-5370-4c32-8caa-5ba1c43b34e1} <Debug> DynamicQueryHandler: Done processing query
527 2024.06.05 19:50:57.317645 [ 3 ] {} <Debug> HTTP-Session: e28ce5f1-50c8-4146-b6f4-e216d7865113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.06.05 19:50:57.317777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.06.05 19:50:57.317836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.06.05 19:50:57.317864 [ 3 ] {} <Debug> HTTP-Session: 340d0164-719a-4908-aff6-7bd574e505fd Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
531 2024.06.05 19:50:57.317880 [ 3 ] {} <Debug> HTTP-Session: 340d0164-719a-4908-aff6-7bd574e505fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.06.05 19:50:57.317902 [ 3 ] {} <Debug> HTTP-Session: 340d0164-719a-4908-aff6-7bd574e505fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.06.05 19:50:57.317932 [ 3 ] {} <Trace> HTTP-Session: 340d0164-719a-4908-aff6-7bd574e505fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.06.05 19:50:57.318165 [ 3 ] {4ada804c-fdf7-439a-9c82-e68604c766d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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)
535 2024.06.05 19:50:57.318236 [ 3 ] {4ada804c-fdf7-439a-9c82-e68604c766d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.06.05 19:50:57.320413 [ 3 ] {4ada804c-fdf7-439a-9c82-e68604c766d6} <Debug> oximeter.measurements_histogramu8 (2564f9fc-b685-4376-b000-de3cc819b1d4): Loading data parts
537 2024.06.05 19:50:57.320599 [ 3 ] {4ada804c-fdf7-439a-9c82-e68604c766d6} <Debug> oximeter.measurements_histogramu8 (2564f9fc-b685-4376-b000-de3cc819b1d4): There are no data parts
538 2024.06.05 19:50:57.321856 [ 3 ] {4ada804c-fdf7-439a-9c82-e68604c766d6} <Debug> DynamicQueryHandler: Done processing query
539 2024.06.05 19:50:57.321896 [ 3 ] {} <Debug> HTTP-Session: 340d0164-719a-4908-aff6-7bd574e505fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.06.05 19:50:57.322006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.06.05 19:50:57.322068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.06.05 19:50:57.322100 [ 3 ] {} <Debug> HTTP-Session: 44dbd88c-2a9d-4e2f-8249-7108e3de0079 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
543 2024.06.05 19:50:57.322125 [ 3 ] {} <Debug> HTTP-Session: 44dbd88c-2a9d-4e2f-8249-7108e3de0079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.06.05 19:50:57.322140 [ 3 ] {} <Debug> HTTP-Session: 44dbd88c-2a9d-4e2f-8249-7108e3de0079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.06.05 19:50:57.322180 [ 3 ] {} <Trace> HTTP-Session: 44dbd88c-2a9d-4e2f-8249-7108e3de0079 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.06.05 19:50:57.322378 [ 3 ] {e9374060-c50d-461d-a1a5-d01fbfa9529d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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)
547 2024.06.05 19:50:57.322445 [ 3 ] {e9374060-c50d-461d-a1a5-d01fbfa9529d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.06.05 19:50:57.324909 [ 3 ] {e9374060-c50d-461d-a1a5-d01fbfa9529d} <Debug> oximeter.measurements_histogrami16 (21a232bb-a2e1-4df9-9b9e-f12c38e6c8ae): Loading data parts
549 2024.06.05 19:50:57.325086 [ 3 ] {e9374060-c50d-461d-a1a5-d01fbfa9529d} <Debug> oximeter.measurements_histogrami16 (21a232bb-a2e1-4df9-9b9e-f12c38e6c8ae): There are no data parts
550 2024.06.05 19:50:57.326312 [ 3 ] {e9374060-c50d-461d-a1a5-d01fbfa9529d} <Debug> DynamicQueryHandler: Done processing query
551 2024.06.05 19:50:57.326337 [ 3 ] {} <Debug> HTTP-Session: 44dbd88c-2a9d-4e2f-8249-7108e3de0079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.06.05 19:50:57.326466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.06.05 19:50:57.326535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.06.05 19:50:57.326554 [ 3 ] {} <Debug> HTTP-Session: e62f1db4-7a50-4965-a79e-0f8c6e561496 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
555 2024.06.05 19:50:57.326581 [ 3 ] {} <Debug> HTTP-Session: e62f1db4-7a50-4965-a79e-0f8c6e561496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.06.05 19:50:57.326604 [ 3 ] {} <Debug> HTTP-Session: e62f1db4-7a50-4965-a79e-0f8c6e561496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.06.05 19:50:57.326634 [ 3 ] {} <Trace> HTTP-Session: e62f1db4-7a50-4965-a79e-0f8c6e561496 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.06.05 19:50:57.326826 [ 3 ] {bad55aeb-e2d9-455e-9549-b1c80fadd202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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)
559 2024.06.05 19:50:57.326892 [ 3 ] {bad55aeb-e2d9-455e-9549-b1c80fadd202} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.06.05 19:50:57.331802 [ 3 ] {bad55aeb-e2d9-455e-9549-b1c80fadd202} <Debug> oximeter.measurements_histogramu16 (b36894fa-30ac-4318-8e0d-398953eb50e8): Loading data parts
561 2024.06.05 19:50:57.331955 [ 3 ] {bad55aeb-e2d9-455e-9549-b1c80fadd202} <Debug> oximeter.measurements_histogramu16 (b36894fa-30ac-4318-8e0d-398953eb50e8): There are no data parts
562 2024.06.05 19:50:57.333497 [ 3 ] {bad55aeb-e2d9-455e-9549-b1c80fadd202} <Debug> DynamicQueryHandler: Done processing query
563 2024.06.05 19:50:57.333536 [ 3 ] {} <Debug> HTTP-Session: e62f1db4-7a50-4965-a79e-0f8c6e561496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.06.05 19:50:57.333651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.06.05 19:50:57.333714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.06.05 19:50:57.333748 [ 3 ] {} <Debug> HTTP-Session: e9d0511d-1080-4ad9-b7ec-071aae4481f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
567 2024.06.05 19:50:57.333764 [ 3 ] {} <Debug> HTTP-Session: e9d0511d-1080-4ad9-b7ec-071aae4481f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.06.05 19:50:57.333791 [ 3 ] {} <Debug> HTTP-Session: e9d0511d-1080-4ad9-b7ec-071aae4481f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.06.05 19:50:57.333832 [ 3 ] {} <Trace> HTTP-Session: e9d0511d-1080-4ad9-b7ec-071aae4481f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.06.05 19:50:57.334017 [ 3 ] {2c583b72-38a0-47d6-b899-707da90b415a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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)
571 2024.06.05 19:50:57.334088 [ 3 ] {2c583b72-38a0-47d6-b899-707da90b415a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.06.05 19:50:57.335825 [ 3 ] {2c583b72-38a0-47d6-b899-707da90b415a} <Debug> oximeter.measurements_histogrami32 (84bcbc37-fc34-41dc-95c8-555db464e35d): Loading data parts
573 2024.06.05 19:50:57.335995 [ 3 ] {2c583b72-38a0-47d6-b899-707da90b415a} <Debug> oximeter.measurements_histogrami32 (84bcbc37-fc34-41dc-95c8-555db464e35d): There are no data parts
574 2024.06.05 19:50:57.337147 [ 3 ] {2c583b72-38a0-47d6-b899-707da90b415a} <Debug> DynamicQueryHandler: Done processing query
575 2024.06.05 19:50:57.337187 [ 3 ] {} <Debug> HTTP-Session: e9d0511d-1080-4ad9-b7ec-071aae4481f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.06.05 19:50:57.337323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.06.05 19:50:57.337385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.06.05 19:50:57.337403 [ 3 ] {} <Debug> HTTP-Session: 053aa3e3-b141-4e5a-b910-669fa4ddc59d Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
579 2024.06.05 19:50:57.337432 [ 3 ] {} <Debug> HTTP-Session: 053aa3e3-b141-4e5a-b910-669fa4ddc59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.06.05 19:50:57.337445 [ 3 ] {} <Debug> HTTP-Session: 053aa3e3-b141-4e5a-b910-669fa4ddc59d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.06.05 19:50:57.337484 [ 3 ] {} <Trace> HTTP-Session: 053aa3e3-b141-4e5a-b910-669fa4ddc59d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.06.05 19:50:57.337686 [ 3 ] {202d8a7f-4710-41c2-9225-c2443e17d57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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)
583 2024.06.05 19:50:57.337753 [ 3 ] {202d8a7f-4710-41c2-9225-c2443e17d57f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.06.05 19:50:57.340233 [ 3 ] {202d8a7f-4710-41c2-9225-c2443e17d57f} <Debug> oximeter.measurements_histogramu32 (6b242884-d6db-4f96-9e84-1d129e89eb8d): Loading data parts
585 2024.06.05 19:50:57.340409 [ 3 ] {202d8a7f-4710-41c2-9225-c2443e17d57f} <Debug> oximeter.measurements_histogramu32 (6b242884-d6db-4f96-9e84-1d129e89eb8d): There are no data parts
586 2024.06.05 19:50:57.341693 [ 3 ] {202d8a7f-4710-41c2-9225-c2443e17d57f} <Debug> DynamicQueryHandler: Done processing query
587 2024.06.05 19:50:57.341717 [ 3 ] {} <Debug> HTTP-Session: 053aa3e3-b141-4e5a-b910-669fa4ddc59d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.06.05 19:50:57.341832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.06.05 19:50:57.341894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.06.05 19:50:57.341924 [ 3 ] {} <Debug> HTTP-Session: 55a4ad31-b792-4198-bc68-3c9572f690c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
591 2024.06.05 19:50:57.341940 [ 3 ] {} <Debug> HTTP-Session: 55a4ad31-b792-4198-bc68-3c9572f690c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.06.05 19:50:57.341963 [ 3 ] {} <Debug> HTTP-Session: 55a4ad31-b792-4198-bc68-3c9572f690c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.06.05 19:50:57.341992 [ 3 ] {} <Trace> HTTP-Session: 55a4ad31-b792-4198-bc68-3c9572f690c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.06.05 19:50:57.342194 [ 3 ] {9e2573ce-9f91-43b3-b532-121bf994ff67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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)
595 2024.06.05 19:50:57.342251 [ 3 ] {9e2573ce-9f91-43b3-b532-121bf994ff67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.06.05 19:50:57.343916 [ 3 ] {9e2573ce-9f91-43b3-b532-121bf994ff67} <Debug> oximeter.measurements_histogrami64 (56920558-c7c2-46bb-98df-4dc142ce52bf): Loading data parts
597 2024.06.05 19:50:57.344078 [ 3 ] {9e2573ce-9f91-43b3-b532-121bf994ff67} <Debug> oximeter.measurements_histogrami64 (56920558-c7c2-46bb-98df-4dc142ce52bf): There are no data parts
598 2024.06.05 19:50:57.345348 [ 3 ] {9e2573ce-9f91-43b3-b532-121bf994ff67} <Debug> DynamicQueryHandler: Done processing query
599 2024.06.05 19:50:57.345373 [ 3 ] {} <Debug> HTTP-Session: 55a4ad31-b792-4198-bc68-3c9572f690c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.06.05 19:50:57.345488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.06.05 19:50:57.345557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.06.05 19:50:57.345576 [ 3 ] {} <Debug> HTTP-Session: e9a7320b-7800-49e3-92fd-fb54a777d682 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
603 2024.06.05 19:50:57.345607 [ 3 ] {} <Debug> HTTP-Session: e9a7320b-7800-49e3-92fd-fb54a777d682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.06.05 19:50:57.345621 [ 3 ] {} <Debug> HTTP-Session: e9a7320b-7800-49e3-92fd-fb54a777d682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.06.05 19:50:57.345660 [ 3 ] {} <Trace> HTTP-Session: e9a7320b-7800-49e3-92fd-fb54a777d682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.06.05 19:50:57.345854 [ 3 ] {10b6b97a-0c07-4dd1-99c0-76ec5102cfb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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)
607 2024.06.05 19:50:57.345922 [ 3 ] {10b6b97a-0c07-4dd1-99c0-76ec5102cfb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.06.05 19:50:57.347495 [ 3 ] {10b6b97a-0c07-4dd1-99c0-76ec5102cfb3} <Debug> oximeter.measurements_histogramu64 (be853503-75af-4791-949e-7012644b0834): Loading data parts
609 2024.06.05 19:50:57.347653 [ 3 ] {10b6b97a-0c07-4dd1-99c0-76ec5102cfb3} <Debug> oximeter.measurements_histogramu64 (be853503-75af-4791-949e-7012644b0834): There are no data parts
610 2024.06.05 19:50:57.349131 [ 3 ] {10b6b97a-0c07-4dd1-99c0-76ec5102cfb3} <Debug> DynamicQueryHandler: Done processing query
611 2024.06.05 19:50:57.349157 [ 3 ] {} <Debug> HTTP-Session: e9a7320b-7800-49e3-92fd-fb54a777d682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.06.05 19:50:57.349287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.06.05 19:50:57.349343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.06.05 19:50:57.349374 [ 3 ] {} <Debug> HTTP-Session: b58a0a8e-edb6-47ff-8b9a-ba86d38e045e Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
615 2024.06.05 19:50:57.349389 [ 3 ] {} <Debug> HTTP-Session: b58a0a8e-edb6-47ff-8b9a-ba86d38e045e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.06.05 19:50:57.349411 [ 3 ] {} <Debug> HTTP-Session: b58a0a8e-edb6-47ff-8b9a-ba86d38e045e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.06.05 19:50:57.349451 [ 3 ] {} <Trace> HTTP-Session: b58a0a8e-edb6-47ff-8b9a-ba86d38e045e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.06.05 19:50:57.349633 [ 3 ] {26df593d-b065-4374-a244-cc093c1f08cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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)
619 2024.06.05 19:50:57.349702 [ 3 ] {26df593d-b065-4374-a244-cc093c1f08cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.06.05 19:50:57.351419 [ 3 ] {26df593d-b065-4374-a244-cc093c1f08cb} <Debug> oximeter.measurements_histogramf32 (ae3448b8-98a8-471c-9995-4d5f9506f06a): Loading data parts
621 2024.06.05 19:50:57.351695 [ 3 ] {26df593d-b065-4374-a244-cc093c1f08cb} <Debug> oximeter.measurements_histogramf32 (ae3448b8-98a8-471c-9995-4d5f9506f06a): There are no data parts
622 2024.06.05 19:50:57.352974 [ 3 ] {26df593d-b065-4374-a244-cc093c1f08cb} <Debug> DynamicQueryHandler: Done processing query
623 2024.06.05 19:50:57.353014 [ 3 ] {} <Debug> HTTP-Session: b58a0a8e-edb6-47ff-8b9a-ba86d38e045e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.06.05 19:50:57.353139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.06.05 19:50:57.353186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.06.05 19:50:57.353216 [ 3 ] {} <Debug> HTTP-Session: cd28a6ea-4ccd-48ed-9ae2-8ba0b0d7677b Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
627 2024.06.05 19:50:57.353245 [ 3 ] {} <Debug> HTTP-Session: cd28a6ea-4ccd-48ed-9ae2-8ba0b0d7677b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.06.05 19:50:57.353258 [ 3 ] {} <Debug> HTTP-Session: cd28a6ea-4ccd-48ed-9ae2-8ba0b0d7677b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.06.05 19:50:57.353297 [ 3 ] {} <Trace> HTTP-Session: cd28a6ea-4ccd-48ed-9ae2-8ba0b0d7677b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.06.05 19:50:57.353493 [ 3 ] {43ed20c4-05fb-442e-b73d-5ad545c36a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) 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)
631 2024.06.05 19:50:57.353561 [ 3 ] {43ed20c4-05fb-442e-b73d-5ad545c36a23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.06.05 19:50:57.356918 [ 3 ] {43ed20c4-05fb-442e-b73d-5ad545c36a23} <Debug> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Loading data parts
633 2024.06.05 19:50:57.357123 [ 3 ] {43ed20c4-05fb-442e-b73d-5ad545c36a23} <Debug> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): There are no data parts
634 2024.06.05 19:50:57.358618 [ 3 ] {43ed20c4-05fb-442e-b73d-5ad545c36a23} <Debug> DynamicQueryHandler: Done processing query
635 2024.06.05 19:50:57.358644 [ 3 ] {} <Debug> HTTP-Session: cd28a6ea-4ccd-48ed-9ae2-8ba0b0d7677b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.06.05 19:50:57.358802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.06.05 19:50:57.358863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.06.05 19:50:57.358881 [ 3 ] {} <Debug> HTTP-Session: 9d9b2d1f-e5dc-4725-978d-fb7ff37e1df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
639 2024.06.05 19:50:57.358908 [ 3 ] {} <Debug> HTTP-Session: 9d9b2d1f-e5dc-4725-978d-fb7ff37e1df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.06.05 19:50:57.358933 [ 3 ] {} <Debug> HTTP-Session: 9d9b2d1f-e5dc-4725-978d-fb7ff37e1df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.06.05 19:50:57.358963 [ 3 ] {} <Trace> HTTP-Session: 9d9b2d1f-e5dc-4725-978d-fb7ff37e1df4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.06.05 19:50:57.359118 [ 3 ] {dd59f111-e9e7-4dcd-8622-ed13eafcf3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
660 2024.06.05 19:50:57.359184 [ 3 ] {dd59f111-e9e7-4dcd-8622-ed13eafcf3fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.06.05 19:50:57.360602 [ 3 ] {dd59f111-e9e7-4dcd-8622-ed13eafcf3fd} <Debug> oximeter.fields_bool (999c68e1-729f-4410-9b08-031171652cd0): Loading data parts
662 2024.06.05 19:50:57.360781 [ 3 ] {dd59f111-e9e7-4dcd-8622-ed13eafcf3fd} <Debug> oximeter.fields_bool (999c68e1-729f-4410-9b08-031171652cd0): There are no data parts
663 2024.06.05 19:50:57.361993 [ 3 ] {dd59f111-e9e7-4dcd-8622-ed13eafcf3fd} <Debug> DynamicQueryHandler: Done processing query
664 2024.06.05 19:50:57.362032 [ 3 ] {} <Debug> HTTP-Session: 9d9b2d1f-e5dc-4725-978d-fb7ff37e1df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.06.05 19:50:57.362148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.06.05 19:50:57.362207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.06.05 19:50:57.362237 [ 3 ] {} <Debug> HTTP-Session: bb9f97a3-e49a-4aeb-b553-15cddfccf5d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
668 2024.06.05 19:50:57.362263 [ 3 ] {} <Debug> HTTP-Session: bb9f97a3-e49a-4aeb-b553-15cddfccf5d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.06.05 19:50:57.362276 [ 3 ] {} <Debug> HTTP-Session: bb9f97a3-e49a-4aeb-b553-15cddfccf5d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.06.05 19:50:57.362316 [ 3 ] {} <Trace> HTTP-Session: bb9f97a3-e49a-4aeb-b553-15cddfccf5d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.06.05 19:50:57.362467 [ 3 ] {708bd4e0-6a5d-47d3-8047-2d7f58b3bdae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
672 2024.06.05 19:50:57.362518 [ 3 ] {708bd4e0-6a5d-47d3-8047-2d7f58b3bdae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.06.05 19:50:57.364453 [ 3 ] {708bd4e0-6a5d-47d3-8047-2d7f58b3bdae} <Debug> oximeter.fields_i8 (4b70abdf-ba12-4b82-83d2-362eff48af60): Loading data parts
674 2024.06.05 19:50:57.364629 [ 3 ] {708bd4e0-6a5d-47d3-8047-2d7f58b3bdae} <Debug> oximeter.fields_i8 (4b70abdf-ba12-4b82-83d2-362eff48af60): There are no data parts
675 2024.06.05 19:50:57.365892 [ 3 ] {708bd4e0-6a5d-47d3-8047-2d7f58b3bdae} <Debug> DynamicQueryHandler: Done processing query
676 2024.06.05 19:50:57.365934 [ 3 ] {} <Debug> HTTP-Session: bb9f97a3-e49a-4aeb-b553-15cddfccf5d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.06.05 19:50:57.366068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.06.05 19:50:57.366133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.06.05 19:50:57.366167 [ 3 ] {} <Debug> HTTP-Session: 8acfc614-3d17-48bf-95db-fa11811b619a Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
680 2024.06.05 19:50:57.366183 [ 3 ] {} <Debug> HTTP-Session: 8acfc614-3d17-48bf-95db-fa11811b619a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.06.05 19:50:57.366211 [ 3 ] {} <Debug> HTTP-Session: 8acfc614-3d17-48bf-95db-fa11811b619a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.06.05 19:50:57.366253 [ 3 ] {} <Trace> HTTP-Session: 8acfc614-3d17-48bf-95db-fa11811b619a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.06.05 19:50:57.366389 [ 3 ] {cb87787b-2bb8-450b-9fd8-286622b5d6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
684 2024.06.05 19:50:57.366450 [ 3 ] {cb87787b-2bb8-450b-9fd8-286622b5d6f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.06.05 19:50:57.368177 [ 3 ] {cb87787b-2bb8-450b-9fd8-286622b5d6f5} <Debug> oximeter.fields_u8 (bb0e093e-d76a-4d5c-9422-960ef1885e8f): Loading data parts
686 2024.06.05 19:50:57.368396 [ 3 ] {cb87787b-2bb8-450b-9fd8-286622b5d6f5} <Debug> oximeter.fields_u8 (bb0e093e-d76a-4d5c-9422-960ef1885e8f): There are no data parts
687 2024.06.05 19:50:57.369959 [ 3 ] {cb87787b-2bb8-450b-9fd8-286622b5d6f5} <Debug> DynamicQueryHandler: Done processing query
688 2024.06.05 19:50:57.369986 [ 3 ] {} <Debug> HTTP-Session: 8acfc614-3d17-48bf-95db-fa11811b619a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.06.05 19:50:57.370130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.06.05 19:50:57.370198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.06.05 19:50:57.370217 [ 3 ] {} <Debug> HTTP-Session: 9070d257-ac0f-42ed-886f-cc16a31c0165 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
692 2024.06.05 19:50:57.370248 [ 3 ] {} <Debug> HTTP-Session: 9070d257-ac0f-42ed-886f-cc16a31c0165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.06.05 19:50:57.370277 [ 3 ] {} <Debug> HTTP-Session: 9070d257-ac0f-42ed-886f-cc16a31c0165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.06.05 19:50:57.370307 [ 3 ] {} <Trace> HTTP-Session: 9070d257-ac0f-42ed-886f-cc16a31c0165 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.06.05 19:50:57.370464 [ 3 ] {e1fc90cf-ce5a-45bc-bc8d-1fe3db8daeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
696 2024.06.05 19:50:57.370534 [ 3 ] {e1fc90cf-ce5a-45bc-bc8d-1fe3db8daeb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.06.05 19:50:57.372414 [ 3 ] {e1fc90cf-ce5a-45bc-bc8d-1fe3db8daeb2} <Debug> oximeter.fields_i16 (1657c7c0-1795-456b-9721-43fe447495e9): Loading data parts
698 2024.06.05 19:50:57.372584 [ 3 ] {e1fc90cf-ce5a-45bc-bc8d-1fe3db8daeb2} <Debug> oximeter.fields_i16 (1657c7c0-1795-456b-9721-43fe447495e9): There are no data parts
699 2024.06.05 19:50:57.374479 [ 3 ] {e1fc90cf-ce5a-45bc-bc8d-1fe3db8daeb2} <Debug> DynamicQueryHandler: Done processing query
700 2024.06.05 19:50:57.374503 [ 3 ] {} <Debug> HTTP-Session: 9070d257-ac0f-42ed-886f-cc16a31c0165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.06.05 19:50:57.374636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.06.05 19:50:57.374698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.06.05 19:50:57.374715 [ 3 ] {} <Debug> HTTP-Session: f2118010-3aa7-457c-b6ca-ef83c2ddbd32 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
704 2024.06.05 19:50:57.374744 [ 3 ] {} <Debug> HTTP-Session: f2118010-3aa7-457c-b6ca-ef83c2ddbd32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.06.05 19:50:57.374769 [ 3 ] {} <Debug> HTTP-Session: f2118010-3aa7-457c-b6ca-ef83c2ddbd32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.06.05 19:50:57.374797 [ 3 ] {} <Trace> HTTP-Session: f2118010-3aa7-457c-b6ca-ef83c2ddbd32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.06.05 19:50:57.374942 [ 3 ] {fdbd29c1-9cc3-407b-a6bf-f3182656292a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
708 2024.06.05 19:50:57.375077 [ 3 ] {fdbd29c1-9cc3-407b-a6bf-f3182656292a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.06.05 19:50:57.376656 [ 3 ] {fdbd29c1-9cc3-407b-a6bf-f3182656292a} <Debug> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Loading data parts
710 2024.06.05 19:50:57.376877 [ 3 ] {fdbd29c1-9cc3-407b-a6bf-f3182656292a} <Debug> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): There are no data parts
711 2024.06.05 19:50:57.378365 [ 3 ] {fdbd29c1-9cc3-407b-a6bf-f3182656292a} <Debug> DynamicQueryHandler: Done processing query
712 2024.06.05 19:50:57.378390 [ 3 ] {} <Debug> HTTP-Session: f2118010-3aa7-457c-b6ca-ef83c2ddbd32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.06.05 19:50:57.378527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.06.05 19:50:57.378591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.06.05 19:50:57.378610 [ 3 ] {} <Debug> HTTP-Session: 597c6ae1-bddf-4803-96c7-497f2e79e822 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
716 2024.06.05 19:50:57.378640 [ 3 ] {} <Debug> HTTP-Session: 597c6ae1-bddf-4803-96c7-497f2e79e822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.06.05 19:50:57.378670 [ 3 ] {} <Debug> HTTP-Session: 597c6ae1-bddf-4803-96c7-497f2e79e822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.06.05 19:50:57.378700 [ 3 ] {} <Trace> HTTP-Session: 597c6ae1-bddf-4803-96c7-497f2e79e822 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.06.05 19:50:57.378858 [ 3 ] {01d0ecc3-139e-48f9-ac35-14d9183adbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
720 2024.06.05 19:50:57.378914 [ 3 ] {01d0ecc3-139e-48f9-ac35-14d9183adbba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.06.05 19:50:57.380717 [ 3 ] {01d0ecc3-139e-48f9-ac35-14d9183adbba} <Debug> oximeter.fields_i32 (e8ac24f3-45ed-4959-ad8f-2aa3e5731702): Loading data parts
722 2024.06.05 19:50:57.380889 [ 3 ] {01d0ecc3-139e-48f9-ac35-14d9183adbba} <Debug> oximeter.fields_i32 (e8ac24f3-45ed-4959-ad8f-2aa3e5731702): There are no data parts
723 2024.06.05 19:50:57.382418 [ 3 ] {01d0ecc3-139e-48f9-ac35-14d9183adbba} <Debug> DynamicQueryHandler: Done processing query
724 2024.06.05 19:50:57.382461 [ 3 ] {} <Debug> HTTP-Session: 597c6ae1-bddf-4803-96c7-497f2e79e822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.06.05 19:50:57.382606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.06.05 19:50:57.382656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.06.05 19:50:57.382693 [ 3 ] {} <Debug> HTTP-Session: e9db66f9-0fcb-46e3-a028-ed9b6f42b023 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
728 2024.06.05 19:50:57.382724 [ 3 ] {} <Debug> HTTP-Session: e9db66f9-0fcb-46e3-a028-ed9b6f42b023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.06.05 19:50:57.382737 [ 3 ] {} <Debug> HTTP-Session: e9db66f9-0fcb-46e3-a028-ed9b6f42b023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.06.05 19:50:57.382780 [ 3 ] {} <Trace> HTTP-Session: e9db66f9-0fcb-46e3-a028-ed9b6f42b023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.06.05 19:50:57.382937 [ 3 ] {d45e4de7-f834-4e61-83e9-82ccb3aaa4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
732 2024.06.05 19:50:57.382996 [ 3 ] {d45e4de7-f834-4e61-83e9-82ccb3aaa4b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.06.05 19:50:57.384618 [ 3 ] {d45e4de7-f834-4e61-83e9-82ccb3aaa4b5} <Debug> oximeter.fields_u32 (c87125ab-342d-4d06-b568-ffcc484f1815): Loading data parts
734 2024.06.05 19:50:57.384763 [ 3 ] {d45e4de7-f834-4e61-83e9-82ccb3aaa4b5} <Debug> oximeter.fields_u32 (c87125ab-342d-4d06-b568-ffcc484f1815): There are no data parts
735 2024.06.05 19:50:57.386246 [ 3 ] {d45e4de7-f834-4e61-83e9-82ccb3aaa4b5} <Debug> DynamicQueryHandler: Done processing query
736 2024.06.05 19:50:57.386287 [ 3 ] {} <Debug> HTTP-Session: e9db66f9-0fcb-46e3-a028-ed9b6f42b023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.06.05 19:50:57.386413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.06.05 19:50:57.386481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.06.05 19:50:57.386516 [ 3 ] {} <Debug> HTTP-Session: a8d479ce-a39f-4702-9b19-0c248e852621 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
740 2024.06.05 19:50:57.386532 [ 3 ] {} <Debug> HTTP-Session: a8d479ce-a39f-4702-9b19-0c248e852621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.06.05 19:50:57.386559 [ 3 ] {} <Debug> HTTP-Session: a8d479ce-a39f-4702-9b19-0c248e852621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.06.05 19:50:57.386596 [ 3 ] {} <Trace> HTTP-Session: a8d479ce-a39f-4702-9b19-0c248e852621 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.06.05 19:50:57.386750 [ 3 ] {6e890f9d-285a-43cb-b6fc-1868ffb8a937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
744 2024.06.05 19:50:57.386799 [ 3 ] {6e890f9d-285a-43cb-b6fc-1868ffb8a937} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.06.05 19:50:57.388329 [ 3 ] {6e890f9d-285a-43cb-b6fc-1868ffb8a937} <Debug> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Loading data parts
746 2024.06.05 19:50:57.388464 [ 3 ] {6e890f9d-285a-43cb-b6fc-1868ffb8a937} <Debug> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): There are no data parts
747 2024.06.05 19:50:57.389685 [ 3 ] {6e890f9d-285a-43cb-b6fc-1868ffb8a937} <Debug> DynamicQueryHandler: Done processing query
748 2024.06.05 19:50:57.389709 [ 3 ] {} <Debug> HTTP-Session: a8d479ce-a39f-4702-9b19-0c248e852621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.06.05 19:50:57.389832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.06.05 19:50:57.389889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.06.05 19:50:57.389915 [ 3 ] {} <Debug> HTTP-Session: 73316c96-a7e1-4e4a-bd34-4e4f2c73ce8a Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
752 2024.06.05 19:50:57.389931 [ 3 ] {} <Debug> HTTP-Session: 73316c96-a7e1-4e4a-bd34-4e4f2c73ce8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.06.05 19:50:57.389952 [ 3 ] {} <Debug> HTTP-Session: 73316c96-a7e1-4e4a-bd34-4e4f2c73ce8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.06.05 19:50:57.389987 [ 3 ] {} <Trace> HTTP-Session: 73316c96-a7e1-4e4a-bd34-4e4f2c73ce8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.06.05 19:50:57.390133 [ 3 ] {3b2c60c4-ab4d-4fa4-83d7-9f521eeb07a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
756 2024.06.05 19:50:57.390186 [ 3 ] {3b2c60c4-ab4d-4fa4-83d7-9f521eeb07a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.06.05 19:50:57.391730 [ 3 ] {3b2c60c4-ab4d-4fa4-83d7-9f521eeb07a8} <Debug> oximeter.fields_u64 (427bcca1-0aac-4e6b-899f-1a647747bde7): Loading data parts
758 2024.06.05 19:50:57.391856 [ 3 ] {3b2c60c4-ab4d-4fa4-83d7-9f521eeb07a8} <Debug> oximeter.fields_u64 (427bcca1-0aac-4e6b-899f-1a647747bde7): There are no data parts
759 2024.06.05 19:50:57.393465 [ 3 ] {3b2c60c4-ab4d-4fa4-83d7-9f521eeb07a8} <Debug> DynamicQueryHandler: Done processing query
760 2024.06.05 19:50:57.393490 [ 3 ] {} <Debug> HTTP-Session: 73316c96-a7e1-4e4a-bd34-4e4f2c73ce8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.06.05 19:50:57.393627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.06.05 19:50:57.393692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.06.05 19:50:57.393711 [ 3 ] {} <Debug> HTTP-Session: 963e9187-ec9d-4dfe-99d8-4ca17f954f8e Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
764 2024.06.05 19:50:57.393727 [ 3 ] {} <Debug> HTTP-Session: 963e9187-ec9d-4dfe-99d8-4ca17f954f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.06.05 19:50:57.393757 [ 3 ] {} <Debug> HTTP-Session: 963e9187-ec9d-4dfe-99d8-4ca17f954f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.06.05 19:50:57.393788 [ 3 ] {} <Trace> HTTP-Session: 963e9187-ec9d-4dfe-99d8-4ca17f954f8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.06.05 19:50:57.393935 [ 3 ] {eb2d4ac4-88db-41b7-8bf5-d9fbccb7a780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
768 2024.06.05 19:50:57.393995 [ 3 ] {eb2d4ac4-88db-41b7-8bf5-d9fbccb7a780} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.06.05 19:50:57.395538 [ 3 ] {eb2d4ac4-88db-41b7-8bf5-d9fbccb7a780} <Debug> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Loading data parts
770 2024.06.05 19:50:57.395689 [ 3 ] {eb2d4ac4-88db-41b7-8bf5-d9fbccb7a780} <Debug> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): There are no data parts
771 2024.06.05 19:50:57.396851 [ 3 ] {eb2d4ac4-88db-41b7-8bf5-d9fbccb7a780} <Debug> DynamicQueryHandler: Done processing query
772 2024.06.05 19:50:57.396877 [ 3 ] {} <Debug> HTTP-Session: 963e9187-ec9d-4dfe-99d8-4ca17f954f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.06.05 19:50:57.396995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.06.05 19:50:57.397043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.06.05 19:50:57.397062 [ 3 ] {} <Debug> HTTP-Session: a8f8fc0e-e155-4a39-9d7a-e1fe10952af6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
776 2024.06.05 19:50:57.397079 [ 3 ] {} <Debug> HTTP-Session: a8f8fc0e-e155-4a39-9d7a-e1fe10952af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.06.05 19:50:57.397093 [ 3 ] {} <Debug> HTTP-Session: a8f8fc0e-e155-4a39-9d7a-e1fe10952af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.06.05 19:50:57.397125 [ 3 ] {} <Trace> HTTP-Session: a8f8fc0e-e155-4a39-9d7a-e1fe10952af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.06.05 19:50:57.397265 [ 3 ] {7d29d9b9-8e28-4c7c-86be-1fb8bea6c3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
780 2024.06.05 19:50:57.397304 [ 3 ] {7d29d9b9-8e28-4c7c-86be-1fb8bea6c3b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.06.05 19:50:57.398798 [ 3 ] {7d29d9b9-8e28-4c7c-86be-1fb8bea6c3b9} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Loading data parts
782 2024.06.05 19:50:57.398922 [ 3 ] {7d29d9b9-8e28-4c7c-86be-1fb8bea6c3b9} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): There are no data parts
783 2024.06.05 19:50:57.400019 [ 3 ] {7d29d9b9-8e28-4c7c-86be-1fb8bea6c3b9} <Debug> DynamicQueryHandler: Done processing query
784 2024.06.05 19:50:57.400045 [ 3 ] {} <Debug> HTTP-Session: a8f8fc0e-e155-4a39-9d7a-e1fe10952af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.06.05 19:50:57.400156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.06.05 19:50:57.400203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.06.05 19:50:57.400223 [ 3 ] {} <Debug> HTTP-Session: 489e802b-2752-4558-ab69-0175754e8410 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
788 2024.06.05 19:50:57.400239 [ 3 ] {} <Debug> HTTP-Session: 489e802b-2752-4558-ab69-0175754e8410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.06.05 19:50:57.400253 [ 3 ] {} <Debug> HTTP-Session: 489e802b-2752-4558-ab69-0175754e8410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.06.05 19:50:57.400284 [ 3 ] {} <Trace> HTTP-Session: 489e802b-2752-4558-ab69-0175754e8410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.06.05 19:50:57.400431 [ 3 ] {0e33733d-2cf4-448f-8c65-e3dc5e74c5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
792 2024.06.05 19:50:57.400470 [ 3 ] {0e33733d-2cf4-448f-8c65-e3dc5e74c5f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.06.05 19:50:57.401884 [ 3 ] {0e33733d-2cf4-448f-8c65-e3dc5e74c5f8} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Loading data parts
794 2024.06.05 19:50:57.402026 [ 3 ] {0e33733d-2cf4-448f-8c65-e3dc5e74c5f8} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): There are no data parts
795 2024.06.05 19:50:57.403276 [ 3 ] {0e33733d-2cf4-448f-8c65-e3dc5e74c5f8} <Debug> DynamicQueryHandler: Done processing query
796 2024.06.05 19:50:57.403302 [ 3 ] {} <Debug> HTTP-Session: 489e802b-2752-4558-ab69-0175754e8410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.06.05 19:50:57.403424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.06.05 19:50:57.403471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.06.05 19:50:57.403490 [ 3 ] {} <Debug> HTTP-Session: 208f6b9b-73c3-493a-a055-8c840b152eff Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
800 2024.06.05 19:50:57.403507 [ 3 ] {} <Debug> HTTP-Session: 208f6b9b-73c3-493a-a055-8c840b152eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.06.05 19:50:57.403522 [ 3 ] {} <Debug> HTTP-Session: 208f6b9b-73c3-493a-a055-8c840b152eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.06.05 19:50:57.403552 [ 3 ] {} <Trace> HTTP-Session: 208f6b9b-73c3-493a-a055-8c840b152eff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.06.05 19:50:57.403769 [ 3 ] {fc1d8a21-eb3c-434a-b79b-f43447e85655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) /* The timeseries schema table stores the extracted schema for the samples
804 * oximeter collects.
805 */
806 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
807 2024.06.05 19:50:57.403831 [ 3 ] {fc1d8a21-eb3c-434a-b79b-f43447e85655} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.06.05 19:50:57.405431 [ 3 ] {fc1d8a21-eb3c-434a-b79b-f43447e85655} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Loading data parts
809 2024.06.05 19:50:57.405567 [ 3 ] {fc1d8a21-eb3c-434a-b79b-f43447e85655} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): There are no data parts
810 2024.06.05 19:50:57.408980 [ 3 ] {fc1d8a21-eb3c-434a-b79b-f43447e85655} <Debug> DynamicQueryHandler: Done processing query
811 2024.06.05 19:50:57.409007 [ 3 ] {} <Debug> HTTP-Session: 208f6b9b-73c3-493a-a055-8c840b152eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.06.05 19:50:57.409174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56046, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.06.05 19:50:57.409226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.06.05 19:50:57.409246 [ 3 ] {} <Debug> HTTP-Session: 535ee355-1e21-4c75-b928-a52b032ca042 Authenticating user 'default' from [fd00:1122:3344:101::d]:56046
815 2024.06.05 19:50:57.409263 [ 3 ] {} <Debug> HTTP-Session: 535ee355-1e21-4c75-b928-a52b032ca042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.06.05 19:50:57.409276 [ 3 ] {} <Debug> HTTP-Session: 535ee355-1e21-4c75-b928-a52b032ca042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.06.05 19:50:57.409305 [ 3 ] {} <Trace> HTTP-Session: 535ee355-1e21-4c75-b928-a52b032ca042 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.06.05 19:50:57.409479 [ 3 ] {32ad21aa-69fd-486a-b167-bb3f0053dd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56046) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.06.05 19:50:57.411346 [ 3 ] {32ad21aa-69fd-486a-b167-bb3f0053dd00} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.06.05 19:50:57.415305 [ 3 ] {32ad21aa-69fd-486a-b167-bb3f0053dd00} <Trace> oximeter.version (a87b3b88-0d8c-4d80-9f95-cd7a0a5e3bd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.06.05 19:50:57.415344 [ 3 ] {32ad21aa-69fd-486a-b167-bb3f0053dd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
822 2024.06.05 19:50:57.419947 [ 3 ] {32ad21aa-69fd-486a-b167-bb3f0053dd00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.06.05 19:50:57.421041 [ 3 ] {32ad21aa-69fd-486a-b167-bb3f0053dd00} <Trace> oximeter.version (a87b3b88-0d8c-4d80-9f95-cd7a0a5e3bd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.06.05 19:50:57.421335 [ 3 ] {32ad21aa-69fd-486a-b167-bb3f0053dd00} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011902 sec., 84.01949252226517 rows/sec., 1.31 KiB/sec.
825 2024.06.05 19:50:57.421530 [ 3 ] {32ad21aa-69fd-486a-b167-bb3f0053dd00} <Debug> DynamicQueryHandler: Done processing query
826 2024.06.05 19:50:57.421557 [ 3 ] {32ad21aa-69fd-486a-b167-bb3f0053dd00} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.06.05 19:50:57.421573 [ 3 ] {} <Debug> HTTP-Session: 535ee355-1e21-4c75-b928-a52b032ca042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.06.05 19:50:58.000182 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.15 MiB, peak 166.29 MiB, free memory in arenas 0.00 B, will set to 173.66 MiB (RSS), difference: 12.51 MiB
829 2024.06.05 19:51:10.915991 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.06.05 19:51:10.916085 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.06.05 19:51:12.440459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2024.06.05 19:51:12.440586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
833 2024.06.05 19:51:12.440616 [ 3 ] {} <Debug> HTTP-Session: 90ab85e1-ea0e-41b2-9347-1624f6fb5cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
834 2024.06.05 19:51:12.440644 [ 3 ] {} <Debug> HTTP-Session: 90ab85e1-ea0e-41b2-9347-1624f6fb5cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2024.06.05 19:51:12.440663 [ 3 ] {} <Debug> HTTP-Session: 90ab85e1-ea0e-41b2-9347-1624f6fb5cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.06.05 19:51:12.440719 [ 3 ] {} <Trace> HTTP-Session: 90ab85e1-ea0e-41b2-9347-1624f6fb5cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
837 2024.06.05 19:51:12.440920 [ 3 ] {22148ff5-0a45-4cb2-9b1b-40cd44c46e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
838 2024.06.05 19:51:12.441250 [ 3 ] {22148ff5-0a45-4cb2-9b1b-40cd44c46e40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2024.06.05 19:51:12.441387 [ 3 ] {22148ff5-0a45-4cb2-9b1b-40cd44c46e40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2024.06.05 19:51:12.442505 [ 3 ] {22148ff5-0a45-4cb2-9b1b-40cd44c46e40} <Debug> DynamicQueryHandler: Done processing query
841 2024.06.05 19:51:12.442546 [ 3 ] {22148ff5-0a45-4cb2-9b1b-40cd44c46e40} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2024.06.05 19:51:12.442569 [ 3 ] {} <Debug> HTTP-Session: 90ab85e1-ea0e-41b2-9347-1624f6fb5cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.06.05 19:51:12.445042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2024.06.05 19:51:12.445108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
845 2024.06.05 19:51:12.445130 [ 3 ] {} <Debug> HTTP-Session: 08c488f0-8ccf-4d85-b51c-f50754905360 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
846 2024.06.05 19:51:12.445149 [ 3 ] {} <Debug> HTTP-Session: 08c488f0-8ccf-4d85-b51c-f50754905360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2024.06.05 19:51:12.445164 [ 3 ] {} <Debug> HTTP-Session: 08c488f0-8ccf-4d85-b51c-f50754905360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
848 2024.06.05 19:51:12.445202 [ 3 ] {} <Trace> HTTP-Session: 08c488f0-8ccf-4d85-b51c-f50754905360 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
849 2024.06.05 19:51:12.445370 [ 3 ] {daac0d5d-39ce-4382-8416-cd4d9936f548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
850 2024.06.05 19:51:12.447516 [ 3 ] {daac0d5d-39ce-4382-8416-cd4d9936f548} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
851 2024.06.05 19:51:12.447587 [ 3 ] {daac0d5d-39ce-4382-8416-cd4d9936f548} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
852 2024.06.05 19:51:12.448609 [ 3 ] {daac0d5d-39ce-4382-8416-cd4d9936f548} <Debug> DynamicQueryHandler: Done processing query
853 2024.06.05 19:51:12.448637 [ 3 ] {daac0d5d-39ce-4382-8416-cd4d9936f548} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
854 2024.06.05 19:51:12.448654 [ 3 ] {} <Debug> HTTP-Session: 08c488f0-8ccf-4d85-b51c-f50754905360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.06.05 19:51:12.449102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2024.06.05 19:51:12.449155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
857 2024.06.05 19:51:12.449175 [ 3 ] {} <Debug> HTTP-Session: 8e8cc912-5c77-4cfb-83e9-b202d460d47e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
858 2024.06.05 19:51:12.449192 [ 3 ] {} <Debug> HTTP-Session: 8e8cc912-5c77-4cfb-83e9-b202d460d47e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2024.06.05 19:51:12.449206 [ 3 ] {} <Debug> HTTP-Session: 8e8cc912-5c77-4cfb-83e9-b202d460d47e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
860 2024.06.05 19:51:12.449241 [ 3 ] {} <Trace> HTTP-Session: 8e8cc912-5c77-4cfb-83e9-b202d460d47e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
861 2024.06.05 19:51:12.449368 [ 3 ] {26a49485-7c48-45d7-b817-064bf6591163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
862 2024.06.05 19:51:12.449727 [ 3 ] {26a49485-7c48-45d7-b817-064bf6591163} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2024.06.05 19:51:12.449780 [ 3 ] {26a49485-7c48-45d7-b817-064bf6591163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
864 2024.06.05 19:51:12.450802 [ 3 ] {26a49485-7c48-45d7-b817-064bf6591163} <Debug> DynamicQueryHandler: Done processing query
865 2024.06.05 19:51:12.450829 [ 3 ] {26a49485-7c48-45d7-b817-064bf6591163} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
866 2024.06.05 19:51:12.450845 [ 3 ] {} <Debug> HTTP-Session: 8e8cc912-5c77-4cfb-83e9-b202d460d47e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.06.05 19:51:12.451072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2024.06.05 19:51:12.451122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
869 2024.06.05 19:51:12.451141 [ 3 ] {} <Debug> HTTP-Session: ac8ebe48-5cf9-4e0f-91c7-1d2bb3f8a6a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
870 2024.06.05 19:51:12.451158 [ 3 ] {} <Debug> HTTP-Session: ac8ebe48-5cf9-4e0f-91c7-1d2bb3f8a6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2024.06.05 19:51:12.451171 [ 3 ] {} <Debug> HTTP-Session: ac8ebe48-5cf9-4e0f-91c7-1d2bb3f8a6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
872 2024.06.05 19:51:12.451204 [ 3 ] {} <Trace> HTTP-Session: ac8ebe48-5cf9-4e0f-91c7-1d2bb3f8a6a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
873 2024.06.05 19:51:12.451327 [ 3 ] {2da02a6f-d357-443d-9e3c-1f75f8ef44f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
874 2024.06.05 19:51:12.451649 [ 3 ] {2da02a6f-d357-443d-9e3c-1f75f8ef44f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2024.06.05 19:51:12.451699 [ 3 ] {2da02a6f-d357-443d-9e3c-1f75f8ef44f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2024.06.05 19:51:12.452635 [ 3 ] {2da02a6f-d357-443d-9e3c-1f75f8ef44f6} <Debug> DynamicQueryHandler: Done processing query
877 2024.06.05 19:51:12.452667 [ 3 ] {2da02a6f-d357-443d-9e3c-1f75f8ef44f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2024.06.05 19:51:12.452687 [ 3 ] {} <Debug> HTTP-Session: ac8ebe48-5cf9-4e0f-91c7-1d2bb3f8a6a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.06.05 19:51:12.453132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2024.06.05 19:51:12.453197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
881 2024.06.05 19:51:12.453221 [ 3 ] {} <Debug> HTTP-Session: 5292cac9-e174-4581-8779-b14530922ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
882 2024.06.05 19:51:12.453239 [ 3 ] {} <Debug> HTTP-Session: 5292cac9-e174-4581-8779-b14530922ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2024.06.05 19:51:12.453255 [ 3 ] {} <Debug> HTTP-Session: 5292cac9-e174-4581-8779-b14530922ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
884 2024.06.05 19:51:12.453293 [ 3 ] {} <Trace> HTTP-Session: 5292cac9-e174-4581-8779-b14530922ac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
885 2024.06.05 19:51:12.453444 [ 3 ] {e8826bb7-91dd-4c4e-9f99-4fc93757a044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
886 2024.06.05 19:51:12.453816 [ 3 ] {e8826bb7-91dd-4c4e-9f99-4fc93757a044} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
887 2024.06.05 19:51:12.453882 [ 3 ] {e8826bb7-91dd-4c4e-9f99-4fc93757a044} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
888 2024.06.05 19:51:12.454755 [ 3 ] {e8826bb7-91dd-4c4e-9f99-4fc93757a044} <Debug> DynamicQueryHandler: Done processing query
889 2024.06.05 19:51:12.454784 [ 3 ] {e8826bb7-91dd-4c4e-9f99-4fc93757a044} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
890 2024.06.05 19:51:12.454804 [ 3 ] {} <Debug> HTTP-Session: 5292cac9-e174-4581-8779-b14530922ac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
891 2024.06.05 19:51:12.455106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2024.06.05 19:51:12.455164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
893 2024.06.05 19:51:12.455186 [ 3 ] {} <Debug> HTTP-Session: 4219ae94-1c40-4d99-beb2-5cf70e1b09b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
894 2024.06.05 19:51:12.455204 [ 3 ] {} <Debug> HTTP-Session: 4219ae94-1c40-4d99-beb2-5cf70e1b09b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2024.06.05 19:51:12.455221 [ 3 ] {} <Debug> HTTP-Session: 4219ae94-1c40-4d99-beb2-5cf70e1b09b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.06.05 19:51:12.455257 [ 3 ] {} <Trace> HTTP-Session: 4219ae94-1c40-4d99-beb2-5cf70e1b09b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
897 2024.06.05 19:51:12.455398 [ 3 ] {9363be5e-f95a-4b97-bf64-8f1c3dda8e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
898 2024.06.05 19:51:12.455837 [ 3 ] {9363be5e-f95a-4b97-bf64-8f1c3dda8e9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
899 2024.06.05 19:51:12.455905 [ 3 ] {9363be5e-f95a-4b97-bf64-8f1c3dda8e9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
900 2024.06.05 19:51:12.456955 [ 3 ] {9363be5e-f95a-4b97-bf64-8f1c3dda8e9e} <Debug> DynamicQueryHandler: Done processing query
901 2024.06.05 19:51:12.456989 [ 3 ] {9363be5e-f95a-4b97-bf64-8f1c3dda8e9e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
902 2024.06.05 19:51:12.457012 [ 3 ] {} <Debug> HTTP-Session: 4219ae94-1c40-4d99-beb2-5cf70e1b09b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
903 2024.06.05 19:51:12.457250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
904 2024.06.05 19:51:12.457315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
905 2024.06.05 19:51:12.457345 [ 3 ] {} <Debug> HTTP-Session: ccc3d231-8c91-45ab-bd2c-814efeeb891b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
906 2024.06.05 19:51:12.457369 [ 3 ] {} <Debug> HTTP-Session: ccc3d231-8c91-45ab-bd2c-814efeeb891b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
907 2024.06.05 19:51:12.457390 [ 3 ] {} <Debug> HTTP-Session: ccc3d231-8c91-45ab-bd2c-814efeeb891b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
908 2024.06.05 19:51:12.457433 [ 3 ] {} <Trace> HTTP-Session: ccc3d231-8c91-45ab-bd2c-814efeeb891b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
909 2024.06.05 19:51:12.457594 [ 3 ] {94cdc021-3e07-4503-9493-aa12ea95bd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
910 2024.06.05 19:51:12.458041 [ 3 ] {94cdc021-3e07-4503-9493-aa12ea95bd65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
911 2024.06.05 19:51:12.458107 [ 3 ] {94cdc021-3e07-4503-9493-aa12ea95bd65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
912 2024.06.05 19:51:12.459180 [ 3 ] {94cdc021-3e07-4503-9493-aa12ea95bd65} <Debug> DynamicQueryHandler: Done processing query
913 2024.06.05 19:51:12.459212 [ 3 ] {94cdc021-3e07-4503-9493-aa12ea95bd65} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
914 2024.06.05 19:51:12.459230 [ 3 ] {} <Debug> HTTP-Session: ccc3d231-8c91-45ab-bd2c-814efeeb891b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
915 2024.06.05 19:51:12.459539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
916 2024.06.05 19:51:12.459600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
917 2024.06.05 19:51:12.459621 [ 3 ] {} <Debug> HTTP-Session: f52698ed-a46d-4b10-88f3-d3782fe9be13 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
918 2024.06.05 19:51:12.459641 [ 3 ] {} <Debug> HTTP-Session: f52698ed-a46d-4b10-88f3-d3782fe9be13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
919 2024.06.05 19:51:12.459655 [ 3 ] {} <Debug> HTTP-Session: f52698ed-a46d-4b10-88f3-d3782fe9be13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
920 2024.06.05 19:51:12.459684 [ 3 ] {} <Trace> HTTP-Session: f52698ed-a46d-4b10-88f3-d3782fe9be13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
921 2024.06.05 19:51:12.459804 [ 3 ] {36edde53-ea14-4a9b-a028-0ebfd9830e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
922 2024.06.05 19:51:12.460131 [ 3 ] {36edde53-ea14-4a9b-a028-0ebfd9830e6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
923 2024.06.05 19:51:12.460182 [ 3 ] {36edde53-ea14-4a9b-a028-0ebfd9830e6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
924 2024.06.05 19:51:12.461192 [ 3 ] {36edde53-ea14-4a9b-a028-0ebfd9830e6d} <Debug> DynamicQueryHandler: Done processing query
925 2024.06.05 19:51:12.461218 [ 3 ] {36edde53-ea14-4a9b-a028-0ebfd9830e6d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
926 2024.06.05 19:51:12.461235 [ 3 ] {} <Debug> HTTP-Session: f52698ed-a46d-4b10-88f3-d3782fe9be13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
927 2024.06.05 19:51:12.461456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
928 2024.06.05 19:51:12.461505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
929 2024.06.05 19:51:12.461523 [ 3 ] {} <Debug> HTTP-Session: b855ae18-e857-414a-9c55-321fb7184f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
930 2024.06.05 19:51:12.461539 [ 3 ] {} <Debug> HTTP-Session: b855ae18-e857-414a-9c55-321fb7184f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
931 2024.06.05 19:51:12.461553 [ 3 ] {} <Debug> HTTP-Session: b855ae18-e857-414a-9c55-321fb7184f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
932 2024.06.05 19:51:12.461583 [ 3 ] {} <Trace> HTTP-Session: b855ae18-e857-414a-9c55-321fb7184f68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
933 2024.06.05 19:51:12.461704 [ 3 ] {80df0898-4939-4d2f-973f-624b505e0bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
934 2024.06.05 19:51:12.462029 [ 3 ] {80df0898-4939-4d2f-973f-624b505e0bdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
935 2024.06.05 19:51:12.462080 [ 3 ] {80df0898-4939-4d2f-973f-624b505e0bdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
936 2024.06.05 19:51:12.462972 [ 3 ] {80df0898-4939-4d2f-973f-624b505e0bdd} <Debug> DynamicQueryHandler: Done processing query
937 2024.06.05 19:51:12.462998 [ 3 ] {80df0898-4939-4d2f-973f-624b505e0bdd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
938 2024.06.05 19:51:12.463015 [ 3 ] {} <Debug> HTTP-Session: b855ae18-e857-414a-9c55-321fb7184f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
939 2024.06.05 19:51:12.463279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
940 2024.06.05 19:51:12.463327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
941 2024.06.05 19:51:12.463345 [ 3 ] {} <Debug> HTTP-Session: 87310040-4e8f-4da7-9ae4-782ad6ede4b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
942 2024.06.05 19:51:12.463361 [ 3 ] {} <Debug> HTTP-Session: 87310040-4e8f-4da7-9ae4-782ad6ede4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
943 2024.06.05 19:51:12.463376 [ 3 ] {} <Debug> HTTP-Session: 87310040-4e8f-4da7-9ae4-782ad6ede4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
944 2024.06.05 19:51:12.463406 [ 3 ] {} <Trace> HTTP-Session: 87310040-4e8f-4da7-9ae4-782ad6ede4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
945 2024.06.05 19:51:12.463542 [ 3 ] {00ed7a46-ceb0-408c-85cd-038c3c4e3413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
946 2024.06.05 19:51:12.463872 [ 3 ] {00ed7a46-ceb0-408c-85cd-038c3c4e3413} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
947 2024.06.05 19:51:12.463922 [ 3 ] {00ed7a46-ceb0-408c-85cd-038c3c4e3413} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
948 2024.06.05 19:51:12.464759 [ 3 ] {00ed7a46-ceb0-408c-85cd-038c3c4e3413} <Debug> DynamicQueryHandler: Done processing query
949 2024.06.05 19:51:12.464785 [ 3 ] {00ed7a46-ceb0-408c-85cd-038c3c4e3413} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
950 2024.06.05 19:51:12.464801 [ 3 ] {} <Debug> HTTP-Session: 87310040-4e8f-4da7-9ae4-782ad6ede4b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
951 2024.06.05 19:51:12.464999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
952 2024.06.05 19:51:12.465046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
953 2024.06.05 19:51:12.465064 [ 3 ] {} <Debug> HTTP-Session: ae8695ba-07ce-4376-96af-252da3427a18 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
954 2024.06.05 19:51:12.465080 [ 3 ] {} <Debug> HTTP-Session: ae8695ba-07ce-4376-96af-252da3427a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
955 2024.06.05 19:51:12.465094 [ 3 ] {} <Debug> HTTP-Session: ae8695ba-07ce-4376-96af-252da3427a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
956 2024.06.05 19:51:12.465124 [ 3 ] {} <Trace> HTTP-Session: ae8695ba-07ce-4376-96af-252da3427a18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
957 2024.06.05 19:51:12.465249 [ 3 ] {6cd9628a-095e-444b-8d08-c4acaf9f4bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
958 2024.06.05 19:51:12.465597 [ 3 ] {6cd9628a-095e-444b-8d08-c4acaf9f4bfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
959 2024.06.05 19:51:12.465648 [ 3 ] {6cd9628a-095e-444b-8d08-c4acaf9f4bfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
960 2024.06.05 19:51:12.466573 [ 3 ] {6cd9628a-095e-444b-8d08-c4acaf9f4bfc} <Debug> DynamicQueryHandler: Done processing query
961 2024.06.05 19:51:12.466598 [ 3 ] {6cd9628a-095e-444b-8d08-c4acaf9f4bfc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
962 2024.06.05 19:51:12.466615 [ 3 ] {} <Debug> HTTP-Session: ae8695ba-07ce-4376-96af-252da3427a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
963 2024.06.05 19:51:12.466829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
964 2024.06.05 19:51:12.466875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
965 2024.06.05 19:51:12.466894 [ 3 ] {} <Debug> HTTP-Session: e1f0d7e5-a573-428b-933c-1bd83e8aea6b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
966 2024.06.05 19:51:12.466910 [ 3 ] {} <Debug> HTTP-Session: e1f0d7e5-a573-428b-933c-1bd83e8aea6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
967 2024.06.05 19:51:12.466924 [ 3 ] {} <Debug> HTTP-Session: e1f0d7e5-a573-428b-933c-1bd83e8aea6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
968 2024.06.05 19:51:12.466953 [ 3 ] {} <Trace> HTTP-Session: e1f0d7e5-a573-428b-933c-1bd83e8aea6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
969 2024.06.05 19:51:12.467079 [ 3 ] {d996567e-b43d-4925-8052-0a924c618ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
970 2024.06.05 19:51:12.467410 [ 3 ] {d996567e-b43d-4925-8052-0a924c618ca0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
971 2024.06.05 19:51:12.467468 [ 3 ] {d996567e-b43d-4925-8052-0a924c618ca0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
972 2024.06.05 19:51:12.468373 [ 3 ] {d996567e-b43d-4925-8052-0a924c618ca0} <Debug> DynamicQueryHandler: Done processing query
973 2024.06.05 19:51:12.468398 [ 3 ] {d996567e-b43d-4925-8052-0a924c618ca0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
974 2024.06.05 19:51:12.468415 [ 3 ] {} <Debug> HTTP-Session: e1f0d7e5-a573-428b-933c-1bd83e8aea6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
975 2024.06.05 19:51:12.468643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2024.06.05 19:51:12.468690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
977 2024.06.05 19:51:12.468709 [ 3 ] {} <Debug> HTTP-Session: 788ea3c5-8218-47c4-a026-59160bf458f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
978 2024.06.05 19:51:12.468725 [ 3 ] {} <Debug> HTTP-Session: 788ea3c5-8218-47c4-a026-59160bf458f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2024.06.05 19:51:12.468739 [ 3 ] {} <Debug> HTTP-Session: 788ea3c5-8218-47c4-a026-59160bf458f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
980 2024.06.05 19:51:12.468769 [ 3 ] {} <Trace> HTTP-Session: 788ea3c5-8218-47c4-a026-59160bf458f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
981 2024.06.05 19:51:12.468894 [ 3 ] {f83f2a0c-4a55-4944-9956-4ff561026f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
982 2024.06.05 19:51:12.469232 [ 3 ] {f83f2a0c-4a55-4944-9956-4ff561026f28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
983 2024.06.05 19:51:12.469282 [ 3 ] {f83f2a0c-4a55-4944-9956-4ff561026f28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
984 2024.06.05 19:51:12.470147 [ 3 ] {f83f2a0c-4a55-4944-9956-4ff561026f28} <Debug> DynamicQueryHandler: Done processing query
985 2024.06.05 19:51:12.470173 [ 3 ] {f83f2a0c-4a55-4944-9956-4ff561026f28} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
986 2024.06.05 19:51:12.470189 [ 3 ] {} <Debug> HTTP-Session: 788ea3c5-8218-47c4-a026-59160bf458f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
987 2024.06.05 19:51:12.470405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
988 2024.06.05 19:51:12.470465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
989 2024.06.05 19:51:12.470485 [ 3 ] {} <Debug> HTTP-Session: fab34162-3941-460a-b9ef-02fb293556de Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
990 2024.06.05 19:51:12.470502 [ 3 ] {} <Debug> HTTP-Session: fab34162-3941-460a-b9ef-02fb293556de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
991 2024.06.05 19:51:12.470516 [ 3 ] {} <Debug> HTTP-Session: fab34162-3941-460a-b9ef-02fb293556de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
992 2024.06.05 19:51:12.470545 [ 3 ] {} <Trace> HTTP-Session: fab34162-3941-460a-b9ef-02fb293556de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
993 2024.06.05 19:51:12.470679 [ 3 ] {a95900d6-027d-428e-9da1-a5d46ef9f3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
994 2024.06.05 19:51:12.471022 [ 3 ] {a95900d6-027d-428e-9da1-a5d46ef9f3ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
995 2024.06.05 19:51:12.471072 [ 3 ] {a95900d6-027d-428e-9da1-a5d46ef9f3ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
996 2024.06.05 19:51:12.471971 [ 3 ] {a95900d6-027d-428e-9da1-a5d46ef9f3ba} <Debug> DynamicQueryHandler: Done processing query
997 2024.06.05 19:51:12.471997 [ 3 ] {a95900d6-027d-428e-9da1-a5d46ef9f3ba} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
998 2024.06.05 19:51:12.472013 [ 3 ] {} <Debug> HTTP-Session: fab34162-3941-460a-b9ef-02fb293556de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
999 2024.06.05 19:51:12.472210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1000 2024.06.05 19:51:12.472257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1001 2024.06.05 19:51:12.472276 [ 3 ] {} <Debug> HTTP-Session: ab20f4e2-e087-4227-96f7-4cd24747c23a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1002 2024.06.05 19:51:12.472292 [ 3 ] {} <Debug> HTTP-Session: ab20f4e2-e087-4227-96f7-4cd24747c23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1003 2024.06.05 19:51:12.472306 [ 3 ] {} <Debug> HTTP-Session: ab20f4e2-e087-4227-96f7-4cd24747c23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.06.05 19:51:12.472340 [ 3 ] {} <Trace> HTTP-Session: ab20f4e2-e087-4227-96f7-4cd24747c23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1005 2024.06.05 19:51:12.472522 [ 3 ] {08886177-da33-4b66-a2d9-f2c3201d3250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1006 2024.06.05 19:51:12.472872 [ 3 ] {08886177-da33-4b66-a2d9-f2c3201d3250} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1007 2024.06.05 19:51:12.472922 [ 3 ] {08886177-da33-4b66-a2d9-f2c3201d3250} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1008 2024.06.05 19:51:12.473766 [ 3 ] {08886177-da33-4b66-a2d9-f2c3201d3250} <Debug> DynamicQueryHandler: Done processing query
1009 2024.06.05 19:51:12.473791 [ 3 ] {08886177-da33-4b66-a2d9-f2c3201d3250} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1010 2024.06.05 19:51:12.473807 [ 3 ] {} <Debug> HTTP-Session: ab20f4e2-e087-4227-96f7-4cd24747c23a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1011 2024.06.05 19:51:12.474032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1012 2024.06.05 19:51:12.474078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1013 2024.06.05 19:51:12.474097 [ 3 ] {} <Debug> HTTP-Session: c1086822-d31d-46f5-8b28-bad91ff690ea Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1014 2024.06.05 19:51:12.474113 [ 3 ] {} <Debug> HTTP-Session: c1086822-d31d-46f5-8b28-bad91ff690ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1015 2024.06.05 19:51:12.474127 [ 3 ] {} <Debug> HTTP-Session: c1086822-d31d-46f5-8b28-bad91ff690ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1016 2024.06.05 19:51:12.474156 [ 3 ] {} <Trace> HTTP-Session: c1086822-d31d-46f5-8b28-bad91ff690ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1017 2024.06.05 19:51:12.474285 [ 3 ] {6638e179-5b83-496f-81b7-c24e2b0a81ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1018 2024.06.05 19:51:12.474646 [ 3 ] {6638e179-5b83-496f-81b7-c24e2b0a81ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1019 2024.06.05 19:51:12.474697 [ 3 ] {6638e179-5b83-496f-81b7-c24e2b0a81ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1020 2024.06.05 19:51:12.475589 [ 3 ] {6638e179-5b83-496f-81b7-c24e2b0a81ec} <Debug> DynamicQueryHandler: Done processing query
1021 2024.06.05 19:51:12.475614 [ 3 ] {6638e179-5b83-496f-81b7-c24e2b0a81ec} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1022 2024.06.05 19:51:12.475631 [ 3 ] {} <Debug> HTTP-Session: c1086822-d31d-46f5-8b28-bad91ff690ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.06.05 19:51:12.475850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1024 2024.06.05 19:51:12.475898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1025 2024.06.05 19:51:12.475916 [ 3 ] {} <Debug> HTTP-Session: 8b3e75fc-22de-4fb9-aa63-a2b45fcbd2b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1026 2024.06.05 19:51:12.475933 [ 3 ] {} <Debug> HTTP-Session: 8b3e75fc-22de-4fb9-aa63-a2b45fcbd2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1027 2024.06.05 19:51:12.475947 [ 3 ] {} <Debug> HTTP-Session: 8b3e75fc-22de-4fb9-aa63-a2b45fcbd2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1028 2024.06.05 19:51:12.475976 [ 3 ] {} <Trace> HTTP-Session: 8b3e75fc-22de-4fb9-aa63-a2b45fcbd2b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1029 2024.06.05 19:51:12.476104 [ 3 ] {a5daf453-a202-47eb-a254-234e33a1e0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1030 2024.06.05 19:51:12.476465 [ 3 ] {a5daf453-a202-47eb-a254-234e33a1e0c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1031 2024.06.05 19:51:12.476515 [ 3 ] {a5daf453-a202-47eb-a254-234e33a1e0c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1032 2024.06.05 19:51:12.477323 [ 3 ] {a5daf453-a202-47eb-a254-234e33a1e0c6} <Debug> DynamicQueryHandler: Done processing query
1033 2024.06.05 19:51:12.477349 [ 3 ] {a5daf453-a202-47eb-a254-234e33a1e0c6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1034 2024.06.05 19:51:12.477365 [ 3 ] {} <Debug> HTTP-Session: 8b3e75fc-22de-4fb9-aa63-a2b45fcbd2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1035 2024.06.05 19:51:12.477562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1036 2024.06.05 19:51:12.477609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1037 2024.06.05 19:51:12.477627 [ 3 ] {} <Debug> HTTP-Session: 7fe24c2c-82ec-4511-9760-4ae21c0930f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1038 2024.06.05 19:51:12.477643 [ 3 ] {} <Debug> HTTP-Session: 7fe24c2c-82ec-4511-9760-4ae21c0930f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1039 2024.06.05 19:51:12.477657 [ 3 ] {} <Debug> HTTP-Session: 7fe24c2c-82ec-4511-9760-4ae21c0930f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1040 2024.06.05 19:51:12.477687 [ 3 ] {} <Trace> HTTP-Session: 7fe24c2c-82ec-4511-9760-4ae21c0930f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1041 2024.06.05 19:51:12.477817 [ 3 ] {908acda2-8f5c-43c4-a369-4c9ef7b229f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1042 2024.06.05 19:51:12.478170 [ 3 ] {908acda2-8f5c-43c4-a369-4c9ef7b229f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1043 2024.06.05 19:51:12.478220 [ 3 ] {908acda2-8f5c-43c4-a369-4c9ef7b229f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1044 2024.06.05 19:51:12.479103 [ 3 ] {908acda2-8f5c-43c4-a369-4c9ef7b229f4} <Debug> DynamicQueryHandler: Done processing query
1045 2024.06.05 19:51:12.479129 [ 3 ] {908acda2-8f5c-43c4-a369-4c9ef7b229f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1046 2024.06.05 19:51:12.479145 [ 3 ] {} <Debug> HTTP-Session: 7fe24c2c-82ec-4511-9760-4ae21c0930f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1047 2024.06.05 19:51:12.481019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 5000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1048 2024.06.05 19:51:12.481067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1049 2024.06.05 19:51:12.481086 [ 3 ] {} <Debug> HTTP-Session: 4b384458-da63-4764-977e-730f35c1e191 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1050 2024.06.05 19:51:12.481101 [ 3 ] {} <Debug> HTTP-Session: 4b384458-da63-4764-977e-730f35c1e191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1051 2024.06.05 19:51:12.481115 [ 3 ] {} <Debug> HTTP-Session: 4b384458-da63-4764-977e-730f35c1e191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1052 2024.06.05 19:51:12.481145 [ 3 ] {} <Trace> HTTP-Session: 4b384458-da63-4764-977e-730f35c1e191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1053 2024.06.05 19:51:12.481264 [ 3 ] {6c6a3883-170a-420f-83fb-a74506482318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1054 2024.06.05 19:51:12.481307 [ 3 ] {6c6a3883-170a-420f-83fb-a74506482318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1055 2024.06.05 19:51:12.481505 [ 3 ] {6c6a3883-170a-420f-83fb-a74506482318} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1056 2024.06.05 19:51:12.481965 [ 3 ] {6c6a3883-170a-420f-83fb-a74506482318} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1057 2024.06.05 19:51:12.482003 [ 3 ] {6c6a3883-170a-420f-83fb-a74506482318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1058 2024.06.05 19:51:12.482539 [ 3 ] {6c6a3883-170a-420f-83fb-a74506482318} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1059 2024.06.05 19:51:12.482864 [ 3 ] {6c6a3883-170a-420f-83fb-a74506482318} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1060 2024.06.05 19:51:12.482994 [ 3 ] {6c6a3883-170a-420f-83fb-a74506482318} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001776 sec., 10135.135135135135 rows/sec., 1.38 MiB/sec.
1061 2024.06.05 19:51:12.483276 [ 3 ] {6c6a3883-170a-420f-83fb-a74506482318} <Debug> DynamicQueryHandler: Done processing query
1062 2024.06.05 19:51:12.483300 [ 3 ] {6c6a3883-170a-420f-83fb-a74506482318} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1063 2024.06.05 19:51:12.483315 [ 3 ] {} <Debug> HTTP-Session: 4b384458-da63-4764-977e-730f35c1e191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1064 2024.06.05 19:51:12.483463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1065 2024.06.05 19:51:12.483511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1066 2024.06.05 19:51:12.483530 [ 3 ] {} <Debug> HTTP-Session: b3e669a6-f1ac-49cb-8273-9e123ee87473 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1067 2024.06.05 19:51:12.483546 [ 3 ] {} <Debug> HTTP-Session: b3e669a6-f1ac-49cb-8273-9e123ee87473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1068 2024.06.05 19:51:12.483559 [ 3 ] {} <Debug> HTTP-Session: b3e669a6-f1ac-49cb-8273-9e123ee87473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1069 2024.06.05 19:51:12.483589 [ 3 ] {} <Trace> HTTP-Session: b3e669a6-f1ac-49cb-8273-9e123ee87473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1070 2024.06.05 19:51:12.483693 [ 3 ] {68f3369b-0e75-4ae4-9715-4df7080502a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1071 2024.06.05 19:51:12.483734 [ 3 ] {68f3369b-0e75-4ae4-9715-4df7080502a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1072 2024.06.05 19:51:12.483868 [ 3 ] {68f3369b-0e75-4ae4-9715-4df7080502a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1073 2024.06.05 19:51:12.484805 [ 3 ] {68f3369b-0e75-4ae4-9715-4df7080502a7} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1074 2024.06.05 19:51:12.484839 [ 3 ] {68f3369b-0e75-4ae4-9715-4df7080502a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1075 2024.06.05 19:51:12.485137 [ 3 ] {68f3369b-0e75-4ae4-9715-4df7080502a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1076 2024.06.05 19:51:12.485436 [ 3 ] {68f3369b-0e75-4ae4-9715-4df7080502a7} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1077 2024.06.05 19:51:12.485563 [ 3 ] {68f3369b-0e75-4ae4-9715-4df7080502a7} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001902 sec., 15772.870662460567 rows/sec., 1.20 MiB/sec.
1078 2024.06.05 19:51:12.485816 [ 3 ] {68f3369b-0e75-4ae4-9715-4df7080502a7} <Debug> DynamicQueryHandler: Done processing query
1079 2024.06.05 19:51:12.485842 [ 3 ] {68f3369b-0e75-4ae4-9715-4df7080502a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1080 2024.06.05 19:51:12.485857 [ 3 ] {} <Debug> HTTP-Session: b3e669a6-f1ac-49cb-8273-9e123ee87473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1081 2024.06.05 19:51:12.486003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1082 2024.06.05 19:51:12.486051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1083 2024.06.05 19:51:12.486071 [ 3 ] {} <Debug> HTTP-Session: cda7fb03-5f0e-43fe-9b0f-5e5444fd7607 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1084 2024.06.05 19:51:12.486087 [ 3 ] {} <Debug> HTTP-Session: cda7fb03-5f0e-43fe-9b0f-5e5444fd7607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1085 2024.06.05 19:51:12.486100 [ 3 ] {} <Debug> HTTP-Session: cda7fb03-5f0e-43fe-9b0f-5e5444fd7607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1086 2024.06.05 19:51:12.486130 [ 3 ] {} <Trace> HTTP-Session: cda7fb03-5f0e-43fe-9b0f-5e5444fd7607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1087 2024.06.05 19:51:12.486236 [ 3 ] {f3aaee69-269e-49f1-9261-f89ac1956316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1088 2024.06.05 19:51:12.486277 [ 3 ] {f3aaee69-269e-49f1-9261-f89ac1956316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1089 2024.06.05 19:51:12.486962 [ 3 ] {f3aaee69-269e-49f1-9261-f89ac1956316} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1090 2024.06.05 19:51:12.487285 [ 3 ] {f3aaee69-269e-49f1-9261-f89ac1956316} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1091 2024.06.05 19:51:12.487322 [ 3 ] {f3aaee69-269e-49f1-9261-f89ac1956316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1092 2024.06.05 19:51:12.488195 [ 3 ] {f3aaee69-269e-49f1-9261-f89ac1956316} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1093 2024.06.05 19:51:12.488516 [ 3 ] {f3aaee69-269e-49f1-9261-f89ac1956316} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1094 2024.06.05 19:51:12.488634 [ 3 ] {f3aaee69-269e-49f1-9261-f89ac1956316} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.002432 sec., 14802.631578947368 rows/sec., 1.16 MiB/sec.
1095 2024.06.05 19:51:12.488775 [ 3 ] {f3aaee69-269e-49f1-9261-f89ac1956316} <Debug> DynamicQueryHandler: Done processing query
1096 2024.06.05 19:51:12.488799 [ 3 ] {f3aaee69-269e-49f1-9261-f89ac1956316} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1097 2024.06.05 19:51:12.488815 [ 3 ] {} <Debug> HTTP-Session: cda7fb03-5f0e-43fe-9b0f-5e5444fd7607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1098 2024.06.05 19:51:12.488933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 8857, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1099 2024.06.05 19:51:12.488980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1100 2024.06.05 19:51:12.489000 [ 3 ] {} <Debug> HTTP-Session: ab368cda-6077-41c8-b4a5-0baf3f5e4fbb Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1101 2024.06.05 19:51:12.489016 [ 3 ] {} <Debug> HTTP-Session: ab368cda-6077-41c8-b4a5-0baf3f5e4fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1102 2024.06.05 19:51:12.489030 [ 3 ] {} <Debug> HTTP-Session: ab368cda-6077-41c8-b4a5-0baf3f5e4fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1103 2024.06.05 19:51:12.489060 [ 3 ] {} <Trace> HTTP-Session: ab368cda-6077-41c8-b4a5-0baf3f5e4fbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1104 2024.06.05 19:51:12.489166 [ 3 ] {89031a73-9065-4894-a78e-879fc3e4abe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1105 2024.06.05 19:51:12.489211 [ 3 ] {89031a73-9065-4894-a78e-879fc3e4abe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1106 2024.06.05 19:51:12.489346 [ 3 ] {89031a73-9065-4894-a78e-879fc3e4abe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1107 2024.06.05 19:51:12.490247 [ 3 ] {89031a73-9065-4894-a78e-879fc3e4abe1} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1108 2024.06.05 19:51:12.490280 [ 3 ] {89031a73-9065-4894-a78e-879fc3e4abe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1109 2024.06.05 19:51:12.490774 [ 3 ] {89031a73-9065-4894-a78e-879fc3e4abe1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1110 2024.06.05 19:51:12.491152 [ 3 ] {89031a73-9065-4894-a78e-879fc3e4abe1} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1111 2024.06.05 19:51:12.491278 [ 3 ] {89031a73-9065-4894-a78e-879fc3e4abe1} <Debug> executeQuery: Read 46 rows, 3.30 KiB in 0.002146 sec., 21435.228331780057 rows/sec., 1.50 MiB/sec.
1112 2024.06.05 19:51:12.491487 [ 3 ] {89031a73-9065-4894-a78e-879fc3e4abe1} <Debug> DynamicQueryHandler: Done processing query
1113 2024.06.05 19:51:12.491513 [ 3 ] {89031a73-9065-4894-a78e-879fc3e4abe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1114 2024.06.05 19:51:12.491531 [ 3 ] {} <Debug> HTTP-Session: ab368cda-6077-41c8-b4a5-0baf3f5e4fbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1115 2024.06.05 19:51:12.491655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 2755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2024.06.05 19:51:12.491721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1117 2024.06.05 19:51:12.491745 [ 3 ] {} <Debug> HTTP-Session: d0c39a0f-630f-4ba7-835e-989628bd5ad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1118 2024.06.05 19:51:12.491764 [ 3 ] {} <Debug> HTTP-Session: d0c39a0f-630f-4ba7-835e-989628bd5ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2024.06.05 19:51:12.491781 [ 3 ] {} <Debug> HTTP-Session: d0c39a0f-630f-4ba7-835e-989628bd5ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.06.05 19:51:12.491813 [ 3 ] {} <Trace> HTTP-Session: d0c39a0f-630f-4ba7-835e-989628bd5ad9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1121 2024.06.05 19:51:12.491923 [ 3 ] {09bdfcfc-0867-4578-8cbc-78736d20dad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1122 2024.06.05 19:51:12.491969 [ 3 ] {09bdfcfc-0867-4578-8cbc-78736d20dad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1123 2024.06.05 19:51:12.492157 [ 3 ] {09bdfcfc-0867-4578-8cbc-78736d20dad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1124 2024.06.05 19:51:12.492456 [ 3 ] {09bdfcfc-0867-4578-8cbc-78736d20dad2} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1125 2024.06.05 19:51:12.492495 [ 3 ] {09bdfcfc-0867-4578-8cbc-78736d20dad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1126 2024.06.05 19:51:12.492906 [ 3 ] {09bdfcfc-0867-4578-8cbc-78736d20dad2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1127 2024.06.05 19:51:12.493293 [ 3 ] {09bdfcfc-0867-4578-8cbc-78736d20dad2} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1128 2024.06.05 19:51:12.493437 [ 3 ] {09bdfcfc-0867-4578-8cbc-78736d20dad2} <Debug> executeQuery: Read 18 rows, 1.22 KiB in 0.001536 sec., 11718.75 rows/sec., 794.09 KiB/sec.
1129 2024.06.05 19:51:12.493705 [ 3 ] {09bdfcfc-0867-4578-8cbc-78736d20dad2} <Debug> DynamicQueryHandler: Done processing query
1130 2024.06.05 19:51:12.493731 [ 3 ] {09bdfcfc-0867-4578-8cbc-78736d20dad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1131 2024.06.05 19:51:12.493749 [ 3 ] {} <Debug> HTTP-Session: d0c39a0f-630f-4ba7-835e-989628bd5ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.06.05 19:51:17.429666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1133 2024.06.05 19:51:17.429794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1134 2024.06.05 19:51:17.429821 [ 3 ] {} <Debug> HTTP-Session: c142c958-45b2-43c2-b354-9b489b9e89be Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1135 2024.06.05 19:51:17.429846 [ 3 ] {} <Debug> HTTP-Session: c142c958-45b2-43c2-b354-9b489b9e89be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1136 2024.06.05 19:51:17.429861 [ 3 ] {} <Debug> HTTP-Session: c142c958-45b2-43c2-b354-9b489b9e89be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1137 2024.06.05 19:51:17.429909 [ 3 ] {} <Trace> HTTP-Session: c142c958-45b2-43c2-b354-9b489b9e89be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1138 2024.06.05 19:51:17.430105 [ 3 ] {85afe56f-e05c-4354-a050-b1b2f773cd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1139 2024.06.05 19:51:17.430172 [ 3 ] {85afe56f-e05c-4354-a050-b1b2f773cd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1140 2024.06.05 19:51:17.430361 [ 3 ] {85afe56f-e05c-4354-a050-b1b2f773cd09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1141 2024.06.05 19:51:17.430793 [ 3 ] {85afe56f-e05c-4354-a050-b1b2f773cd09} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1142 2024.06.05 19:51:17.430841 [ 3 ] {85afe56f-e05c-4354-a050-b1b2f773cd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1143 2024.06.05 19:51:17.431209 [ 3 ] {85afe56f-e05c-4354-a050-b1b2f773cd09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1144 2024.06.05 19:51:17.431533 [ 3 ] {85afe56f-e05c-4354-a050-b1b2f773cd09} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1145 2024.06.05 19:51:17.431726 [ 3 ] {85afe56f-e05c-4354-a050-b1b2f773cd09} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001672 sec., 17942.583732057414 rows/sec., 1.37 MiB/sec.
1146 2024.06.05 19:51:17.432021 [ 3 ] {85afe56f-e05c-4354-a050-b1b2f773cd09} <Debug> DynamicQueryHandler: Done processing query
1147 2024.06.05 19:51:17.432048 [ 3 ] {85afe56f-e05c-4354-a050-b1b2f773cd09} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1148 2024.06.05 19:51:17.432065 [ 3 ] {} <Debug> HTTP-Session: c142c958-45b2-43c2-b354-9b489b9e89be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.06.05 19:51:17.432251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1150 2024.06.05 19:51:17.432307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1151 2024.06.05 19:51:17.432327 [ 3 ] {} <Debug> HTTP-Session: 166b609f-450a-4804-a66c-687754a335d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1152 2024.06.05 19:51:17.432346 [ 3 ] {} <Debug> HTTP-Session: 166b609f-450a-4804-a66c-687754a335d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1153 2024.06.05 19:51:17.432360 [ 3 ] {} <Debug> HTTP-Session: 166b609f-450a-4804-a66c-687754a335d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1154 2024.06.05 19:51:17.432395 [ 3 ] {} <Trace> HTTP-Session: 166b609f-450a-4804-a66c-687754a335d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1155 2024.06.05 19:51:17.432513 [ 3 ] {3fd526a3-07e3-49dc-883e-2e6239ffea55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1156 2024.06.05 19:51:17.432561 [ 3 ] {3fd526a3-07e3-49dc-883e-2e6239ffea55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1157 2024.06.05 19:51:17.432708 [ 3 ] {3fd526a3-07e3-49dc-883e-2e6239ffea55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1158 2024.06.05 19:51:17.433017 [ 3 ] {3fd526a3-07e3-49dc-883e-2e6239ffea55} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1159 2024.06.05 19:51:17.433056 [ 3 ] {3fd526a3-07e3-49dc-883e-2e6239ffea55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1160 2024.06.05 19:51:17.433382 [ 3 ] {3fd526a3-07e3-49dc-883e-2e6239ffea55} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1161 2024.06.05 19:51:17.433693 [ 3 ] {3fd526a3-07e3-49dc-883e-2e6239ffea55} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1162 2024.06.05 19:51:17.433852 [ 3 ] {3fd526a3-07e3-49dc-883e-2e6239ffea55} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001377 sec., 26143.7908496732 rows/sec., 2.04 MiB/sec.
1163 2024.06.05 19:51:17.434126 [ 3 ] {3fd526a3-07e3-49dc-883e-2e6239ffea55} <Debug> DynamicQueryHandler: Done processing query
1164 2024.06.05 19:51:17.434152 [ 3 ] {3fd526a3-07e3-49dc-883e-2e6239ffea55} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1165 2024.06.05 19:51:17.434169 [ 3 ] {} <Debug> HTTP-Session: 166b609f-450a-4804-a66c-687754a335d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1166 2024.06.05 19:51:17.434419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1167 2024.06.05 19:51:17.434470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1168 2024.06.05 19:51:17.434490 [ 3 ] {} <Debug> HTTP-Session: 8044e3d9-ccb9-4679-aa0c-43858b9ae6f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1169 2024.06.05 19:51:17.434506 [ 3 ] {} <Debug> HTTP-Session: 8044e3d9-ccb9-4679-aa0c-43858b9ae6f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.06.05 19:51:17.434520 [ 3 ] {} <Debug> HTTP-Session: 8044e3d9-ccb9-4679-aa0c-43858b9ae6f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1171 2024.06.05 19:51:17.434553 [ 3 ] {} <Trace> HTTP-Session: 8044e3d9-ccb9-4679-aa0c-43858b9ae6f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1172 2024.06.05 19:51:17.434690 [ 3 ] {ce3044b6-ecc1-49a2-b304-4fae15647d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1173 2024.06.05 19:51:17.434739 [ 3 ] {ce3044b6-ecc1-49a2-b304-4fae15647d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1174 2024.06.05 19:51:17.434905 [ 3 ] {ce3044b6-ecc1-49a2-b304-4fae15647d7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1175 2024.06.05 19:51:17.435242 [ 3 ] {ce3044b6-ecc1-49a2-b304-4fae15647d7f} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1176 2024.06.05 19:51:17.435279 [ 3 ] {ce3044b6-ecc1-49a2-b304-4fae15647d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1177 2024.06.05 19:51:17.435663 [ 3 ] {ce3044b6-ecc1-49a2-b304-4fae15647d7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1178 2024.06.05 19:51:17.435997 [ 3 ] {ce3044b6-ecc1-49a2-b304-4fae15647d7f} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1179 2024.06.05 19:51:17.436156 [ 3 ] {ce3044b6-ecc1-49a2-b304-4fae15647d7f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001524 sec., 72178.47769028871 rows/sec., 5.04 MiB/sec.
1180 2024.06.05 19:51:17.436325 [ 3 ] {ce3044b6-ecc1-49a2-b304-4fae15647d7f} <Debug> DynamicQueryHandler: Done processing query
1181 2024.06.05 19:51:17.436350 [ 3 ] {ce3044b6-ecc1-49a2-b304-4fae15647d7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1182 2024.06.05 19:51:17.436367 [ 3 ] {} <Debug> HTTP-Session: 8044e3d9-ccb9-4679-aa0c-43858b9ae6f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1183 2024.06.05 19:51:17.436519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1184 2024.06.05 19:51:17.436568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1185 2024.06.05 19:51:17.436588 [ 3 ] {} <Debug> HTTP-Session: 0140e591-f722-4bb2-a636-903eb8556f13 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1186 2024.06.05 19:51:17.436605 [ 3 ] {} <Debug> HTTP-Session: 0140e591-f722-4bb2-a636-903eb8556f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1187 2024.06.05 19:51:17.436619 [ 3 ] {} <Debug> HTTP-Session: 0140e591-f722-4bb2-a636-903eb8556f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1188 2024.06.05 19:51:17.436650 [ 3 ] {} <Trace> HTTP-Session: 0140e591-f722-4bb2-a636-903eb8556f13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1189 2024.06.05 19:51:17.436763 [ 3 ] {bf0b14a5-8b30-441f-9fe5-267e247658a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1190 2024.06.05 19:51:17.436807 [ 3 ] {bf0b14a5-8b30-441f-9fe5-267e247658a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1191 2024.06.05 19:51:17.436933 [ 3 ] {bf0b14a5-8b30-441f-9fe5-267e247658a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1192 2024.06.05 19:51:17.437198 [ 3 ] {bf0b14a5-8b30-441f-9fe5-267e247658a4} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1193 2024.06.05 19:51:17.437234 [ 3 ] {bf0b14a5-8b30-441f-9fe5-267e247658a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1194 2024.06.05 19:51:17.437582 [ 3 ] {bf0b14a5-8b30-441f-9fe5-267e247658a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1195 2024.06.05 19:51:17.437902 [ 3 ] {bf0b14a5-8b30-441f-9fe5-267e247658a4} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1196 2024.06.05 19:51:17.438048 [ 3 ] {bf0b14a5-8b30-441f-9fe5-267e247658a4} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001324 sec., 30211.48036253776 rows/sec., 2.02 MiB/sec.
1197 2024.06.05 19:51:17.438200 [ 3 ] {bf0b14a5-8b30-441f-9fe5-267e247658a4} <Debug> DynamicQueryHandler: Done processing query
1198 2024.06.05 19:51:17.438225 [ 3 ] {bf0b14a5-8b30-441f-9fe5-267e247658a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1199 2024.06.05 19:51:17.438240 [ 3 ] {} <Debug> HTTP-Session: 0140e591-f722-4bb2-a636-903eb8556f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1200 2024.06.05 19:51:22.430169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1201 2024.06.05 19:51:22.430304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1202 2024.06.05 19:51:22.430334 [ 3 ] {} <Debug> HTTP-Session: 6d609e05-09e0-4f61-89e9-b0c5aeb4e313 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1203 2024.06.05 19:51:22.430362 [ 3 ] {} <Debug> HTTP-Session: 6d609e05-09e0-4f61-89e9-b0c5aeb4e313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1204 2024.06.05 19:51:22.430381 [ 3 ] {} <Debug> HTTP-Session: 6d609e05-09e0-4f61-89e9-b0c5aeb4e313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1205 2024.06.05 19:51:22.430436 [ 3 ] {} <Trace> HTTP-Session: 6d609e05-09e0-4f61-89e9-b0c5aeb4e313 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1206 2024.06.05 19:51:22.430643 [ 3 ] {96c9f4bc-e3e8-4755-94e1-f4e828c81a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1207 2024.06.05 19:51:22.430711 [ 3 ] {96c9f4bc-e3e8-4755-94e1-f4e828c81a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1208 2024.06.05 19:51:22.430895 [ 3 ] {96c9f4bc-e3e8-4755-94e1-f4e828c81a01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1209 2024.06.05 19:51:22.431314 [ 3 ] {96c9f4bc-e3e8-4755-94e1-f4e828c81a01} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1210 2024.06.05 19:51:22.431361 [ 3 ] {96c9f4bc-e3e8-4755-94e1-f4e828c81a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1211 2024.06.05 19:51:22.431723 [ 3 ] {96c9f4bc-e3e8-4755-94e1-f4e828c81a01} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1212 2024.06.05 19:51:22.432063 [ 3 ] {96c9f4bc-e3e8-4755-94e1-f4e828c81a01} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1213 2024.06.05 19:51:22.432240 [ 3 ] {96c9f4bc-e3e8-4755-94e1-f4e828c81a01} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001648 sec., 18203.88349514563 rows/sec., 1.39 MiB/sec.
1214 2024.06.05 19:51:22.432461 [ 3 ] {96c9f4bc-e3e8-4755-94e1-f4e828c81a01} <Debug> DynamicQueryHandler: Done processing query
1215 2024.06.05 19:51:22.432489 [ 3 ] {96c9f4bc-e3e8-4755-94e1-f4e828c81a01} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1216 2024.06.05 19:51:22.432506 [ 3 ] {} <Debug> HTTP-Session: 6d609e05-09e0-4f61-89e9-b0c5aeb4e313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1217 2024.06.05 19:51:22.432659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1218 2024.06.05 19:51:22.432716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1219 2024.06.05 19:51:22.432736 [ 3 ] {} <Debug> HTTP-Session: 93471e03-b5ee-48d0-8aa2-a55677e909fe Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1220 2024.06.05 19:51:22.432754 [ 3 ] {} <Debug> HTTP-Session: 93471e03-b5ee-48d0-8aa2-a55677e909fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1221 2024.06.05 19:51:22.432768 [ 3 ] {} <Debug> HTTP-Session: 93471e03-b5ee-48d0-8aa2-a55677e909fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1222 2024.06.05 19:51:22.432804 [ 3 ] {} <Trace> HTTP-Session: 93471e03-b5ee-48d0-8aa2-a55677e909fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1223 2024.06.05 19:51:22.432920 [ 3 ] {a2d9671d-93a8-4d4f-9203-0c437987d3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1224 2024.06.05 19:51:22.432967 [ 3 ] {a2d9671d-93a8-4d4f-9203-0c437987d3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1225 2024.06.05 19:51:22.433097 [ 3 ] {a2d9671d-93a8-4d4f-9203-0c437987d3aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1226 2024.06.05 19:51:22.433403 [ 3 ] {a2d9671d-93a8-4d4f-9203-0c437987d3aa} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1227 2024.06.05 19:51:22.433442 [ 3 ] {a2d9671d-93a8-4d4f-9203-0c437987d3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1228 2024.06.05 19:51:22.433751 [ 3 ] {a2d9671d-93a8-4d4f-9203-0c437987d3aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1229 2024.06.05 19:51:22.434053 [ 3 ] {a2d9671d-93a8-4d4f-9203-0c437987d3aa} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1230 2024.06.05 19:51:22.434206 [ 3 ] {a2d9671d-93a8-4d4f-9203-0c437987d3aa} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001311 sec., 27459.954233409608 rows/sec., 2.14 MiB/sec.
1231 2024.06.05 19:51:22.434467 [ 3 ] {a2d9671d-93a8-4d4f-9203-0c437987d3aa} <Debug> DynamicQueryHandler: Done processing query
1232 2024.06.05 19:51:22.434493 [ 3 ] {a2d9671d-93a8-4d4f-9203-0c437987d3aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1233 2024.06.05 19:51:22.434509 [ 3 ] {} <Debug> HTTP-Session: 93471e03-b5ee-48d0-8aa2-a55677e909fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1234 2024.06.05 19:51:22.434648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1235 2024.06.05 19:51:22.434698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1236 2024.06.05 19:51:22.434718 [ 3 ] {} <Debug> HTTP-Session: a0de765e-2d16-460b-9e9a-02ff54bb523d Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1237 2024.06.05 19:51:22.434735 [ 3 ] {} <Debug> HTTP-Session: a0de765e-2d16-460b-9e9a-02ff54bb523d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1238 2024.06.05 19:51:22.434750 [ 3 ] {} <Debug> HTTP-Session: a0de765e-2d16-460b-9e9a-02ff54bb523d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1239 2024.06.05 19:51:22.434783 [ 3 ] {} <Trace> HTTP-Session: a0de765e-2d16-460b-9e9a-02ff54bb523d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1240 2024.06.05 19:51:22.434921 [ 3 ] {8ee53881-b90d-4d6f-a414-ab1865fac9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1241 2024.06.05 19:51:22.434971 [ 3 ] {8ee53881-b90d-4d6f-a414-ab1865fac9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1242 2024.06.05 19:51:22.435132 [ 3 ] {8ee53881-b90d-4d6f-a414-ab1865fac9e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1243 2024.06.05 19:51:22.435548 [ 3 ] {8ee53881-b90d-4d6f-a414-ab1865fac9e4} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1244 2024.06.05 19:51:22.435584 [ 3 ] {8ee53881-b90d-4d6f-a414-ab1865fac9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1245 2024.06.05 19:51:22.435974 [ 3 ] {8ee53881-b90d-4d6f-a414-ab1865fac9e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1246 2024.06.05 19:51:22.436320 [ 3 ] {8ee53881-b90d-4d6f-a414-ab1865fac9e4} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1247 2024.06.05 19:51:22.436479 [ 3 ] {8ee53881-b90d-4d6f-a414-ab1865fac9e4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001607 sec., 68450.52893590541 rows/sec., 4.78 MiB/sec.
1248 2024.06.05 19:51:22.436655 [ 3 ] {8ee53881-b90d-4d6f-a414-ab1865fac9e4} <Debug> DynamicQueryHandler: Done processing query
1249 2024.06.05 19:51:22.436680 [ 3 ] {8ee53881-b90d-4d6f-a414-ab1865fac9e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1250 2024.06.05 19:51:22.436697 [ 3 ] {} <Debug> HTTP-Session: a0de765e-2d16-460b-9e9a-02ff54bb523d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1251 2024.06.05 19:51:22.436832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1252 2024.06.05 19:51:22.436882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1253 2024.06.05 19:51:22.436902 [ 3 ] {} <Debug> HTTP-Session: 4a33ed74-b67c-48a1-897f-a232333e0110 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1254 2024.06.05 19:51:22.436919 [ 3 ] {} <Debug> HTTP-Session: 4a33ed74-b67c-48a1-897f-a232333e0110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1255 2024.06.05 19:51:22.436933 [ 3 ] {} <Debug> HTTP-Session: 4a33ed74-b67c-48a1-897f-a232333e0110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1256 2024.06.05 19:51:22.436965 [ 3 ] {} <Trace> HTTP-Session: 4a33ed74-b67c-48a1-897f-a232333e0110 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1257 2024.06.05 19:51:22.437072 [ 3 ] {f065fc33-4b4e-4740-8017-18eddd997a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1258 2024.06.05 19:51:22.437115 [ 3 ] {f065fc33-4b4e-4740-8017-18eddd997a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1259 2024.06.05 19:51:22.437239 [ 3 ] {f065fc33-4b4e-4740-8017-18eddd997a4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1260 2024.06.05 19:51:22.437511 [ 3 ] {f065fc33-4b4e-4740-8017-18eddd997a4f} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1261 2024.06.05 19:51:22.437548 [ 3 ] {f065fc33-4b4e-4740-8017-18eddd997a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1262 2024.06.05 19:51:22.437895 [ 3 ] {f065fc33-4b4e-4740-8017-18eddd997a4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1263 2024.06.05 19:51:22.438213 [ 3 ] {f065fc33-4b4e-4740-8017-18eddd997a4f} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1264 2024.06.05 19:51:22.438368 [ 3 ] {f065fc33-4b4e-4740-8017-18eddd997a4f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001331 sec., 30052.592036063113 rows/sec., 2.01 MiB/sec.
1265 2024.06.05 19:51:22.438530 [ 3 ] {f065fc33-4b4e-4740-8017-18eddd997a4f} <Debug> DynamicQueryHandler: Done processing query
1266 2024.06.05 19:51:22.438554 [ 3 ] {f065fc33-4b4e-4740-8017-18eddd997a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1267 2024.06.05 19:51:22.438570 [ 3 ] {} <Debug> HTTP-Session: 4a33ed74-b67c-48a1-897f-a232333e0110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1268 2024.06.05 19:51:25.916151 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
1269 2024.06.05 19:51:25.916223 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
1270 2024.06.05 19:51:27.423809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1271 2024.06.05 19:51:27.423937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1272 2024.06.05 19:51:27.423965 [ 3 ] {} <Debug> HTTP-Session: 71e4f495-4530-4583-91c7-969323d0e2fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1273 2024.06.05 19:51:27.423990 [ 3 ] {} <Debug> HTTP-Session: 71e4f495-4530-4583-91c7-969323d0e2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1274 2024.06.05 19:51:27.424005 [ 3 ] {} <Debug> HTTP-Session: 71e4f495-4530-4583-91c7-969323d0e2fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.06.05 19:51:27.424055 [ 3 ] {} <Trace> HTTP-Session: 71e4f495-4530-4583-91c7-969323d0e2fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1276 2024.06.05 19:51:27.424289 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1277 2024.06.05 19:51:27.424691 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1278 2024.06.05 19:51:27.424822 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1279 2024.06.05 19:51:27.425129 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1280 2024.06.05 19:51:27.425369 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1281 2024.06.05 19:51:27.425756 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1282 2024.06.05 19:51:27.426866 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1283 2024.06.05 19:51:27.426918 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (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
1284 2024.06.05 19:51:27.426938 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
1285 2024.06.05 19:51:27.427046 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1286 2024.06.05 19:51:27.427071 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1287 2024.06.05 19:51:27.429167 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.004975 sec., 3618.0904522613064 rows/sec., 148.01 KiB/sec.
1288 2024.06.05 19:51:27.429457 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Debug> DynamicQueryHandler: Done processing query
1289 2024.06.05 19:51:27.429486 [ 3 ] {98eb09d3-2088-4d59-a6a5-118cbcb2a411} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1290 2024.06.05 19:51:27.429507 [ 3 ] {} <Debug> HTTP-Session: 71e4f495-4530-4583-91c7-969323d0e2fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1291 2024.06.05 19:51:27.431120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1292 2024.06.05 19:51:27.431176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1293 2024.06.05 19:51:27.431196 [ 3 ] {} <Debug> HTTP-Session: b9879acd-8ea4-4a15-ae08-a51b3b293b8b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1294 2024.06.05 19:51:27.431215 [ 3 ] {} <Debug> HTTP-Session: b9879acd-8ea4-4a15-ae08-a51b3b293b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1295 2024.06.05 19:51:27.431230 [ 3 ] {} <Debug> HTTP-Session: b9879acd-8ea4-4a15-ae08-a51b3b293b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1296 2024.06.05 19:51:27.431267 [ 3 ] {} <Trace> HTTP-Session: b9879acd-8ea4-4a15-ae08-a51b3b293b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1297 2024.06.05 19:51:27.431412 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1298 2024.06.05 19:51:27.431670 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1299 2024.06.05 19:51:27.431711 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1300 2024.06.05 19:51:27.431967 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1301 2024.06.05 19:51:27.432033 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1302 2024.06.05 19:51:27.432181 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1303 2024.06.05 19:51:27.432213 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1304 2024.06.05 19:51:27.432237 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (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
1305 2024.06.05 19:51:27.432255 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
1306 2024.06.05 19:51:27.432295 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1307 2024.06.05 19:51:27.432316 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1308 2024.06.05 19:51:27.433181 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001828 sec., 9846.827133479212 rows/sec., 402.81 KiB/sec.
1309 2024.06.05 19:51:27.433410 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Debug> DynamicQueryHandler: Done processing query
1310 2024.06.05 19:51:27.433434 [ 3 ] {bf961ce4-4b93-4b1a-bb32-b29545f91edc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1311 2024.06.05 19:51:27.433451 [ 3 ] {} <Debug> HTTP-Session: b9879acd-8ea4-4a15-ae08-a51b3b293b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1312 2024.06.05 19:51:27.433704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1313 2024.06.05 19:51:27.433751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1314 2024.06.05 19:51:27.433771 [ 3 ] {} <Debug> HTTP-Session: a5168aa5-2a90-4cf4-82a1-ff3cbb9be19d Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1315 2024.06.05 19:51:27.433787 [ 3 ] {} <Debug> HTTP-Session: a5168aa5-2a90-4cf4-82a1-ff3cbb9be19d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1316 2024.06.05 19:51:27.433801 [ 3 ] {} <Debug> HTTP-Session: a5168aa5-2a90-4cf4-82a1-ff3cbb9be19d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1317 2024.06.05 19:51:27.433833 [ 3 ] {} <Trace> HTTP-Session: a5168aa5-2a90-4cf4-82a1-ff3cbb9be19d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1318 2024.06.05 19:51:27.433976 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1319 2024.06.05 19:51:27.434234 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1320 2024.06.05 19:51:27.434273 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1321 2024.06.05 19:51:27.434537 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1322 2024.06.05 19:51:27.434600 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1323 2024.06.05 19:51:27.434735 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1324 2024.06.05 19:51:27.434766 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1325 2024.06.05 19:51:27.434788 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (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
1326 2024.06.05 19:51:27.434805 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
1327 2024.06.05 19:51:27.434846 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1328 2024.06.05 19:51:27.434867 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1329 2024.06.05 19:51:27.435708 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001801 sec., 9994.447529150471 rows/sec., 408.84 KiB/sec.
1330 2024.06.05 19:51:27.435937 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Debug> DynamicQueryHandler: Done processing query
1331 2024.06.05 19:51:27.435961 [ 3 ] {7ea1f7da-7e4c-4868-bdd3-995495f987ec} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1332 2024.06.05 19:51:27.435978 [ 3 ] {} <Debug> HTTP-Session: a5168aa5-2a90-4cf4-82a1-ff3cbb9be19d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1333 2024.06.05 19:51:27.436302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1334 2024.06.05 19:51:27.436351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1335 2024.06.05 19:51:27.436370 [ 3 ] {} <Debug> HTTP-Session: 1a99d610-12b9-4b50-b719-a9a7cbecc6b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1336 2024.06.05 19:51:27.436386 [ 3 ] {} <Debug> HTTP-Session: 1a99d610-12b9-4b50-b719-a9a7cbecc6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1337 2024.06.05 19:51:27.436400 [ 3 ] {} <Debug> HTTP-Session: 1a99d610-12b9-4b50-b719-a9a7cbecc6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1338 2024.06.05 19:51:27.436432 [ 3 ] {} <Trace> HTTP-Session: 1a99d610-12b9-4b50-b719-a9a7cbecc6b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1339 2024.06.05 19:51:27.436572 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1340 2024.06.05 19:51:27.436839 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1341 2024.06.05 19:51:27.436879 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1342 2024.06.05 19:51:27.437136 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1343 2024.06.05 19:51:27.437199 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1344 2024.06.05 19:51:27.437334 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1345 2024.06.05 19:51:27.437366 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1346 2024.06.05 19:51:27.437388 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (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
1347 2024.06.05 19:51:27.437404 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
1348 2024.06.05 19:51:27.437446 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1349 2024.06.05 19:51:27.437466 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1350 2024.06.05 19:51:27.438326 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001819 sec., 9895.547003848267 rows/sec., 404.80 KiB/sec.
1351 2024.06.05 19:51:27.438549 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Debug> DynamicQueryHandler: Done processing query
1352 2024.06.05 19:51:27.438574 [ 3 ] {afc66108-ba0c-45a0-ac6c-988d568087ff} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1353 2024.06.05 19:51:27.438591 [ 3 ] {} <Debug> HTTP-Session: 1a99d610-12b9-4b50-b719-a9a7cbecc6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1354 2024.06.05 19:51:27.439511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1355 2024.06.05 19:51:27.439559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1356 2024.06.05 19:51:27.439578 [ 3 ] {} <Debug> HTTP-Session: 62b1c72b-ea25-475a-b986-5bc06c08bf1a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1357 2024.06.05 19:51:27.439594 [ 3 ] {} <Debug> HTTP-Session: 62b1c72b-ea25-475a-b986-5bc06c08bf1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1358 2024.06.05 19:51:27.439609 [ 3 ] {} <Debug> HTTP-Session: 62b1c72b-ea25-475a-b986-5bc06c08bf1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1359 2024.06.05 19:51:27.439640 [ 3 ] {} <Trace> HTTP-Session: 62b1c72b-ea25-475a-b986-5bc06c08bf1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1360 2024.06.05 19:51:27.439780 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1361 2024.06.05 19:51:27.440078 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1362 2024.06.05 19:51:27.440128 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1363 2024.06.05 19:51:27.440398 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1364 2024.06.05 19:51:27.440463 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1365 2024.06.05 19:51:27.440605 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1366 2024.06.05 19:51:27.440647 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1367 2024.06.05 19:51:27.440677 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (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
1368 2024.06.05 19:51:27.440699 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
1369 2024.06.05 19:51:27.440756 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1370 2024.06.05 19:51:27.440788 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1371 2024.06.05 19:51:27.441697 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001976 sec., 9109.31174089069 rows/sec., 372.64 KiB/sec.
1372 2024.06.05 19:51:27.441982 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Debug> DynamicQueryHandler: Done processing query
1373 2024.06.05 19:51:27.442009 [ 3 ] {deb8f237-817b-41eb-8328-4f7819e49f83} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1374 2024.06.05 19:51:27.442026 [ 3 ] {} <Debug> HTTP-Session: 62b1c72b-ea25-475a-b986-5bc06c08bf1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1375 2024.06.05 19:51:27.447770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1376 2024.06.05 19:51:27.447831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1377 2024.06.05 19:51:27.447852 [ 3 ] {} <Debug> HTTP-Session: d06ae57b-fb13-4fa5-9d4d-0b2de20c7375 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1378 2024.06.05 19:51:27.447869 [ 3 ] {} <Debug> HTTP-Session: d06ae57b-fb13-4fa5-9d4d-0b2de20c7375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1379 2024.06.05 19:51:27.447883 [ 3 ] {} <Debug> HTTP-Session: d06ae57b-fb13-4fa5-9d4d-0b2de20c7375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1380 2024.06.05 19:51:27.447915 [ 3 ] {} <Trace> HTTP-Session: d06ae57b-fb13-4fa5-9d4d-0b2de20c7375 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1381 2024.06.05 19:51:27.448034 [ 3 ] {0cab6422-394f-45fd-85a5-8542b6fd505a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1382 2024.06.05 19:51:27.448079 [ 3 ] {0cab6422-394f-45fd-85a5-8542b6fd505a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1383 2024.06.05 19:51:27.448246 [ 3 ] {0cab6422-394f-45fd-85a5-8542b6fd505a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1384 2024.06.05 19:51:27.448604 [ 3 ] {0cab6422-394f-45fd-85a5-8542b6fd505a} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1385 2024.06.05 19:51:27.448643 [ 3 ] {0cab6422-394f-45fd-85a5-8542b6fd505a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1386 2024.06.05 19:51:27.449108 [ 3 ] {0cab6422-394f-45fd-85a5-8542b6fd505a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1387 2024.06.05 19:51:27.449413 [ 3 ] {0cab6422-394f-45fd-85a5-8542b6fd505a} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1388 2024.06.05 19:51:27.449571 [ 3 ] {0cab6422-394f-45fd-85a5-8542b6fd505a} <Debug> executeQuery: Read 5 rows, 549.00 B in 0.001564 sec., 3196.93094629156 rows/sec., 342.80 KiB/sec.
1389 2024.06.05 19:51:27.449819 [ 3 ] {0cab6422-394f-45fd-85a5-8542b6fd505a} <Debug> DynamicQueryHandler: Done processing query
1390 2024.06.05 19:51:27.449855 [ 3 ] {0cab6422-394f-45fd-85a5-8542b6fd505a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1391 2024.06.05 19:51:27.449876 [ 3 ] {} <Debug> HTTP-Session: d06ae57b-fb13-4fa5-9d4d-0b2de20c7375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1392 2024.06.05 19:51:27.450022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1393 2024.06.05 19:51:27.450070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1394 2024.06.05 19:51:27.450089 [ 3 ] {} <Debug> HTTP-Session: af3dae2e-1034-43e2-9198-4b0b270d10bd Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1395 2024.06.05 19:51:27.450105 [ 3 ] {} <Debug> HTTP-Session: af3dae2e-1034-43e2-9198-4b0b270d10bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1396 2024.06.05 19:51:27.450119 [ 3 ] {} <Debug> HTTP-Session: af3dae2e-1034-43e2-9198-4b0b270d10bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1397 2024.06.05 19:51:27.450150 [ 3 ] {} <Trace> HTTP-Session: af3dae2e-1034-43e2-9198-4b0b270d10bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1398 2024.06.05 19:51:27.450259 [ 3 ] {aa1ba9fe-e47d-42a1-8e02-5bb79c4fbe34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1399 2024.06.05 19:51:27.450302 [ 3 ] {aa1ba9fe-e47d-42a1-8e02-5bb79c4fbe34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1400 2024.06.05 19:51:27.450452 [ 3 ] {aa1ba9fe-e47d-42a1-8e02-5bb79c4fbe34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1401 2024.06.05 19:51:27.451351 [ 3 ] {aa1ba9fe-e47d-42a1-8e02-5bb79c4fbe34} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1402 2024.06.05 19:51:27.451386 [ 3 ] {aa1ba9fe-e47d-42a1-8e02-5bb79c4fbe34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1403 2024.06.05 19:51:27.451686 [ 3 ] {aa1ba9fe-e47d-42a1-8e02-5bb79c4fbe34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1404 2024.06.05 19:51:27.452010 [ 3 ] {aa1ba9fe-e47d-42a1-8e02-5bb79c4fbe34} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1405 2024.06.05 19:51:27.452161 [ 3 ] {aa1ba9fe-e47d-42a1-8e02-5bb79c4fbe34} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001928 sec., 11410.78838174274 rows/sec., 924.90 KiB/sec.
1406 2024.06.05 19:51:27.452406 [ 3 ] {aa1ba9fe-e47d-42a1-8e02-5bb79c4fbe34} <Debug> DynamicQueryHandler: Done processing query
1407 2024.06.05 19:51:27.452430 [ 3 ] {aa1ba9fe-e47d-42a1-8e02-5bb79c4fbe34} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1408 2024.06.05 19:51:27.452446 [ 3 ] {} <Debug> HTTP-Session: af3dae2e-1034-43e2-9198-4b0b270d10bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1409 2024.06.05 19:51:27.452610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 14359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1410 2024.06.05 19:51:27.452657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1411 2024.06.05 19:51:27.452676 [ 3 ] {} <Debug> HTTP-Session: 85bfe8e7-5a1d-499e-a840-3e3bc8be6be0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1412 2024.06.05 19:51:27.452692 [ 3 ] {} <Debug> HTTP-Session: 85bfe8e7-5a1d-499e-a840-3e3bc8be6be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1413 2024.06.05 19:51:27.452706 [ 3 ] {} <Debug> HTTP-Session: 85bfe8e7-5a1d-499e-a840-3e3bc8be6be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1414 2024.06.05 19:51:27.452745 [ 3 ] {} <Trace> HTTP-Session: 85bfe8e7-5a1d-499e-a840-3e3bc8be6be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1415 2024.06.05 19:51:27.452866 [ 3 ] {7d0bc594-5dc2-4a6b-b144-8dc48a0a012c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1416 2024.06.05 19:51:27.452908 [ 3 ] {7d0bc594-5dc2-4a6b-b144-8dc48a0a012c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1417 2024.06.05 19:51:27.453050 [ 3 ] {7d0bc594-5dc2-4a6b-b144-8dc48a0a012c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1418 2024.06.05 19:51:27.453411 [ 3 ] {7d0bc594-5dc2-4a6b-b144-8dc48a0a012c} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1419 2024.06.05 19:51:27.453448 [ 3 ] {7d0bc594-5dc2-4a6b-b144-8dc48a0a012c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1420 2024.06.05 19:51:27.453763 [ 3 ] {7d0bc594-5dc2-4a6b-b144-8dc48a0a012c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1421 2024.06.05 19:51:27.454062 [ 3 ] {7d0bc594-5dc2-4a6b-b144-8dc48a0a012c} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1422 2024.06.05 19:51:27.454205 [ 3 ] {7d0bc594-5dc2-4a6b-b144-8dc48a0a012c} <Debug> executeQuery: Read 97 rows, 8.43 KiB in 0.001378 sec., 70391.87227866473 rows/sec., 5.98 MiB/sec.
1423 2024.06.05 19:51:27.454362 [ 3 ] {7d0bc594-5dc2-4a6b-b144-8dc48a0a012c} <Debug> DynamicQueryHandler: Done processing query
1424 2024.06.05 19:51:27.454386 [ 3 ] {7d0bc594-5dc2-4a6b-b144-8dc48a0a012c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1425 2024.06.05 19:51:27.454402 [ 3 ] {} <Debug> HTTP-Session: 85bfe8e7-5a1d-499e-a840-3e3bc8be6be0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1426 2024.06.05 19:51:27.454523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1427 2024.06.05 19:51:27.454569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1428 2024.06.05 19:51:27.454589 [ 3 ] {} <Debug> HTTP-Session: 8748535f-d8df-4e68-b3be-610a60c51ff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1429 2024.06.05 19:51:27.454605 [ 3 ] {} <Debug> HTTP-Session: 8748535f-d8df-4e68-b3be-610a60c51ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1430 2024.06.05 19:51:27.454618 [ 3 ] {} <Debug> HTTP-Session: 8748535f-d8df-4e68-b3be-610a60c51ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1431 2024.06.05 19:51:27.454648 [ 3 ] {} <Trace> HTTP-Session: 8748535f-d8df-4e68-b3be-610a60c51ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1432 2024.06.05 19:51:27.454739 [ 3 ] {7c1ed253-1516-4ade-820d-03001c519ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1433 2024.06.05 19:51:27.454780 [ 3 ] {7c1ed253-1516-4ade-820d-03001c519ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1434 2024.06.05 19:51:27.454908 [ 3 ] {7c1ed253-1516-4ade-820d-03001c519ebd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1435 2024.06.05 19:51:27.455288 [ 3 ] {7c1ed253-1516-4ade-820d-03001c519ebd} <Trace> oximeter.fields_u32 (c87125ab-342d-4d06-b568-ffcc484f1815): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1436 2024.06.05 19:51:27.455324 [ 3 ] {7c1ed253-1516-4ade-820d-03001c519ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1437 2024.06.05 19:51:27.455624 [ 3 ] {7c1ed253-1516-4ade-820d-03001c519ebd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1438 2024.06.05 19:51:27.455931 [ 3 ] {7c1ed253-1516-4ade-820d-03001c519ebd} <Trace> oximeter.fields_u32 (c87125ab-342d-4d06-b568-ffcc484f1815): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1439 2024.06.05 19:51:27.456070 [ 3 ] {7c1ed253-1516-4ade-820d-03001c519ebd} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001345 sec., 743.4944237918215 rows/sec., 49.37 KiB/sec.
1440 2024.06.05 19:51:27.456260 [ 3 ] {7c1ed253-1516-4ade-820d-03001c519ebd} <Debug> DynamicQueryHandler: Done processing query
1441 2024.06.05 19:51:27.456284 [ 3 ] {7c1ed253-1516-4ade-820d-03001c519ebd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1442 2024.06.05 19:51:27.456300 [ 3 ] {} <Debug> HTTP-Session: 8748535f-d8df-4e68-b3be-610a60c51ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.06.05 19:51:27.456453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 11586, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1444 2024.06.05 19:51:27.456499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1445 2024.06.05 19:51:27.456517 [ 3 ] {} <Debug> HTTP-Session: de366709-f37a-4c6d-bd57-f7cd83b5bd6b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1446 2024.06.05 19:51:27.456534 [ 3 ] {} <Debug> HTTP-Session: de366709-f37a-4c6d-bd57-f7cd83b5bd6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1447 2024.06.05 19:51:27.456548 [ 3 ] {} <Debug> HTTP-Session: de366709-f37a-4c6d-bd57-f7cd83b5bd6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1448 2024.06.05 19:51:27.456578 [ 3 ] {} <Trace> HTTP-Session: de366709-f37a-4c6d-bd57-f7cd83b5bd6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1449 2024.06.05 19:51:27.456695 [ 3 ] {b8822fba-187c-4612-85bd-a15af18e46a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1450 2024.06.05 19:51:27.456736 [ 3 ] {b8822fba-187c-4612-85bd-a15af18e46a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1451 2024.06.05 19:51:27.456858 [ 3 ] {b8822fba-187c-4612-85bd-a15af18e46a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1452 2024.06.05 19:51:27.457201 [ 3 ] {b8822fba-187c-4612-85bd-a15af18e46a5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1453 2024.06.05 19:51:27.457237 [ 3 ] {b8822fba-187c-4612-85bd-a15af18e46a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1454 2024.06.05 19:51:27.457562 [ 3 ] {b8822fba-187c-4612-85bd-a15af18e46a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1455 2024.06.05 19:51:27.457870 [ 3 ] {b8822fba-187c-4612-85bd-a15af18e46a5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1456 2024.06.05 19:51:27.458024 [ 3 ] {b8822fba-187c-4612-85bd-a15af18e46a5} <Debug> executeQuery: Read 68 rows, 5.45 KiB in 0.001366 sec., 49780.38067349927 rows/sec., 3.90 MiB/sec.
1457 2024.06.05 19:51:27.458189 [ 3 ] {b8822fba-187c-4612-85bd-a15af18e46a5} <Debug> DynamicQueryHandler: Done processing query
1458 2024.06.05 19:51:27.458213 [ 3 ] {b8822fba-187c-4612-85bd-a15af18e46a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1459 2024.06.05 19:51:27.458229 [ 3 ] {} <Debug> HTTP-Session: de366709-f37a-4c6d-bd57-f7cd83b5bd6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1460 2024.06.05 19:51:27.458394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1461 2024.06.05 19:51:27.458440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1462 2024.06.05 19:51:27.458459 [ 3 ] {} <Debug> HTTP-Session: 55e924c9-92e4-414c-8b94-bdcff247a7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1463 2024.06.05 19:51:27.458476 [ 3 ] {} <Debug> HTTP-Session: 55e924c9-92e4-414c-8b94-bdcff247a7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1464 2024.06.05 19:51:27.458489 [ 3 ] {} <Debug> HTTP-Session: 55e924c9-92e4-414c-8b94-bdcff247a7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1465 2024.06.05 19:51:27.458519 [ 3 ] {} <Trace> HTTP-Session: 55e924c9-92e4-414c-8b94-bdcff247a7d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1466 2024.06.05 19:51:27.458649 [ 3 ] {7984050d-8021-48cd-8fbd-09adf9e8e228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1467 2024.06.05 19:51:27.458694 [ 3 ] {7984050d-8021-48cd-8fbd-09adf9e8e228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1468 2024.06.05 19:51:27.458836 [ 3 ] {7984050d-8021-48cd-8fbd-09adf9e8e228} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1469 2024.06.05 19:51:27.459195 [ 3 ] {7984050d-8021-48cd-8fbd-09adf9e8e228} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1470 2024.06.05 19:51:27.459239 [ 3 ] {7984050d-8021-48cd-8fbd-09adf9e8e228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1471 2024.06.05 19:51:27.459657 [ 3 ] {7984050d-8021-48cd-8fbd-09adf9e8e228} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1472 2024.06.05 19:51:27.460007 [ 3 ] {7984050d-8021-48cd-8fbd-09adf9e8e228} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1473 2024.06.05 19:51:27.460156 [ 3 ] {7984050d-8021-48cd-8fbd-09adf9e8e228} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001556 sec., 70694.08740359897 rows/sec., 4.93 MiB/sec.
1474 2024.06.05 19:51:27.460323 [ 3 ] {7984050d-8021-48cd-8fbd-09adf9e8e228} <Debug> DynamicQueryHandler: Done processing query
1475 2024.06.05 19:51:27.460347 [ 3 ] {7984050d-8021-48cd-8fbd-09adf9e8e228} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1476 2024.06.05 19:51:27.460363 [ 3 ] {} <Debug> HTTP-Session: 55e924c9-92e4-414c-8b94-bdcff247a7d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.06.05 19:51:27.460465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1478 2024.06.05 19:51:27.460512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1479 2024.06.05 19:51:27.460531 [ 3 ] {} <Debug> HTTP-Session: a4d9ac3f-276f-4547-b102-de9edc9c6fdc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1480 2024.06.05 19:51:27.460548 [ 3 ] {} <Debug> HTTP-Session: a4d9ac3f-276f-4547-b102-de9edc9c6fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1481 2024.06.05 19:51:27.460561 [ 3 ] {} <Debug> HTTP-Session: a4d9ac3f-276f-4547-b102-de9edc9c6fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1482 2024.06.05 19:51:27.460591 [ 3 ] {} <Trace> HTTP-Session: a4d9ac3f-276f-4547-b102-de9edc9c6fdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1483 2024.06.05 19:51:27.460681 [ 3 ] {6464e671-3e22-42bb-96f1-cb5e8a681d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1484 2024.06.05 19:51:27.460745 [ 3 ] {6464e671-3e22-42bb-96f1-cb5e8a681d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1485 2024.06.05 19:51:27.460886 [ 3 ] {6464e671-3e22-42bb-96f1-cb5e8a681d6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1486 2024.06.05 19:51:27.461217 [ 3 ] {6464e671-3e22-42bb-96f1-cb5e8a681d6c} <Trace> oximeter.measurements_f64 (0f74b5a6-e177-4ff2-a2c1-708070a9296f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1487 2024.06.05 19:51:27.461251 [ 3 ] {6464e671-3e22-42bb-96f1-cb5e8a681d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1488 2024.06.05 19:51:27.462187 [ 3 ] {6464e671-3e22-42bb-96f1-cb5e8a681d6c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1489 2024.06.05 19:51:27.462523 [ 3 ] {6464e671-3e22-42bb-96f1-cb5e8a681d6c} <Trace> oximeter.measurements_f64 (0f74b5a6-e177-4ff2-a2c1-708070a9296f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1490 2024.06.05 19:51:27.462672 [ 3 ] {6464e671-3e22-42bb-96f1-cb5e8a681d6c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.002003 sec., 499.2511233150275 rows/sec., 31.69 KiB/sec.
1491 2024.06.05 19:51:27.462914 [ 3 ] {6464e671-3e22-42bb-96f1-cb5e8a681d6c} <Debug> DynamicQueryHandler: Done processing query
1492 2024.06.05 19:51:27.462940 [ 3 ] {6464e671-3e22-42bb-96f1-cb5e8a681d6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1493 2024.06.05 19:51:27.462956 [ 3 ] {} <Debug> HTTP-Session: a4d9ac3f-276f-4547-b102-de9edc9c6fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1494 2024.06.05 19:51:27.463169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 23573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1495 2024.06.05 19:51:27.463217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1496 2024.06.05 19:51:27.463237 [ 3 ] {} <Debug> HTTP-Session: abaf4713-a72b-45f8-a6cb-cf82e3d80092 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1497 2024.06.05 19:51:27.463253 [ 3 ] {} <Debug> HTTP-Session: abaf4713-a72b-45f8-a6cb-cf82e3d80092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1498 2024.06.05 19:51:27.463266 [ 3 ] {} <Debug> HTTP-Session: abaf4713-a72b-45f8-a6cb-cf82e3d80092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1499 2024.06.05 19:51:27.463297 [ 3 ] {} <Trace> HTTP-Session: abaf4713-a72b-45f8-a6cb-cf82e3d80092 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1500 2024.06.05 19:51:27.463497 [ 3 ] {01767191-cc92-4810-a7eb-698955f6da46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1501 2024.06.05 19:51:27.463546 [ 3 ] {01767191-cc92-4810-a7eb-698955f6da46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1502 2024.06.05 19:51:27.463717 [ 3 ] {01767191-cc92-4810-a7eb-698955f6da46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1503 2024.06.05 19:51:27.464107 [ 3 ] {01767191-cc92-4810-a7eb-698955f6da46} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1504 2024.06.05 19:51:27.464141 [ 3 ] {01767191-cc92-4810-a7eb-698955f6da46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1505 2024.06.05 19:51:27.466654 [ 3 ] {01767191-cc92-4810-a7eb-698955f6da46} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1506 2024.06.05 19:51:27.467040 [ 3 ] {01767191-cc92-4810-a7eb-698955f6da46} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1507 2024.06.05 19:51:27.467218 [ 3 ] {01767191-cc92-4810-a7eb-698955f6da46} <Debug> executeQuery: Read 22 rows, 30.40 KiB in 0.003838 sec., 5732.15216258468 rows/sec., 7.74 MiB/sec.
1508 2024.06.05 19:51:27.467455 [ 3 ] {01767191-cc92-4810-a7eb-698955f6da46} <Debug> DynamicQueryHandler: Done processing query
1509 2024.06.05 19:51:27.467484 [ 3 ] {01767191-cc92-4810-a7eb-698955f6da46} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1510 2024.06.05 19:51:27.467504 [ 3 ] {} <Debug> HTTP-Session: abaf4713-a72b-45f8-a6cb-cf82e3d80092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1511 2024.06.05 19:51:27.467631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 2952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1512 2024.06.05 19:51:27.467687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1513 2024.06.05 19:51:27.467710 [ 3 ] {} <Debug> HTTP-Session: 221d408e-579f-4f39-9b67-6f7268d3259c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1514 2024.06.05 19:51:27.467731 [ 3 ] {} <Debug> HTTP-Session: 221d408e-579f-4f39-9b67-6f7268d3259c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1515 2024.06.05 19:51:27.467748 [ 3 ] {} <Debug> HTTP-Session: 221d408e-579f-4f39-9b67-6f7268d3259c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1516 2024.06.05 19:51:27.467777 [ 3 ] {} <Trace> HTTP-Session: 221d408e-579f-4f39-9b67-6f7268d3259c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1517 2024.06.05 19:51:27.467873 [ 3 ] {dc739e58-b1a3-4dec-9ee2-a8fe9b3e5ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1518 2024.06.05 19:51:27.467917 [ 3 ] {dc739e58-b1a3-4dec-9ee2-a8fe9b3e5ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1519 2024.06.05 19:51:27.468048 [ 3 ] {dc739e58-b1a3-4dec-9ee2-a8fe9b3e5ebb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1520 2024.06.05 19:51:27.468309 [ 3 ] {dc739e58-b1a3-4dec-9ee2-a8fe9b3e5ebb} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1521 2024.06.05 19:51:27.468343 [ 3 ] {dc739e58-b1a3-4dec-9ee2-a8fe9b3e5ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1522 2024.06.05 19:51:27.468715 [ 3 ] {dc739e58-b1a3-4dec-9ee2-a8fe9b3e5ebb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1523 2024.06.05 19:51:27.469026 [ 3 ] {dc739e58-b1a3-4dec-9ee2-a8fe9b3e5ebb} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1524 2024.06.05 19:51:27.469182 [ 3 ] {dc739e58-b1a3-4dec-9ee2-a8fe9b3e5ebb} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001327 sec., 13564.431047475508 rows/sec., 1022.19 KiB/sec.
1525 2024.06.05 19:51:27.469453 [ 3 ] {dc739e58-b1a3-4dec-9ee2-a8fe9b3e5ebb} <Debug> DynamicQueryHandler: Done processing query
1526 2024.06.05 19:51:27.469477 [ 3 ] {dc739e58-b1a3-4dec-9ee2-a8fe9b3e5ebb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1527 2024.06.05 19:51:27.469492 [ 3 ] {} <Debug> HTTP-Session: 221d408e-579f-4f39-9b67-6f7268d3259c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1528 2024.06.05 19:51:27.469607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1529 2024.06.05 19:51:27.469655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1530 2024.06.05 19:51:27.469673 [ 3 ] {} <Debug> HTTP-Session: b2de82dc-ad92-4f68-9775-21a5ad2a357a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1531 2024.06.05 19:51:27.469689 [ 3 ] {} <Debug> HTTP-Session: b2de82dc-ad92-4f68-9775-21a5ad2a357a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.06.05 19:51:27.469704 [ 3 ] {} <Debug> HTTP-Session: b2de82dc-ad92-4f68-9775-21a5ad2a357a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1533 2024.06.05 19:51:27.469734 [ 3 ] {} <Trace> HTTP-Session: b2de82dc-ad92-4f68-9775-21a5ad2a357a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1534 2024.06.05 19:51:27.469838 [ 3 ] {3decfaff-e4d1-4432-bf3c-df8cf755d35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1535 2024.06.05 19:51:27.469882 [ 3 ] {3decfaff-e4d1-4432-bf3c-df8cf755d35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1536 2024.06.05 19:51:27.470028 [ 3 ] {3decfaff-e4d1-4432-bf3c-df8cf755d35c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1537 2024.06.05 19:51:27.470314 [ 3 ] {3decfaff-e4d1-4432-bf3c-df8cf755d35c} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1538 2024.06.05 19:51:27.470356 [ 3 ] {3decfaff-e4d1-4432-bf3c-df8cf755d35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1539 2024.06.05 19:51:27.470725 [ 3 ] {3decfaff-e4d1-4432-bf3c-df8cf755d35c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1540 2024.06.05 19:51:27.471040 [ 3 ] {3decfaff-e4d1-4432-bf3c-df8cf755d35c} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1541 2024.06.05 19:51:27.471182 [ 3 ] {3decfaff-e4d1-4432-bf3c-df8cf755d35c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001372 sec., 29154.51895043732 rows/sec., 1.95 MiB/sec.
1542 2024.06.05 19:51:27.471332 [ 3 ] {3decfaff-e4d1-4432-bf3c-df8cf755d35c} <Debug> DynamicQueryHandler: Done processing query
1543 2024.06.05 19:51:27.471356 [ 3 ] {3decfaff-e4d1-4432-bf3c-df8cf755d35c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1544 2024.06.05 19:51:27.471371 [ 3 ] {} <Debug> HTTP-Session: b2de82dc-ad92-4f68-9775-21a5ad2a357a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1545 2024.06.05 19:51:32.429595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1546 2024.06.05 19:51:32.429719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1547 2024.06.05 19:51:32.429745 [ 3 ] {} <Debug> HTTP-Session: bd5e8c44-8fd9-4416-8fbf-c5cfe15e4678 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1548 2024.06.05 19:51:32.429769 [ 3 ] {} <Debug> HTTP-Session: bd5e8c44-8fd9-4416-8fbf-c5cfe15e4678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1549 2024.06.05 19:51:32.429783 [ 3 ] {} <Debug> HTTP-Session: bd5e8c44-8fd9-4416-8fbf-c5cfe15e4678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1550 2024.06.05 19:51:32.429832 [ 3 ] {} <Trace> HTTP-Session: bd5e8c44-8fd9-4416-8fbf-c5cfe15e4678 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1551 2024.06.05 19:51:32.430036 [ 3 ] {0aadef8c-f071-4457-81b0-060a5866e01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1552 2024.06.05 19:51:32.430103 [ 3 ] {0aadef8c-f071-4457-81b0-060a5866e01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1553 2024.06.05 19:51:32.430288 [ 3 ] {0aadef8c-f071-4457-81b0-060a5866e01e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1554 2024.06.05 19:51:32.430717 [ 3 ] {0aadef8c-f071-4457-81b0-060a5866e01e} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1555 2024.06.05 19:51:32.430763 [ 3 ] {0aadef8c-f071-4457-81b0-060a5866e01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1556 2024.06.05 19:51:32.431128 [ 3 ] {0aadef8c-f071-4457-81b0-060a5866e01e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1557 2024.06.05 19:51:32.431463 [ 3 ] {0aadef8c-f071-4457-81b0-060a5866e01e} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1558 2024.06.05 19:51:32.431643 [ 3 ] {0aadef8c-f071-4457-81b0-060a5866e01e} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001672 sec., 17942.583732057414 rows/sec., 1.37 MiB/sec.
1559 2024.06.05 19:51:32.431859 [ 3 ] {0aadef8c-f071-4457-81b0-060a5866e01e} <Debug> DynamicQueryHandler: Done processing query
1560 2024.06.05 19:51:32.431886 [ 3 ] {0aadef8c-f071-4457-81b0-060a5866e01e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1561 2024.06.05 19:51:32.431903 [ 3 ] {} <Debug> HTTP-Session: bd5e8c44-8fd9-4416-8fbf-c5cfe15e4678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1562 2024.06.05 19:51:32.432059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1563 2024.06.05 19:51:32.432113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1564 2024.06.05 19:51:32.432133 [ 3 ] {} <Debug> HTTP-Session: 946756b9-6193-4a30-aed6-7b93092deed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1565 2024.06.05 19:51:32.432152 [ 3 ] {} <Debug> HTTP-Session: 946756b9-6193-4a30-aed6-7b93092deed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1566 2024.06.05 19:51:32.432166 [ 3 ] {} <Debug> HTTP-Session: 946756b9-6193-4a30-aed6-7b93092deed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1567 2024.06.05 19:51:32.432201 [ 3 ] {} <Trace> HTTP-Session: 946756b9-6193-4a30-aed6-7b93092deed0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1568 2024.06.05 19:51:32.432324 [ 3 ] {18eb97b7-e2b7-4cba-92e2-b7df5cebdb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1569 2024.06.05 19:51:32.432371 [ 3 ] {18eb97b7-e2b7-4cba-92e2-b7df5cebdb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1570 2024.06.05 19:51:32.432504 [ 3 ] {18eb97b7-e2b7-4cba-92e2-b7df5cebdb8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1571 2024.06.05 19:51:32.432835 [ 3 ] {18eb97b7-e2b7-4cba-92e2-b7df5cebdb8d} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1572 2024.06.05 19:51:32.432872 [ 3 ] {18eb97b7-e2b7-4cba-92e2-b7df5cebdb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1573 2024.06.05 19:51:32.433186 [ 3 ] {18eb97b7-e2b7-4cba-92e2-b7df5cebdb8d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1574 2024.06.05 19:51:32.433490 [ 3 ] {18eb97b7-e2b7-4cba-92e2-b7df5cebdb8d} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1575 2024.06.05 19:51:32.433649 [ 3 ] {18eb97b7-e2b7-4cba-92e2-b7df5cebdb8d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001364 sec., 26392.961876832844 rows/sec., 2.06 MiB/sec.
1576 2024.06.05 19:51:32.433802 [ 3 ] {18eb97b7-e2b7-4cba-92e2-b7df5cebdb8d} <Debug> DynamicQueryHandler: Done processing query
1577 2024.06.05 19:51:32.433826 [ 3 ] {18eb97b7-e2b7-4cba-92e2-b7df5cebdb8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1578 2024.06.05 19:51:32.433842 [ 3 ] {} <Debug> HTTP-Session: 946756b9-6193-4a30-aed6-7b93092deed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1579 2024.06.05 19:51:32.434058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1580 2024.06.05 19:51:32.434106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1581 2024.06.05 19:51:32.434124 [ 3 ] {} <Debug> HTTP-Session: 4c50e08c-ee6d-40c2-a770-15cfc1a70b87 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1582 2024.06.05 19:51:32.434141 [ 3 ] {} <Debug> HTTP-Session: 4c50e08c-ee6d-40c2-a770-15cfc1a70b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1583 2024.06.05 19:51:32.434155 [ 3 ] {} <Debug> HTTP-Session: 4c50e08c-ee6d-40c2-a770-15cfc1a70b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1584 2024.06.05 19:51:32.434187 [ 3 ] {} <Trace> HTTP-Session: 4c50e08c-ee6d-40c2-a770-15cfc1a70b87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1585 2024.06.05 19:51:32.434369 [ 3 ] {05f9f1bd-b200-436a-9bf2-1a13063588c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1586 2024.06.05 19:51:32.434418 [ 3 ] {05f9f1bd-b200-436a-9bf2-1a13063588c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1587 2024.06.05 19:51:32.434563 [ 3 ] {05f9f1bd-b200-436a-9bf2-1a13063588c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1588 2024.06.05 19:51:32.434903 [ 3 ] {05f9f1bd-b200-436a-9bf2-1a13063588c9} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1589 2024.06.05 19:51:32.434941 [ 3 ] {05f9f1bd-b200-436a-9bf2-1a13063588c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1590 2024.06.05 19:51:32.435348 [ 3 ] {05f9f1bd-b200-436a-9bf2-1a13063588c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1591 2024.06.05 19:51:32.435682 [ 3 ] {05f9f1bd-b200-436a-9bf2-1a13063588c9} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1592 2024.06.05 19:51:32.435830 [ 3 ] {05f9f1bd-b200-436a-9bf2-1a13063588c9} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001549 sec., 71013.5571336346 rows/sec., 4.96 MiB/sec.
1593 2024.06.05 19:51:32.436118 [ 3 ] {05f9f1bd-b200-436a-9bf2-1a13063588c9} <Debug> DynamicQueryHandler: Done processing query
1594 2024.06.05 19:51:32.436144 [ 3 ] {05f9f1bd-b200-436a-9bf2-1a13063588c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1595 2024.06.05 19:51:32.436160 [ 3 ] {} <Debug> HTTP-Session: 4c50e08c-ee6d-40c2-a770-15cfc1a70b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1596 2024.06.05 19:51:32.436285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1597 2024.06.05 19:51:32.436333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1598 2024.06.05 19:51:32.436353 [ 3 ] {} <Debug> HTTP-Session: f780f85b-031f-410e-9b04-466d4cd91a95 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1599 2024.06.05 19:51:32.436368 [ 3 ] {} <Debug> HTTP-Session: f780f85b-031f-410e-9b04-466d4cd91a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1600 2024.06.05 19:51:32.436382 [ 3 ] {} <Debug> HTTP-Session: f780f85b-031f-410e-9b04-466d4cd91a95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1601 2024.06.05 19:51:32.436413 [ 3 ] {} <Trace> HTTP-Session: f780f85b-031f-410e-9b04-466d4cd91a95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1602 2024.06.05 19:51:32.436529 [ 3 ] {f6eec577-8831-44cd-9248-311fa00e3e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1603 2024.06.05 19:51:32.436575 [ 3 ] {f6eec577-8831-44cd-9248-311fa00e3e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1604 2024.06.05 19:51:32.436720 [ 3 ] {f6eec577-8831-44cd-9248-311fa00e3e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1605 2024.06.05 19:51:32.436990 [ 3 ] {f6eec577-8831-44cd-9248-311fa00e3e09} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1606 2024.06.05 19:51:32.437026 [ 3 ] {f6eec577-8831-44cd-9248-311fa00e3e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1607 2024.06.05 19:51:32.437367 [ 3 ] {f6eec577-8831-44cd-9248-311fa00e3e09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1608 2024.06.05 19:51:32.437684 [ 3 ] {f6eec577-8831-44cd-9248-311fa00e3e09} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1609 2024.06.05 19:51:32.437842 [ 3 ] {f6eec577-8831-44cd-9248-311fa00e3e09} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001353 sec., 29563.932002956393 rows/sec., 1.97 MiB/sec.
1610 2024.06.05 19:51:32.437993 [ 3 ] {f6eec577-8831-44cd-9248-311fa00e3e09} <Debug> DynamicQueryHandler: Done processing query
1611 2024.06.05 19:51:32.438017 [ 3 ] {f6eec577-8831-44cd-9248-311fa00e3e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1612 2024.06.05 19:51:32.438033 [ 3 ] {} <Debug> HTTP-Session: f780f85b-031f-410e-9b04-466d4cd91a95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1613 2024.06.05 19:51:37.428172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 3350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1614 2024.06.05 19:51:37.428311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1615 2024.06.05 19:51:37.428342 [ 3 ] {} <Debug> HTTP-Session: 8d7eea34-b8b8-4c51-b619-ce7d7cad95d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1616 2024.06.05 19:51:37.428370 [ 3 ] {} <Debug> HTTP-Session: 8d7eea34-b8b8-4c51-b619-ce7d7cad95d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1617 2024.06.05 19:51:37.428388 [ 3 ] {} <Debug> HTTP-Session: 8d7eea34-b8b8-4c51-b619-ce7d7cad95d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1618 2024.06.05 19:51:37.428446 [ 3 ] {} <Trace> HTTP-Session: 8d7eea34-b8b8-4c51-b619-ce7d7cad95d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1619 2024.06.05 19:51:37.428659 [ 3 ] {86c220cc-c965-4c06-b8da-d0b6ffbef4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1620 2024.06.05 19:51:37.428734 [ 3 ] {86c220cc-c965-4c06-b8da-d0b6ffbef4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1621 2024.06.05 19:51:37.428942 [ 3 ] {86c220cc-c965-4c06-b8da-d0b6ffbef4e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1622 2024.06.05 19:51:37.429380 [ 3 ] {86c220cc-c965-4c06-b8da-d0b6ffbef4e3} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1623 2024.06.05 19:51:37.429425 [ 3 ] {86c220cc-c965-4c06-b8da-d0b6ffbef4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1624 2024.06.05 19:51:37.429786 [ 3 ] {86c220cc-c965-4c06-b8da-d0b6ffbef4e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1625 2024.06.05 19:51:37.430123 [ 3 ] {86c220cc-c965-4c06-b8da-d0b6ffbef4e3} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1626 2024.06.05 19:51:37.430296 [ 3 ] {86c220cc-c965-4c06-b8da-d0b6ffbef4e3} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.0017 sec., 13529.411764705883 rows/sec., 1.07 MiB/sec.
1627 2024.06.05 19:51:37.430594 [ 3 ] {86c220cc-c965-4c06-b8da-d0b6ffbef4e3} <Debug> DynamicQueryHandler: Done processing query
1628 2024.06.05 19:51:37.430623 [ 3 ] {86c220cc-c965-4c06-b8da-d0b6ffbef4e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1629 2024.06.05 19:51:37.430640 [ 3 ] {} <Debug> HTTP-Session: 8d7eea34-b8b8-4c51-b619-ce7d7cad95d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1630 2024.06.05 19:51:37.430808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 14652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1631 2024.06.05 19:51:37.430864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1632 2024.06.05 19:51:37.430885 [ 3 ] {} <Debug> HTTP-Session: 65bc6e48-7304-4b0b-a433-b1dc518309fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1633 2024.06.05 19:51:37.430903 [ 3 ] {} <Debug> HTTP-Session: 65bc6e48-7304-4b0b-a433-b1dc518309fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1634 2024.06.05 19:51:37.430917 [ 3 ] {} <Debug> HTTP-Session: 65bc6e48-7304-4b0b-a433-b1dc518309fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1635 2024.06.05 19:51:37.430954 [ 3 ] {} <Trace> HTTP-Session: 65bc6e48-7304-4b0b-a433-b1dc518309fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1636 2024.06.05 19:51:37.431089 [ 3 ] {38b8c213-8117-4004-b43b-bc879628425f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1637 2024.06.05 19:51:37.431137 [ 3 ] {38b8c213-8117-4004-b43b-bc879628425f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1638 2024.06.05 19:51:37.431280 [ 3 ] {38b8c213-8117-4004-b43b-bc879628425f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1639 2024.06.05 19:51:37.431675 [ 3 ] {38b8c213-8117-4004-b43b-bc879628425f} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1640 2024.06.05 19:51:37.431713 [ 3 ] {38b8c213-8117-4004-b43b-bc879628425f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1641 2024.06.05 19:51:37.432047 [ 3 ] {38b8c213-8117-4004-b43b-bc879628425f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1642 2024.06.05 19:51:37.432353 [ 3 ] {38b8c213-8117-4004-b43b-bc879628425f} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1643 2024.06.05 19:51:37.432499 [ 90 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1644 2024.06.05 19:51:37.432508 [ 3 ] {38b8c213-8117-4004-b43b-bc879628425f} <Debug> executeQuery: Read 99 rows, 8.61 KiB in 0.001465 sec., 67576.79180887372 rows/sec., 5.74 MiB/sec.
1645 2024.06.05 19:51:37.432613 [ 90 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1646 2024.06.05 19:51:37.432683 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1647 2024.06.05 19:51:37.432828 [ 3 ] {38b8c213-8117-4004-b43b-bc879628425f} <Debug> DynamicQueryHandler: Done processing query
1648 2024.06.05 19:51:37.432882 [ 3 ] {38b8c213-8117-4004-b43b-bc879628425f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1649 2024.06.05 19:51:37.432900 [ 3 ] {} <Debug> HTTP-Session: 65bc6e48-7304-4b0b-a433-b1dc518309fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1650 2024.06.05 19:51:37.433025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1651 2024.06.05 19:51:37.433083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1652 2024.06.05 19:51:37.433103 [ 3 ] {} <Debug> HTTP-Session: ec8fec34-b5ad-420d-80f8-efffd2d6cb25 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1653 2024.06.05 19:51:37.433120 [ 3 ] {} <Debug> HTTP-Session: ec8fec34-b5ad-420d-80f8-efffd2d6cb25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1654 2024.06.05 19:51:37.433134 [ 3 ] {} <Debug> HTTP-Session: ec8fec34-b5ad-420d-80f8-efffd2d6cb25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1655 2024.06.05 19:51:37.433156 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
1656 2024.06.05 19:51:37.433180 [ 3 ] {} <Trace> HTTP-Session: ec8fec34-b5ad-420d-80f8-efffd2d6cb25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1657 2024.06.05 19:51:37.433448 [ 3 ] {b070ad4d-fc90-4946-b97d-c4215d5d332d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1658 2024.06.05 19:51:37.433524 [ 3 ] {b070ad4d-fc90-4946-b97d-c4215d5d332d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1659 2024.06.05 19:51:37.433525 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1660 2024.06.05 19:51:37.433695 [ 3 ] {b070ad4d-fc90-4946-b97d-c4215d5d332d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1661 2024.06.05 19:51:37.433752 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part
1662 2024.06.05 19:51:37.434129 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
1663 2024.06.05 19:51:37.434516 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part
1664 2024.06.05 19:51:37.434818 [ 3 ] {b070ad4d-fc90-4946-b97d-c4215d5d332d} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1665 2024.06.05 19:51:37.434820 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 97 rows starting from the beginning of the part
1666 2024.06.05 19:51:37.434890 [ 3 ] {b070ad4d-fc90-4946-b97d-c4215d5d332d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1667 2024.06.05 19:51:37.435084 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
1668 2024.06.05 19:51:37.435411 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 99 rows starting from the beginning of the part
1669 2024.06.05 19:51:37.436047 [ 3 ] {b070ad4d-fc90-4946-b97d-c4215d5d332d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1670 2024.06.05 19:51:37.437028 [ 3 ] {b070ad4d-fc90-4946-b97d-c4215d5d332d} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1671 2024.06.05 19:51:37.437309 [ 90 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1672 2024.06.05 19:51:37.437406 [ 90 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1673 2024.06.05 19:51:37.437427 [ 3 ] {b070ad4d-fc90-4946-b97d-c4215d5d332d} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.004055 sec., 14549.938347718868 rows/sec., 1.14 MiB/sec.
1674 2024.06.05 19:51:37.437494 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1675 2024.06.05 19:51:37.437949 [ 193 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
1676 2024.06.05 19:51:37.437991 [ 3 ] {b070ad4d-fc90-4946-b97d-c4215d5d332d} <Debug> DynamicQueryHandler: Done processing query
1677 2024.06.05 19:51:37.438073 [ 3 ] {b070ad4d-fc90-4946-b97d-c4215d5d332d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1678 2024.06.05 19:51:37.438164 [ 3 ] {} <Debug> HTTP-Session: ec8fec34-b5ad-420d-80f8-efffd2d6cb25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1679 2024.06.05 19:51:37.438317 [ 193 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1680 2024.06.05 19:51:37.438423 [ 193 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part
1681 2024.06.05 19:51:37.438424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 21062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1682 2024.06.05 19:51:37.438660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1683 2024.06.05 19:51:37.438813 [ 3 ] {} <Debug> HTTP-Session: 14ff9392-5a42-49b2-b5df-e96af85bd0f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1684 2024.06.05 19:51:37.438943 [ 3 ] {} <Debug> HTTP-Session: 14ff9392-5a42-49b2-b5df-e96af85bd0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1685 2024.06.05 19:51:37.438987 [ 193 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1686 2024.06.05 19:51:37.439033 [ 3 ] {} <Debug> HTTP-Session: 14ff9392-5a42-49b2-b5df-e96af85bd0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.06.05 19:51:37.439091 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 4 columns (4 merged, 0 gathered) in 0.006282609 sec., 50297.57541811054 rows/sec., 4.11 MiB/sec.
1688 2024.06.05 19:51:37.439188 [ 3 ] {} <Trace> HTTP-Session: 14ff9392-5a42-49b2-b5df-e96af85bd0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1689 2024.06.05 19:51:37.439389 [ 193 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
1690 2024.06.05 19:51:37.439714 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1691 2024.06.05 19:51:37.439734 [ 3 ] {5860f7db-f7a1-45fc-96ef-6374155819d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1692 2024.06.05 19:51:37.439794 [ 193 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part
1693 2024.06.05 19:51:37.439908 [ 3 ] {5860f7db-f7a1-45fc-96ef-6374155819d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1694 2024.06.05 19:51:37.440275 [ 193 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
1695 2024.06.05 19:51:37.440730 [ 193 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 59 rows starting from the beginning of the part
1696 2024.06.05 19:51:37.441264 [ 3 ] {5860f7db-f7a1-45fc-96ef-6374155819d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1697 2024.06.05 19:51:37.442038 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_6_1} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1698 2024.06.05 19:51:37.442401 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_6_1} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1699 2024.06.05 19:51:37.442783 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1700 2024.06.05 19:51:37.442879 [ 3 ] {5860f7db-f7a1-45fc-96ef-6374155819d1} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1701 2024.06.05 19:51:37.442943 [ 3 ] {5860f7db-f7a1-45fc-96ef-6374155819d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1702 2024.06.05 19:51:37.444198 [ 3 ] {5860f7db-f7a1-45fc-96ef-6374155819d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1703 2024.06.05 19:51:37.444420 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 4 columns (4 merged, 0 gathered) in 0.00675198 sec., 40136.37481153676 rows/sec., 3.14 MiB/sec.
1704 2024.06.05 19:51:37.444674 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1705 2024.06.05 19:51:37.445143 [ 3 ] {5860f7db-f7a1-45fc-96ef-6374155819d1} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1706 2024.06.05 19:51:37.445442 [ 3 ] {5860f7db-f7a1-45fc-96ef-6374155819d1} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.005971 sec., 18422.37481158935 rows/sec., 1.29 MiB/sec.
1707 2024.06.05 19:51:37.445459 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1708 2024.06.05 19:51:37.445466 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_6_1} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1709 2024.06.05 19:51:37.445566 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1710 2024.06.05 19:51:37.445653 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1711 2024.06.05 19:51:37.445799 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_6_1} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1712 2024.06.05 19:51:37.446163 [ 3 ] {5860f7db-f7a1-45fc-96ef-6374155819d1} <Debug> DynamicQueryHandler: Done processing query
1713 2024.06.05 19:51:37.446269 [ 3 ] {5860f7db-f7a1-45fc-96ef-6374155819d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1714 2024.06.05 19:51:37.446290 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1715 2024.06.05 19:51:37.446334 [ 3 ] {} <Debug> HTTP-Session: 14ff9392-5a42-49b2-b5df-e96af85bd0f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1716 2024.06.05 19:51:37.446414 [ 187 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
1717 2024.06.05 19:51:37.446566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 24643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1718 2024.06.05 19:51:37.446643 [ 187 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1719 2024.06.05 19:51:37.446675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1720 2024.06.05 19:51:37.446713 [ 187 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part
1721 2024.06.05 19:51:37.446724 [ 3 ] {} <Debug> HTTP-Session: bf86d712-817e-44f3-8ab6-fffb901544ce Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1722 2024.06.05 19:51:37.446759 [ 3 ] {} <Debug> HTTP-Session: bf86d712-817e-44f3-8ab6-fffb901544ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1723 2024.06.05 19:51:37.446794 [ 3 ] {} <Debug> HTTP-Session: bf86d712-817e-44f3-8ab6-fffb901544ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1724 2024.06.05 19:51:37.446918 [ 3 ] {} <Trace> HTTP-Session: bf86d712-817e-44f3-8ab6-fffb901544ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1725 2024.06.05 19:51:37.447055 [ 187 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part
1726 2024.06.05 19:51:37.447278 [ 187 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part
1727 2024.06.05 19:51:37.447470 [ 187 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part
1728 2024.06.05 19:51:37.447601 [ 3 ] {0f33a47a-72b3-4df8-9950-3d08d071809c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1729 2024.06.05 19:51:37.447706 [ 187 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part
1730 2024.06.05 19:51:37.447901 [ 3 ] {0f33a47a-72b3-4df8-9950-3d08d071809c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1731 2024.06.05 19:51:37.448074 [ 187 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part
1732 2024.06.05 19:51:37.448957 [ 3 ] {0f33a47a-72b3-4df8-9950-3d08d071809c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1733 2024.06.05 19:51:37.450100 [ 3 ] {0f33a47a-72b3-4df8-9950-3d08d071809c} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1734 2024.06.05 19:51:37.450175 [ 3 ] {0f33a47a-72b3-4df8-9950-3d08d071809c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1735 2024.06.05 19:51:37.451285 [ 3 ] {0f33a47a-72b3-4df8-9950-3d08d071809c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1736 2024.06.05 19:51:37.451285 [ 187 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 5 columns (5 merged, 0 gathered) in 0.005409148 sec., 110183.71100217632 rows/sec., 7.69 MiB/sec.
1737 2024.06.05 19:51:37.451623 [ 197 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1738 2024.06.05 19:51:37.451963 [ 3 ] {0f33a47a-72b3-4df8-9950-3d08d071809c} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1739 2024.06.05 19:51:37.452522 [ 3 ] {0f33a47a-72b3-4df8-9950-3d08d071809c} <Debug> executeQuery: Read 23 rows, 31.78 KiB in 0.005325 sec., 4319.24882629108 rows/sec., 5.83 MiB/sec.
1740 2024.06.05 19:51:37.452834 [ 197 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1741 2024.06.05 19:51:37.452994 [ 3 ] {0f33a47a-72b3-4df8-9950-3d08d071809c} <Debug> DynamicQueryHandler: Done processing query
1742 2024.06.05 19:51:37.452996 [ 197 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1743 2024.06.05 19:51:37.453039 [ 3 ] {0f33a47a-72b3-4df8-9950-3d08d071809c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1744 2024.06.05 19:51:37.453081 [ 3 ] {} <Debug> HTTP-Session: bf86d712-817e-44f3-8ab6-fffb901544ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1745 2024.06.05 19:51:37.453192 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
1746 2024.06.05 19:51:37.453266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1747 2024.06.05 19:51:37.453323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1748 2024.06.05 19:51:37.453343 [ 3 ] {} <Debug> HTTP-Session: 712690f8-4481-4f2d-8db7-e94c121c636e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1749 2024.06.05 19:51:37.453360 [ 3 ] {} <Debug> HTTP-Session: 712690f8-4481-4f2d-8db7-e94c121c636e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1750 2024.06.05 19:51:37.453375 [ 3 ] {} <Debug> HTTP-Session: 712690f8-4481-4f2d-8db7-e94c121c636e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1751 2024.06.05 19:51:37.453409 [ 3 ] {} <Trace> HTTP-Session: 712690f8-4481-4f2d-8db7-e94c121c636e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1752 2024.06.05 19:51:37.453528 [ 3 ] {a74b49dc-3622-46ef-aea5-75ec2cf69350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1753 2024.06.05 19:51:37.453575 [ 3 ] {a74b49dc-3622-46ef-aea5-75ec2cf69350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1754 2024.06.05 19:51:37.453724 [ 3 ] {a74b49dc-3622-46ef-aea5-75ec2cf69350} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1755 2024.06.05 19:51:37.454032 [ 3 ] {a74b49dc-3622-46ef-aea5-75ec2cf69350} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1756 2024.06.05 19:51:37.454068 [ 3 ] {a74b49dc-3622-46ef-aea5-75ec2cf69350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1757 2024.06.05 19:51:37.454434 [ 3 ] {a74b49dc-3622-46ef-aea5-75ec2cf69350} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1758 2024.06.05 19:51:37.454758 [ 3 ] {a74b49dc-3622-46ef-aea5-75ec2cf69350} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1759 2024.06.05 19:51:37.454915 [ 3 ] {a74b49dc-3622-46ef-aea5-75ec2cf69350} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001415 sec., 28268.551236749117 rows/sec., 1.89 MiB/sec.
1760 2024.06.05 19:51:37.454929 [ 89 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1761 2024.06.05 19:51:37.455036 [ 89 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1762 2024.06.05 19:51:37.455114 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1763 2024.06.05 19:51:37.455221 [ 3 ] {a74b49dc-3622-46ef-aea5-75ec2cf69350} <Debug> DynamicQueryHandler: Done processing query
1764 2024.06.05 19:51:37.455281 [ 3 ] {a74b49dc-3622-46ef-aea5-75ec2cf69350} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1765 2024.06.05 19:51:37.455348 [ 3 ] {} <Debug> HTTP-Session: 712690f8-4481-4f2d-8db7-e94c121c636e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1766 2024.06.05 19:51:37.455382 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
1767 2024.06.05 19:51:37.455538 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1768 2024.06.05 19:51:37.455572 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
1769 2024.06.05 19:51:37.455657 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part
1770 2024.06.05 19:51:37.455818 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part
1771 2024.06.05 19:51:37.455961 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1772 2024.06.05 19:51:37.456090 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part
1773 2024.06.05 19:51:37.456228 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
1774 2024.06.05 19:51:37.457271 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 4 columns (4 merged, 0 gathered) in 0.002028948 sec., 107444.84333753255 rows/sec., 7.17 MiB/sec.
1775 2024.06.05 19:51:37.457516 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1776 2024.06.05 19:51:37.458054 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_6_1} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1777 2024.06.05 19:51:37.458129 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_6_1} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1778 2024.06.05 19:51:37.458207 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
1779 2024.06.05 19:51:40.916288 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache
1780 2024.06.05 19:51:40.916377 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache
1781 2024.06.05 19:51:42.426835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1782 2024.06.05 19:51:42.426942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1783 2024.06.05 19:51:42.426972 [ 3 ] {} <Debug> HTTP-Session: deb992d0-9e88-4535-9f06-5087981705f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1784 2024.06.05 19:51:42.426999 [ 3 ] {} <Debug> HTTP-Session: deb992d0-9e88-4535-9f06-5087981705f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1785 2024.06.05 19:51:42.427018 [ 3 ] {} <Debug> HTTP-Session: deb992d0-9e88-4535-9f06-5087981705f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1786 2024.06.05 19:51:42.427072 [ 3 ] {} <Trace> HTTP-Session: deb992d0-9e88-4535-9f06-5087981705f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1787 2024.06.05 19:51:42.427285 [ 3 ] {1e58be44-678d-40f6-b0d2-750d7afd1e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1788 2024.06.05 19:51:42.427359 [ 3 ] {1e58be44-678d-40f6-b0d2-750d7afd1e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1789 2024.06.05 19:51:42.427571 [ 3 ] {1e58be44-678d-40f6-b0d2-750d7afd1e65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1790 2024.06.05 19:51:42.428030 [ 3 ] {1e58be44-678d-40f6-b0d2-750d7afd1e65} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1791 2024.06.05 19:51:42.428069 [ 3 ] {1e58be44-678d-40f6-b0d2-750d7afd1e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1792 2024.06.05 19:51:42.428430 [ 3 ] {1e58be44-678d-40f6-b0d2-750d7afd1e65} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1793 2024.06.05 19:51:42.428763 [ 3 ] {1e58be44-678d-40f6-b0d2-750d7afd1e65} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1794 2024.06.05 19:51:42.428899 [ 3 ] {1e58be44-678d-40f6-b0d2-750d7afd1e65} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001684 sec., 17814.726840855106 rows/sec., 1.36 MiB/sec.
1795 2024.06.05 19:51:42.429090 [ 3 ] {1e58be44-678d-40f6-b0d2-750d7afd1e65} <Debug> DynamicQueryHandler: Done processing query
1796 2024.06.05 19:51:42.429118 [ 3 ] {1e58be44-678d-40f6-b0d2-750d7afd1e65} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1797 2024.06.05 19:51:42.429134 [ 3 ] {} <Debug> HTTP-Session: deb992d0-9e88-4535-9f06-5087981705f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1798 2024.06.05 19:51:42.429266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1799 2024.06.05 19:51:42.429317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1800 2024.06.05 19:51:42.429336 [ 3 ] {} <Debug> HTTP-Session: beab87c5-1b54-494d-b38f-3d80131575f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1801 2024.06.05 19:51:42.429355 [ 3 ] {} <Debug> HTTP-Session: beab87c5-1b54-494d-b38f-3d80131575f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1802 2024.06.05 19:51:42.429369 [ 3 ] {} <Debug> HTTP-Session: beab87c5-1b54-494d-b38f-3d80131575f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1803 2024.06.05 19:51:42.429404 [ 3 ] {} <Trace> HTTP-Session: beab87c5-1b54-494d-b38f-3d80131575f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1804 2024.06.05 19:51:42.429517 [ 3 ] {50967aab-9601-4abe-a32f-f4e8537bb7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1805 2024.06.05 19:51:42.429563 [ 3 ] {50967aab-9601-4abe-a32f-f4e8537bb7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1806 2024.06.05 19:51:42.429691 [ 3 ] {50967aab-9601-4abe-a32f-f4e8537bb7de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1807 2024.06.05 19:51:42.430006 [ 3 ] {50967aab-9601-4abe-a32f-f4e8537bb7de} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1808 2024.06.05 19:51:42.430042 [ 3 ] {50967aab-9601-4abe-a32f-f4e8537bb7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1809 2024.06.05 19:51:42.430344 [ 3 ] {50967aab-9601-4abe-a32f-f4e8537bb7de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1810 2024.06.05 19:51:42.430648 [ 3 ] {50967aab-9601-4abe-a32f-f4e8537bb7de} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1811 2024.06.05 19:51:42.430768 [ 3 ] {50967aab-9601-4abe-a32f-f4e8537bb7de} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001288 sec., 27950.310559006208 rows/sec., 2.18 MiB/sec.
1812 2024.06.05 19:51:42.430927 [ 3 ] {50967aab-9601-4abe-a32f-f4e8537bb7de} <Debug> DynamicQueryHandler: Done processing query
1813 2024.06.05 19:51:42.430953 [ 3 ] {50967aab-9601-4abe-a32f-f4e8537bb7de} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1814 2024.06.05 19:51:42.430968 [ 3 ] {} <Debug> HTTP-Session: beab87c5-1b54-494d-b38f-3d80131575f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1815 2024.06.05 19:51:42.431090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 21070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1816 2024.06.05 19:51:42.431138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1817 2024.06.05 19:51:42.431156 [ 3 ] {} <Debug> HTTP-Session: b4a60721-a84f-4210-b9d3-7dd724aab426 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1818 2024.06.05 19:51:42.431172 [ 3 ] {} <Debug> HTTP-Session: b4a60721-a84f-4210-b9d3-7dd724aab426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1819 2024.06.05 19:51:42.431186 [ 3 ] {} <Debug> HTTP-Session: b4a60721-a84f-4210-b9d3-7dd724aab426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1820 2024.06.05 19:51:42.431217 [ 3 ] {} <Trace> HTTP-Session: b4a60721-a84f-4210-b9d3-7dd724aab426 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1821 2024.06.05 19:51:42.431393 [ 3 ] {4b99cc77-1b10-4eb3-8b28-77e1375f5689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1822 2024.06.05 19:51:42.431440 [ 3 ] {4b99cc77-1b10-4eb3-8b28-77e1375f5689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1823 2024.06.05 19:51:42.431581 [ 3 ] {4b99cc77-1b10-4eb3-8b28-77e1375f5689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1824 2024.06.05 19:51:42.431907 [ 3 ] {4b99cc77-1b10-4eb3-8b28-77e1375f5689} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1825 2024.06.05 19:51:42.431941 [ 3 ] {4b99cc77-1b10-4eb3-8b28-77e1375f5689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1826 2024.06.05 19:51:42.432325 [ 3 ] {4b99cc77-1b10-4eb3-8b28-77e1375f5689} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1827 2024.06.05 19:51:42.432651 [ 3 ] {4b99cc77-1b10-4eb3-8b28-77e1375f5689} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1828 2024.06.05 19:51:42.432773 [ 3 ] {4b99cc77-1b10-4eb3-8b28-77e1375f5689} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001483 sec., 74173.971679029 rows/sec., 5.18 MiB/sec.
1829 2024.06.05 19:51:42.432920 [ 3 ] {4b99cc77-1b10-4eb3-8b28-77e1375f5689} <Debug> DynamicQueryHandler: Done processing query
1830 2024.06.05 19:51:42.432944 [ 3 ] {4b99cc77-1b10-4eb3-8b28-77e1375f5689} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1831 2024.06.05 19:51:42.432960 [ 3 ] {} <Debug> HTTP-Session: b4a60721-a84f-4210-b9d3-7dd724aab426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1832 2024.06.05 19:51:42.433066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1833 2024.06.05 19:51:42.433113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1834 2024.06.05 19:51:42.433131 [ 3 ] {} <Debug> HTTP-Session: 3ce88316-590c-411a-9726-dda94a113f97 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1835 2024.06.05 19:51:42.433148 [ 3 ] {} <Debug> HTTP-Session: 3ce88316-590c-411a-9726-dda94a113f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1836 2024.06.05 19:51:42.433163 [ 3 ] {} <Debug> HTTP-Session: 3ce88316-590c-411a-9726-dda94a113f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1837 2024.06.05 19:51:42.433193 [ 3 ] {} <Trace> HTTP-Session: 3ce88316-590c-411a-9726-dda94a113f97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1838 2024.06.05 19:51:42.433302 [ 3 ] {49d2961a-f09c-439e-9ff9-4233cb80d661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1839 2024.06.05 19:51:42.433344 [ 3 ] {49d2961a-f09c-439e-9ff9-4233cb80d661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1840 2024.06.05 19:51:42.433466 [ 3 ] {49d2961a-f09c-439e-9ff9-4233cb80d661} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1841 2024.06.05 19:51:42.433734 [ 3 ] {49d2961a-f09c-439e-9ff9-4233cb80d661} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1842 2024.06.05 19:51:42.433768 [ 3 ] {49d2961a-f09c-439e-9ff9-4233cb80d661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1843 2024.06.05 19:51:42.434110 [ 3 ] {49d2961a-f09c-439e-9ff9-4233cb80d661} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1844 2024.06.05 19:51:42.434412 [ 3 ] {49d2961a-f09c-439e-9ff9-4233cb80d661} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1845 2024.06.05 19:51:42.434535 [ 3 ] {49d2961a-f09c-439e-9ff9-4233cb80d661} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001271 sec., 31471.282454760032 rows/sec., 2.10 MiB/sec.
1846 2024.06.05 19:51:42.434819 [ 3 ] {49d2961a-f09c-439e-9ff9-4233cb80d661} <Debug> DynamicQueryHandler: Done processing query
1847 2024.06.05 19:51:42.434856 [ 3 ] {49d2961a-f09c-439e-9ff9-4233cb80d661} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1848 2024.06.05 19:51:42.434873 [ 3 ] {} <Debug> HTTP-Session: 3ce88316-590c-411a-9726-dda94a113f97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1849 2024.06.05 19:51:47.428893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 3494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1850 2024.06.05 19:51:47.429027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1851 2024.06.05 19:51:47.429056 [ 3 ] {} <Debug> HTTP-Session: 3a4f64d6-994d-4953-b804-774934a70d92 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1852 2024.06.05 19:51:47.429084 [ 3 ] {} <Debug> HTTP-Session: 3a4f64d6-994d-4953-b804-774934a70d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1853 2024.06.05 19:51:47.429102 [ 3 ] {} <Debug> HTTP-Session: 3a4f64d6-994d-4953-b804-774934a70d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1854 2024.06.05 19:51:47.429157 [ 3 ] {} <Trace> HTTP-Session: 3a4f64d6-994d-4953-b804-774934a70d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1855 2024.06.05 19:51:47.429363 [ 3 ] {c70b5adf-57d8-4d50-a051-7db86766b200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1856 2024.06.05 19:51:47.429436 [ 3 ] {c70b5adf-57d8-4d50-a051-7db86766b200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1857 2024.06.05 19:51:47.429651 [ 3 ] {c70b5adf-57d8-4d50-a051-7db86766b200} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1858 2024.06.05 19:51:47.430131 [ 3 ] {c70b5adf-57d8-4d50-a051-7db86766b200} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1859 2024.06.05 19:51:47.430172 [ 3 ] {c70b5adf-57d8-4d50-a051-7db86766b200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1860 2024.06.05 19:51:47.430539 [ 3 ] {c70b5adf-57d8-4d50-a051-7db86766b200} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1861 2024.06.05 19:51:47.430885 [ 3 ] {c70b5adf-57d8-4d50-a051-7db86766b200} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1862 2024.06.05 19:51:47.431021 [ 3 ] {c70b5adf-57d8-4d50-a051-7db86766b200} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001727 sec., 13896.931094383324 rows/sec., 1.10 MiB/sec.
1863 2024.06.05 19:51:47.431368 [ 3 ] {c70b5adf-57d8-4d50-a051-7db86766b200} <Debug> DynamicQueryHandler: Done processing query
1864 2024.06.05 19:51:47.431397 [ 3 ] {c70b5adf-57d8-4d50-a051-7db86766b200} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1865 2024.06.05 19:51:47.431414 [ 3 ] {} <Debug> HTTP-Session: 3a4f64d6-994d-4953-b804-774934a70d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1866 2024.06.05 19:51:47.431561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1867 2024.06.05 19:51:47.431614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1868 2024.06.05 19:51:47.431634 [ 3 ] {} <Debug> HTTP-Session: 8f14fd1e-7ebc-4bf4-b585-3fe6891c17c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1869 2024.06.05 19:51:47.431654 [ 3 ] {} <Debug> HTTP-Session: 8f14fd1e-7ebc-4bf4-b585-3fe6891c17c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1870 2024.06.05 19:51:47.431668 [ 3 ] {} <Debug> HTTP-Session: 8f14fd1e-7ebc-4bf4-b585-3fe6891c17c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1871 2024.06.05 19:51:47.431704 [ 3 ] {} <Trace> HTTP-Session: 8f14fd1e-7ebc-4bf4-b585-3fe6891c17c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1872 2024.06.05 19:51:47.431837 [ 3 ] {c91e36e1-74cc-432a-94d8-078a9a0018d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1873 2024.06.05 19:51:47.431885 [ 3 ] {c91e36e1-74cc-432a-94d8-078a9a0018d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1874 2024.06.05 19:51:47.432033 [ 3 ] {c91e36e1-74cc-432a-94d8-078a9a0018d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1875 2024.06.05 19:51:47.432409 [ 3 ] {c91e36e1-74cc-432a-94d8-078a9a0018d8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1876 2024.06.05 19:51:47.432444 [ 3 ] {c91e36e1-74cc-432a-94d8-078a9a0018d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1877 2024.06.05 19:51:47.432754 [ 3 ] {c91e36e1-74cc-432a-94d8-078a9a0018d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1878 2024.06.05 19:51:47.433056 [ 3 ] {c91e36e1-74cc-432a-94d8-078a9a0018d8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1879 2024.06.05 19:51:47.433180 [ 3 ] {c91e36e1-74cc-432a-94d8-078a9a0018d8} <Debug> executeQuery: Read 102 rows, 8.87 KiB in 0.001395 sec., 73118.27956989247 rows/sec., 6.21 MiB/sec.
1880 2024.06.05 19:51:47.433460 [ 3 ] {c91e36e1-74cc-432a-94d8-078a9a0018d8} <Debug> DynamicQueryHandler: Done processing query
1881 2024.06.05 19:51:47.433485 [ 3 ] {c91e36e1-74cc-432a-94d8-078a9a0018d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1882 2024.06.05 19:51:47.433502 [ 3 ] {} <Debug> HTTP-Session: 8f14fd1e-7ebc-4bf4-b585-3fe6891c17c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1883 2024.06.05 19:51:47.433644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1884 2024.06.05 19:51:47.433694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1885 2024.06.05 19:51:47.433713 [ 3 ] {} <Debug> HTTP-Session: fcd70280-35a8-4a43-8b1b-ef6a3a6c3396 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1886 2024.06.05 19:51:47.433730 [ 3 ] {} <Debug> HTTP-Session: fcd70280-35a8-4a43-8b1b-ef6a3a6c3396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1887 2024.06.05 19:51:47.433743 [ 3 ] {} <Debug> HTTP-Session: fcd70280-35a8-4a43-8b1b-ef6a3a6c3396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1888 2024.06.05 19:51:47.433774 [ 3 ] {} <Trace> HTTP-Session: fcd70280-35a8-4a43-8b1b-ef6a3a6c3396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1889 2024.06.05 19:51:47.433895 [ 3 ] {0cb4ebc0-2480-4c1b-88d8-19efbedf1b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1890 2024.06.05 19:51:47.433940 [ 3 ] {0cb4ebc0-2480-4c1b-88d8-19efbedf1b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1891 2024.06.05 19:51:47.434079 [ 3 ] {0cb4ebc0-2480-4c1b-88d8-19efbedf1b42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1892 2024.06.05 19:51:47.434380 [ 3 ] {0cb4ebc0-2480-4c1b-88d8-19efbedf1b42} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1893 2024.06.05 19:51:47.434414 [ 3 ] {0cb4ebc0-2480-4c1b-88d8-19efbedf1b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1894 2024.06.05 19:51:47.434716 [ 3 ] {0cb4ebc0-2480-4c1b-88d8-19efbedf1b42} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1895 2024.06.05 19:51:47.435017 [ 3 ] {0cb4ebc0-2480-4c1b-88d8-19efbedf1b42} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1896 2024.06.05 19:51:47.435138 [ 3 ] {0cb4ebc0-2480-4c1b-88d8-19efbedf1b42} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.63 MiB/sec.
1897 2024.06.05 19:51:47.435291 [ 3 ] {0cb4ebc0-2480-4c1b-88d8-19efbedf1b42} <Debug> DynamicQueryHandler: Done processing query
1898 2024.06.05 19:51:47.435316 [ 3 ] {0cb4ebc0-2480-4c1b-88d8-19efbedf1b42} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1899 2024.06.05 19:51:47.435331 [ 3 ] {} <Debug> HTTP-Session: fcd70280-35a8-4a43-8b1b-ef6a3a6c3396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1900 2024.06.05 19:51:47.435456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 21072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1901 2024.06.05 19:51:47.435504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1902 2024.06.05 19:51:47.435522 [ 3 ] {} <Debug> HTTP-Session: 41a0a6dd-7f56-40d9-b44c-14cfe167f22f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1903 2024.06.05 19:51:47.435539 [ 3 ] {} <Debug> HTTP-Session: 41a0a6dd-7f56-40d9-b44c-14cfe167f22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1904 2024.06.05 19:51:47.435552 [ 3 ] {} <Debug> HTTP-Session: 41a0a6dd-7f56-40d9-b44c-14cfe167f22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1905 2024.06.05 19:51:47.435583 [ 3 ] {} <Trace> HTTP-Session: 41a0a6dd-7f56-40d9-b44c-14cfe167f22f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1906 2024.06.05 19:51:47.435710 [ 3 ] {6de19715-c9e0-4f9e-ad1f-19a6b03df0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1907 2024.06.05 19:51:47.435757 [ 3 ] {6de19715-c9e0-4f9e-ad1f-19a6b03df0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1908 2024.06.05 19:51:47.435897 [ 3 ] {6de19715-c9e0-4f9e-ad1f-19a6b03df0d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1909 2024.06.05 19:51:47.436236 [ 3 ] {6de19715-c9e0-4f9e-ad1f-19a6b03df0d2} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1910 2024.06.05 19:51:47.436270 [ 3 ] {6de19715-c9e0-4f9e-ad1f-19a6b03df0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1911 2024.06.05 19:51:47.436635 [ 3 ] {6de19715-c9e0-4f9e-ad1f-19a6b03df0d2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1912 2024.06.05 19:51:47.436965 [ 3 ] {6de19715-c9e0-4f9e-ad1f-19a6b03df0d2} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1913 2024.06.05 19:51:47.437095 [ 3 ] {6de19715-c9e0-4f9e-ad1f-19a6b03df0d2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00144 sec., 76388.88888888889 rows/sec., 5.33 MiB/sec.
1914 2024.06.05 19:51:47.437438 [ 3 ] {6de19715-c9e0-4f9e-ad1f-19a6b03df0d2} <Debug> DynamicQueryHandler: Done processing query
1915 2024.06.05 19:51:47.437463 [ 3 ] {6de19715-c9e0-4f9e-ad1f-19a6b03df0d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1916 2024.06.05 19:51:47.437479 [ 3 ] {} <Debug> HTTP-Session: 41a0a6dd-7f56-40d9-b44c-14cfe167f22f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1917 2024.06.05 19:51:47.437635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1918 2024.06.05 19:51:47.437707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1919 2024.06.05 19:51:47.437732 [ 3 ] {} <Debug> HTTP-Session: 108308c1-3524-482f-9188-7c383f743b75 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1920 2024.06.05 19:51:47.437753 [ 3 ] {} <Debug> HTTP-Session: 108308c1-3524-482f-9188-7c383f743b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1921 2024.06.05 19:51:47.437770 [ 3 ] {} <Debug> HTTP-Session: 108308c1-3524-482f-9188-7c383f743b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1922 2024.06.05 19:51:47.437809 [ 3 ] {} <Trace> HTTP-Session: 108308c1-3524-482f-9188-7c383f743b75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1923 2024.06.05 19:51:47.438090 [ 3 ] {21a22557-e02a-4ca3-b1bf-fb19ea6ff964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1924 2024.06.05 19:51:47.438141 [ 3 ] {21a22557-e02a-4ca3-b1bf-fb19ea6ff964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1925 2024.06.05 19:51:47.438316 [ 3 ] {21a22557-e02a-4ca3-b1bf-fb19ea6ff964} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1926 2024.06.05 19:51:47.438721 [ 3 ] {21a22557-e02a-4ca3-b1bf-fb19ea6ff964} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1927 2024.06.05 19:51:47.438757 [ 3 ] {21a22557-e02a-4ca3-b1bf-fb19ea6ff964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1928 2024.06.05 19:51:47.439183 [ 3 ] {21a22557-e02a-4ca3-b1bf-fb19ea6ff964} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1929 2024.06.05 19:51:47.439524 [ 3 ] {21a22557-e02a-4ca3-b1bf-fb19ea6ff964} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1930 2024.06.05 19:51:47.439654 [ 3 ] {21a22557-e02a-4ca3-b1bf-fb19ea6ff964} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001745 sec., 13753.581661891118 rows/sec., 18.56 MiB/sec.
1931 2024.06.05 19:51:47.439945 [ 3 ] {21a22557-e02a-4ca3-b1bf-fb19ea6ff964} <Debug> DynamicQueryHandler: Done processing query
1932 2024.06.05 19:51:47.439970 [ 3 ] {21a22557-e02a-4ca3-b1bf-fb19ea6ff964} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1933 2024.06.05 19:51:47.439986 [ 3 ] {} <Debug> HTTP-Session: 108308c1-3524-482f-9188-7c383f743b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1934 2024.06.05 19:51:47.440108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1935 2024.06.05 19:51:47.440157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1936 2024.06.05 19:51:47.440175 [ 3 ] {} <Debug> HTTP-Session: 432803bd-88e2-4df0-a397-c46c3939c328 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1937 2024.06.05 19:51:47.440191 [ 3 ] {} <Debug> HTTP-Session: 432803bd-88e2-4df0-a397-c46c3939c328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1938 2024.06.05 19:51:47.440204 [ 3 ] {} <Debug> HTTP-Session: 432803bd-88e2-4df0-a397-c46c3939c328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1939 2024.06.05 19:51:47.440235 [ 3 ] {} <Trace> HTTP-Session: 432803bd-88e2-4df0-a397-c46c3939c328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1940 2024.06.05 19:51:47.440344 [ 3 ] {ebac19a7-7cd3-49d8-a974-8c454de85643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1941 2024.06.05 19:51:47.440388 [ 3 ] {ebac19a7-7cd3-49d8-a974-8c454de85643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1942 2024.06.05 19:51:47.440536 [ 3 ] {ebac19a7-7cd3-49d8-a974-8c454de85643} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1943 2024.06.05 19:51:47.440819 [ 3 ] {ebac19a7-7cd3-49d8-a974-8c454de85643} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1944 2024.06.05 19:51:47.440854 [ 3 ] {ebac19a7-7cd3-49d8-a974-8c454de85643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
1945 2024.06.05 19:51:47.441205 [ 3 ] {ebac19a7-7cd3-49d8-a974-8c454de85643} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1946 2024.06.05 19:51:47.441527 [ 3 ] {ebac19a7-7cd3-49d8-a974-8c454de85643} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1947 2024.06.05 19:51:47.441663 [ 3 ] {ebac19a7-7cd3-49d8-a974-8c454de85643} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001344 sec., 29761.904761904763 rows/sec., 1.99 MiB/sec.
1948 2024.06.05 19:51:47.441952 [ 3 ] {ebac19a7-7cd3-49d8-a974-8c454de85643} <Debug> DynamicQueryHandler: Done processing query
1949 2024.06.05 19:51:47.441977 [ 3 ] {ebac19a7-7cd3-49d8-a974-8c454de85643} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1950 2024.06.05 19:51:47.441993 [ 3 ] {} <Debug> HTTP-Session: 432803bd-88e2-4df0-a397-c46c3939c328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1951 2024.06.05 19:51:52.430402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1952 2024.06.05 19:51:52.430548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1953 2024.06.05 19:51:52.430577 [ 3 ] {} <Debug> HTTP-Session: ccb52ad7-bf6f-498c-b339-cd3bf5685151 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1954 2024.06.05 19:51:52.430605 [ 3 ] {} <Debug> HTTP-Session: ccb52ad7-bf6f-498c-b339-cd3bf5685151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1955 2024.06.05 19:51:52.430623 [ 3 ] {} <Debug> HTTP-Session: ccb52ad7-bf6f-498c-b339-cd3bf5685151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1956 2024.06.05 19:51:52.430678 [ 3 ] {} <Trace> HTTP-Session: ccb52ad7-bf6f-498c-b339-cd3bf5685151 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1957 2024.06.05 19:51:52.430900 [ 3 ] {154ade8f-7faf-43da-9518-5738f691b80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1958 2024.06.05 19:51:52.430973 [ 3 ] {154ade8f-7faf-43da-9518-5738f691b80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1959 2024.06.05 19:51:52.431176 [ 3 ] {154ade8f-7faf-43da-9518-5738f691b80c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2024.06.05 19:51:52.431618 [ 3 ] {154ade8f-7faf-43da-9518-5738f691b80c} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1961 2024.06.05 19:51:52.431662 [ 3 ] {154ade8f-7faf-43da-9518-5738f691b80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1962 2024.06.05 19:51:52.432026 [ 3 ] {154ade8f-7faf-43da-9518-5738f691b80c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1963 2024.06.05 19:51:52.432355 [ 3 ] {154ade8f-7faf-43da-9518-5738f691b80c} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1964 2024.06.05 19:51:52.432523 [ 3 ] {154ade8f-7faf-43da-9518-5738f691b80c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec.
1965 2024.06.05 19:51:52.432725 [ 3 ] {154ade8f-7faf-43da-9518-5738f691b80c} <Debug> DynamicQueryHandler: Done processing query
1966 2024.06.05 19:51:52.432753 [ 3 ] {154ade8f-7faf-43da-9518-5738f691b80c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1967 2024.06.05 19:51:52.432769 [ 3 ] {} <Debug> HTTP-Session: ccb52ad7-bf6f-498c-b339-cd3bf5685151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1968 2024.06.05 19:51:52.432941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1969 2024.06.05 19:51:52.432995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1970 2024.06.05 19:51:52.433015 [ 3 ] {} <Debug> HTTP-Session: eb4340e0-dff2-47af-9ee3-ad70e1a99158 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1971 2024.06.05 19:51:52.433033 [ 3 ] {} <Debug> HTTP-Session: eb4340e0-dff2-47af-9ee3-ad70e1a99158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1972 2024.06.05 19:51:52.433047 [ 3 ] {} <Debug> HTTP-Session: eb4340e0-dff2-47af-9ee3-ad70e1a99158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1973 2024.06.05 19:51:52.433083 [ 3 ] {} <Trace> HTTP-Session: eb4340e0-dff2-47af-9ee3-ad70e1a99158 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1974 2024.06.05 19:51:52.433201 [ 3 ] {2736e452-51e1-42f4-bc7e-219e9659ee70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1975 2024.06.05 19:51:52.433245 [ 3 ] {2736e452-51e1-42f4-bc7e-219e9659ee70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1976 2024.06.05 19:51:52.433370 [ 3 ] {2736e452-51e1-42f4-bc7e-219e9659ee70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1977 2024.06.05 19:51:52.433699 [ 3 ] {2736e452-51e1-42f4-bc7e-219e9659ee70} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1978 2024.06.05 19:51:52.433737 [ 3 ] {2736e452-51e1-42f4-bc7e-219e9659ee70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1979 2024.06.05 19:51:52.434047 [ 3 ] {2736e452-51e1-42f4-bc7e-219e9659ee70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1980 2024.06.05 19:51:52.434342 [ 3 ] {2736e452-51e1-42f4-bc7e-219e9659ee70} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1981 2024.06.05 19:51:52.434495 [ 3 ] {2736e452-51e1-42f4-bc7e-219e9659ee70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001336 sec., 47904.19161676647 rows/sec., 3.74 MiB/sec.
1982 2024.06.05 19:51:52.434646 [ 3 ] {2736e452-51e1-42f4-bc7e-219e9659ee70} <Debug> DynamicQueryHandler: Done processing query
1983 2024.06.05 19:51:52.434670 [ 3 ] {2736e452-51e1-42f4-bc7e-219e9659ee70} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1984 2024.06.05 19:51:52.434686 [ 3 ] {} <Debug> HTTP-Session: eb4340e0-dff2-47af-9ee3-ad70e1a99158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1985 2024.06.05 19:51:52.434934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1986 2024.06.05 19:51:52.434982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1987 2024.06.05 19:51:52.435001 [ 3 ] {} <Debug> HTTP-Session: b36265ac-d1ed-43e2-873d-591d549b398e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
1988 2024.06.05 19:51:52.435017 [ 3 ] {} <Debug> HTTP-Session: b36265ac-d1ed-43e2-873d-591d549b398e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1989 2024.06.05 19:51:52.435030 [ 3 ] {} <Debug> HTTP-Session: b36265ac-d1ed-43e2-873d-591d549b398e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1990 2024.06.05 19:51:52.435062 [ 3 ] {} <Trace> HTTP-Session: b36265ac-d1ed-43e2-873d-591d549b398e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1991 2024.06.05 19:51:52.435214 [ 3 ] {a30a167b-63c1-4415-9841-d20a250115c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1992 2024.06.05 19:51:52.435261 [ 3 ] {a30a167b-63c1-4415-9841-d20a250115c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1993 2024.06.05 19:51:52.435402 [ 3 ] {a30a167b-63c1-4415-9841-d20a250115c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1994 2024.06.05 19:51:52.435771 [ 3 ] {a30a167b-63c1-4415-9841-d20a250115c6} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1995 2024.06.05 19:51:52.435807 [ 3 ] {a30a167b-63c1-4415-9841-d20a250115c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1996 2024.06.05 19:51:52.436190 [ 3 ] {a30a167b-63c1-4415-9841-d20a250115c6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1997 2024.06.05 19:51:52.436533 [ 3 ] {a30a167b-63c1-4415-9841-d20a250115c6} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1998 2024.06.05 19:51:52.436654 [ 3 ] {a30a167b-63c1-4415-9841-d20a250115c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec.
1999 2024.06.05 19:51:52.436913 [ 3 ] {a30a167b-63c1-4415-9841-d20a250115c6} <Debug> DynamicQueryHandler: Done processing query
2000 2024.06.05 19:51:52.436939 [ 3 ] {a30a167b-63c1-4415-9841-d20a250115c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2001 2024.06.05 19:51:52.436955 [ 3 ] {} <Debug> HTTP-Session: b36265ac-d1ed-43e2-873d-591d549b398e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2002 2024.06.05 19:51:52.437095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2003 2024.06.05 19:51:52.437143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2004 2024.06.05 19:51:52.437162 [ 3 ] {} <Debug> HTTP-Session: 3a7cab0c-8fb2-40b6-9ea6-695a5f11e145 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2005 2024.06.05 19:51:52.437178 [ 3 ] {} <Debug> HTTP-Session: 3a7cab0c-8fb2-40b6-9ea6-695a5f11e145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2006 2024.06.05 19:51:52.437193 [ 3 ] {} <Debug> HTTP-Session: 3a7cab0c-8fb2-40b6-9ea6-695a5f11e145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2007 2024.06.05 19:51:52.437224 [ 3 ] {} <Trace> HTTP-Session: 3a7cab0c-8fb2-40b6-9ea6-695a5f11e145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2008 2024.06.05 19:51:52.437347 [ 3 ] {bd90e55d-854c-4634-8642-d72ef095b748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2009 2024.06.05 19:51:52.437391 [ 3 ] {bd90e55d-854c-4634-8642-d72ef095b748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2010 2024.06.05 19:51:52.437538 [ 3 ] {bd90e55d-854c-4634-8642-d72ef095b748} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2011 2024.06.05 19:51:52.437815 [ 3 ] {bd90e55d-854c-4634-8642-d72ef095b748} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2012 2024.06.05 19:51:52.437850 [ 3 ] {bd90e55d-854c-4634-8642-d72ef095b748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2013 2024.06.05 19:51:52.438192 [ 3 ] {bd90e55d-854c-4634-8642-d72ef095b748} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2014 2024.06.05 19:51:52.438501 [ 3 ] {bd90e55d-854c-4634-8642-d72ef095b748} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2015 2024.06.05 19:51:52.438626 [ 3 ] {bd90e55d-854c-4634-8642-d72ef095b748} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec.
2016 2024.06.05 19:51:52.438768 [ 3 ] {bd90e55d-854c-4634-8642-d72ef095b748} <Debug> DynamicQueryHandler: Done processing query
2017 2024.06.05 19:51:52.438791 [ 3 ] {bd90e55d-854c-4634-8642-d72ef095b748} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2018 2024.06.05 19:51:52.438807 [ 3 ] {} <Debug> HTTP-Session: 3a7cab0c-8fb2-40b6-9ea6-695a5f11e145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2019 2024.06.05 19:51:55.916425 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
2020 2024.06.05 19:51:55.916500 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
2021 2024.06.05 19:51:57.429635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2022 2024.06.05 19:51:57.429747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2023 2024.06.05 19:51:57.429771 [ 3 ] {} <Debug> HTTP-Session: 208c89a1-2fe5-48b4-b811-dbfd5cb704f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2024 2024.06.05 19:51:57.429796 [ 3 ] {} <Debug> HTTP-Session: 208c89a1-2fe5-48b4-b811-dbfd5cb704f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2025 2024.06.05 19:51:57.429810 [ 3 ] {} <Debug> HTTP-Session: 208c89a1-2fe5-48b4-b811-dbfd5cb704f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2026 2024.06.05 19:51:57.429860 [ 3 ] {} <Trace> HTTP-Session: 208c89a1-2fe5-48b4-b811-dbfd5cb704f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2027 2024.06.05 19:51:57.430110 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2028 2024.06.05 19:51:57.430499 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2029 2024.06.05 19:51:57.430550 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2030 2024.06.05 19:51:57.430880 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2031 2024.06.05 19:51:57.430971 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2032 2024.06.05 19:51:57.431146 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
2033 2024.06.05 19:51:57.431237 [ 253 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2034 2024.06.05 19:51:57.431288 [ 250 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2035 2024.06.05 19:51:57.431405 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (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
2036 2024.06.05 19:51:57.431434 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
2037 2024.06.05 19:51:57.431637 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2038 2024.06.05 19:51:57.431735 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Reading approx. 23 rows with 2 streams
2039 2024.06.05 19:51:57.431801 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2040 2024.06.05 19:51:57.431850 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2041 2024.06.05 19:51:57.433524 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.003525 sec., 6524.822695035461 rows/sec., 272.33 KiB/sec.
2042 2024.06.05 19:51:57.433871 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Debug> DynamicQueryHandler: Done processing query
2043 2024.06.05 19:51:57.433899 [ 3 ] {ee72d840-cb65-43eb-aa69-313f4e3bb6a3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2044 2024.06.05 19:51:57.433917 [ 3 ] {} <Debug> HTTP-Session: 208c89a1-2fe5-48b4-b811-dbfd5cb704f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2045 2024.06.05 19:51:57.434169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2046 2024.06.05 19:51:57.434226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2047 2024.06.05 19:51:57.434247 [ 3 ] {} <Debug> HTTP-Session: 96ab231d-17f6-4604-98bc-e071a2f0f95e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2048 2024.06.05 19:51:57.434265 [ 3 ] {} <Debug> HTTP-Session: 96ab231d-17f6-4604-98bc-e071a2f0f95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2049 2024.06.05 19:51:57.434280 [ 3 ] {} <Debug> HTTP-Session: 96ab231d-17f6-4604-98bc-e071a2f0f95e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2050 2024.06.05 19:51:57.434316 [ 3 ] {} <Trace> HTTP-Session: 96ab231d-17f6-4604-98bc-e071a2f0f95e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2051 2024.06.05 19:51:57.434494 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2052 2024.06.05 19:51:57.434784 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2053 2024.06.05 19:51:57.434828 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2054 2024.06.05 19:51:57.435114 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2055 2024.06.05 19:51:57.435182 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2056 2024.06.05 19:51:57.435327 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2057 2024.06.05 19:51:57.435429 [ 255 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2058 2024.06.05 19:51:57.435444 [ 250 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2059 2024.06.05 19:51:57.435571 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (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
2060 2024.06.05 19:51:57.435598 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
2061 2024.06.05 19:51:57.435680 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2062 2024.06.05 19:51:57.435701 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Reading approx. 23 rows with 2 streams
2063 2024.06.05 19:51:57.435740 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2064 2024.06.05 19:51:57.435778 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2065 2024.06.05 19:51:57.437109 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002693 sec., 8540.660972892685 rows/sec., 356.47 KiB/sec.
2066 2024.06.05 19:51:57.437411 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Debug> DynamicQueryHandler: Done processing query
2067 2024.06.05 19:51:57.437441 [ 3 ] {e01455d7-9639-4003-901b-ef41310ca31d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2068 2024.06.05 19:51:57.437458 [ 3 ] {} <Debug> HTTP-Session: 96ab231d-17f6-4604-98bc-e071a2f0f95e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2069 2024.06.05 19:51:57.437692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2070 2024.06.05 19:51:57.437751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2071 2024.06.05 19:51:57.437772 [ 3 ] {} <Debug> HTTP-Session: 9f61c887-c913-4773-b83b-609a94133310 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2072 2024.06.05 19:51:57.437876 [ 3 ] {} <Debug> HTTP-Session: 9f61c887-c913-4773-b83b-609a94133310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2073 2024.06.05 19:51:57.437891 [ 3 ] {} <Debug> HTTP-Session: 9f61c887-c913-4773-b83b-609a94133310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2074 2024.06.05 19:51:57.437926 [ 3 ] {} <Trace> HTTP-Session: 9f61c887-c913-4773-b83b-609a94133310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2075 2024.06.05 19:51:57.438080 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2076 2024.06.05 19:51:57.438359 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2077 2024.06.05 19:51:57.438483 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2078 2024.06.05 19:51:57.438771 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2079 2024.06.05 19:51:57.438843 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2080 2024.06.05 19:51:57.438987 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2081 2024.06.05 19:51:57.439082 [ 257 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2082 2024.06.05 19:51:57.439084 [ 250 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2083 2024.06.05 19:51:57.439207 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (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
2084 2024.06.05 19:51:57.439235 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
2085 2024.06.05 19:51:57.439315 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2086 2024.06.05 19:51:57.439336 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Reading approx. 23 rows with 2 streams
2087 2024.06.05 19:51:57.439376 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2088 2024.06.05 19:51:57.439416 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2089 2024.06.05 19:51:57.440679 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002671 sec., 8611.007113440659 rows/sec., 359.40 KiB/sec.
2090 2024.06.05 19:51:57.440990 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Debug> DynamicQueryHandler: Done processing query
2091 2024.06.05 19:51:57.441017 [ 3 ] {7389e0a8-f04e-4bf6-bdc5-deb1bb995737} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2092 2024.06.05 19:51:57.441035 [ 3 ] {} <Debug> HTTP-Session: 9f61c887-c913-4773-b83b-609a94133310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2093 2024.06.05 19:51:57.441378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2094 2024.06.05 19:51:57.441429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2095 2024.06.05 19:51:57.441449 [ 3 ] {} <Debug> HTTP-Session: e29d2c30-6598-4e6a-83f6-74512a9b7fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2096 2024.06.05 19:51:57.441466 [ 3 ] {} <Debug> HTTP-Session: e29d2c30-6598-4e6a-83f6-74512a9b7fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2097 2024.06.05 19:51:57.441480 [ 3 ] {} <Debug> HTTP-Session: e29d2c30-6598-4e6a-83f6-74512a9b7fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2098 2024.06.05 19:51:57.441513 [ 3 ] {} <Trace> HTTP-Session: e29d2c30-6598-4e6a-83f6-74512a9b7fc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2099 2024.06.05 19:51:57.441669 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2100 2024.06.05 19:51:57.441961 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2101 2024.06.05 19:51:57.442005 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2102 2024.06.05 19:51:57.442292 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2103 2024.06.05 19:51:57.442358 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2104 2024.06.05 19:51:57.442497 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2105 2024.06.05 19:51:57.442606 [ 250 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2106 2024.06.05 19:51:57.442617 [ 259 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2107 2024.06.05 19:51:57.442736 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (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
2108 2024.06.05 19:51:57.442763 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
2109 2024.06.05 19:51:57.442842 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2110 2024.06.05 19:51:57.442862 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Reading approx. 23 rows with 2 streams
2111 2024.06.05 19:51:57.442900 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2112 2024.06.05 19:51:57.442941 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2113 2024.06.05 19:51:57.444169 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002573 sec., 8938.981733385153 rows/sec., 373.09 KiB/sec.
2114 2024.06.05 19:51:57.444475 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Debug> DynamicQueryHandler: Done processing query
2115 2024.06.05 19:51:57.444500 [ 3 ] {67751431-00c7-4495-b7cc-04c116560e9e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2116 2024.06.05 19:51:57.444520 [ 3 ] {} <Debug> HTTP-Session: e29d2c30-6598-4e6a-83f6-74512a9b7fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2117 2024.06.05 19:51:57.444747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2118 2024.06.05 19:51:57.444798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2119 2024.06.05 19:51:57.444817 [ 3 ] {} <Debug> HTTP-Session: 71e6ef7b-9fb4-4ac6-8d0d-d8471912637d Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2120 2024.06.05 19:51:57.444833 [ 3 ] {} <Debug> HTTP-Session: 71e6ef7b-9fb4-4ac6-8d0d-d8471912637d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2121 2024.06.05 19:51:57.444847 [ 3 ] {} <Debug> HTTP-Session: 71e6ef7b-9fb4-4ac6-8d0d-d8471912637d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2122 2024.06.05 19:51:57.444879 [ 3 ] {} <Trace> HTTP-Session: 71e6ef7b-9fb4-4ac6-8d0d-d8471912637d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2123 2024.06.05 19:51:57.445025 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2124 2024.06.05 19:51:57.445304 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2125 2024.06.05 19:51:57.445348 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2126 2024.06.05 19:51:57.445635 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2127 2024.06.05 19:51:57.445700 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2128 2024.06.05 19:51:57.445834 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2129 2024.06.05 19:51:57.445938 [ 255 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2130 2024.06.05 19:51:57.445951 [ 250 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2131 2024.06.05 19:51:57.446055 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (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
2132 2024.06.05 19:51:57.446083 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
2133 2024.06.05 19:51:57.446160 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2134 2024.06.05 19:51:57.446179 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Reading approx. 23 rows with 2 streams
2135 2024.06.05 19:51:57.446218 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2136 2024.06.05 19:51:57.446256 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2137 2024.06.05 19:51:57.447511 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002555 sec., 9001.956947162427 rows/sec., 375.72 KiB/sec.
2138 2024.06.05 19:51:57.447817 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Debug> DynamicQueryHandler: Done processing query
2139 2024.06.05 19:51:57.447852 [ 3 ] {b936c4d6-1fc7-4d5d-a904-75f79fdd4ef1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2140 2024.06.05 19:51:57.447873 [ 3 ] {} <Debug> HTTP-Session: 71e6ef7b-9fb4-4ac6-8d0d-d8471912637d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2141 2024.06.05 19:51:57.448143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2142 2024.06.05 19:51:57.448193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2143 2024.06.05 19:51:57.448212 [ 3 ] {} <Debug> HTTP-Session: 14a76c4e-1ea4-419d-b778-e09959eb06e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2144 2024.06.05 19:51:57.448229 [ 3 ] {} <Debug> HTTP-Session: 14a76c4e-1ea4-419d-b778-e09959eb06e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2145 2024.06.05 19:51:57.448242 [ 3 ] {} <Debug> HTTP-Session: 14a76c4e-1ea4-419d-b778-e09959eb06e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2146 2024.06.05 19:51:57.448274 [ 3 ] {} <Trace> HTTP-Session: 14a76c4e-1ea4-419d-b778-e09959eb06e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2147 2024.06.05 19:51:57.448418 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2148 2024.06.05 19:51:57.448697 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2149 2024.06.05 19:51:57.448743 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2150 2024.06.05 19:51:57.449051 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2151 2024.06.05 19:51:57.449119 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2152 2024.06.05 19:51:57.449257 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2153 2024.06.05 19:51:57.449340 [ 250 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2154 2024.06.05 19:51:57.449341 [ 257 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2155 2024.06.05 19:51:57.449442 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (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
2156 2024.06.05 19:51:57.449471 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
2157 2024.06.05 19:51:57.449552 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2158 2024.06.05 19:51:57.449572 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Reading approx. 23 rows with 2 streams
2159 2024.06.05 19:51:57.449612 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2160 2024.06.05 19:51:57.449652 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2161 2024.06.05 19:51:57.450939 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.00259 sec., 8880.308880308881 rows/sec., 370.64 KiB/sec.
2162 2024.06.05 19:51:57.451219 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Debug> DynamicQueryHandler: Done processing query
2163 2024.06.05 19:51:57.451243 [ 3 ] {3a112e0c-561f-4eb9-a147-8b7ae7abef9c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2164 2024.06.05 19:51:57.451259 [ 3 ] {} <Debug> HTTP-Session: 14a76c4e-1ea4-419d-b778-e09959eb06e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2165 2024.06.05 19:51:57.459549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2166 2024.06.05 19:51:57.459605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2167 2024.06.05 19:51:57.459626 [ 3 ] {} <Debug> HTTP-Session: e7eb09b1-8e29-48fe-b35a-9db4cadea46c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2168 2024.06.05 19:51:57.459647 [ 3 ] {} <Debug> HTTP-Session: e7eb09b1-8e29-48fe-b35a-9db4cadea46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2169 2024.06.05 19:51:57.459665 [ 3 ] {} <Debug> HTTP-Session: e7eb09b1-8e29-48fe-b35a-9db4cadea46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2170 2024.06.05 19:51:57.459699 [ 3 ] {} <Trace> HTTP-Session: e7eb09b1-8e29-48fe-b35a-9db4cadea46c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2171 2024.06.05 19:51:57.459822 [ 3 ] {a85a95cf-d36f-4a4a-a471-b8de706b3a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2172 2024.06.05 19:51:57.459870 [ 3 ] {a85a95cf-d36f-4a4a-a471-b8de706b3a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2173 2024.06.05 19:51:57.460043 [ 3 ] {a85a95cf-d36f-4a4a-a471-b8de706b3a92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2174 2024.06.05 19:51:57.460364 [ 3 ] {a85a95cf-d36f-4a4a-a471-b8de706b3a92} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2175 2024.06.05 19:51:57.460405 [ 3 ] {a85a95cf-d36f-4a4a-a471-b8de706b3a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2176 2024.06.05 19:51:57.460910 [ 3 ] {a85a95cf-d36f-4a4a-a471-b8de706b3a92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2177 2024.06.05 19:51:57.461262 [ 3 ] {a85a95cf-d36f-4a4a-a471-b8de706b3a92} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2178 2024.06.05 19:51:57.461406 [ 3 ] {a85a95cf-d36f-4a4a-a471-b8de706b3a92} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001627 sec., 3687.768899815612 rows/sec., 597.82 KiB/sec.
2179 2024.06.05 19:51:57.461820 [ 3 ] {a85a95cf-d36f-4a4a-a471-b8de706b3a92} <Debug> DynamicQueryHandler: Done processing query
2180 2024.06.05 19:51:57.461846 [ 3 ] {a85a95cf-d36f-4a4a-a471-b8de706b3a92} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2181 2024.06.05 19:51:57.461862 [ 3 ] {} <Debug> HTTP-Session: e7eb09b1-8e29-48fe-b35a-9db4cadea46c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2182 2024.06.05 19:51:57.461996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 3494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2183 2024.06.05 19:51:57.462045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2184 2024.06.05 19:51:57.462065 [ 3 ] {} <Debug> HTTP-Session: d326d0d3-f67c-4ee2-aebd-43f8cc0d6fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2185 2024.06.05 19:51:57.462081 [ 3 ] {} <Debug> HTTP-Session: d326d0d3-f67c-4ee2-aebd-43f8cc0d6fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2186 2024.06.05 19:51:57.462095 [ 3 ] {} <Debug> HTTP-Session: d326d0d3-f67c-4ee2-aebd-43f8cc0d6fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2187 2024.06.05 19:51:57.462126 [ 3 ] {} <Trace> HTTP-Session: d326d0d3-f67c-4ee2-aebd-43f8cc0d6fc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2188 2024.06.05 19:51:57.462231 [ 3 ] {f385acfd-ce51-49f5-90cb-5e04e8b62ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2189 2024.06.05 19:51:57.462274 [ 3 ] {f385acfd-ce51-49f5-90cb-5e04e8b62ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2190 2024.06.05 19:51:57.462428 [ 3 ] {f385acfd-ce51-49f5-90cb-5e04e8b62ddd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2191 2024.06.05 19:51:57.462729 [ 3 ] {f385acfd-ce51-49f5-90cb-5e04e8b62ddd} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2192 2024.06.05 19:51:57.462767 [ 3 ] {f385acfd-ce51-49f5-90cb-5e04e8b62ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2193 2024.06.05 19:51:57.463077 [ 3 ] {f385acfd-ce51-49f5-90cb-5e04e8b62ddd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2194 2024.06.05 19:51:57.463380 [ 3 ] {f385acfd-ce51-49f5-90cb-5e04e8b62ddd} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2195 2024.06.05 19:51:57.463531 [ 3 ] {f385acfd-ce51-49f5-90cb-5e04e8b62ddd} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.00132 sec., 18181.81818181818 rows/sec., 1.44 MiB/sec.
2196 2024.06.05 19:51:57.463708 [ 3 ] {f385acfd-ce51-49f5-90cb-5e04e8b62ddd} <Debug> DynamicQueryHandler: Done processing query
2197 2024.06.05 19:51:57.463733 [ 3 ] {f385acfd-ce51-49f5-90cb-5e04e8b62ddd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2198 2024.06.05 19:51:57.463750 [ 3 ] {} <Debug> HTTP-Session: d326d0d3-f67c-4ee2-aebd-43f8cc0d6fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2199 2024.06.05 19:51:57.463894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 23721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2200 2024.06.05 19:51:57.463943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2201 2024.06.05 19:51:57.463962 [ 3 ] {} <Debug> HTTP-Session: 70487062-6a6a-4785-8047-bdd06887500f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2202 2024.06.05 19:51:57.463979 [ 3 ] {} <Debug> HTTP-Session: 70487062-6a6a-4785-8047-bdd06887500f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2203 2024.06.05 19:51:57.463994 [ 3 ] {} <Debug> HTTP-Session: 70487062-6a6a-4785-8047-bdd06887500f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2204 2024.06.05 19:51:57.464024 [ 3 ] {} <Trace> HTTP-Session: 70487062-6a6a-4785-8047-bdd06887500f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2205 2024.06.05 19:51:57.464164 [ 3 ] {9bb54b91-472a-4466-9694-e34455205ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2206 2024.06.05 19:51:57.464206 [ 3 ] {9bb54b91-472a-4466-9694-e34455205ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2207 2024.06.05 19:51:57.464326 [ 3 ] {9bb54b91-472a-4466-9694-e34455205ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2208 2024.06.05 19:51:57.464715 [ 3 ] {9bb54b91-472a-4466-9694-e34455205ead} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2209 2024.06.05 19:51:57.464752 [ 3 ] {9bb54b91-472a-4466-9694-e34455205ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2210 2024.06.05 19:51:57.465076 [ 3 ] {9bb54b91-472a-4466-9694-e34455205ead} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2211 2024.06.05 19:51:57.465382 [ 3 ] {9bb54b91-472a-4466-9694-e34455205ead} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2212 2024.06.05 19:51:57.465544 [ 3 ] {9bb54b91-472a-4466-9694-e34455205ead} <Debug> executeQuery: Read 164 rows, 13.75 KiB in 0.001427 sec., 114926.41906096706 rows/sec., 9.41 MiB/sec.
2213 2024.06.05 19:51:57.465799 [ 3 ] {9bb54b91-472a-4466-9694-e34455205ead} <Debug> DynamicQueryHandler: Done processing query
2214 2024.06.05 19:51:57.465823 [ 3 ] {9bb54b91-472a-4466-9694-e34455205ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2215 2024.06.05 19:51:57.465840 [ 3 ] {} <Debug> HTTP-Session: 70487062-6a6a-4785-8047-bdd06887500f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2216 2024.06.05 19:51:57.466004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 19003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2217 2024.06.05 19:51:57.466054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2218 2024.06.05 19:51:57.466074 [ 3 ] {} <Debug> HTTP-Session: 68a34cc2-6c83-4ab8-9ac4-4b9f1e4bd589 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2219 2024.06.05 19:51:57.466090 [ 3 ] {} <Debug> HTTP-Session: 68a34cc2-6c83-4ab8-9ac4-4b9f1e4bd589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2220 2024.06.05 19:51:57.466104 [ 3 ] {} <Debug> HTTP-Session: 68a34cc2-6c83-4ab8-9ac4-4b9f1e4bd589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2221 2024.06.05 19:51:57.466136 [ 3 ] {} <Trace> HTTP-Session: 68a34cc2-6c83-4ab8-9ac4-4b9f1e4bd589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2222 2024.06.05 19:51:57.466259 [ 3 ] {37c2343b-f3a4-41fb-9f22-d74d32820380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2223 2024.06.05 19:51:57.466302 [ 3 ] {37c2343b-f3a4-41fb-9f22-d74d32820380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2224 2024.06.05 19:51:57.466465 [ 3 ] {37c2343b-f3a4-41fb-9f22-d74d32820380} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2225 2024.06.05 19:51:57.466823 [ 3 ] {37c2343b-f3a4-41fb-9f22-d74d32820380} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2226 2024.06.05 19:51:57.466862 [ 3 ] {37c2343b-f3a4-41fb-9f22-d74d32820380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2227 2024.06.05 19:51:57.467212 [ 3 ] {37c2343b-f3a4-41fb-9f22-d74d32820380} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2228 2024.06.05 19:51:57.467517 [ 3 ] {37c2343b-f3a4-41fb-9f22-d74d32820380} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2229 2024.06.05 19:51:57.467673 [ 3 ] {37c2343b-f3a4-41fb-9f22-d74d32820380} <Debug> executeQuery: Read 112 rows, 8.94 KiB in 0.001453 sec., 77081.89951823812 rows/sec., 6.01 MiB/sec.
2230 2024.06.05 19:51:57.468181 [ 3 ] {37c2343b-f3a4-41fb-9f22-d74d32820380} <Debug> DynamicQueryHandler: Done processing query
2231 2024.06.05 19:51:57.468212 [ 3 ] {37c2343b-f3a4-41fb-9f22-d74d32820380} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2232 2024.06.05 19:51:57.468229 [ 3 ] {} <Debug> HTTP-Session: 68a34cc2-6c83-4ab8-9ac4-4b9f1e4bd589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2233 2024.06.05 19:51:57.468578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 67592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2234 2024.06.05 19:51:57.468629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2235 2024.06.05 19:51:57.468650 [ 3 ] {} <Debug> HTTP-Session: ad1a81dc-c22b-47db-bf3d-c979282fb128 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2236 2024.06.05 19:51:57.468667 [ 3 ] {} <Debug> HTTP-Session: ad1a81dc-c22b-47db-bf3d-c979282fb128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2237 2024.06.05 19:51:57.468681 [ 3 ] {} <Debug> HTTP-Session: ad1a81dc-c22b-47db-bf3d-c979282fb128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2238 2024.06.05 19:51:57.468713 [ 3 ] {} <Trace> HTTP-Session: ad1a81dc-c22b-47db-bf3d-c979282fb128 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2239 2024.06.05 19:51:57.468973 [ 3 ] {9a577e58-bedc-4f53-a5a1-5f6c877c14f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2240 2024.06.05 19:51:57.469027 [ 3 ] {9a577e58-bedc-4f53-a5a1-5f6c877c14f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2241 2024.06.05 19:51:57.469203 [ 3 ] {9a577e58-bedc-4f53-a5a1-5f6c877c14f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2242 2024.06.05 19:51:57.469741 [ 3 ] {9a577e58-bedc-4f53-a5a1-5f6c877c14f9} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2243 2024.06.05 19:51:57.469781 [ 3 ] {9a577e58-bedc-4f53-a5a1-5f6c877c14f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2244 2024.06.05 19:51:57.470252 [ 3 ] {9a577e58-bedc-4f53-a5a1-5f6c877c14f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2245 2024.06.05 19:51:57.470638 [ 3 ] {9a577e58-bedc-4f53-a5a1-5f6c877c14f9} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2246 2024.06.05 19:51:57.470809 [ 3 ] {9a577e58-bedc-4f53-a5a1-5f6c877c14f9} <Debug> executeQuery: Read 352 rows, 25.29 KiB in 0.001964 sec., 179226.06924643583 rows/sec., 12.57 MiB/sec.
2247 2024.06.05 19:51:57.471277 [ 3 ] {9a577e58-bedc-4f53-a5a1-5f6c877c14f9} <Debug> DynamicQueryHandler: Done processing query
2248 2024.06.05 19:51:57.471317 [ 3 ] {9a577e58-bedc-4f53-a5a1-5f6c877c14f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
2249 2024.06.05 19:51:57.471336 [ 3 ] {} <Debug> HTTP-Session: ad1a81dc-c22b-47db-bf3d-c979282fb128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2250 2024.06.05 19:51:57.471560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2251 2024.06.05 19:51:57.471614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2252 2024.06.05 19:51:57.471635 [ 3 ] {} <Debug> HTTP-Session: 66d323df-8475-46ee-bd15-ab730bdc07a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2253 2024.06.05 19:51:57.471651 [ 3 ] {} <Debug> HTTP-Session: 66d323df-8475-46ee-bd15-ab730bdc07a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2254 2024.06.05 19:51:57.471665 [ 3 ] {} <Debug> HTTP-Session: 66d323df-8475-46ee-bd15-ab730bdc07a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2255 2024.06.05 19:51:57.471697 [ 3 ] {} <Trace> HTTP-Session: 66d323df-8475-46ee-bd15-ab730bdc07a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2256 2024.06.05 19:51:57.471953 [ 3 ] {821c1a19-06b3-46e1-a0fb-a5da5f7cad63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2257 2024.06.05 19:51:57.472004 [ 3 ] {821c1a19-06b3-46e1-a0fb-a5da5f7cad63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2258 2024.06.05 19:51:57.472217 [ 3 ] {821c1a19-06b3-46e1-a0fb-a5da5f7cad63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2259 2024.06.05 19:51:57.472685 [ 3 ] {821c1a19-06b3-46e1-a0fb-a5da5f7cad63} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2260 2024.06.05 19:51:57.472724 [ 3 ] {821c1a19-06b3-46e1-a0fb-a5da5f7cad63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2261 2024.06.05 19:51:57.473165 [ 3 ] {821c1a19-06b3-46e1-a0fb-a5da5f7cad63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2262 2024.06.05 19:51:57.473521 [ 3 ] {821c1a19-06b3-46e1-a0fb-a5da5f7cad63} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2263 2024.06.05 19:51:57.473704 [ 3 ] {821c1a19-06b3-46e1-a0fb-a5da5f7cad63} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001914 sec., 12539.184952978057 rows/sec., 16.92 MiB/sec.
2264 2024.06.05 19:51:57.474110 [ 3 ] {821c1a19-06b3-46e1-a0fb-a5da5f7cad63} <Debug> DynamicQueryHandler: Done processing query
2265 2024.06.05 19:51:57.474136 [ 3 ] {821c1a19-06b3-46e1-a0fb-a5da5f7cad63} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2266 2024.06.05 19:51:57.474152 [ 3 ] {} <Debug> HTTP-Session: 66d323df-8475-46ee-bd15-ab730bdc07a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2267 2024.06.05 19:51:57.474294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2268 2024.06.05 19:51:57.474343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2269 2024.06.05 19:51:57.474363 [ 3 ] {} <Debug> HTTP-Session: 949a012e-4fe2-441c-a311-b580ddf7e486 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2270 2024.06.05 19:51:57.474379 [ 3 ] {} <Debug> HTTP-Session: 949a012e-4fe2-441c-a311-b580ddf7e486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2271 2024.06.05 19:51:57.474393 [ 3 ] {} <Debug> HTTP-Session: 949a012e-4fe2-441c-a311-b580ddf7e486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2272 2024.06.05 19:51:57.474425 [ 3 ] {} <Trace> HTTP-Session: 949a012e-4fe2-441c-a311-b580ddf7e486 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2273 2024.06.05 19:51:57.474548 [ 3 ] {61d4b64d-da6d-45d3-ae39-c0574a0107a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2274 2024.06.05 19:51:57.474600 [ 3 ] {61d4b64d-da6d-45d3-ae39-c0574a0107a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2275 2024.06.05 19:51:57.474755 [ 3 ] {61d4b64d-da6d-45d3-ae39-c0574a0107a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2276 2024.06.05 19:51:57.475106 [ 3 ] {61d4b64d-da6d-45d3-ae39-c0574a0107a0} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2277 2024.06.05 19:51:57.475145 [ 3 ] {61d4b64d-da6d-45d3-ae39-c0574a0107a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2278 2024.06.05 19:51:57.475511 [ 3 ] {61d4b64d-da6d-45d3-ae39-c0574a0107a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2279 2024.06.05 19:51:57.475848 [ 3 ] {61d4b64d-da6d-45d3-ae39-c0574a0107a0} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2280 2024.06.05 19:51:57.476004 [ 3 ] {61d4b64d-da6d-45d3-ae39-c0574a0107a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec.
2281 2024.06.05 19:51:57.476205 [ 3 ] {61d4b64d-da6d-45d3-ae39-c0574a0107a0} <Debug> DynamicQueryHandler: Done processing query
2282 2024.06.05 19:51:57.476233 [ 3 ] {61d4b64d-da6d-45d3-ae39-c0574a0107a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2283 2024.06.05 19:51:57.476253 [ 3 ] {} <Debug> HTTP-Session: 949a012e-4fe2-441c-a311-b580ddf7e486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2284 2024.06.05 19:52:02.429112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2285 2024.06.05 19:52:02.429238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2286 2024.06.05 19:52:02.429265 [ 3 ] {} <Debug> HTTP-Session: b7ef7564-45b0-4302-b5b3-8deb3e8be877 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2287 2024.06.05 19:52:02.429289 [ 3 ] {} <Debug> HTTP-Session: b7ef7564-45b0-4302-b5b3-8deb3e8be877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2288 2024.06.05 19:52:02.429309 [ 3 ] {} <Debug> HTTP-Session: b7ef7564-45b0-4302-b5b3-8deb3e8be877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2289 2024.06.05 19:52:02.429359 [ 3 ] {} <Trace> HTTP-Session: b7ef7564-45b0-4302-b5b3-8deb3e8be877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2290 2024.06.05 19:52:02.429563 [ 3 ] {63c43a33-9e45-4f93-8e99-3cdce022f675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2291 2024.06.05 19:52:02.429631 [ 3 ] {63c43a33-9e45-4f93-8e99-3cdce022f675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2292 2024.06.05 19:52:02.429826 [ 3 ] {63c43a33-9e45-4f93-8e99-3cdce022f675} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2293 2024.06.05 19:52:02.430286 [ 3 ] {63c43a33-9e45-4f93-8e99-3cdce022f675} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2294 2024.06.05 19:52:02.430336 [ 3 ] {63c43a33-9e45-4f93-8e99-3cdce022f675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2295 2024.06.05 19:52:02.430764 [ 3 ] {63c43a33-9e45-4f93-8e99-3cdce022f675} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2296 2024.06.05 19:52:02.431222 [ 3 ] {63c43a33-9e45-4f93-8e99-3cdce022f675} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2297 2024.06.05 19:52:02.431452 [ 69 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2298 2024.06.05 19:52:02.431464 [ 3 ] {63c43a33-9e45-4f93-8e99-3cdce022f675} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001952 sec., 28688.524590163935 rows/sec., 2.20 MiB/sec.
2299 2024.06.05 19:52:02.431524 [ 69 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2300 2024.06.05 19:52:02.431584 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2301 2024.06.05 19:52:02.431766 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
2302 2024.06.05 19:52:02.431884 [ 3 ] {63c43a33-9e45-4f93-8e99-3cdce022f675} <Debug> DynamicQueryHandler: Done processing query
2303 2024.06.05 19:52:02.431902 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2304 2024.06.05 19:52:02.431929 [ 3 ] {63c43a33-9e45-4f93-8e99-3cdce022f675} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2305 2024.06.05 19:52:02.431942 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 100 rows starting from the beginning of the part
2306 2024.06.05 19:52:02.431960 [ 3 ] {} <Debug> HTTP-Session: b7ef7564-45b0-4302-b5b3-8deb3e8be877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2307 2024.06.05 19:52:02.432046 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part
2308 2024.06.05 19:52:02.432239 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 102 rows starting from the beginning of the part
2309 2024.06.05 19:52:02.432244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2310 2024.06.05 19:52:02.432504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2311 2024.06.05 19:52:02.432601 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part
2312 2024.06.05 19:52:02.432674 [ 3 ] {} <Debug> HTTP-Session: 0a067176-10f8-42b7-8ee7-e9cfe59f16de Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2313 2024.06.05 19:52:02.432828 [ 3 ] {} <Debug> HTTP-Session: 0a067176-10f8-42b7-8ee7-e9cfe59f16de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.06.05 19:52:02.432933 [ 3 ] {} <Debug> HTTP-Session: 0a067176-10f8-42b7-8ee7-e9cfe59f16de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2315 2024.06.05 19:52:02.432949 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 164 rows starting from the beginning of the part
2316 2024.06.05 19:52:02.433121 [ 3 ] {} <Trace> HTTP-Session: 0a067176-10f8-42b7-8ee7-e9cfe59f16de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2317 2024.06.05 19:52:02.433276 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part
2318 2024.06.05 19:52:02.433537 [ 3 ] {65feeb03-fed2-4dd6-af2c-5da166623b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2319 2024.06.05 19:52:02.433714 [ 3 ] {65feeb03-fed2-4dd6-af2c-5da166623b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2320 2024.06.05 19:52:02.433967 [ 3 ] {65feeb03-fed2-4dd6-af2c-5da166623b41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2321 2024.06.05 19:52:02.434590 [ 3 ] {65feeb03-fed2-4dd6-af2c-5da166623b41} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2322 2024.06.05 19:52:02.434638 [ 3 ] {65feeb03-fed2-4dd6-af2c-5da166623b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2323 2024.06.05 19:52:02.435137 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 4 columns (4 merged, 0 gathered) in 0.003431832 sec., 148025.89404143326 rows/sec., 12.08 MiB/sec.
2324 2024.06.05 19:52:02.435165 [ 3 ] {65feeb03-fed2-4dd6-af2c-5da166623b41} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2325 2024.06.05 19:52:02.435457 [ 189 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2326 2024.06.05 19:52:02.435731 [ 3 ] {65feeb03-fed2-4dd6-af2c-5da166623b41} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2327 2024.06.05 19:52:02.436180 [ 68 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2328 2024.06.05 19:52:02.436189 [ 3 ] {65feeb03-fed2-4dd6-af2c-5da166623b41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002833 sec., 22590.893046240733 rows/sec., 1.76 MiB/sec.
2329 2024.06.05 19:52:02.436252 [ 68 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2330 2024.06.05 19:52:02.436362 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2331 2024.06.05 19:52:02.436600 [ 189 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_11_2} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2332 2024.06.05 19:52:02.436718 [ 188 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
2333 2024.06.05 19:52:02.436730 [ 3 ] {65feeb03-fed2-4dd6-af2c-5da166623b41} <Debug> DynamicQueryHandler: Done processing query
2334 2024.06.05 19:52:02.436804 [ 3 ] {65feeb03-fed2-4dd6-af2c-5da166623b41} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2335 2024.06.05 19:52:02.436847 [ 3 ] {} <Debug> HTTP-Session: 0a067176-10f8-42b7-8ee7-e9cfe59f16de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2336 2024.06.05 19:52:02.436910 [ 189 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_11_2} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2337 2024.06.05 19:52:02.437134 [ 188 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2338 2024.06.05 19:52:02.437156 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
2339 2024.06.05 19:52:02.437145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2340 2024.06.05 19:52:02.437199 [ 188 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 69 rows starting from the beginning of the part
2341 2024.06.05 19:52:02.437295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2342 2024.06.05 19:52:02.437392 [ 188 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part
2343 2024.06.05 19:52:02.437410 [ 3 ] {} <Debug> HTTP-Session: b9cb9c6c-1624-4c42-b33e-22afcbfe9ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2344 2024.06.05 19:52:02.437486 [ 3 ] {} <Debug> HTTP-Session: b9cb9c6c-1624-4c42-b33e-22afcbfe9ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2345 2024.06.05 19:52:02.437577 [ 3 ] {} <Debug> HTTP-Session: b9cb9c6c-1624-4c42-b33e-22afcbfe9ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2346 2024.06.05 19:52:02.437734 [ 3 ] {} <Trace> HTTP-Session: b9cb9c6c-1624-4c42-b33e-22afcbfe9ef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2347 2024.06.05 19:52:02.437754 [ 188 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part
2348 2024.06.05 19:52:02.438022 [ 188 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part
2349 2024.06.05 19:52:02.438118 [ 3 ] {94289976-768f-4121-9eae-6b66340b28f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2350 2024.06.05 19:52:02.438295 [ 3 ] {94289976-768f-4121-9eae-6b66340b28f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2351 2024.06.05 19:52:02.438362 [ 188 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part
2352 2024.06.05 19:52:02.438698 [ 188 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part
2353 2024.06.05 19:52:02.439439 [ 3 ] {94289976-768f-4121-9eae-6b66340b28f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2354 2024.06.05 19:52:02.440120 [ 3 ] {94289976-768f-4121-9eae-6b66340b28f2} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2355 2024.06.05 19:52:02.440164 [ 3 ] {94289976-768f-4121-9eae-6b66340b28f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2356 2024.06.05 19:52:02.440672 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 4 columns (4 merged, 0 gathered) in 0.004139437 sec., 97839.39216854853 rows/sec., 7.64 MiB/sec.
2357 2024.06.05 19:52:02.440818 [ 3 ] {94289976-768f-4121-9eae-6b66340b28f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2358 2024.06.05 19:52:02.440914 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2359 2024.06.05 19:52:02.441529 [ 3 ] {94289976-768f-4121-9eae-6b66340b28f2} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2360 2024.06.05 19:52:02.441782 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2361 2024.06.05 19:52:02.441839 [ 3 ] {94289976-768f-4121-9eae-6b66340b28f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003911 sec., 40910.253132191254 rows/sec., 2.85 MiB/sec.
2362 2024.06.05 19:52:02.441844 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_11_2} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2363 2024.06.05 19:52:02.441864 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2364 2024.06.05 19:52:02.441971 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2365 2024.06.05 19:52:02.442321 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_11_2} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2366 2024.06.05 19:52:02.442375 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
2367 2024.06.05 19:52:02.442439 [ 3 ] {94289976-768f-4121-9eae-6b66340b28f2} <Debug> DynamicQueryHandler: Done processing query
2368 2024.06.05 19:52:02.442512 [ 3 ] {94289976-768f-4121-9eae-6b66340b28f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2369 2024.06.05 19:52:02.442588 [ 3 ] {} <Debug> HTTP-Session: b9cb9c6c-1624-4c42-b33e-22afcbfe9ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.06.05 19:52:02.442607 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2371 2024.06.05 19:52:02.442741 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2372 2024.06.05 19:52:02.442782 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 596 rows starting from the beginning of the part
2373 2024.06.05 19:52:02.442785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2374 2024.06.05 19:52:02.442881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2375 2024.06.05 19:52:02.442912 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part
2376 2024.06.05 19:52:02.442963 [ 3 ] {} <Debug> HTTP-Session: 0ee256cf-1abb-4323-8244-d4e6612a642f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2377 2024.06.05 19:52:02.443042 [ 3 ] {} <Debug> HTTP-Session: 0ee256cf-1abb-4323-8244-d4e6612a642f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2378 2024.06.05 19:52:02.443128 [ 3 ] {} <Debug> HTTP-Session: 0ee256cf-1abb-4323-8244-d4e6612a642f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2379 2024.06.05 19:52:02.443288 [ 3 ] {} <Trace> HTTP-Session: 0ee256cf-1abb-4323-8244-d4e6612a642f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2380 2024.06.05 19:52:02.443288 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part
2381 2024.06.05 19:52:02.443599 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part
2382 2024.06.05 19:52:02.443676 [ 3 ] {946246bb-6c95-4b0a-82ef-ae176efac22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2383 2024.06.05 19:52:02.443889 [ 3 ] {946246bb-6c95-4b0a-82ef-ae176efac22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2384 2024.06.05 19:52:02.443969 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 352 rows starting from the beginning of the part
2385 2024.06.05 19:52:02.444416 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part
2386 2024.06.05 19:52:02.444852 [ 3 ] {946246bb-6c95-4b0a-82ef-ae176efac22f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2387 2024.06.05 19:52:02.445403 [ 3 ] {946246bb-6c95-4b0a-82ef-ae176efac22f} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2388 2024.06.05 19:52:02.445442 [ 3 ] {946246bb-6c95-4b0a-82ef-ae176efac22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2389 2024.06.05 19:52:02.445959 [ 3 ] {946246bb-6c95-4b0a-82ef-ae176efac22f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2390 2024.06.05 19:52:02.446496 [ 201 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1488 rows, containing 5 columns (5 merged, 0 gathered) in 0.004356193 sec., 341582.6617415711 rows/sec., 23.86 MiB/sec.
2391 2024.06.05 19:52:02.446546 [ 3 ] {946246bb-6c95-4b0a-82ef-ae176efac22f} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2392 2024.06.05 19:52:02.446735 [ 68 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2393 2024.06.05 19:52:02.446792 [ 3 ] {946246bb-6c95-4b0a-82ef-ae176efac22f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003263 sec., 18387.986515476558 rows/sec., 1.24 MiB/sec.
2394 2024.06.05 19:52:02.446802 [ 68 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2395 2024.06.05 19:52:02.446850 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2396 2024.06.05 19:52:02.446969 [ 201 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2397 2024.06.05 19:52:02.447330 [ 3 ] {946246bb-6c95-4b0a-82ef-ae176efac22f} <Debug> DynamicQueryHandler: Done processing query
2398 2024.06.05 19:52:02.447329 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
2399 2024.06.05 19:52:02.447379 [ 3 ] {946246bb-6c95-4b0a-82ef-ae176efac22f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2400 2024.06.05 19:52:02.447405 [ 3 ] {} <Debug> HTTP-Session: 0ee256cf-1abb-4323-8244-d4e6612a642f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2401 2024.06.05 19:52:02.447586 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2402 2024.06.05 19:52:02.447697 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 218 rows starting from the beginning of the part
2403 2024.06.05 19:52:02.448011 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
2404 2024.06.05 19:52:02.448264 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
2405 2024.06.05 19:52:02.448487 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part
2406 2024.06.05 19:52:02.448738 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part
2407 2024.06.05 19:52:02.448774 [ 201 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2408 2024.06.05 19:52:02.449027 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part
2409 2024.06.05 19:52:02.449260 [ 201 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2410 2024.06.05 19:52:02.449542 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
2411 2024.06.05 19:52:02.450474 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 478 rows, containing 4 columns (4 merged, 0 gathered) in 0.003481133 sec., 137311.61664894735 rows/sec., 9.20 MiB/sec.
2412 2024.06.05 19:52:02.450657 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2413 2024.06.05 19:52:02.451097 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_11_2} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2414 2024.06.05 19:52:02.451178 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_11_2} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2415 2024.06.05 19:52:02.451246 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
2416 2024.06.05 19:52:07.430666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 3494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2417 2024.06.05 19:52:07.430800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2418 2024.06.05 19:52:07.430830 [ 3 ] {} <Debug> HTTP-Session: ccc14001-8a0f-4a24-835c-e39b66f066d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2419 2024.06.05 19:52:07.430858 [ 3 ] {} <Debug> HTTP-Session: ccc14001-8a0f-4a24-835c-e39b66f066d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2420 2024.06.05 19:52:07.430876 [ 3 ] {} <Debug> HTTP-Session: ccc14001-8a0f-4a24-835c-e39b66f066d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2421 2024.06.05 19:52:07.430931 [ 3 ] {} <Trace> HTTP-Session: ccc14001-8a0f-4a24-835c-e39b66f066d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2422 2024.06.05 19:52:07.431129 [ 3 ] {45268dfa-674b-4b34-b705-a54dda9b0cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2423 2024.06.05 19:52:07.431208 [ 3 ] {45268dfa-674b-4b34-b705-a54dda9b0cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2424 2024.06.05 19:52:07.431414 [ 3 ] {45268dfa-674b-4b34-b705-a54dda9b0cce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2425 2024.06.05 19:52:07.431867 [ 3 ] {45268dfa-674b-4b34-b705-a54dda9b0cce} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2426 2024.06.05 19:52:07.431911 [ 3 ] {45268dfa-674b-4b34-b705-a54dda9b0cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2427 2024.06.05 19:52:07.432268 [ 3 ] {45268dfa-674b-4b34-b705-a54dda9b0cce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2428 2024.06.05 19:52:07.432603 [ 3 ] {45268dfa-674b-4b34-b705-a54dda9b0cce} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2429 2024.06.05 19:52:07.432784 [ 3 ] {45268dfa-674b-4b34-b705-a54dda9b0cce} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001706 sec., 14067.99531066823 rows/sec., 1.11 MiB/sec.
2430 2024.06.05 19:52:07.433018 [ 3 ] {45268dfa-674b-4b34-b705-a54dda9b0cce} <Debug> DynamicQueryHandler: Done processing query
2431 2024.06.05 19:52:07.433045 [ 3 ] {45268dfa-674b-4b34-b705-a54dda9b0cce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2432 2024.06.05 19:52:07.433062 [ 3 ] {} <Debug> HTTP-Session: ccc14001-8a0f-4a24-835c-e39b66f066d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2433 2024.06.05 19:52:07.433211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 18732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2434 2024.06.05 19:52:07.433267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2435 2024.06.05 19:52:07.433287 [ 3 ] {} <Debug> HTTP-Session: a98a148c-74ad-4b98-b444-d7573b1ade55 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2436 2024.06.05 19:52:07.433306 [ 3 ] {} <Debug> HTTP-Session: a98a148c-74ad-4b98-b444-d7573b1ade55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2437 2024.06.05 19:52:07.433320 [ 3 ] {} <Debug> HTTP-Session: a98a148c-74ad-4b98-b444-d7573b1ade55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2438 2024.06.05 19:52:07.433357 [ 3 ] {} <Trace> HTTP-Session: a98a148c-74ad-4b98-b444-d7573b1ade55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2439 2024.06.05 19:52:07.433498 [ 3 ] {9b658f8d-162f-4910-8b28-64056c722dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2440 2024.06.05 19:52:07.433545 [ 3 ] {9b658f8d-162f-4910-8b28-64056c722dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2441 2024.06.05 19:52:07.433672 [ 3 ] {9b658f8d-162f-4910-8b28-64056c722dd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2442 2024.06.05 19:52:07.434075 [ 3 ] {9b658f8d-162f-4910-8b28-64056c722dd5} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2443 2024.06.05 19:52:07.434113 [ 3 ] {9b658f8d-162f-4910-8b28-64056c722dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2444 2024.06.05 19:52:07.434436 [ 3 ] {9b658f8d-162f-4910-8b28-64056c722dd5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2445 2024.06.05 19:52:07.434741 [ 3 ] {9b658f8d-162f-4910-8b28-64056c722dd5} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2446 2024.06.05 19:52:07.434895 [ 3 ] {9b658f8d-162f-4910-8b28-64056c722dd5} <Debug> executeQuery: Read 128 rows, 10.93 KiB in 0.001451 sec., 88215.02412129566 rows/sec., 7.36 MiB/sec.
2447 2024.06.05 19:52:07.435063 [ 3 ] {9b658f8d-162f-4910-8b28-64056c722dd5} <Debug> DynamicQueryHandler: Done processing query
2448 2024.06.05 19:52:07.435088 [ 3 ] {9b658f8d-162f-4910-8b28-64056c722dd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2449 2024.06.05 19:52:07.435104 [ 3 ] {} <Debug> HTTP-Session: a98a148c-74ad-4b98-b444-d7573b1ade55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2450 2024.06.05 19:52:07.435284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 14957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2451 2024.06.05 19:52:07.435334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2452 2024.06.05 19:52:07.435353 [ 3 ] {} <Debug> HTTP-Session: 842eed07-92ae-4c34-800e-7dc904b1605b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2453 2024.06.05 19:52:07.435369 [ 3 ] {} <Debug> HTTP-Session: 842eed07-92ae-4c34-800e-7dc904b1605b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2454 2024.06.05 19:52:07.435383 [ 3 ] {} <Debug> HTTP-Session: 842eed07-92ae-4c34-800e-7dc904b1605b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2455 2024.06.05 19:52:07.435415 [ 3 ] {} <Trace> HTTP-Session: 842eed07-92ae-4c34-800e-7dc904b1605b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2456 2024.06.05 19:52:07.435541 [ 3 ] {d93bd654-72cd-4e5f-89fd-a44b01a443fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2457 2024.06.05 19:52:07.435584 [ 3 ] {d93bd654-72cd-4e5f-89fd-a44b01a443fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2458 2024.06.05 19:52:07.435710 [ 3 ] {d93bd654-72cd-4e5f-89fd-a44b01a443fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2459 2024.06.05 19:52:07.436054 [ 3 ] {d93bd654-72cd-4e5f-89fd-a44b01a443fb} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2460 2024.06.05 19:52:07.436091 [ 3 ] {d93bd654-72cd-4e5f-89fd-a44b01a443fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2461 2024.06.05 19:52:07.436402 [ 3 ] {d93bd654-72cd-4e5f-89fd-a44b01a443fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2462 2024.06.05 19:52:07.436722 [ 3 ] {d93bd654-72cd-4e5f-89fd-a44b01a443fb} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2463 2024.06.05 19:52:07.436870 [ 3 ] {d93bd654-72cd-4e5f-89fd-a44b01a443fb} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001378 sec., 63860.66763425253 rows/sec., 4.99 MiB/sec.
2464 2024.06.05 19:52:07.437032 [ 3 ] {d93bd654-72cd-4e5f-89fd-a44b01a443fb} <Debug> DynamicQueryHandler: Done processing query
2465 2024.06.05 19:52:07.437058 [ 3 ] {d93bd654-72cd-4e5f-89fd-a44b01a443fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2466 2024.06.05 19:52:07.437074 [ 3 ] {} <Debug> HTTP-Session: 842eed07-92ae-4c34-800e-7dc904b1605b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2467 2024.06.05 19:52:07.437222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2468 2024.06.05 19:52:07.437272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2469 2024.06.05 19:52:07.437290 [ 3 ] {} <Debug> HTTP-Session: 67add5be-dbad-4cfa-8a8a-550d11d25ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2470 2024.06.05 19:52:07.437306 [ 3 ] {} <Debug> HTTP-Session: 67add5be-dbad-4cfa-8a8a-550d11d25ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2471 2024.06.05 19:52:07.437320 [ 3 ] {} <Debug> HTTP-Session: 67add5be-dbad-4cfa-8a8a-550d11d25ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2472 2024.06.05 19:52:07.437352 [ 3 ] {} <Trace> HTTP-Session: 67add5be-dbad-4cfa-8a8a-550d11d25ae2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2473 2024.06.05 19:52:07.437499 [ 3 ] {b23a064f-f8ba-4441-9cfe-340676ad6ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2474 2024.06.05 19:52:07.437547 [ 3 ] {b23a064f-f8ba-4441-9cfe-340676ad6ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2475 2024.06.05 19:52:07.437694 [ 3 ] {b23a064f-f8ba-4441-9cfe-340676ad6ed4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2476 2024.06.05 19:52:07.438118 [ 3 ] {b23a064f-f8ba-4441-9cfe-340676ad6ed4} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2477 2024.06.05 19:52:07.438154 [ 3 ] {b23a064f-f8ba-4441-9cfe-340676ad6ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2478 2024.06.05 19:52:07.438544 [ 3 ] {b23a064f-f8ba-4441-9cfe-340676ad6ed4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2479 2024.06.05 19:52:07.438877 [ 3 ] {b23a064f-f8ba-4441-9cfe-340676ad6ed4} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2480 2024.06.05 19:52:07.439028 [ 3 ] {b23a064f-f8ba-4441-9cfe-340676ad6ed4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec.
2481 2024.06.05 19:52:07.439201 [ 3 ] {b23a064f-f8ba-4441-9cfe-340676ad6ed4} <Debug> DynamicQueryHandler: Done processing query
2482 2024.06.05 19:52:07.439227 [ 3 ] {b23a064f-f8ba-4441-9cfe-340676ad6ed4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2483 2024.06.05 19:52:07.439242 [ 3 ] {} <Debug> HTTP-Session: 67add5be-dbad-4cfa-8a8a-550d11d25ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2484 2024.06.05 19:52:07.439441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2485 2024.06.05 19:52:07.439490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2486 2024.06.05 19:52:07.439509 [ 3 ] {} <Debug> HTTP-Session: 58bfa4e4-7d3d-4edb-b49f-a86e3655dc99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2487 2024.06.05 19:52:07.439525 [ 3 ] {} <Debug> HTTP-Session: 58bfa4e4-7d3d-4edb-b49f-a86e3655dc99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2488 2024.06.05 19:52:07.439539 [ 3 ] {} <Debug> HTTP-Session: 58bfa4e4-7d3d-4edb-b49f-a86e3655dc99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2489 2024.06.05 19:52:07.439571 [ 3 ] {} <Trace> HTTP-Session: 58bfa4e4-7d3d-4edb-b49f-a86e3655dc99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2490 2024.06.05 19:52:07.439796 [ 3 ] {61cd790b-1a7b-4310-8568-97b0f6b78ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2491 2024.06.05 19:52:07.439845 [ 3 ] {61cd790b-1a7b-4310-8568-97b0f6b78ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2492 2024.06.05 19:52:07.440005 [ 3 ] {61cd790b-1a7b-4310-8568-97b0f6b78ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2493 2024.06.05 19:52:07.440437 [ 3 ] {61cd790b-1a7b-4310-8568-97b0f6b78ead} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2494 2024.06.05 19:52:07.440472 [ 3 ] {61cd790b-1a7b-4310-8568-97b0f6b78ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2495 2024.06.05 19:52:07.440879 [ 3 ] {61cd790b-1a7b-4310-8568-97b0f6b78ead} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2496 2024.06.05 19:52:07.441212 [ 3 ] {61cd790b-1a7b-4310-8568-97b0f6b78ead} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2497 2024.06.05 19:52:07.441378 [ 3 ] {61cd790b-1a7b-4310-8568-97b0f6b78ead} <Debug> executeQuery: Read 24 rows, 33.16 KiB in 0.001728 sec., 13888.888888888889 rows/sec., 18.74 MiB/sec.
2498 2024.06.05 19:52:07.441548 [ 3 ] {61cd790b-1a7b-4310-8568-97b0f6b78ead} <Debug> DynamicQueryHandler: Done processing query
2499 2024.06.05 19:52:07.441573 [ 3 ] {61cd790b-1a7b-4310-8568-97b0f6b78ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2500 2024.06.05 19:52:07.441589 [ 3 ] {} <Debug> HTTP-Session: 58bfa4e4-7d3d-4edb-b49f-a86e3655dc99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2501 2024.06.05 19:52:07.441707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2502 2024.06.05 19:52:07.441755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2503 2024.06.05 19:52:07.441774 [ 3 ] {} <Debug> HTTP-Session: af13cc49-25eb-4b04-8ad7-8bf7f4f60e94 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2504 2024.06.05 19:52:07.441791 [ 3 ] {} <Debug> HTTP-Session: af13cc49-25eb-4b04-8ad7-8bf7f4f60e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2505 2024.06.05 19:52:07.441805 [ 3 ] {} <Debug> HTTP-Session: af13cc49-25eb-4b04-8ad7-8bf7f4f60e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2506 2024.06.05 19:52:07.441837 [ 3 ] {} <Trace> HTTP-Session: af13cc49-25eb-4b04-8ad7-8bf7f4f60e94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2507 2024.06.05 19:52:07.441965 [ 3 ] {8434b439-f3a8-492a-b8c4-c3abfbc7acf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2508 2024.06.05 19:52:07.442010 [ 3 ] {8434b439-f3a8-492a-b8c4-c3abfbc7acf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2509 2024.06.05 19:52:07.442138 [ 3 ] {8434b439-f3a8-492a-b8c4-c3abfbc7acf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2510 2024.06.05 19:52:07.442502 [ 3 ] {8434b439-f3a8-492a-b8c4-c3abfbc7acf6} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2511 2024.06.05 19:52:07.442537 [ 3 ] {8434b439-f3a8-492a-b8c4-c3abfbc7acf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2512 2024.06.05 19:52:07.442908 [ 3 ] {8434b439-f3a8-492a-b8c4-c3abfbc7acf6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2513 2024.06.05 19:52:07.443224 [ 3 ] {8434b439-f3a8-492a-b8c4-c3abfbc7acf6} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2514 2024.06.05 19:52:07.443366 [ 3 ] {8434b439-f3a8-492a-b8c4-c3abfbc7acf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec.
2515 2024.06.05 19:52:07.443527 [ 3 ] {8434b439-f3a8-492a-b8c4-c3abfbc7acf6} <Debug> DynamicQueryHandler: Done processing query
2516 2024.06.05 19:52:07.443551 [ 3 ] {8434b439-f3a8-492a-b8c4-c3abfbc7acf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2517 2024.06.05 19:52:07.443567 [ 3 ] {} <Debug> HTTP-Session: af13cc49-25eb-4b04-8ad7-8bf7f4f60e94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2518 2024.06.05 19:52:10.916539 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
2519 2024.06.05 19:52:10.916611 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
2520 2024.06.05 19:52:12.423488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2521 2024.06.05 19:52:12.423610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2522 2024.06.05 19:52:12.423639 [ 3 ] {} <Debug> HTTP-Session: 23f9f7ec-196d-4789-ada0-1aa4299df915 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2523 2024.06.05 19:52:12.423668 [ 3 ] {} <Debug> HTTP-Session: 23f9f7ec-196d-4789-ada0-1aa4299df915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2524 2024.06.05 19:52:12.423686 [ 3 ] {} <Debug> HTTP-Session: 23f9f7ec-196d-4789-ada0-1aa4299df915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2525 2024.06.05 19:52:12.423740 [ 3 ] {} <Trace> HTTP-Session: 23f9f7ec-196d-4789-ada0-1aa4299df915 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2526 2024.06.05 19:52:12.424008 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2527 2024.06.05 19:52:12.424453 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2528 2024.06.05 19:52:12.424500 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2529 2024.06.05 19:52:12.424836 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2530 2024.06.05 19:52:12.424915 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2531 2024.06.05 19:52:12.425084 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2532 2024.06.05 19:52:12.425250 [ 257 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2533 2024.06.05 19:52:12.425312 [ 255 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2534 2024.06.05 19:52:12.425312 [ 259 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2535 2024.06.05 19:52:12.425518 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2536 2024.06.05 19:52:12.425551 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
2537 2024.06.05 19:52:12.425665 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2538 2024.06.05 19:52:12.425689 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Reading approx. 29 rows with 3 streams
2539 2024.06.05 19:52:12.425731 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2540 2024.06.05 19:52:12.425775 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2541 2024.06.05 19:52:12.425814 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2542 2024.06.05 19:52:12.427583 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Debug> executeQuery: Read 29 rows, 1.20 KiB in 0.003699 sec., 7839.956745066234 rows/sec., 324.46 KiB/sec.
2543 2024.06.05 19:52:12.427963 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Debug> DynamicQueryHandler: Done processing query
2544 2024.06.05 19:52:12.427990 [ 3 ] {e0154673-3bfd-4855-b0d9-a21acb800fd3} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2545 2024.06.05 19:52:12.428007 [ 3 ] {} <Debug> HTTP-Session: 23f9f7ec-196d-4789-ada0-1aa4299df915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2546 2024.06.05 19:52:12.433878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2547 2024.06.05 19:52:12.433944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2548 2024.06.05 19:52:12.433977 [ 3 ] {} <Debug> HTTP-Session: d6e1e95a-63f6-450f-8a8d-bd6c99074fdc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2549 2024.06.05 19:52:12.434004 [ 3 ] {} <Debug> HTTP-Session: d6e1e95a-63f6-450f-8a8d-bd6c99074fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2550 2024.06.05 19:52:12.434025 [ 3 ] {} <Debug> HTTP-Session: d6e1e95a-63f6-450f-8a8d-bd6c99074fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2551 2024.06.05 19:52:12.434075 [ 3 ] {} <Trace> HTTP-Session: d6e1e95a-63f6-450f-8a8d-bd6c99074fdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2552 2024.06.05 19:52:12.434227 [ 3 ] {5b938535-ad28-4b2a-90ea-2ba6d0afc7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2553 2024.06.05 19:52:12.434279 [ 3 ] {5b938535-ad28-4b2a-90ea-2ba6d0afc7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2554 2024.06.05 19:52:12.434455 [ 3 ] {5b938535-ad28-4b2a-90ea-2ba6d0afc7db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2555 2024.06.05 19:52:12.434785 [ 3 ] {5b938535-ad28-4b2a-90ea-2ba6d0afc7db} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2556 2024.06.05 19:52:12.434823 [ 3 ] {5b938535-ad28-4b2a-90ea-2ba6d0afc7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2557 2024.06.05 19:52:12.435304 [ 3 ] {5b938535-ad28-4b2a-90ea-2ba6d0afc7db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2558 2024.06.05 19:52:12.435620 [ 3 ] {5b938535-ad28-4b2a-90ea-2ba6d0afc7db} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2559 2024.06.05 19:52:12.435776 [ 3 ] {5b938535-ad28-4b2a-90ea-2ba6d0afc7db} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001586 sec., 630.517023959647 rows/sec., 142.85 KiB/sec.
2560 2024.06.05 19:52:12.435991 [ 3 ] {5b938535-ad28-4b2a-90ea-2ba6d0afc7db} <Debug> DynamicQueryHandler: Done processing query
2561 2024.06.05 19:52:12.436016 [ 3 ] {5b938535-ad28-4b2a-90ea-2ba6d0afc7db} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2562 2024.06.05 19:52:12.436031 [ 3 ] {} <Debug> HTTP-Session: d6e1e95a-63f6-450f-8a8d-bd6c99074fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2563 2024.06.05 19:52:12.436149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2564 2024.06.05 19:52:12.436199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2565 2024.06.05 19:52:12.436220 [ 3 ] {} <Debug> HTTP-Session: 3fae564e-996e-4987-82a7-67d498117de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2566 2024.06.05 19:52:12.436236 [ 3 ] {} <Debug> HTTP-Session: 3fae564e-996e-4987-82a7-67d498117de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2567 2024.06.05 19:52:12.436250 [ 3 ] {} <Debug> HTTP-Session: 3fae564e-996e-4987-82a7-67d498117de4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2568 2024.06.05 19:52:12.436283 [ 3 ] {} <Trace> HTTP-Session: 3fae564e-996e-4987-82a7-67d498117de4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2569 2024.06.05 19:52:12.436382 [ 3 ] {70941836-aead-46e9-a648-3b4906b43b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2570 2024.06.05 19:52:12.436427 [ 3 ] {70941836-aead-46e9-a648-3b4906b43b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2571 2024.06.05 19:52:12.436582 [ 3 ] {70941836-aead-46e9-a648-3b4906b43b3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2572 2024.06.05 19:52:12.436953 [ 3 ] {70941836-aead-46e9-a648-3b4906b43b3d} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2573 2024.06.05 19:52:12.436987 [ 3 ] {70941836-aead-46e9-a648-3b4906b43b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2574 2024.06.05 19:52:12.437361 [ 3 ] {70941836-aead-46e9-a648-3b4906b43b3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2575 2024.06.05 19:52:12.437673 [ 3 ] {70941836-aead-46e9-a648-3b4906b43b3d} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2576 2024.06.05 19:52:12.437790 [ 3 ] {70941836-aead-46e9-a648-3b4906b43b3d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001436 sec., 2785.515320334262 rows/sec., 227.14 KiB/sec.
2577 2024.06.05 19:52:12.438044 [ 3 ] {70941836-aead-46e9-a648-3b4906b43b3d} <Debug> DynamicQueryHandler: Done processing query
2578 2024.06.05 19:52:12.438069 [ 3 ] {70941836-aead-46e9-a648-3b4906b43b3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2579 2024.06.05 19:52:12.438086 [ 3 ] {} <Debug> HTTP-Session: 3fae564e-996e-4987-82a7-67d498117de4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2580 2024.06.05 19:52:12.438230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 8105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2581 2024.06.05 19:52:12.438281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2582 2024.06.05 19:52:12.438299 [ 3 ] {} <Debug> HTTP-Session: 80b2b47e-7958-4d2f-a032-db3d834869ca Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2583 2024.06.05 19:52:12.438316 [ 3 ] {} <Debug> HTTP-Session: 80b2b47e-7958-4d2f-a032-db3d834869ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2584 2024.06.05 19:52:12.438330 [ 3 ] {} <Debug> HTTP-Session: 80b2b47e-7958-4d2f-a032-db3d834869ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2585 2024.06.05 19:52:12.438362 [ 3 ] {} <Trace> HTTP-Session: 80b2b47e-7958-4d2f-a032-db3d834869ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2586 2024.06.05 19:52:12.438477 [ 3 ] {d6a5be5b-f492-4ded-bb64-6708553b8c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2587 2024.06.05 19:52:12.438521 [ 3 ] {d6a5be5b-f492-4ded-bb64-6708553b8c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2588 2024.06.05 19:52:12.438660 [ 3 ] {d6a5be5b-f492-4ded-bb64-6708553b8c57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2589 2024.06.05 19:52:12.438980 [ 3 ] {d6a5be5b-f492-4ded-bb64-6708553b8c57} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2590 2024.06.05 19:52:12.439015 [ 3 ] {d6a5be5b-f492-4ded-bb64-6708553b8c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2591 2024.06.05 19:52:12.439323 [ 3 ] {d6a5be5b-f492-4ded-bb64-6708553b8c57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2592 2024.06.05 19:52:12.439618 [ 3 ] {d6a5be5b-f492-4ded-bb64-6708553b8c57} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2593 2024.06.05 19:52:12.439740 [ 3 ] {d6a5be5b-f492-4ded-bb64-6708553b8c57} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001303 sec., 44512.66308518803 rows/sec., 3.41 MiB/sec.
2594 2024.06.05 19:52:12.439886 [ 3 ] {d6a5be5b-f492-4ded-bb64-6708553b8c57} <Debug> DynamicQueryHandler: Done processing query
2595 2024.06.05 19:52:12.439911 [ 3 ] {d6a5be5b-f492-4ded-bb64-6708553b8c57} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2596 2024.06.05 19:52:12.439927 [ 3 ] {} <Debug> HTTP-Session: 80b2b47e-7958-4d2f-a032-db3d834869ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2597 2024.06.05 19:52:12.440085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2598 2024.06.05 19:52:12.440131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2599 2024.06.05 19:52:12.440150 [ 3 ] {} <Debug> HTTP-Session: b40be2cb-ab3f-4168-ae32-ab707e4da08b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2600 2024.06.05 19:52:12.440166 [ 3 ] {} <Debug> HTTP-Session: b40be2cb-ab3f-4168-ae32-ab707e4da08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2601 2024.06.05 19:52:12.440179 [ 3 ] {} <Debug> HTTP-Session: b40be2cb-ab3f-4168-ae32-ab707e4da08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2602 2024.06.05 19:52:12.440209 [ 3 ] {} <Trace> HTTP-Session: b40be2cb-ab3f-4168-ae32-ab707e4da08b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2603 2024.06.05 19:52:12.440302 [ 3 ] {07524448-1aa9-444c-b859-67b7bdc5af16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2604 2024.06.05 19:52:12.440344 [ 3 ] {07524448-1aa9-444c-b859-67b7bdc5af16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2605 2024.06.05 19:52:12.440466 [ 3 ] {07524448-1aa9-444c-b859-67b7bdc5af16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2606 2024.06.05 19:52:12.440959 [ 3 ] {07524448-1aa9-444c-b859-67b7bdc5af16} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2607 2024.06.05 19:52:12.440991 [ 3 ] {07524448-1aa9-444c-b859-67b7bdc5af16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2608 2024.06.05 19:52:12.441277 [ 3 ] {07524448-1aa9-444c-b859-67b7bdc5af16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2609 2024.06.05 19:52:12.441570 [ 3 ] {07524448-1aa9-444c-b859-67b7bdc5af16} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2610 2024.06.05 19:52:12.441687 [ 3 ] {07524448-1aa9-444c-b859-67b7bdc5af16} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001408 sec., 2840.909090909091 rows/sec., 198.36 KiB/sec.
2611 2024.06.05 19:52:12.441874 [ 3 ] {07524448-1aa9-444c-b859-67b7bdc5af16} <Debug> DynamicQueryHandler: Done processing query
2612 2024.06.05 19:52:12.441898 [ 3 ] {07524448-1aa9-444c-b859-67b7bdc5af16} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2613 2024.06.05 19:52:12.441914 [ 3 ] {} <Debug> HTTP-Session: b40be2cb-ab3f-4168-ae32-ab707e4da08b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2614 2024.06.05 19:52:12.442067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2615 2024.06.05 19:52:12.442114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2616 2024.06.05 19:52:12.442132 [ 3 ] {} <Debug> HTTP-Session: 092d0d2c-0e9e-42c3-8df7-81033ca4009f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2617 2024.06.05 19:52:12.442148 [ 3 ] {} <Debug> HTTP-Session: 092d0d2c-0e9e-42c3-8df7-81033ca4009f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2618 2024.06.05 19:52:12.442162 [ 3 ] {} <Debug> HTTP-Session: 092d0d2c-0e9e-42c3-8df7-81033ca4009f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2619 2024.06.05 19:52:12.442192 [ 3 ] {} <Trace> HTTP-Session: 092d0d2c-0e9e-42c3-8df7-81033ca4009f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2620 2024.06.05 19:52:12.442306 [ 3 ] {bd0eaddf-38b9-4b47-8183-d00b26cd451e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2621 2024.06.05 19:52:12.442348 [ 3 ] {bd0eaddf-38b9-4b47-8183-d00b26cd451e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2622 2024.06.05 19:52:12.442468 [ 3 ] {bd0eaddf-38b9-4b47-8183-d00b26cd451e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2623 2024.06.05 19:52:12.442783 [ 3 ] {bd0eaddf-38b9-4b47-8183-d00b26cd451e} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2624 2024.06.05 19:52:12.442818 [ 3 ] {bd0eaddf-38b9-4b47-8183-d00b26cd451e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2625 2024.06.05 19:52:12.443113 [ 3 ] {bd0eaddf-38b9-4b47-8183-d00b26cd451e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2626 2024.06.05 19:52:12.443408 [ 3 ] {bd0eaddf-38b9-4b47-8183-d00b26cd451e} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2627 2024.06.05 19:52:12.443528 [ 3 ] {bd0eaddf-38b9-4b47-8183-d00b26cd451e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001266 sec., 53712.48025276462 rows/sec., 4.20 MiB/sec.
2628 2024.06.05 19:52:12.443672 [ 3 ] {bd0eaddf-38b9-4b47-8183-d00b26cd451e} <Debug> DynamicQueryHandler: Done processing query
2629 2024.06.05 19:52:12.443696 [ 3 ] {bd0eaddf-38b9-4b47-8183-d00b26cd451e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2630 2024.06.05 19:52:12.443711 [ 3 ] {} <Debug> HTTP-Session: 092d0d2c-0e9e-42c3-8df7-81033ca4009f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2631 2024.06.05 19:52:12.443886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2632 2024.06.05 19:52:12.443932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2633 2024.06.05 19:52:12.443952 [ 3 ] {} <Debug> HTTP-Session: 0acfa1b0-4a28-4911-9767-e059fb9cfb18 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2634 2024.06.05 19:52:12.443968 [ 3 ] {} <Debug> HTTP-Session: 0acfa1b0-4a28-4911-9767-e059fb9cfb18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2635 2024.06.05 19:52:12.443981 [ 3 ] {} <Debug> HTTP-Session: 0acfa1b0-4a28-4911-9767-e059fb9cfb18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2636 2024.06.05 19:52:12.444012 [ 3 ] {} <Trace> HTTP-Session: 0acfa1b0-4a28-4911-9767-e059fb9cfb18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2637 2024.06.05 19:52:12.444160 [ 3 ] {19dd99b3-599f-43f1-8d2f-73eb2dfde306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2638 2024.06.05 19:52:12.444205 [ 3 ] {19dd99b3-599f-43f1-8d2f-73eb2dfde306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2639 2024.06.05 19:52:12.444341 [ 3 ] {19dd99b3-599f-43f1-8d2f-73eb2dfde306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2640 2024.06.05 19:52:12.444717 [ 3 ] {19dd99b3-599f-43f1-8d2f-73eb2dfde306} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2641 2024.06.05 19:52:12.444752 [ 3 ] {19dd99b3-599f-43f1-8d2f-73eb2dfde306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2642 2024.06.05 19:52:12.445123 [ 3 ] {19dd99b3-599f-43f1-8d2f-73eb2dfde306} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2643 2024.06.05 19:52:12.445453 [ 3 ] {19dd99b3-599f-43f1-8d2f-73eb2dfde306} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2644 2024.06.05 19:52:12.445580 [ 3 ] {19dd99b3-599f-43f1-8d2f-73eb2dfde306} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001487 sec., 108944.18291862811 rows/sec., 7.59 MiB/sec.
2645 2024.06.05 19:52:12.445864 [ 3 ] {19dd99b3-599f-43f1-8d2f-73eb2dfde306} <Debug> DynamicQueryHandler: Done processing query
2646 2024.06.05 19:52:12.445889 [ 3 ] {19dd99b3-599f-43f1-8d2f-73eb2dfde306} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2647 2024.06.05 19:52:12.445906 [ 3 ] {} <Debug> HTTP-Session: 0acfa1b0-4a28-4911-9767-e059fb9cfb18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2648 2024.06.05 19:52:12.446026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2649 2024.06.05 19:52:12.446074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2650 2024.06.05 19:52:12.446093 [ 3 ] {} <Debug> HTTP-Session: 3b0e8b33-9a9a-447d-bff4-3cceed813ea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2651 2024.06.05 19:52:12.446110 [ 3 ] {} <Debug> HTTP-Session: 3b0e8b33-9a9a-447d-bff4-3cceed813ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2652 2024.06.05 19:52:12.446123 [ 3 ] {} <Debug> HTTP-Session: 3b0e8b33-9a9a-447d-bff4-3cceed813ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2653 2024.06.05 19:52:12.446154 [ 3 ] {} <Trace> HTTP-Session: 3b0e8b33-9a9a-447d-bff4-3cceed813ea9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2654 2024.06.05 19:52:12.446278 [ 3 ] {fce77b53-379f-4d32-84dc-b9ba7f723bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2655 2024.06.05 19:52:12.446323 [ 3 ] {fce77b53-379f-4d32-84dc-b9ba7f723bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2656 2024.06.05 19:52:12.446461 [ 3 ] {fce77b53-379f-4d32-84dc-b9ba7f723bdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2657 2024.06.05 19:52:12.446749 [ 3 ] {fce77b53-379f-4d32-84dc-b9ba7f723bdd} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2658 2024.06.05 19:52:12.446784 [ 3 ] {fce77b53-379f-4d32-84dc-b9ba7f723bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2659 2024.06.05 19:52:12.447122 [ 3 ] {fce77b53-379f-4d32-84dc-b9ba7f723bdd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2660 2024.06.05 19:52:12.447428 [ 3 ] {fce77b53-379f-4d32-84dc-b9ba7f723bdd} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2661 2024.06.05 19:52:12.447549 [ 3 ] {fce77b53-379f-4d32-84dc-b9ba7f723bdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec.
2662 2024.06.05 19:52:12.447691 [ 3 ] {fce77b53-379f-4d32-84dc-b9ba7f723bdd} <Debug> DynamicQueryHandler: Done processing query
2663 2024.06.05 19:52:12.447715 [ 3 ] {fce77b53-379f-4d32-84dc-b9ba7f723bdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2664 2024.06.05 19:52:12.447732 [ 3 ] {} <Debug> HTTP-Session: 3b0e8b33-9a9a-447d-bff4-3cceed813ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2665 2024.06.05 19:52:17.431169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2666 2024.06.05 19:52:17.431308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2667 2024.06.05 19:52:17.431337 [ 3 ] {} <Debug> HTTP-Session: cf342005-65a7-42ca-b5d8-070153693ace Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2668 2024.06.05 19:52:17.431410 [ 3 ] {} <Debug> HTTP-Session: cf342005-65a7-42ca-b5d8-070153693ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2669 2024.06.05 19:52:17.431428 [ 3 ] {} <Debug> HTTP-Session: cf342005-65a7-42ca-b5d8-070153693ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2670 2024.06.05 19:52:17.431483 [ 3 ] {} <Trace> HTTP-Session: cf342005-65a7-42ca-b5d8-070153693ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2671 2024.06.05 19:52:17.431672 [ 3 ] {c70e21b0-bb12-44c8-8571-37b1dd7fca07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2672 2024.06.05 19:52:17.431739 [ 3 ] {c70e21b0-bb12-44c8-8571-37b1dd7fca07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2673 2024.06.05 19:52:17.431927 [ 3 ] {c70e21b0-bb12-44c8-8571-37b1dd7fca07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2674 2024.06.05 19:52:17.432409 [ 3 ] {c70e21b0-bb12-44c8-8571-37b1dd7fca07} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2675 2024.06.05 19:52:17.432455 [ 3 ] {c70e21b0-bb12-44c8-8571-37b1dd7fca07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2676 2024.06.05 19:52:17.432819 [ 3 ] {c70e21b0-bb12-44c8-8571-37b1dd7fca07} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2677 2024.06.05 19:52:17.433174 [ 3 ] {c70e21b0-bb12-44c8-8571-37b1dd7fca07} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2678 2024.06.05 19:52:17.433419 [ 3 ] {c70e21b0-bb12-44c8-8571-37b1dd7fca07} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001794 sec., 15607.580824972129 rows/sec., 1.24 MiB/sec.
2679 2024.06.05 19:52:17.433441 [ 58 ] {} <Debug> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2680 2024.06.05 19:52:17.433589 [ 58 ] {} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2681 2024.06.05 19:52:17.433646 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2682 2024.06.05 19:52:17.433729 [ 3 ] {c70e21b0-bb12-44c8-8571-37b1dd7fca07} <Debug> DynamicQueryHandler: Done processing query
2683 2024.06.05 19:52:17.433781 [ 3 ] {c70e21b0-bb12-44c8-8571-37b1dd7fca07} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2684 2024.06.05 19:52:17.433811 [ 3 ] {} <Debug> HTTP-Session: cf342005-65a7-42ca-b5d8-070153693ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2685 2024.06.05 19:52:17.433854 [ 192 ] {441f4242-3914-4301-9510-97e6ac991a7b::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
2686 2024.06.05 19:52:17.433955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2687 2024.06.05 19:52:17.434012 [ 192 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2688 2024.06.05 19:52:17.434023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2689 2024.06.05 19:52:17.434053 [ 3 ] {} <Debug> HTTP-Session: 2bd4a5ce-d489-45dc-a314-cc54447f2379 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2690 2024.06.05 19:52:17.434057 [ 192 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part
2691 2024.06.05 19:52:17.434073 [ 3 ] {} <Debug> HTTP-Session: 2bd4a5ce-d489-45dc-a314-cc54447f2379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2692 2024.06.05 19:52:17.434092 [ 3 ] {} <Debug> HTTP-Session: 2bd4a5ce-d489-45dc-a314-cc54447f2379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2693 2024.06.05 19:52:17.434132 [ 3 ] {} <Trace> HTTP-Session: 2bd4a5ce-d489-45dc-a314-cc54447f2379 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2694 2024.06.05 19:52:17.434189 [ 192 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part
2695 2024.06.05 19:52:17.434433 [ 3 ] {d9c661d3-7837-49f0-b35d-978857bc84c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2696 2024.06.05 19:52:17.434601 [ 192 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
2697 2024.06.05 19:52:17.434613 [ 3 ] {d9c661d3-7837-49f0-b35d-978857bc84c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2698 2024.06.05 19:52:17.435059 [ 192 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
2699 2024.06.05 19:52:17.435390 [ 192 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
2700 2024.06.05 19:52:17.435806 [ 192 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part
2701 2024.06.05 19:52:17.436146 [ 3 ] {d9c661d3-7837-49f0-b35d-978857bc84c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2702 2024.06.05 19:52:17.436789 [ 3 ] {d9c661d3-7837-49f0-b35d-978857bc84c7} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2703 2024.06.05 19:52:17.436829 [ 3 ] {d9c661d3-7837-49f0-b35d-978857bc84c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2704 2024.06.05 19:52:17.437341 [ 3 ] {d9c661d3-7837-49f0-b35d-978857bc84c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2705 2024.06.05 19:52:17.437716 [ 192 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 4 columns (4 merged, 0 gathered) in 0.003951734 sec., 36692.753105345655 rows/sec., 2.90 MiB/sec.
2706 2024.06.05 19:52:17.438022 [ 3 ] {d9c661d3-7837-49f0-b35d-978857bc84c7} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2707 2024.06.05 19:52:17.438022 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2708 2024.06.05 19:52:17.438331 [ 3 ] {d9c661d3-7837-49f0-b35d-978857bc84c7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004032 sec., 496.031746031746 rows/sec., 40.45 KiB/sec.
2709 2024.06.05 19:52:17.438876 [ 3 ] {d9c661d3-7837-49f0-b35d-978857bc84c7} <Debug> DynamicQueryHandler: Done processing query
2710 2024.06.05 19:52:17.438917 [ 3 ] {d9c661d3-7837-49f0-b35d-978857bc84c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2711 2024.06.05 19:52:17.438959 [ 3 ] {} <Debug> HTTP-Session: 2bd4a5ce-d489-45dc-a314-cc54447f2379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2712 2024.06.05 19:52:17.439159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2713 2024.06.05 19:52:17.439163 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_6_1} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2714 2024.06.05 19:52:17.439261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2715 2024.06.05 19:52:17.439321 [ 3 ] {} <Debug> HTTP-Session: 1d18fba8-88b7-4be9-bf17-b014db4bfda2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2716 2024.06.05 19:52:17.439348 [ 3 ] {} <Debug> HTTP-Session: 1d18fba8-88b7-4be9-bf17-b014db4bfda2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2717 2024.06.05 19:52:17.439373 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_6_1} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2718 2024.06.05 19:52:17.439386 [ 3 ] {} <Debug> HTTP-Session: 1d18fba8-88b7-4be9-bf17-b014db4bfda2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2719 2024.06.05 19:52:17.439465 [ 3 ] {} <Trace> HTTP-Session: 1d18fba8-88b7-4be9-bf17-b014db4bfda2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2720 2024.06.05 19:52:17.439528 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2721 2024.06.05 19:52:17.439660 [ 3 ] {2221fa01-a0e4-4a84-b400-3e1c1ba820be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2722 2024.06.05 19:52:17.439707 [ 3 ] {2221fa01-a0e4-4a84-b400-3e1c1ba820be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2723 2024.06.05 19:52:17.439851 [ 3 ] {2221fa01-a0e4-4a84-b400-3e1c1ba820be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2724 2024.06.05 19:52:17.440225 [ 3 ] {2221fa01-a0e4-4a84-b400-3e1c1ba820be} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2725 2024.06.05 19:52:17.440261 [ 3 ] {2221fa01-a0e4-4a84-b400-3e1c1ba820be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2726 2024.06.05 19:52:17.440582 [ 3 ] {2221fa01-a0e4-4a84-b400-3e1c1ba820be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2727 2024.06.05 19:52:17.440886 [ 3 ] {2221fa01-a0e4-4a84-b400-3e1c1ba820be} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2728 2024.06.05 19:52:17.441036 [ 3 ] {2221fa01-a0e4-4a84-b400-3e1c1ba820be} <Debug> executeQuery: Read 141 rows, 12.11 KiB in 0.001434 sec., 98326.359832636 rows/sec., 8.25 MiB/sec.
2729 2024.06.05 19:52:17.441218 [ 3 ] {2221fa01-a0e4-4a84-b400-3e1c1ba820be} <Debug> DynamicQueryHandler: Done processing query
2730 2024.06.05 19:52:17.441242 [ 3 ] {2221fa01-a0e4-4a84-b400-3e1c1ba820be} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2731 2024.06.05 19:52:17.441258 [ 3 ] {} <Debug> HTTP-Session: 1d18fba8-88b7-4be9-bf17-b014db4bfda2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2732 2024.06.05 19:52:17.441359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2733 2024.06.05 19:52:17.441406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2734 2024.06.05 19:52:17.441425 [ 3 ] {} <Debug> HTTP-Session: e1060574-295f-4553-ab47-6f42fd4bfcae Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2735 2024.06.05 19:52:17.441441 [ 3 ] {} <Debug> HTTP-Session: e1060574-295f-4553-ab47-6f42fd4bfcae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2736 2024.06.05 19:52:17.441455 [ 3 ] {} <Debug> HTTP-Session: e1060574-295f-4553-ab47-6f42fd4bfcae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2737 2024.06.05 19:52:17.441485 [ 3 ] {} <Trace> HTTP-Session: e1060574-295f-4553-ab47-6f42fd4bfcae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2738 2024.06.05 19:52:17.441576 [ 3 ] {ebc179cc-edf8-49f2-9fc4-ff2f9b64c35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2739 2024.06.05 19:52:17.441617 [ 3 ] {ebc179cc-edf8-49f2-9fc4-ff2f9b64c35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2740 2024.06.05 19:52:17.441738 [ 3 ] {ebc179cc-edf8-49f2-9fc4-ff2f9b64c35f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2741 2024.06.05 19:52:17.441996 [ 3 ] {ebc179cc-edf8-49f2-9fc4-ff2f9b64c35f} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2742 2024.06.05 19:52:17.442035 [ 3 ] {ebc179cc-edf8-49f2-9fc4-ff2f9b64c35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2743 2024.06.05 19:52:17.442327 [ 3 ] {ebc179cc-edf8-49f2-9fc4-ff2f9b64c35f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2744 2024.06.05 19:52:17.442647 [ 3 ] {ebc179cc-edf8-49f2-9fc4-ff2f9b64c35f} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2745 2024.06.05 19:52:17.442811 [ 3 ] {ebc179cc-edf8-49f2-9fc4-ff2f9b64c35f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001242 sec., 1610.3059581320451 rows/sec., 112.44 KiB/sec.
2746 2024.06.05 19:52:17.443047 [ 3 ] {ebc179cc-edf8-49f2-9fc4-ff2f9b64c35f} <Debug> DynamicQueryHandler: Done processing query
2747 2024.06.05 19:52:17.443071 [ 3 ] {ebc179cc-edf8-49f2-9fc4-ff2f9b64c35f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2748 2024.06.05 19:52:17.443088 [ 3 ] {} <Debug> HTTP-Session: e1060574-295f-4553-ab47-6f42fd4bfcae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2749 2024.06.05 19:52:17.443201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 17504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2750 2024.06.05 19:52:17.443249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2751 2024.06.05 19:52:17.443267 [ 3 ] {} <Debug> HTTP-Session: 1beaab04-e7bf-4d44-9504-b25485e2a973 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2752 2024.06.05 19:52:17.443283 [ 3 ] {} <Debug> HTTP-Session: 1beaab04-e7bf-4d44-9504-b25485e2a973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2753 2024.06.05 19:52:17.443296 [ 3 ] {} <Debug> HTTP-Session: 1beaab04-e7bf-4d44-9504-b25485e2a973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2754 2024.06.05 19:52:17.443328 [ 3 ] {} <Trace> HTTP-Session: 1beaab04-e7bf-4d44-9504-b25485e2a973 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2755 2024.06.05 19:52:17.443446 [ 3 ] {b16535a3-1f14-4864-ad8f-f7cd85e4a102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2756 2024.06.05 19:52:17.443488 [ 3 ] {b16535a3-1f14-4864-ad8f-f7cd85e4a102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2757 2024.06.05 19:52:17.443632 [ 3 ] {b16535a3-1f14-4864-ad8f-f7cd85e4a102} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2758 2024.06.05 19:52:17.443960 [ 3 ] {b16535a3-1f14-4864-ad8f-f7cd85e4a102} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2759 2024.06.05 19:52:17.443995 [ 3 ] {b16535a3-1f14-4864-ad8f-f7cd85e4a102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2760 2024.06.05 19:52:17.444301 [ 3 ] {b16535a3-1f14-4864-ad8f-f7cd85e4a102} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2761 2024.06.05 19:52:17.444600 [ 3 ] {b16535a3-1f14-4864-ad8f-f7cd85e4a102} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2762 2024.06.05 19:52:17.444756 [ 3 ] {b16535a3-1f14-4864-ad8f-f7cd85e4a102} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001339 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec.
2763 2024.06.05 19:52:17.444932 [ 3 ] {b16535a3-1f14-4864-ad8f-f7cd85e4a102} <Debug> DynamicQueryHandler: Done processing query
2764 2024.06.05 19:52:17.444956 [ 3 ] {b16535a3-1f14-4864-ad8f-f7cd85e4a102} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2765 2024.06.05 19:52:17.444972 [ 3 ] {} <Debug> HTTP-Session: 1beaab04-e7bf-4d44-9504-b25485e2a973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2766 2024.06.05 19:52:17.445117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2767 2024.06.05 19:52:17.445164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2768 2024.06.05 19:52:17.445182 [ 3 ] {} <Debug> HTTP-Session: a117046d-02e6-4a5b-9753-a1cacae9d2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2769 2024.06.05 19:52:17.445198 [ 3 ] {} <Debug> HTTP-Session: a117046d-02e6-4a5b-9753-a1cacae9d2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2770 2024.06.05 19:52:17.445212 [ 3 ] {} <Debug> HTTP-Session: a117046d-02e6-4a5b-9753-a1cacae9d2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2771 2024.06.05 19:52:17.445242 [ 3 ] {} <Trace> HTTP-Session: a117046d-02e6-4a5b-9753-a1cacae9d2a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2772 2024.06.05 19:52:17.445387 [ 3 ] {a3bab1ba-535f-4b14-8ef2-3711ef5a2c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2773 2024.06.05 19:52:17.445432 [ 3 ] {a3bab1ba-535f-4b14-8ef2-3711ef5a2c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2774 2024.06.05 19:52:17.445574 [ 3 ] {a3bab1ba-535f-4b14-8ef2-3711ef5a2c6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2775 2024.06.05 19:52:17.446028 [ 3 ] {a3bab1ba-535f-4b14-8ef2-3711ef5a2c6b} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2776 2024.06.05 19:52:17.446062 [ 3 ] {a3bab1ba-535f-4b14-8ef2-3711ef5a2c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2777 2024.06.05 19:52:17.446441 [ 3 ] {a3bab1ba-535f-4b14-8ef2-3711ef5a2c6b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2778 2024.06.05 19:52:17.446770 [ 3 ] {a3bab1ba-535f-4b14-8ef2-3711ef5a2c6b} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2779 2024.06.05 19:52:17.446931 [ 3 ] {a3bab1ba-535f-4b14-8ef2-3711ef5a2c6b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001605 sec., 100311.52647975077 rows/sec., 6.99 MiB/sec.
2780 2024.06.05 19:52:17.447239 [ 3 ] {a3bab1ba-535f-4b14-8ef2-3711ef5a2c6b} <Debug> DynamicQueryHandler: Done processing query
2781 2024.06.05 19:52:17.447264 [ 3 ] {a3bab1ba-535f-4b14-8ef2-3711ef5a2c6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2782 2024.06.05 19:52:17.447279 [ 3 ] {} <Debug> HTTP-Session: a117046d-02e6-4a5b-9753-a1cacae9d2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2783 2024.06.05 19:52:17.447424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2784 2024.06.05 19:52:17.447472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2785 2024.06.05 19:52:17.447490 [ 3 ] {} <Debug> HTTP-Session: d5258415-5be7-4fac-acbe-9a464950dd44 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2786 2024.06.05 19:52:17.447506 [ 3 ] {} <Debug> HTTP-Session: d5258415-5be7-4fac-acbe-9a464950dd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2787 2024.06.05 19:52:17.447519 [ 3 ] {} <Debug> HTTP-Session: d5258415-5be7-4fac-acbe-9a464950dd44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2788 2024.06.05 19:52:17.447549 [ 3 ] {} <Trace> HTTP-Session: d5258415-5be7-4fac-acbe-9a464950dd44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2789 2024.06.05 19:52:17.448136 [ 3 ] {528b3049-6237-417e-a694-a005a3997cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2790 2024.06.05 19:52:17.448186 [ 3 ] {528b3049-6237-417e-a694-a005a3997cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2791 2024.06.05 19:52:17.448363 [ 3 ] {528b3049-6237-417e-a694-a005a3997cc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2792 2024.06.05 19:52:17.448773 [ 3 ] {528b3049-6237-417e-a694-a005a3997cc4} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2793 2024.06.05 19:52:17.448808 [ 3 ] {528b3049-6237-417e-a694-a005a3997cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2794 2024.06.05 19:52:17.449229 [ 3 ] {528b3049-6237-417e-a694-a005a3997cc4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2795 2024.06.05 19:52:17.449580 [ 3 ] {528b3049-6237-417e-a694-a005a3997cc4} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2796 2024.06.05 19:52:17.449719 [ 58 ] {} <Debug> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2797 2024.06.05 19:52:17.449737 [ 3 ] {528b3049-6237-417e-a694-a005a3997cc4} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.002104 sec., 13307.984790874525 rows/sec., 17.96 MiB/sec.
2798 2024.06.05 19:52:17.449784 [ 58 ] {} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2799 2024.06.05 19:52:17.449856 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2800 2024.06.05 19:52:17.450057 [ 3 ] {528b3049-6237-417e-a694-a005a3997cc4} <Debug> DynamicQueryHandler: Done processing query
2801 2024.06.05 19:52:17.450099 [ 3 ] {528b3049-6237-417e-a694-a005a3997cc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
2802 2024.06.05 19:52:17.450102 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
2803 2024.06.05 19:52:17.450118 [ 3 ] {} <Debug> HTTP-Session: d5258415-5be7-4fac-acbe-9a464950dd44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2804 2024.06.05 19:52:17.450331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2805 2024.06.05 19:52:17.450439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2806 2024.06.05 19:52:17.450501 [ 3 ] {} <Debug> HTTP-Session: 18e8d7da-694c-4172-949f-df8b34d1d5ee Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2807 2024.06.05 19:52:17.450508 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2808 2024.06.05 19:52:17.450526 [ 3 ] {} <Debug> HTTP-Session: 18e8d7da-694c-4172-949f-df8b34d1d5ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2809 2024.06.05 19:52:17.450582 [ 3 ] {} <Debug> HTTP-Session: 18e8d7da-694c-4172-949f-df8b34d1d5ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2810 2024.06.05 19:52:17.450596 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part
2811 2024.06.05 19:52:17.450649 [ 3 ] {} <Trace> HTTP-Session: 18e8d7da-694c-4172-949f-df8b34d1d5ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2812 2024.06.05 19:52:17.450897 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part
2813 2024.06.05 19:52:17.451012 [ 3 ] {9c1ca296-d6f6-4e13-bdf8-2979f2e474ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2814 2024.06.05 19:52:17.451161 [ 3 ] {9c1ca296-d6f6-4e13-bdf8-2979f2e474ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2815 2024.06.05 19:52:17.451243 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
2816 2024.06.05 19:52:17.451693 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
2817 2024.06.05 19:52:17.452065 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
2818 2024.06.05 19:52:17.452094 [ 3 ] {9c1ca296-d6f6-4e13-bdf8-2979f2e474ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2819 2024.06.05 19:52:17.452421 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part
2820 2024.06.05 19:52:17.453054 [ 3 ] {9c1ca296-d6f6-4e13-bdf8-2979f2e474ce} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2821 2024.06.05 19:52:17.453116 [ 3 ] {9c1ca296-d6f6-4e13-bdf8-2979f2e474ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2822 2024.06.05 19:52:17.454105 [ 3 ] {9c1ca296-d6f6-4e13-bdf8-2979f2e474ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2823 2024.06.05 19:52:17.455073 [ 3 ] {9c1ca296-d6f6-4e13-bdf8-2979f2e474ce} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2824 2024.06.05 19:52:17.455566 [ 3 ] {9c1ca296-d6f6-4e13-bdf8-2979f2e474ce} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.004704 sec., 1913.2653061224491 rows/sec., 135.15 KiB/sec.
2825 2024.06.05 19:52:17.456096 [ 3 ] {9c1ca296-d6f6-4e13-bdf8-2979f2e474ce} <Debug> DynamicQueryHandler: Done processing query
2826 2024.06.05 19:52:17.456181 [ 3 ] {9c1ca296-d6f6-4e13-bdf8-2979f2e474ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2827 2024.06.05 19:52:17.456249 [ 3 ] {} <Debug> HTTP-Session: 18e8d7da-694c-4172-949f-df8b34d1d5ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2828 2024.06.05 19:52:17.456360 [ 201 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 6 columns (6 merged, 0 gathered) in 0.006377781 sec., 22735.1801512156 rows/sec., 30.68 MiB/sec.
2829 2024.06.05 19:52:17.456439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2830 2024.06.05 19:52:17.456505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2831 2024.06.05 19:52:17.456526 [ 3 ] {} <Debug> HTTP-Session: 3d7ca31b-22ad-47b5-861c-39993a1b45ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2832 2024.06.05 19:52:17.456543 [ 3 ] {} <Debug> HTTP-Session: 3d7ca31b-22ad-47b5-861c-39993a1b45ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2833 2024.06.05 19:52:17.456556 [ 3 ] {} <Debug> HTTP-Session: 3d7ca31b-22ad-47b5-861c-39993a1b45ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2834 2024.06.05 19:52:17.456589 [ 3 ] {} <Trace> HTTP-Session: 3d7ca31b-22ad-47b5-861c-39993a1b45ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2835 2024.06.05 19:52:17.456782 [ 201 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2836 2024.06.05 19:52:17.456792 [ 3 ] {87df95f0-fa4e-40d3-ac83-9de26a35bd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2837 2024.06.05 19:52:17.456915 [ 3 ] {87df95f0-fa4e-40d3-ac83-9de26a35bd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2838 2024.06.05 19:52:17.457543 [ 3 ] {87df95f0-fa4e-40d3-ac83-9de26a35bd08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2839 2024.06.05 19:52:17.457817 [ 201 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2840 2024.06.05 19:52:17.458024 [ 201 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2841 2024.06.05 19:52:17.458180 [ 3 ] {87df95f0-fa4e-40d3-ac83-9de26a35bd08} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2842 2024.06.05 19:52:17.458198 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
2843 2024.06.05 19:52:17.458242 [ 3 ] {87df95f0-fa4e-40d3-ac83-9de26a35bd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2844 2024.06.05 19:52:17.458609 [ 3 ] {87df95f0-fa4e-40d3-ac83-9de26a35bd08} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2845 2024.06.05 19:52:17.458930 [ 3 ] {87df95f0-fa4e-40d3-ac83-9de26a35bd08} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2846 2024.06.05 19:52:17.459082 [ 3 ] {87df95f0-fa4e-40d3-ac83-9de26a35bd08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002379 sec., 25220.680958385878 rows/sec., 1.70 MiB/sec.
2847 2024.06.05 19:52:17.459238 [ 3 ] {87df95f0-fa4e-40d3-ac83-9de26a35bd08} <Debug> DynamicQueryHandler: Done processing query
2848 2024.06.05 19:52:17.459262 [ 3 ] {87df95f0-fa4e-40d3-ac83-9de26a35bd08} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2849 2024.06.05 19:52:17.459278 [ 3 ] {} <Debug> HTTP-Session: 3d7ca31b-22ad-47b5-861c-39993a1b45ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.06.05 19:52:22.429572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2851 2024.06.05 19:52:22.429710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2852 2024.06.05 19:52:22.429735 [ 3 ] {} <Debug> HTTP-Session: f70e8e8d-671c-4e7e-bbe3-299931a2ab9a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2853 2024.06.05 19:52:22.429759 [ 3 ] {} <Debug> HTTP-Session: f70e8e8d-671c-4e7e-bbe3-299931a2ab9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2854 2024.06.05 19:52:22.429774 [ 3 ] {} <Debug> HTTP-Session: f70e8e8d-671c-4e7e-bbe3-299931a2ab9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2855 2024.06.05 19:52:22.429822 [ 3 ] {} <Trace> HTTP-Session: f70e8e8d-671c-4e7e-bbe3-299931a2ab9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2856 2024.06.05 19:52:22.430011 [ 3 ] {eb7d1880-0f8c-47f9-b46d-8b206936f3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2857 2024.06.05 19:52:22.430077 [ 3 ] {eb7d1880-0f8c-47f9-b46d-8b206936f3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2858 2024.06.05 19:52:22.430264 [ 3 ] {eb7d1880-0f8c-47f9-b46d-8b206936f3ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2859 2024.06.05 19:52:22.430720 [ 3 ] {eb7d1880-0f8c-47f9-b46d-8b206936f3ba} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2860 2024.06.05 19:52:22.430770 [ 3 ] {eb7d1880-0f8c-47f9-b46d-8b206936f3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2861 2024.06.05 19:52:22.431186 [ 3 ] {eb7d1880-0f8c-47f9-b46d-8b206936f3ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2862 2024.06.05 19:52:22.431521 [ 3 ] {eb7d1880-0f8c-47f9-b46d-8b206936f3ba} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2863 2024.06.05 19:52:22.431693 [ 3 ] {eb7d1880-0f8c-47f9-b46d-8b206936f3ba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.48 MiB/sec.
2864 2024.06.05 19:52:22.432107 [ 3 ] {eb7d1880-0f8c-47f9-b46d-8b206936f3ba} <Debug> DynamicQueryHandler: Done processing query
2865 2024.06.05 19:52:22.432140 [ 3 ] {eb7d1880-0f8c-47f9-b46d-8b206936f3ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2866 2024.06.05 19:52:22.432158 [ 3 ] {} <Debug> HTTP-Session: f70e8e8d-671c-4e7e-bbe3-299931a2ab9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2867 2024.06.05 19:52:22.432302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2868 2024.06.05 19:52:22.432358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2869 2024.06.05 19:52:22.432380 [ 3 ] {} <Debug> HTTP-Session: ac10c6ef-4eef-4c43-8dd0-46504b6fb32f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2870 2024.06.05 19:52:22.432398 [ 3 ] {} <Debug> HTTP-Session: ac10c6ef-4eef-4c43-8dd0-46504b6fb32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2871 2024.06.05 19:52:22.432412 [ 3 ] {} <Debug> HTTP-Session: ac10c6ef-4eef-4c43-8dd0-46504b6fb32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2872 2024.06.05 19:52:22.432448 [ 3 ] {} <Trace> HTTP-Session: ac10c6ef-4eef-4c43-8dd0-46504b6fb32f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2873 2024.06.05 19:52:22.432579 [ 3 ] {9c7817f7-a4ae-4a17-a0b3-abd88fe69a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2874 2024.06.05 19:52:22.432628 [ 3 ] {9c7817f7-a4ae-4a17-a0b3-abd88fe69a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2875 2024.06.05 19:52:22.432782 [ 3 ] {9c7817f7-a4ae-4a17-a0b3-abd88fe69a17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2876 2024.06.05 19:52:22.433123 [ 3 ] {9c7817f7-a4ae-4a17-a0b3-abd88fe69a17} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2877 2024.06.05 19:52:22.433161 [ 3 ] {9c7817f7-a4ae-4a17-a0b3-abd88fe69a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2878 2024.06.05 19:52:22.433465 [ 3 ] {9c7817f7-a4ae-4a17-a0b3-abd88fe69a17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2879 2024.06.05 19:52:22.433774 [ 3 ] {9c7817f7-a4ae-4a17-a0b3-abd88fe69a17} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2880 2024.06.05 19:52:22.433933 [ 3 ] {9c7817f7-a4ae-4a17-a0b3-abd88fe69a17} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001397 sec., 45812.45526127416 rows/sec., 3.58 MiB/sec.
2881 2024.06.05 19:52:22.434087 [ 3 ] {9c7817f7-a4ae-4a17-a0b3-abd88fe69a17} <Debug> DynamicQueryHandler: Done processing query
2882 2024.06.05 19:52:22.434111 [ 3 ] {9c7817f7-a4ae-4a17-a0b3-abd88fe69a17} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2883 2024.06.05 19:52:22.434127 [ 3 ] {} <Debug> HTTP-Session: ac10c6ef-4eef-4c43-8dd0-46504b6fb32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2884 2024.06.05 19:52:22.434275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2885 2024.06.05 19:52:22.434324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2886 2024.06.05 19:52:22.434344 [ 3 ] {} <Debug> HTTP-Session: 86859c1c-af52-4a66-9003-bf52a37e6880 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2887 2024.06.05 19:52:22.434361 [ 3 ] {} <Debug> HTTP-Session: 86859c1c-af52-4a66-9003-bf52a37e6880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2888 2024.06.05 19:52:22.434374 [ 3 ] {} <Debug> HTTP-Session: 86859c1c-af52-4a66-9003-bf52a37e6880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2889 2024.06.05 19:52:22.434407 [ 3 ] {} <Trace> HTTP-Session: 86859c1c-af52-4a66-9003-bf52a37e6880 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2890 2024.06.05 19:52:22.434551 [ 3 ] {f185086d-ea8f-4fae-a257-5584009f36a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2891 2024.06.05 19:52:22.434600 [ 3 ] {f185086d-ea8f-4fae-a257-5584009f36a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2892 2024.06.05 19:52:22.434746 [ 3 ] {f185086d-ea8f-4fae-a257-5584009f36a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2893 2024.06.05 19:52:22.435142 [ 3 ] {f185086d-ea8f-4fae-a257-5584009f36a1} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2894 2024.06.05 19:52:22.435179 [ 3 ] {f185086d-ea8f-4fae-a257-5584009f36a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2895 2024.06.05 19:52:22.435557 [ 3 ] {f185086d-ea8f-4fae-a257-5584009f36a1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2896 2024.06.05 19:52:22.435893 [ 3 ] {f185086d-ea8f-4fae-a257-5584009f36a1} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2897 2024.06.05 19:52:22.436055 [ 3 ] {f185086d-ea8f-4fae-a257-5584009f36a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec.
2898 2024.06.05 19:52:22.436271 [ 3 ] {f185086d-ea8f-4fae-a257-5584009f36a1} <Debug> DynamicQueryHandler: Done processing query
2899 2024.06.05 19:52:22.436295 [ 3 ] {f185086d-ea8f-4fae-a257-5584009f36a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2900 2024.06.05 19:52:22.436311 [ 3 ] {} <Debug> HTTP-Session: 86859c1c-af52-4a66-9003-bf52a37e6880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2901 2024.06.05 19:52:22.436450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2902 2024.06.05 19:52:22.436498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2903 2024.06.05 19:52:22.436517 [ 3 ] {} <Debug> HTTP-Session: 1f6c669d-cff8-4df2-b6fd-7a8e4c17fc5f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2904 2024.06.05 19:52:22.436534 [ 3 ] {} <Debug> HTTP-Session: 1f6c669d-cff8-4df2-b6fd-7a8e4c17fc5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2905 2024.06.05 19:52:22.436547 [ 3 ] {} <Debug> HTTP-Session: 1f6c669d-cff8-4df2-b6fd-7a8e4c17fc5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2906 2024.06.05 19:52:22.436578 [ 3 ] {} <Trace> HTTP-Session: 1f6c669d-cff8-4df2-b6fd-7a8e4c17fc5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2907 2024.06.05 19:52:22.436703 [ 3 ] {5d3d7cf4-e4ee-4160-ab29-d273a2b88ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2908 2024.06.05 19:52:22.436748 [ 3 ] {5d3d7cf4-e4ee-4160-ab29-d273a2b88ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2909 2024.06.05 19:52:22.436875 [ 3 ] {5d3d7cf4-e4ee-4160-ab29-d273a2b88ca6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2910 2024.06.05 19:52:22.437163 [ 3 ] {5d3d7cf4-e4ee-4160-ab29-d273a2b88ca6} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2911 2024.06.05 19:52:22.437199 [ 3 ] {5d3d7cf4-e4ee-4160-ab29-d273a2b88ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2912 2024.06.05 19:52:22.437545 [ 3 ] {5d3d7cf4-e4ee-4160-ab29-d273a2b88ca6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2913 2024.06.05 19:52:22.437860 [ 3 ] {5d3d7cf4-e4ee-4160-ab29-d273a2b88ca6} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2914 2024.06.05 19:52:22.438016 [ 3 ] {5d3d7cf4-e4ee-4160-ab29-d273a2b88ca6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
2915 2024.06.05 19:52:22.438177 [ 3 ] {5d3d7cf4-e4ee-4160-ab29-d273a2b88ca6} <Debug> DynamicQueryHandler: Done processing query
2916 2024.06.05 19:52:22.438201 [ 3 ] {5d3d7cf4-e4ee-4160-ab29-d273a2b88ca6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2917 2024.06.05 19:52:22.438218 [ 3 ] {} <Debug> HTTP-Session: 1f6c669d-cff8-4df2-b6fd-7a8e4c17fc5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2918 2024.06.05 19:52:25.916846 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
2919 2024.06.05 19:52:25.916912 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
2920 2024.06.05 19:52:27.431940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2921 2024.06.05 19:52:27.432049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2922 2024.06.05 19:52:27.432072 [ 3 ] {} <Debug> HTTP-Session: 3a85733a-00a1-452b-af29-1aac3c398979 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2923 2024.06.05 19:52:27.432095 [ 3 ] {} <Debug> HTTP-Session: 3a85733a-00a1-452b-af29-1aac3c398979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2924 2024.06.05 19:52:27.432109 [ 3 ] {} <Debug> HTTP-Session: 3a85733a-00a1-452b-af29-1aac3c398979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2925 2024.06.05 19:52:27.432155 [ 3 ] {} <Trace> HTTP-Session: 3a85733a-00a1-452b-af29-1aac3c398979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2926 2024.06.05 19:52:27.432333 [ 3 ] {96e3eb62-2a4a-4ba6-8756-65cf0119b81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2927 2024.06.05 19:52:27.432396 [ 3 ] {96e3eb62-2a4a-4ba6-8756-65cf0119b81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2928 2024.06.05 19:52:27.432574 [ 3 ] {96e3eb62-2a4a-4ba6-8756-65cf0119b81d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2929 2024.06.05 19:52:27.433005 [ 3 ] {96e3eb62-2a4a-4ba6-8756-65cf0119b81d} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2930 2024.06.05 19:52:27.433049 [ 3 ] {96e3eb62-2a4a-4ba6-8756-65cf0119b81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2931 2024.06.05 19:52:27.433399 [ 3 ] {96e3eb62-2a4a-4ba6-8756-65cf0119b81d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2932 2024.06.05 19:52:27.433722 [ 3 ] {96e3eb62-2a4a-4ba6-8756-65cf0119b81d} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2933 2024.06.05 19:52:27.433863 [ 3 ] {96e3eb62-2a4a-4ba6-8756-65cf0119b81d} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001583 sec., 17687.934301958307 rows/sec., 1.40 MiB/sec.
2934 2024.06.05 19:52:27.434062 [ 3 ] {96e3eb62-2a4a-4ba6-8756-65cf0119b81d} <Debug> DynamicQueryHandler: Done processing query
2935 2024.06.05 19:52:27.434090 [ 3 ] {96e3eb62-2a4a-4ba6-8756-65cf0119b81d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2936 2024.06.05 19:52:27.434106 [ 3 ] {} <Debug> HTTP-Session: 3a85733a-00a1-452b-af29-1aac3c398979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2937 2024.06.05 19:52:27.434224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2938 2024.06.05 19:52:27.434280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2939 2024.06.05 19:52:27.434299 [ 3 ] {} <Debug> HTTP-Session: 37bb86f4-b62c-48df-ae9c-fffa5c6eb289 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2940 2024.06.05 19:52:27.434318 [ 3 ] {} <Debug> HTTP-Session: 37bb86f4-b62c-48df-ae9c-fffa5c6eb289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2941 2024.06.05 19:52:27.434332 [ 3 ] {} <Debug> HTTP-Session: 37bb86f4-b62c-48df-ae9c-fffa5c6eb289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2942 2024.06.05 19:52:27.434366 [ 3 ] {} <Trace> HTTP-Session: 37bb86f4-b62c-48df-ae9c-fffa5c6eb289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2943 2024.06.05 19:52:27.434467 [ 3 ] {01151155-7e0b-4667-8a51-9f89c75a796d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2944 2024.06.05 19:52:27.434513 [ 3 ] {01151155-7e0b-4667-8a51-9f89c75a796d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2945 2024.06.05 19:52:27.434644 [ 3 ] {01151155-7e0b-4667-8a51-9f89c75a796d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2946 2024.06.05 19:52:27.434942 [ 3 ] {01151155-7e0b-4667-8a51-9f89c75a796d} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2947 2024.06.05 19:52:27.434977 [ 3 ] {01151155-7e0b-4667-8a51-9f89c75a796d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2948 2024.06.05 19:52:27.435265 [ 3 ] {01151155-7e0b-4667-8a51-9f89c75a796d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2949 2024.06.05 19:52:27.435571 [ 3 ] {01151155-7e0b-4667-8a51-9f89c75a796d} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2950 2024.06.05 19:52:27.435693 [ 3 ] {01151155-7e0b-4667-8a51-9f89c75a796d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001254 sec., 1594.896331738437 rows/sec., 130.05 KiB/sec.
2951 2024.06.05 19:52:27.435840 [ 3 ] {01151155-7e0b-4667-8a51-9f89c75a796d} <Debug> DynamicQueryHandler: Done processing query
2952 2024.06.05 19:52:27.435864 [ 3 ] {01151155-7e0b-4667-8a51-9f89c75a796d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2953 2024.06.05 19:52:27.435880 [ 3 ] {} <Debug> HTTP-Session: 37bb86f4-b62c-48df-ae9c-fffa5c6eb289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2954 2024.06.05 19:52:27.436021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2955 2024.06.05 19:52:27.436068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2956 2024.06.05 19:52:27.436087 [ 3 ] {} <Debug> HTTP-Session: 1506f224-ce2e-4a18-b54b-5b3b7ebac118 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2957 2024.06.05 19:52:27.436104 [ 3 ] {} <Debug> HTTP-Session: 1506f224-ce2e-4a18-b54b-5b3b7ebac118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2958 2024.06.05 19:52:27.436119 [ 3 ] {} <Debug> HTTP-Session: 1506f224-ce2e-4a18-b54b-5b3b7ebac118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2959 2024.06.05 19:52:27.436151 [ 3 ] {} <Trace> HTTP-Session: 1506f224-ce2e-4a18-b54b-5b3b7ebac118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2960 2024.06.05 19:52:27.436291 [ 3 ] {c3aca726-7f32-4e85-8ab3-5e9f0a7b983c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2961 2024.06.05 19:52:27.436335 [ 3 ] {c3aca726-7f32-4e85-8ab3-5e9f0a7b983c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2962 2024.06.05 19:52:27.436456 [ 3 ] {c3aca726-7f32-4e85-8ab3-5e9f0a7b983c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2963 2024.06.05 19:52:27.436834 [ 3 ] {c3aca726-7f32-4e85-8ab3-5e9f0a7b983c} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2964 2024.06.05 19:52:27.436874 [ 3 ] {c3aca726-7f32-4e85-8ab3-5e9f0a7b983c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2965 2024.06.05 19:52:27.437324 [ 3 ] {c3aca726-7f32-4e85-8ab3-5e9f0a7b983c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2966 2024.06.05 19:52:27.437794 [ 3 ] {c3aca726-7f32-4e85-8ab3-5e9f0a7b983c} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2967 2024.06.05 19:52:27.437945 [ 48 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2968 2024.06.05 19:52:27.437968 [ 3 ] {c3aca726-7f32-4e85-8ab3-5e9f0a7b983c} <Debug> executeQuery: Read 177 rows, 14.92 KiB in 0.001738 sec., 101841.19677790564 rows/sec., 8.38 MiB/sec.
2969 2024.06.05 19:52:27.437985 [ 48 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2970 2024.06.05 19:52:27.438016 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2971 2024.06.05 19:52:27.438238 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
2972 2024.06.05 19:52:27.438293 [ 3 ] {c3aca726-7f32-4e85-8ab3-5e9f0a7b983c} <Debug> DynamicQueryHandler: Done processing query
2973 2024.06.05 19:52:27.438387 [ 3 ] {c3aca726-7f32-4e85-8ab3-5e9f0a7b983c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2974 2024.06.05 19:52:27.438489 [ 3 ] {} <Debug> HTTP-Session: 1506f224-ce2e-4a18-b54b-5b3b7ebac118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2975 2024.06.05 19:52:27.438726 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2976 2024.06.05 19:52:27.438742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2977 2024.06.05 19:52:27.438765 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 165 rows starting from the beginning of the part
2978 2024.06.05 19:52:27.438839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2979 2024.06.05 19:52:27.438849 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part
2980 2024.06.05 19:52:27.438935 [ 3 ] {} <Debug> HTTP-Session: 0cadf772-8897-40cc-8a80-3ebb3606fcd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
2981 2024.06.05 19:52:27.439062 [ 3 ] {} <Debug> HTTP-Session: 0cadf772-8897-40cc-8a80-3ebb3606fcd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2982 2024.06.05 19:52:27.439177 [ 3 ] {} <Debug> HTTP-Session: 0cadf772-8897-40cc-8a80-3ebb3606fcd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2983 2024.06.05 19:52:27.439198 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part
2984 2024.06.05 19:52:27.439324 [ 3 ] {} <Trace> HTTP-Session: 0cadf772-8897-40cc-8a80-3ebb3606fcd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2985 2024.06.05 19:52:27.439465 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 141 rows starting from the beginning of the part
2986 2024.06.05 19:52:27.439730 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part
2987 2024.06.05 19:52:27.439739 [ 3 ] {89581154-eb12-4e85-ab99-28dd787791c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2988 2024.06.05 19:52:27.439935 [ 3 ] {89581154-eb12-4e85-ab99-28dd787791c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2989 2024.06.05 19:52:27.440007 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 177 rows starting from the beginning of the part
2990 2024.06.05 19:52:27.440635 [ 3 ] {89581154-eb12-4e85-ab99-28dd787791c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2991 2024.06.05 19:52:27.441082 [ 3 ] {89581154-eb12-4e85-ab99-28dd787791c0} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2992 2024.06.05 19:52:27.441123 [ 3 ] {89581154-eb12-4e85-ab99-28dd787791c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2993 2024.06.05 19:52:27.441531 [ 3 ] {89581154-eb12-4e85-ab99-28dd787791c0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2994 2024.06.05 19:52:27.441793 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 4 columns (4 merged, 0 gathered) in 0.003707748 sec., 195536.4819831337 rows/sec., 16.00 MiB/sec.
2995 2024.06.05 19:52:27.441940 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2996 2024.06.05 19:52:27.442051 [ 3 ] {89581154-eb12-4e85-ab99-28dd787791c0} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2997 2024.06.05 19:52:27.442312 [ 3 ] {89581154-eb12-4e85-ab99-28dd787791c0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002744 sec., 728.862973760933 rows/sec., 50.89 KiB/sec.
2998 2024.06.05 19:52:27.442594 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_16_3} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2999 2024.06.05 19:52:27.442630 [ 3 ] {89581154-eb12-4e85-ab99-28dd787791c0} <Debug> DynamicQueryHandler: Done processing query
3000 2024.06.05 19:52:27.442663 [ 3 ] {89581154-eb12-4e85-ab99-28dd787791c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3001 2024.06.05 19:52:27.442686 [ 3 ] {} <Debug> HTTP-Session: 0cadf772-8897-40cc-8a80-3ebb3606fcd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3002 2024.06.05 19:52:27.442690 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_16_3} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3003 2024.06.05 19:52:27.442765 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3004 2024.06.05 19:52:27.442813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3005 2024.06.05 19:52:27.442867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3006 2024.06.05 19:52:27.442887 [ 3 ] {} <Debug> HTTP-Session: 8d257481-9fe9-460b-9b43-b2ea46ada5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3007 2024.06.05 19:52:27.442904 [ 3 ] {} <Debug> HTTP-Session: 8d257481-9fe9-460b-9b43-b2ea46ada5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3008 2024.06.05 19:52:27.442918 [ 3 ] {} <Debug> HTTP-Session: 8d257481-9fe9-460b-9b43-b2ea46ada5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3009 2024.06.05 19:52:27.442950 [ 3 ] {} <Trace> HTTP-Session: 8d257481-9fe9-460b-9b43-b2ea46ada5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3010 2024.06.05 19:52:27.443088 [ 3 ] {489008bd-50dc-4cb3-a766-ce29d65bed68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3011 2024.06.05 19:52:27.443131 [ 3 ] {489008bd-50dc-4cb3-a766-ce29d65bed68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3012 2024.06.05 19:52:27.443257 [ 3 ] {489008bd-50dc-4cb3-a766-ce29d65bed68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3013 2024.06.05 19:52:27.443683 [ 3 ] {489008bd-50dc-4cb3-a766-ce29d65bed68} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3014 2024.06.05 19:52:27.443721 [ 3 ] {489008bd-50dc-4cb3-a766-ce29d65bed68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3015 2024.06.05 19:52:27.444048 [ 3 ] {489008bd-50dc-4cb3-a766-ce29d65bed68} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3016 2024.06.05 19:52:27.444352 [ 3 ] {489008bd-50dc-4cb3-a766-ce29d65bed68} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3017 2024.06.05 19:52:27.444468 [ 48 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3018 2024.06.05 19:52:27.444472 [ 3 ] {489008bd-50dc-4cb3-a766-ce29d65bed68} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.001443 sec., 81774.08177408177 rows/sec., 6.37 MiB/sec.
3019 2024.06.05 19:52:27.444508 [ 48 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3020 2024.06.05 19:52:27.444550 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3021 2024.06.05 19:52:27.444772 [ 3 ] {489008bd-50dc-4cb3-a766-ce29d65bed68} <Debug> DynamicQueryHandler: Done processing query
3022 2024.06.05 19:52:27.444841 [ 3 ] {489008bd-50dc-4cb3-a766-ce29d65bed68} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3023 2024.06.05 19:52:27.444869 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
3024 2024.06.05 19:52:27.444924 [ 3 ] {} <Debug> HTTP-Session: 8d257481-9fe9-460b-9b43-b2ea46ada5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3025 2024.06.05 19:52:27.445203 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3026 2024.06.05 19:52:27.445220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3027 2024.06.05 19:52:27.445268 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 122 rows starting from the beginning of the part
3028 2024.06.05 19:52:27.445305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3029 2024.06.05 19:52:27.445332 [ 3 ] {} <Debug> HTTP-Session: 977f2916-54d7-47ed-af52-5fe8855ee46c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3030 2024.06.05 19:52:27.445367 [ 3 ] {} <Debug> HTTP-Session: 977f2916-54d7-47ed-af52-5fe8855ee46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3031 2024.06.05 19:52:27.445406 [ 3 ] {} <Debug> HTTP-Session: 977f2916-54d7-47ed-af52-5fe8855ee46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3032 2024.06.05 19:52:27.445487 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 88 rows starting from the beginning of the part
3033 2024.06.05 19:52:27.445530 [ 3 ] {} <Trace> HTTP-Session: 977f2916-54d7-47ed-af52-5fe8855ee46c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3034 2024.06.05 19:52:27.445869 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 68 rows starting from the beginning of the part
3035 2024.06.05 19:52:27.446122 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 103 rows starting from the beginning of the part
3036 2024.06.05 19:52:27.446168 [ 3 ] {ae3c784e-5a66-49a7-90ca-6f238ca5754d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3037 2024.06.05 19:52:27.446335 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part
3038 2024.06.05 19:52:27.446380 [ 3 ] {ae3c784e-5a66-49a7-90ca-6f238ca5754d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3039 2024.06.05 19:52:27.446685 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part
3040 2024.06.05 19:52:27.447447 [ 3 ] {ae3c784e-5a66-49a7-90ca-6f238ca5754d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3041 2024.06.05 19:52:27.448411 [ 3 ] {ae3c784e-5a66-49a7-90ca-6f238ca5754d} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3042 2024.06.05 19:52:27.448477 [ 3 ] {ae3c784e-5a66-49a7-90ca-6f238ca5754d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3043 2024.06.05 19:52:27.449502 [ 3 ] {ae3c784e-5a66-49a7-90ca-6f238ca5754d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3044 2024.06.05 19:52:27.449535 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 4 columns (4 merged, 0 gathered) in 0.004887046 sec., 115202.51702152999 rows/sec., 8.99 MiB/sec.
3045 2024.06.05 19:52:27.449740 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3046 2024.06.05 19:52:27.449984 [ 3 ] {ae3c784e-5a66-49a7-90ca-6f238ca5754d} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3047 2024.06.05 19:52:27.450184 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3048 2024.06.05 19:52:27.450198 [ 3 ] {ae3c784e-5a66-49a7-90ca-6f238ca5754d} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.004312 sec., 45686.456400742114 rows/sec., 3.19 MiB/sec.
3049 2024.06.05 19:52:27.450235 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3050 2024.06.05 19:52:27.450292 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3051 2024.06.05 19:52:27.450533 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_16_3} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3052 2024.06.05 19:52:27.450718 [ 3 ] {ae3c784e-5a66-49a7-90ca-6f238ca5754d} <Debug> DynamicQueryHandler: Done processing query
3053 2024.06.05 19:52:27.450768 [ 3 ] {ae3c784e-5a66-49a7-90ca-6f238ca5754d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3054 2024.06.05 19:52:27.450793 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
3055 2024.06.05 19:52:27.450814 [ 3 ] {} <Debug> HTTP-Session: 977f2916-54d7-47ed-af52-5fe8855ee46c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3056 2024.06.05 19:52:27.450817 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_16_3} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3057 2024.06.05 19:52:27.451049 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
3058 2024.06.05 19:52:27.451121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3059 2024.06.05 19:52:27.451243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3060 2024.06.05 19:52:27.451275 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3061 2024.06.05 19:52:27.451288 [ 3 ] {} <Debug> HTTP-Session: 8f2f3397-28a6-45a1-9d59-68aa7e40c531 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3062 2024.06.05 19:52:27.451345 [ 3 ] {} <Debug> HTTP-Session: 8f2f3397-28a6-45a1-9d59-68aa7e40c531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3063 2024.06.05 19:52:27.451357 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1488 rows starting from the beginning of the part
3064 2024.06.05 19:52:27.451372 [ 3 ] {} <Debug> HTTP-Session: 8f2f3397-28a6-45a1-9d59-68aa7e40c531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3065 2024.06.05 19:52:27.451445 [ 3 ] {} <Trace> HTTP-Session: 8f2f3397-28a6-45a1-9d59-68aa7e40c531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3066 2024.06.05 19:52:27.451609 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part
3067 2024.06.05 19:52:27.451807 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part
3068 2024.06.05 19:52:27.451985 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 161 rows starting from the beginning of the part
3069 2024.06.05 19:52:27.452218 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part
3070 2024.06.05 19:52:27.452269 [ 3 ] {fedb3dd9-e4ec-497b-b323-ae364c4e7b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3071 2024.06.05 19:52:27.452493 [ 3 ] {fedb3dd9-e4ec-497b-b323-ae364c4e7b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3072 2024.06.05 19:52:27.452587 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 197 rows starting from the beginning of the part
3073 2024.06.05 19:52:27.453391 [ 3 ] {fedb3dd9-e4ec-497b-b323-ae364c4e7b5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3074 2024.06.05 19:52:27.454539 [ 3 ] {fedb3dd9-e4ec-497b-b323-ae364c4e7b5e} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3075 2024.06.05 19:52:27.454610 [ 3 ] {fedb3dd9-e4ec-497b-b323-ae364c4e7b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3076 2024.06.05 19:52:27.455943 [ 3 ] {fedb3dd9-e4ec-497b-b323-ae364c4e7b5e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3077 2024.06.05 19:52:27.456363 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2328 rows, containing 5 columns (5 merged, 0 gathered) in 0.005849938 sec., 397952.93556957354 rows/sec., 27.77 MiB/sec.
3078 2024.06.05 19:52:27.456670 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3079 2024.06.05 19:52:27.456726 [ 3 ] {fedb3dd9-e4ec-497b-b323-ae364c4e7b5e} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3080 2024.06.05 19:52:27.457089 [ 3 ] {fedb3dd9-e4ec-497b-b323-ae364c4e7b5e} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.005358 sec., 5225.830533781262 rows/sec., 7.05 MiB/sec.
3081 2024.06.05 19:52:27.457933 [ 3 ] {fedb3dd9-e4ec-497b-b323-ae364c4e7b5e} <Debug> DynamicQueryHandler: Done processing query
3082 2024.06.05 19:52:27.457970 [ 3 ] {fedb3dd9-e4ec-497b-b323-ae364c4e7b5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
3083 2024.06.05 19:52:27.458001 [ 3 ] {} <Debug> HTTP-Session: 8f2f3397-28a6-45a1-9d59-68aa7e40c531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3084 2024.06.05 19:52:27.458112 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3085 2024.06.05 19:52:27.458158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3086 2024.06.05 19:52:27.458260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3087 2024.06.05 19:52:27.458260 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3088 2024.06.05 19:52:27.458300 [ 3 ] {} <Debug> HTTP-Session: 0bb5f221-1842-4e50-9221-74467ebad041 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3089 2024.06.05 19:52:27.458327 [ 3 ] {} <Debug> HTTP-Session: 0bb5f221-1842-4e50-9221-74467ebad041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3090 2024.06.05 19:52:27.458377 [ 3 ] {} <Debug> HTTP-Session: 0bb5f221-1842-4e50-9221-74467ebad041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3091 2024.06.05 19:52:27.458435 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
3092 2024.06.05 19:52:27.458452 [ 3 ] {} <Trace> HTTP-Session: 0bb5f221-1842-4e50-9221-74467ebad041 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3093 2024.06.05 19:52:27.458613 [ 3 ] {bfc056e9-d001-4467-86bf-0886d32eaaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3094 2024.06.05 19:52:27.458658 [ 3 ] {bfc056e9-d001-4467-86bf-0886d32eaaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3095 2024.06.05 19:52:27.458805 [ 3 ] {bfc056e9-d001-4467-86bf-0886d32eaaaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3096 2024.06.05 19:52:27.459172 [ 3 ] {bfc056e9-d001-4467-86bf-0886d32eaaaa} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3097 2024.06.05 19:52:27.459208 [ 3 ] {bfc056e9-d001-4467-86bf-0886d32eaaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3098 2024.06.05 19:52:27.459577 [ 3 ] {bfc056e9-d001-4467-86bf-0886d32eaaaa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3099 2024.06.05 19:52:27.459915 [ 3 ] {bfc056e9-d001-4467-86bf-0886d32eaaaa} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3100 2024.06.05 19:52:27.460054 [ 3 ] {bfc056e9-d001-4467-86bf-0886d32eaaaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec.
3101 2024.06.05 19:52:27.460093 [ 46 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3102 2024.06.05 19:52:27.460189 [ 46 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3103 2024.06.05 19:52:27.460227 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3104 2024.06.05 19:52:27.460304 [ 3 ] {bfc056e9-d001-4467-86bf-0886d32eaaaa} <Debug> DynamicQueryHandler: Done processing query
3105 2024.06.05 19:52:27.460385 [ 3 ] {bfc056e9-d001-4467-86bf-0886d32eaaaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3106 2024.06.05 19:52:27.460462 [ 3 ] {} <Debug> HTTP-Session: 0bb5f221-1842-4e50-9221-74467ebad041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3107 2024.06.05 19:52:27.460535 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
3108 2024.06.05 19:52:27.460778 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3109 2024.06.05 19:52:27.460808 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 478 rows starting from the beginning of the part
3110 2024.06.05 19:52:27.460884 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part
3111 2024.06.05 19:52:27.461079 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part
3112 2024.06.05 19:52:27.461276 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part
3113 2024.06.05 19:52:27.461488 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part
3114 2024.06.05 19:52:27.461667 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part
3115 2024.06.05 19:52:27.462772 [ 195 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 4 columns (4 merged, 0 gathered) in 0.002460728 sec., 316166.5978523429 rows/sec., 21.23 MiB/sec.
3116 2024.06.05 19:52:27.462916 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3117 2024.06.05 19:52:27.463283 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_16_3} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3118 2024.06.05 19:52:27.463355 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_16_3} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3119 2024.06.05 19:52:27.463420 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
3120 2024.06.05 19:52:32.428725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3121 2024.06.05 19:52:32.428857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3122 2024.06.05 19:52:32.428886 [ 3 ] {} <Debug> HTTP-Session: 388d8013-9d1a-4a88-b3a7-4e9a92425ef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3123 2024.06.05 19:52:32.428913 [ 3 ] {} <Debug> HTTP-Session: 388d8013-9d1a-4a88-b3a7-4e9a92425ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3124 2024.06.05 19:52:32.428932 [ 3 ] {} <Debug> HTTP-Session: 388d8013-9d1a-4a88-b3a7-4e9a92425ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3125 2024.06.05 19:52:32.428987 [ 3 ] {} <Trace> HTTP-Session: 388d8013-9d1a-4a88-b3a7-4e9a92425ef7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3126 2024.06.05 19:52:32.429202 [ 3 ] {0719cff9-65e1-49e3-bcdb-5fd7b30b2f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3127 2024.06.05 19:52:32.429275 [ 3 ] {0719cff9-65e1-49e3-bcdb-5fd7b30b2f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3128 2024.06.05 19:52:32.429486 [ 3 ] {0719cff9-65e1-49e3-bcdb-5fd7b30b2f10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3129 2024.06.05 19:52:32.429972 [ 3 ] {0719cff9-65e1-49e3-bcdb-5fd7b30b2f10} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3130 2024.06.05 19:52:32.430015 [ 3 ] {0719cff9-65e1-49e3-bcdb-5fd7b30b2f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3131 2024.06.05 19:52:32.430396 [ 3 ] {0719cff9-65e1-49e3-bcdb-5fd7b30b2f10} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3132 2024.06.05 19:52:32.430732 [ 3 ] {0719cff9-65e1-49e3-bcdb-5fd7b30b2f10} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3133 2024.06.05 19:52:32.430896 [ 3 ] {0719cff9-65e1-49e3-bcdb-5fd7b30b2f10} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.44 MiB/sec.
3134 2024.06.05 19:52:32.431200 [ 3 ] {0719cff9-65e1-49e3-bcdb-5fd7b30b2f10} <Debug> DynamicQueryHandler: Done processing query
3135 2024.06.05 19:52:32.431230 [ 3 ] {0719cff9-65e1-49e3-bcdb-5fd7b30b2f10} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3136 2024.06.05 19:52:32.431248 [ 3 ] {} <Debug> HTTP-Session: 388d8013-9d1a-4a88-b3a7-4e9a92425ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3137 2024.06.05 19:52:32.431388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3138 2024.06.05 19:52:32.431449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3139 2024.06.05 19:52:32.431469 [ 3 ] {} <Debug> HTTP-Session: ba55eb0b-7c45-47b9-b979-45ebfe979b87 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3140 2024.06.05 19:52:32.431487 [ 3 ] {} <Debug> HTTP-Session: ba55eb0b-7c45-47b9-b979-45ebfe979b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3141 2024.06.05 19:52:32.431503 [ 3 ] {} <Debug> HTTP-Session: ba55eb0b-7c45-47b9-b979-45ebfe979b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3142 2024.06.05 19:52:32.431540 [ 3 ] {} <Trace> HTTP-Session: ba55eb0b-7c45-47b9-b979-45ebfe979b87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3143 2024.06.05 19:52:32.431667 [ 3 ] {63d52d81-c10d-4bde-a6ed-c3d04f15af15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3144 2024.06.05 19:52:32.431716 [ 3 ] {63d52d81-c10d-4bde-a6ed-c3d04f15af15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3145 2024.06.05 19:52:32.431867 [ 3 ] {63d52d81-c10d-4bde-a6ed-c3d04f15af15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3146 2024.06.05 19:52:32.432268 [ 3 ] {63d52d81-c10d-4bde-a6ed-c3d04f15af15} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3147 2024.06.05 19:52:32.432305 [ 3 ] {63d52d81-c10d-4bde-a6ed-c3d04f15af15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3148 2024.06.05 19:52:32.432624 [ 3 ] {63d52d81-c10d-4bde-a6ed-c3d04f15af15} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3149 2024.06.05 19:52:32.432934 [ 3 ] {63d52d81-c10d-4bde-a6ed-c3d04f15af15} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3150 2024.06.05 19:52:32.433084 [ 3 ] {63d52d81-c10d-4bde-a6ed-c3d04f15af15} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001455 sec., 43986.25429553265 rows/sec., 3.43 MiB/sec.
3151 2024.06.05 19:52:32.433255 [ 3 ] {63d52d81-c10d-4bde-a6ed-c3d04f15af15} <Debug> DynamicQueryHandler: Done processing query
3152 2024.06.05 19:52:32.433280 [ 3 ] {63d52d81-c10d-4bde-a6ed-c3d04f15af15} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3153 2024.06.05 19:52:32.433296 [ 3 ] {} <Debug> HTTP-Session: ba55eb0b-7c45-47b9-b979-45ebfe979b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3154 2024.06.05 19:52:32.433442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3155 2024.06.05 19:52:32.433493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3156 2024.06.05 19:52:32.433512 [ 3 ] {} <Debug> HTTP-Session: 9bff86d8-a1c0-490d-80ce-2692de9816c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3157 2024.06.05 19:52:32.433528 [ 3 ] {} <Debug> HTTP-Session: 9bff86d8-a1c0-490d-80ce-2692de9816c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3158 2024.06.05 19:52:32.433542 [ 3 ] {} <Debug> HTTP-Session: 9bff86d8-a1c0-490d-80ce-2692de9816c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3159 2024.06.05 19:52:32.433573 [ 3 ] {} <Trace> HTTP-Session: 9bff86d8-a1c0-490d-80ce-2692de9816c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3160 2024.06.05 19:52:32.433720 [ 3 ] {f9325539-8162-4fc8-9922-0a62dbd4792f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3161 2024.06.05 19:52:32.433769 [ 3 ] {f9325539-8162-4fc8-9922-0a62dbd4792f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3162 2024.06.05 19:52:32.433915 [ 3 ] {f9325539-8162-4fc8-9922-0a62dbd4792f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3163 2024.06.05 19:52:32.434335 [ 3 ] {f9325539-8162-4fc8-9922-0a62dbd4792f} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3164 2024.06.05 19:52:32.434371 [ 3 ] {f9325539-8162-4fc8-9922-0a62dbd4792f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3165 2024.06.05 19:52:32.434753 [ 3 ] {f9325539-8162-4fc8-9922-0a62dbd4792f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3166 2024.06.05 19:52:32.435086 [ 3 ] {f9325539-8162-4fc8-9922-0a62dbd4792f} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3167 2024.06.05 19:52:32.435244 [ 3 ] {f9325539-8162-4fc8-9922-0a62dbd4792f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec.
3168 2024.06.05 19:52:32.435409 [ 3 ] {f9325539-8162-4fc8-9922-0a62dbd4792f} <Debug> DynamicQueryHandler: Done processing query
3169 2024.06.05 19:52:32.435433 [ 3 ] {f9325539-8162-4fc8-9922-0a62dbd4792f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3170 2024.06.05 19:52:32.435449 [ 3 ] {} <Debug> HTTP-Session: 9bff86d8-a1c0-490d-80ce-2692de9816c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3171 2024.06.05 19:52:32.435580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3172 2024.06.05 19:52:32.435628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3173 2024.06.05 19:52:32.435646 [ 3 ] {} <Debug> HTTP-Session: 20b9b0aa-0029-417c-a89a-82ea3cc88649 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3174 2024.06.05 19:52:32.435663 [ 3 ] {} <Debug> HTTP-Session: 20b9b0aa-0029-417c-a89a-82ea3cc88649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3175 2024.06.05 19:52:32.435677 [ 3 ] {} <Debug> HTTP-Session: 20b9b0aa-0029-417c-a89a-82ea3cc88649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3176 2024.06.05 19:52:32.435708 [ 3 ] {} <Trace> HTTP-Session: 20b9b0aa-0029-417c-a89a-82ea3cc88649 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3177 2024.06.05 19:52:32.435846 [ 3 ] {95e0ed1f-0c39-41f0-8a6a-6f502f2fa403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3178 2024.06.05 19:52:32.435890 [ 3 ] {95e0ed1f-0c39-41f0-8a6a-6f502f2fa403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3179 2024.06.05 19:52:32.436015 [ 3 ] {95e0ed1f-0c39-41f0-8a6a-6f502f2fa403} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3180 2024.06.05 19:52:32.436322 [ 3 ] {95e0ed1f-0c39-41f0-8a6a-6f502f2fa403} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3181 2024.06.05 19:52:32.436358 [ 3 ] {95e0ed1f-0c39-41f0-8a6a-6f502f2fa403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3182 2024.06.05 19:52:32.436701 [ 3 ] {95e0ed1f-0c39-41f0-8a6a-6f502f2fa403} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3183 2024.06.05 19:52:32.437071 [ 3 ] {95e0ed1f-0c39-41f0-8a6a-6f502f2fa403} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3184 2024.06.05 19:52:32.437222 [ 3 ] {95e0ed1f-0c39-41f0-8a6a-6f502f2fa403} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec.
3185 2024.06.05 19:52:32.437391 [ 3 ] {95e0ed1f-0c39-41f0-8a6a-6f502f2fa403} <Debug> DynamicQueryHandler: Done processing query
3186 2024.06.05 19:52:32.437417 [ 3 ] {95e0ed1f-0c39-41f0-8a6a-6f502f2fa403} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3187 2024.06.05 19:52:32.437434 [ 3 ] {} <Debug> HTTP-Session: 20b9b0aa-0029-417c-a89a-82ea3cc88649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3188 2024.06.05 19:52:37.430366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3189 2024.06.05 19:52:37.430489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3190 2024.06.05 19:52:37.430514 [ 3 ] {} <Debug> HTTP-Session: 5046232f-4559-4a63-8428-0f4fa94472c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3191 2024.06.05 19:52:37.430538 [ 3 ] {} <Debug> HTTP-Session: 5046232f-4559-4a63-8428-0f4fa94472c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3192 2024.06.05 19:52:37.430553 [ 3 ] {} <Debug> HTTP-Session: 5046232f-4559-4a63-8428-0f4fa94472c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3193 2024.06.05 19:52:37.430601 [ 3 ] {} <Trace> HTTP-Session: 5046232f-4559-4a63-8428-0f4fa94472c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3194 2024.06.05 19:52:37.430790 [ 3 ] {ca4ead68-5a00-4394-a4a6-8e00e5d407f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3195 2024.06.05 19:52:37.430856 [ 3 ] {ca4ead68-5a00-4394-a4a6-8e00e5d407f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3196 2024.06.05 19:52:37.431040 [ 3 ] {ca4ead68-5a00-4394-a4a6-8e00e5d407f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3197 2024.06.05 19:52:37.431479 [ 3 ] {ca4ead68-5a00-4394-a4a6-8e00e5d407f9} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3198 2024.06.05 19:52:37.431521 [ 3 ] {ca4ead68-5a00-4394-a4a6-8e00e5d407f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3199 2024.06.05 19:52:37.431900 [ 3 ] {ca4ead68-5a00-4394-a4a6-8e00e5d407f9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3200 2024.06.05 19:52:37.432224 [ 3 ] {ca4ead68-5a00-4394-a4a6-8e00e5d407f9} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3201 2024.06.05 19:52:37.432367 [ 3 ] {ca4ead68-5a00-4394-a4a6-8e00e5d407f9} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001631 sec., 17167.381974248925 rows/sec., 1.36 MiB/sec.
3202 2024.06.05 19:52:37.432608 [ 3 ] {ca4ead68-5a00-4394-a4a6-8e00e5d407f9} <Debug> DynamicQueryHandler: Done processing query
3203 2024.06.05 19:52:37.432636 [ 3 ] {ca4ead68-5a00-4394-a4a6-8e00e5d407f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3204 2024.06.05 19:52:37.432653 [ 3 ] {} <Debug> HTTP-Session: 5046232f-4559-4a63-8428-0f4fa94472c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3205 2024.06.05 19:52:37.432832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3206 2024.06.05 19:52:37.432889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3207 2024.06.05 19:52:37.432910 [ 3 ] {} <Debug> HTTP-Session: b55f97e5-fd21-45ab-8ebe-3496ffc2580b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3208 2024.06.05 19:52:37.432928 [ 3 ] {} <Debug> HTTP-Session: b55f97e5-fd21-45ab-8ebe-3496ffc2580b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3209 2024.06.05 19:52:37.432942 [ 3 ] {} <Debug> HTTP-Session: b55f97e5-fd21-45ab-8ebe-3496ffc2580b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3210 2024.06.05 19:52:37.432978 [ 3 ] {} <Trace> HTTP-Session: b55f97e5-fd21-45ab-8ebe-3496ffc2580b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3211 2024.06.05 19:52:37.433119 [ 3 ] {84ac42e1-d5ad-45f0-b619-8283aa46804f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3212 2024.06.05 19:52:37.433165 [ 3 ] {84ac42e1-d5ad-45f0-b619-8283aa46804f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3213 2024.06.05 19:52:37.433292 [ 3 ] {84ac42e1-d5ad-45f0-b619-8283aa46804f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3214 2024.06.05 19:52:37.433717 [ 3 ] {84ac42e1-d5ad-45f0-b619-8283aa46804f} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3215 2024.06.05 19:52:37.433754 [ 3 ] {84ac42e1-d5ad-45f0-b619-8283aa46804f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3216 2024.06.05 19:52:37.434075 [ 3 ] {84ac42e1-d5ad-45f0-b619-8283aa46804f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3217 2024.06.05 19:52:37.434375 [ 3 ] {84ac42e1-d5ad-45f0-b619-8283aa46804f} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3218 2024.06.05 19:52:37.434504 [ 3 ] {84ac42e1-d5ad-45f0-b619-8283aa46804f} <Debug> executeQuery: Read 140 rows, 12.03 KiB in 0.001447 sec., 96751.90048375951 rows/sec., 8.12 MiB/sec.
3219 2024.06.05 19:52:37.434664 [ 3 ] {84ac42e1-d5ad-45f0-b619-8283aa46804f} <Debug> DynamicQueryHandler: Done processing query
3220 2024.06.05 19:52:37.434697 [ 3 ] {84ac42e1-d5ad-45f0-b619-8283aa46804f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3221 2024.06.05 19:52:37.434712 [ 3 ] {} <Debug> HTTP-Session: b55f97e5-fd21-45ab-8ebe-3496ffc2580b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3222 2024.06.05 19:52:37.434833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3223 2024.06.05 19:52:37.434883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3224 2024.06.05 19:52:37.434902 [ 3 ] {} <Debug> HTTP-Session: ffa06ba4-5c47-4d48-b935-3b2002b5cb2f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3225 2024.06.05 19:52:37.434919 [ 3 ] {} <Debug> HTTP-Session: ffa06ba4-5c47-4d48-b935-3b2002b5cb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3226 2024.06.05 19:52:37.434933 [ 3 ] {} <Debug> HTTP-Session: ffa06ba4-5c47-4d48-b935-3b2002b5cb2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3227 2024.06.05 19:52:37.434966 [ 3 ] {} <Trace> HTTP-Session: ffa06ba4-5c47-4d48-b935-3b2002b5cb2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3228 2024.06.05 19:52:37.435095 [ 3 ] {fd049cca-bbe6-41a1-b2c5-6dfbffd959a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3229 2024.06.05 19:52:37.435138 [ 3 ] {fd049cca-bbe6-41a1-b2c5-6dfbffd959a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3230 2024.06.05 19:52:37.435261 [ 3 ] {fd049cca-bbe6-41a1-b2c5-6dfbffd959a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3231 2024.06.05 19:52:37.435615 [ 3 ] {fd049cca-bbe6-41a1-b2c5-6dfbffd959a7} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3232 2024.06.05 19:52:37.435650 [ 3 ] {fd049cca-bbe6-41a1-b2c5-6dfbffd959a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3233 2024.06.05 19:52:37.435962 [ 3 ] {fd049cca-bbe6-41a1-b2c5-6dfbffd959a7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3234 2024.06.05 19:52:37.436255 [ 3 ] {fd049cca-bbe6-41a1-b2c5-6dfbffd959a7} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3235 2024.06.05 19:52:37.436391 [ 3 ] {fd049cca-bbe6-41a1-b2c5-6dfbffd959a7} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001349 sec., 68198.66567828022 rows/sec., 5.33 MiB/sec.
3236 2024.06.05 19:52:37.436548 [ 3 ] {fd049cca-bbe6-41a1-b2c5-6dfbffd959a7} <Debug> DynamicQueryHandler: Done processing query
3237 2024.06.05 19:52:37.436573 [ 3 ] {fd049cca-bbe6-41a1-b2c5-6dfbffd959a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3238 2024.06.05 19:52:37.436588 [ 3 ] {} <Debug> HTTP-Session: ffa06ba4-5c47-4d48-b935-3b2002b5cb2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3239 2024.06.05 19:52:37.436731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3240 2024.06.05 19:52:37.436779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3241 2024.06.05 19:52:37.436799 [ 3 ] {} <Debug> HTTP-Session: 220bc2f0-b9d7-478f-9de4-655cb99a9d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3242 2024.06.05 19:52:37.436815 [ 3 ] {} <Debug> HTTP-Session: 220bc2f0-b9d7-478f-9de4-655cb99a9d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3243 2024.06.05 19:52:37.436829 [ 3 ] {} <Debug> HTTP-Session: 220bc2f0-b9d7-478f-9de4-655cb99a9d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3244 2024.06.05 19:52:37.436860 [ 3 ] {} <Trace> HTTP-Session: 220bc2f0-b9d7-478f-9de4-655cb99a9d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3245 2024.06.05 19:52:37.437012 [ 3 ] {67a3ad21-723e-47cc-bbb9-9ad3a994731c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3246 2024.06.05 19:52:37.437058 [ 3 ] {67a3ad21-723e-47cc-bbb9-9ad3a994731c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3247 2024.06.05 19:52:37.437200 [ 3 ] {67a3ad21-723e-47cc-bbb9-9ad3a994731c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3248 2024.06.05 19:52:37.437557 [ 3 ] {67a3ad21-723e-47cc-bbb9-9ad3a994731c} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3249 2024.06.05 19:52:37.437593 [ 3 ] {67a3ad21-723e-47cc-bbb9-9ad3a994731c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3250 2024.06.05 19:52:37.437979 [ 3 ] {67a3ad21-723e-47cc-bbb9-9ad3a994731c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3251 2024.06.05 19:52:37.438309 [ 3 ] {67a3ad21-723e-47cc-bbb9-9ad3a994731c} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3252 2024.06.05 19:52:37.438474 [ 3 ] {67a3ad21-723e-47cc-bbb9-9ad3a994731c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001529 sec., 104643.55788096796 rows/sec., 7.29 MiB/sec.
3253 2024.06.05 19:52:37.438638 [ 3 ] {67a3ad21-723e-47cc-bbb9-9ad3a994731c} <Debug> DynamicQueryHandler: Done processing query
3254 2024.06.05 19:52:37.438663 [ 3 ] {67a3ad21-723e-47cc-bbb9-9ad3a994731c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3255 2024.06.05 19:52:37.438686 [ 3 ] {} <Debug> HTTP-Session: 220bc2f0-b9d7-478f-9de4-655cb99a9d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3256 2024.06.05 19:52:37.438820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3257 2024.06.05 19:52:37.438869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3258 2024.06.05 19:52:37.438888 [ 3 ] {} <Debug> HTTP-Session: d165a62e-e02b-4ec3-92de-70349724b837 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3259 2024.06.05 19:52:37.438905 [ 3 ] {} <Debug> HTTP-Session: d165a62e-e02b-4ec3-92de-70349724b837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3260 2024.06.05 19:52:37.438919 [ 3 ] {} <Debug> HTTP-Session: d165a62e-e02b-4ec3-92de-70349724b837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3261 2024.06.05 19:52:37.438949 [ 3 ] {} <Trace> HTTP-Session: d165a62e-e02b-4ec3-92de-70349724b837 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3262 2024.06.05 19:52:37.439476 [ 3 ] {a955cffe-5731-4526-bc72-5256b21c7638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3263 2024.06.05 19:52:37.439525 [ 3 ] {a955cffe-5731-4526-bc72-5256b21c7638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3264 2024.06.05 19:52:37.439694 [ 3 ] {a955cffe-5731-4526-bc72-5256b21c7638} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3265 2024.06.05 19:52:37.440118 [ 3 ] {a955cffe-5731-4526-bc72-5256b21c7638} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3266 2024.06.05 19:52:37.440153 [ 3 ] {a955cffe-5731-4526-bc72-5256b21c7638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3267 2024.06.05 19:52:37.440555 [ 3 ] {a955cffe-5731-4526-bc72-5256b21c7638} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3268 2024.06.05 19:52:37.440898 [ 3 ] {a955cffe-5731-4526-bc72-5256b21c7638} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3269 2024.06.05 19:52:37.441054 [ 3 ] {a955cffe-5731-4526-bc72-5256b21c7638} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.002021 sec., 13854.52746165265 rows/sec., 18.70 MiB/sec.
3270 2024.06.05 19:52:37.441363 [ 3 ] {a955cffe-5731-4526-bc72-5256b21c7638} <Debug> DynamicQueryHandler: Done processing query
3271 2024.06.05 19:52:37.441388 [ 3 ] {a955cffe-5731-4526-bc72-5256b21c7638} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
3272 2024.06.05 19:52:37.441404 [ 3 ] {} <Debug> HTTP-Session: d165a62e-e02b-4ec3-92de-70349724b837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3273 2024.06.05 19:52:37.441519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3274 2024.06.05 19:52:37.441567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3275 2024.06.05 19:52:37.441586 [ 3 ] {} <Debug> HTTP-Session: 1478d6f8-c834-44b0-8875-93e90d30e0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3276 2024.06.05 19:52:37.441603 [ 3 ] {} <Debug> HTTP-Session: 1478d6f8-c834-44b0-8875-93e90d30e0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3277 2024.06.05 19:52:37.441616 [ 3 ] {} <Debug> HTTP-Session: 1478d6f8-c834-44b0-8875-93e90d30e0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3278 2024.06.05 19:52:37.441647 [ 3 ] {} <Trace> HTTP-Session: 1478d6f8-c834-44b0-8875-93e90d30e0c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3279 2024.06.05 19:52:37.441771 [ 3 ] {ec9cbab8-1fde-4c51-9efe-dd864e2c2c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3280 2024.06.05 19:52:37.441816 [ 3 ] {ec9cbab8-1fde-4c51-9efe-dd864e2c2c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3281 2024.06.05 19:52:37.441963 [ 3 ] {ec9cbab8-1fde-4c51-9efe-dd864e2c2c82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3282 2024.06.05 19:52:37.442242 [ 3 ] {ec9cbab8-1fde-4c51-9efe-dd864e2c2c82} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3283 2024.06.05 19:52:37.442277 [ 3 ] {ec9cbab8-1fde-4c51-9efe-dd864e2c2c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3284 2024.06.05 19:52:37.442632 [ 3 ] {ec9cbab8-1fde-4c51-9efe-dd864e2c2c82} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3285 2024.06.05 19:52:37.442959 [ 3 ] {ec9cbab8-1fde-4c51-9efe-dd864e2c2c82} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3286 2024.06.05 19:52:37.443113 [ 3 ] {ec9cbab8-1fde-4c51-9efe-dd864e2c2c82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
3287 2024.06.05 19:52:37.443281 [ 3 ] {ec9cbab8-1fde-4c51-9efe-dd864e2c2c82} <Debug> DynamicQueryHandler: Done processing query
3288 2024.06.05 19:52:37.443305 [ 3 ] {ec9cbab8-1fde-4c51-9efe-dd864e2c2c82} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3289 2024.06.05 19:52:37.443321 [ 3 ] {} <Debug> HTTP-Session: 1478d6f8-c834-44b0-8875-93e90d30e0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3290 2024.06.05 19:52:40.917164 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache
3291 2024.06.05 19:52:40.917240 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache
3292 2024.06.05 19:52:42.428550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3293 2024.06.05 19:52:42.428680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3294 2024.06.05 19:52:42.428711 [ 3 ] {} <Debug> HTTP-Session: ecfb7e34-22e6-4148-8344-0df7a20416d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3295 2024.06.05 19:52:42.428739 [ 3 ] {} <Debug> HTTP-Session: ecfb7e34-22e6-4148-8344-0df7a20416d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3296 2024.06.05 19:52:42.428757 [ 3 ] {} <Debug> HTTP-Session: ecfb7e34-22e6-4148-8344-0df7a20416d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3297 2024.06.05 19:52:42.428812 [ 3 ] {} <Trace> HTTP-Session: ecfb7e34-22e6-4148-8344-0df7a20416d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3298 2024.06.05 19:52:42.429030 [ 3 ] {e6db5547-ba6c-41d7-90ff-65d25e112656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3299 2024.06.05 19:52:42.429099 [ 3 ] {e6db5547-ba6c-41d7-90ff-65d25e112656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3300 2024.06.05 19:52:42.429288 [ 3 ] {e6db5547-ba6c-41d7-90ff-65d25e112656} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3301 2024.06.05 19:52:42.429763 [ 3 ] {e6db5547-ba6c-41d7-90ff-65d25e112656} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3302 2024.06.05 19:52:42.429808 [ 3 ] {e6db5547-ba6c-41d7-90ff-65d25e112656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3303 2024.06.05 19:52:42.430171 [ 3 ] {e6db5547-ba6c-41d7-90ff-65d25e112656} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3304 2024.06.05 19:52:42.430497 [ 3 ] {e6db5547-ba6c-41d7-90ff-65d25e112656} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3305 2024.06.05 19:52:42.430639 [ 3 ] {e6db5547-ba6c-41d7-90ff-65d25e112656} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.56 MiB/sec.
3306 2024.06.05 19:52:42.430839 [ 3 ] {e6db5547-ba6c-41d7-90ff-65d25e112656} <Debug> DynamicQueryHandler: Done processing query
3307 2024.06.05 19:52:42.430867 [ 3 ] {e6db5547-ba6c-41d7-90ff-65d25e112656} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3308 2024.06.05 19:52:42.430883 [ 3 ] {} <Debug> HTTP-Session: ecfb7e34-22e6-4148-8344-0df7a20416d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3309 2024.06.05 19:52:42.431021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3310 2024.06.05 19:52:42.431075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3311 2024.06.05 19:52:42.431095 [ 3 ] {} <Debug> HTTP-Session: bc075456-23a1-432f-87c7-4d7e473b099f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3312 2024.06.05 19:52:42.431113 [ 3 ] {} <Debug> HTTP-Session: bc075456-23a1-432f-87c7-4d7e473b099f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3313 2024.06.05 19:52:42.431127 [ 3 ] {} <Debug> HTTP-Session: bc075456-23a1-432f-87c7-4d7e473b099f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3314 2024.06.05 19:52:42.431162 [ 3 ] {} <Trace> HTTP-Session: bc075456-23a1-432f-87c7-4d7e473b099f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3315 2024.06.05 19:52:42.431286 [ 3 ] {63a5106f-2a12-48a2-a474-d395cb5fd57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3316 2024.06.05 19:52:42.431331 [ 3 ] {63a5106f-2a12-48a2-a474-d395cb5fd57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3317 2024.06.05 19:52:42.431460 [ 3 ] {63a5106f-2a12-48a2-a474-d395cb5fd57b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3318 2024.06.05 19:52:42.431813 [ 3 ] {63a5106f-2a12-48a2-a474-d395cb5fd57b} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3319 2024.06.05 19:52:42.431850 [ 3 ] {63a5106f-2a12-48a2-a474-d395cb5fd57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3320 2024.06.05 19:52:42.432157 [ 3 ] {63a5106f-2a12-48a2-a474-d395cb5fd57b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3321 2024.06.05 19:52:42.432453 [ 3 ] {63a5106f-2a12-48a2-a474-d395cb5fd57b} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3322 2024.06.05 19:52:42.432579 [ 3 ] {63a5106f-2a12-48a2-a474-d395cb5fd57b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001338 sec., 47832.585949177876 rows/sec., 3.73 MiB/sec.
3323 2024.06.05 19:52:42.432741 [ 3 ] {63a5106f-2a12-48a2-a474-d395cb5fd57b} <Debug> DynamicQueryHandler: Done processing query
3324 2024.06.05 19:52:42.432767 [ 3 ] {63a5106f-2a12-48a2-a474-d395cb5fd57b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3325 2024.06.05 19:52:42.432782 [ 3 ] {} <Debug> HTTP-Session: bc075456-23a1-432f-87c7-4d7e473b099f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3326 2024.06.05 19:52:42.432923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3327 2024.06.05 19:52:42.432973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3328 2024.06.05 19:52:42.432992 [ 3 ] {} <Debug> HTTP-Session: f5f196b5-b080-4088-a7f5-df53c3424b82 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3329 2024.06.05 19:52:42.433009 [ 3 ] {} <Debug> HTTP-Session: f5f196b5-b080-4088-a7f5-df53c3424b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3330 2024.06.05 19:52:42.433022 [ 3 ] {} <Debug> HTTP-Session: f5f196b5-b080-4088-a7f5-df53c3424b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3331 2024.06.05 19:52:42.433053 [ 3 ] {} <Trace> HTTP-Session: f5f196b5-b080-4088-a7f5-df53c3424b82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3332 2024.06.05 19:52:42.433218 [ 3 ] {5028768b-1a7a-4b5a-9d7f-b946e8b67271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3333 2024.06.05 19:52:42.433266 [ 3 ] {5028768b-1a7a-4b5a-9d7f-b946e8b67271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3334 2024.06.05 19:52:42.433406 [ 3 ] {5028768b-1a7a-4b5a-9d7f-b946e8b67271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3335 2024.06.05 19:52:42.433778 [ 3 ] {5028768b-1a7a-4b5a-9d7f-b946e8b67271} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3336 2024.06.05 19:52:42.433813 [ 3 ] {5028768b-1a7a-4b5a-9d7f-b946e8b67271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3337 2024.06.05 19:52:42.434197 [ 3 ] {5028768b-1a7a-4b5a-9d7f-b946e8b67271} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3338 2024.06.05 19:52:42.434533 [ 3 ] {5028768b-1a7a-4b5a-9d7f-b946e8b67271} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3339 2024.06.05 19:52:42.434660 [ 3 ] {5028768b-1a7a-4b5a-9d7f-b946e8b67271} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec.
3340 2024.06.05 19:52:42.434815 [ 3 ] {5028768b-1a7a-4b5a-9d7f-b946e8b67271} <Debug> DynamicQueryHandler: Done processing query
3341 2024.06.05 19:52:42.434840 [ 3 ] {5028768b-1a7a-4b5a-9d7f-b946e8b67271} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3342 2024.06.05 19:52:42.434856 [ 3 ] {} <Debug> HTTP-Session: f5f196b5-b080-4088-a7f5-df53c3424b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3343 2024.06.05 19:52:42.434963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3344 2024.06.05 19:52:42.435010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3345 2024.06.05 19:52:42.435030 [ 3 ] {} <Debug> HTTP-Session: ab8617b4-22ef-416e-ae81-000e4b51e9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3346 2024.06.05 19:52:42.435046 [ 3 ] {} <Debug> HTTP-Session: ab8617b4-22ef-416e-ae81-000e4b51e9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3347 2024.06.05 19:52:42.435059 [ 3 ] {} <Debug> HTTP-Session: ab8617b4-22ef-416e-ae81-000e4b51e9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3348 2024.06.05 19:52:42.435089 [ 3 ] {} <Trace> HTTP-Session: ab8617b4-22ef-416e-ae81-000e4b51e9cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3349 2024.06.05 19:52:42.435204 [ 3 ] {9a257bd5-b2d1-4fc4-8f8c-5d0a9ae9bf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3350 2024.06.05 19:52:42.435247 [ 3 ] {9a257bd5-b2d1-4fc4-8f8c-5d0a9ae9bf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3351 2024.06.05 19:52:42.435368 [ 3 ] {9a257bd5-b2d1-4fc4-8f8c-5d0a9ae9bf76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3352 2024.06.05 19:52:42.435643 [ 3 ] {9a257bd5-b2d1-4fc4-8f8c-5d0a9ae9bf76} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3353 2024.06.05 19:52:42.435685 [ 3 ] {9a257bd5-b2d1-4fc4-8f8c-5d0a9ae9bf76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3354 2024.06.05 19:52:42.436030 [ 3 ] {9a257bd5-b2d1-4fc4-8f8c-5d0a9ae9bf76} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3355 2024.06.05 19:52:42.436345 [ 3 ] {9a257bd5-b2d1-4fc4-8f8c-5d0a9ae9bf76} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3356 2024.06.05 19:52:42.436471 [ 3 ] {9a257bd5-b2d1-4fc4-8f8c-5d0a9ae9bf76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001311 sec., 45766.59038901601 rows/sec., 3.08 MiB/sec.
3357 2024.06.05 19:52:42.436624 [ 3 ] {9a257bd5-b2d1-4fc4-8f8c-5d0a9ae9bf76} <Debug> DynamicQueryHandler: Done processing query
3358 2024.06.05 19:52:42.436649 [ 3 ] {9a257bd5-b2d1-4fc4-8f8c-5d0a9ae9bf76} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3359 2024.06.05 19:52:42.436665 [ 3 ] {} <Debug> HTTP-Session: ab8617b4-22ef-416e-ae81-000e4b51e9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3360 2024.06.05 19:52:47.430314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3361 2024.06.05 19:52:47.430440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3362 2024.06.05 19:52:47.430464 [ 3 ] {} <Debug> HTTP-Session: 3a9846b0-492c-4c57-9ba5-a7d6383e1345 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3363 2024.06.05 19:52:47.430488 [ 3 ] {} <Debug> HTTP-Session: 3a9846b0-492c-4c57-9ba5-a7d6383e1345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3364 2024.06.05 19:52:47.430502 [ 3 ] {} <Debug> HTTP-Session: 3a9846b0-492c-4c57-9ba5-a7d6383e1345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3365 2024.06.05 19:52:47.430550 [ 3 ] {} <Trace> HTTP-Session: 3a9846b0-492c-4c57-9ba5-a7d6383e1345 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3366 2024.06.05 19:52:47.430741 [ 3 ] {d126a1c3-9aaf-40ed-bfaa-e1a159d6b15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3367 2024.06.05 19:52:47.430806 [ 3 ] {d126a1c3-9aaf-40ed-bfaa-e1a159d6b15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3368 2024.06.05 19:52:47.430991 [ 3 ] {d126a1c3-9aaf-40ed-bfaa-e1a159d6b15b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3369 2024.06.05 19:52:47.431404 [ 3 ] {d126a1c3-9aaf-40ed-bfaa-e1a159d6b15b} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3370 2024.06.05 19:52:47.431444 [ 3 ] {d126a1c3-9aaf-40ed-bfaa-e1a159d6b15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3371 2024.06.05 19:52:47.431806 [ 3 ] {d126a1c3-9aaf-40ed-bfaa-e1a159d6b15b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3372 2024.06.05 19:52:47.432128 [ 3 ] {d126a1c3-9aaf-40ed-bfaa-e1a159d6b15b} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3373 2024.06.05 19:52:47.432282 [ 3 ] {d126a1c3-9aaf-40ed-bfaa-e1a159d6b15b} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001606 sec., 17434.6201743462 rows/sec., 1.38 MiB/sec.
3374 2024.06.05 19:52:47.432479 [ 3 ] {d126a1c3-9aaf-40ed-bfaa-e1a159d6b15b} <Debug> DynamicQueryHandler: Done processing query
3375 2024.06.05 19:52:47.432505 [ 3 ] {d126a1c3-9aaf-40ed-bfaa-e1a159d6b15b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3376 2024.06.05 19:52:47.432521 [ 3 ] {} <Debug> HTTP-Session: 3a9846b0-492c-4c57-9ba5-a7d6383e1345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3377 2024.06.05 19:52:47.432677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3378 2024.06.05 19:52:47.432726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3379 2024.06.05 19:52:47.432745 [ 3 ] {} <Debug> HTTP-Session: 0dacc852-8b46-4764-8fc4-a0c36d617a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3380 2024.06.05 19:52:47.432761 [ 3 ] {} <Debug> HTTP-Session: 0dacc852-8b46-4764-8fc4-a0c36d617a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3381 2024.06.05 19:52:47.432774 [ 3 ] {} <Debug> HTTP-Session: 0dacc852-8b46-4764-8fc4-a0c36d617a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3382 2024.06.05 19:52:47.432805 [ 3 ] {} <Trace> HTTP-Session: 0dacc852-8b46-4764-8fc4-a0c36d617a03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3383 2024.06.05 19:52:47.432898 [ 3 ] {d2bea373-16cf-4a40-9400-800e17a3d2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3384 2024.06.05 19:52:47.432942 [ 3 ] {d2bea373-16cf-4a40-9400-800e17a3d2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3385 2024.06.05 19:52:47.433066 [ 3 ] {d2bea373-16cf-4a40-9400-800e17a3d2b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3386 2024.06.05 19:52:47.433334 [ 3 ] {d2bea373-16cf-4a40-9400-800e17a3d2b1} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3387 2024.06.05 19:52:47.433370 [ 3 ] {d2bea373-16cf-4a40-9400-800e17a3d2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3388 2024.06.05 19:52:47.433677 [ 3 ] {d2bea373-16cf-4a40-9400-800e17a3d2b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3389 2024.06.05 19:52:47.433992 [ 3 ] {d2bea373-16cf-4a40-9400-800e17a3d2b1} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3390 2024.06.05 19:52:47.434141 [ 3 ] {d2bea373-16cf-4a40-9400-800e17a3d2b1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001258 sec., 1589.825119236884 rows/sec., 129.64 KiB/sec.
3391 2024.06.05 19:52:47.434290 [ 3 ] {d2bea373-16cf-4a40-9400-800e17a3d2b1} <Debug> DynamicQueryHandler: Done processing query
3392 2024.06.05 19:52:47.434314 [ 3 ] {d2bea373-16cf-4a40-9400-800e17a3d2b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3393 2024.06.05 19:52:47.434330 [ 3 ] {} <Debug> HTTP-Session: 0dacc852-8b46-4764-8fc4-a0c36d617a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3394 2024.06.05 19:52:47.434538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3395 2024.06.05 19:52:47.434586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3396 2024.06.05 19:52:47.434604 [ 3 ] {} <Debug> HTTP-Session: 76f77159-5563-461e-b369-312d694ec2a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3397 2024.06.05 19:52:47.434620 [ 3 ] {} <Debug> HTTP-Session: 76f77159-5563-461e-b369-312d694ec2a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3398 2024.06.05 19:52:47.434633 [ 3 ] {} <Debug> HTTP-Session: 76f77159-5563-461e-b369-312d694ec2a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3399 2024.06.05 19:52:47.434694 [ 3 ] {} <Trace> HTTP-Session: 76f77159-5563-461e-b369-312d694ec2a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3400 2024.06.05 19:52:47.434825 [ 3 ] {a63e1603-b2d2-4047-8aec-506b9e49512b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3401 2024.06.05 19:52:47.434868 [ 3 ] {a63e1603-b2d2-4047-8aec-506b9e49512b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3402 2024.06.05 19:52:47.434990 [ 3 ] {a63e1603-b2d2-4047-8aec-506b9e49512b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3403 2024.06.05 19:52:47.435350 [ 3 ] {a63e1603-b2d2-4047-8aec-506b9e49512b} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3404 2024.06.05 19:52:47.435385 [ 3 ] {a63e1603-b2d2-4047-8aec-506b9e49512b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3405 2024.06.05 19:52:47.435699 [ 3 ] {a63e1603-b2d2-4047-8aec-506b9e49512b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3406 2024.06.05 19:52:47.435994 [ 3 ] {a63e1603-b2d2-4047-8aec-506b9e49512b} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3407 2024.06.05 19:52:47.436149 [ 3 ] {a63e1603-b2d2-4047-8aec-506b9e49512b} <Debug> executeQuery: Read 141 rows, 12.11 KiB in 0.001377 sec., 102396.51416122004 rows/sec., 8.59 MiB/sec.
3408 2024.06.05 19:52:47.436429 [ 3 ] {a63e1603-b2d2-4047-8aec-506b9e49512b} <Debug> DynamicQueryHandler: Done processing query
3409 2024.06.05 19:52:47.436455 [ 3 ] {a63e1603-b2d2-4047-8aec-506b9e49512b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3410 2024.06.05 19:52:47.436471 [ 3 ] {} <Debug> HTTP-Session: 76f77159-5563-461e-b369-312d694ec2a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3411 2024.06.05 19:52:47.436591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3412 2024.06.05 19:52:47.436640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3413 2024.06.05 19:52:47.436658 [ 3 ] {} <Debug> HTTP-Session: b6925b50-24bc-4216-9b0a-08429176f5e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3414 2024.06.05 19:52:47.436711 [ 3 ] {} <Debug> HTTP-Session: b6925b50-24bc-4216-9b0a-08429176f5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3415 2024.06.05 19:52:47.436734 [ 3 ] {} <Debug> HTTP-Session: b6925b50-24bc-4216-9b0a-08429176f5e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3416 2024.06.05 19:52:47.436775 [ 3 ] {} <Trace> HTTP-Session: b6925b50-24bc-4216-9b0a-08429176f5e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3417 2024.06.05 19:52:47.436902 [ 3 ] {050fb65d-afd8-474b-b0c0-a5906b8af5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3418 2024.06.05 19:52:47.436957 [ 3 ] {050fb65d-afd8-474b-b0c0-a5906b8af5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3419 2024.06.05 19:52:47.437135 [ 3 ] {050fb65d-afd8-474b-b0c0-a5906b8af5d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3420 2024.06.05 19:52:47.437414 [ 3 ] {050fb65d-afd8-474b-b0c0-a5906b8af5d9} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3421 2024.06.05 19:52:47.437451 [ 3 ] {050fb65d-afd8-474b-b0c0-a5906b8af5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3422 2024.06.05 19:52:47.437757 [ 3 ] {050fb65d-afd8-474b-b0c0-a5906b8af5d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3423 2024.06.05 19:52:47.438069 [ 3 ] {050fb65d-afd8-474b-b0c0-a5906b8af5d9} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3424 2024.06.05 19:52:47.438226 [ 3 ] {050fb65d-afd8-474b-b0c0-a5906b8af5d9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001354 sec., 1477.1048744460857 rows/sec., 103.14 KiB/sec.
3425 2024.06.05 19:52:47.438381 [ 3 ] {050fb65d-afd8-474b-b0c0-a5906b8af5d9} <Debug> DynamicQueryHandler: Done processing query
3426 2024.06.05 19:52:47.438405 [ 3 ] {050fb65d-afd8-474b-b0c0-a5906b8af5d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3427 2024.06.05 19:52:47.438421 [ 3 ] {} <Debug> HTTP-Session: b6925b50-24bc-4216-9b0a-08429176f5e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3428 2024.06.05 19:52:47.438554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3429 2024.06.05 19:52:47.438601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3430 2024.06.05 19:52:47.438620 [ 3 ] {} <Debug> HTTP-Session: 2cae7172-d397-410f-b2ce-52715e296bad Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3431 2024.06.05 19:52:47.438636 [ 3 ] {} <Debug> HTTP-Session: 2cae7172-d397-410f-b2ce-52715e296bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3432 2024.06.05 19:52:47.438650 [ 3 ] {} <Debug> HTTP-Session: 2cae7172-d397-410f-b2ce-52715e296bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3433 2024.06.05 19:52:47.438682 [ 3 ] {} <Trace> HTTP-Session: 2cae7172-d397-410f-b2ce-52715e296bad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3434 2024.06.05 19:52:47.438804 [ 3 ] {1946e3cb-aed9-47d8-94a0-3a3b61317785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3435 2024.06.05 19:52:47.438846 [ 3 ] {1946e3cb-aed9-47d8-94a0-3a3b61317785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3436 2024.06.05 19:52:47.438976 [ 3 ] {1946e3cb-aed9-47d8-94a0-3a3b61317785} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3437 2024.06.05 19:52:47.439301 [ 3 ] {1946e3cb-aed9-47d8-94a0-3a3b61317785} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3438 2024.06.05 19:52:47.439337 [ 3 ] {1946e3cb-aed9-47d8-94a0-3a3b61317785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3439 2024.06.05 19:52:47.439650 [ 3 ] {1946e3cb-aed9-47d8-94a0-3a3b61317785} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3440 2024.06.05 19:52:47.439951 [ 3 ] {1946e3cb-aed9-47d8-94a0-3a3b61317785} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3441 2024.06.05 19:52:47.440108 [ 3 ] {1946e3cb-aed9-47d8-94a0-3a3b61317785} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001347 sec., 69784.70675575352 rows/sec., 5.45 MiB/sec.
3442 2024.06.05 19:52:47.440327 [ 3 ] {1946e3cb-aed9-47d8-94a0-3a3b61317785} <Debug> DynamicQueryHandler: Done processing query
3443 2024.06.05 19:52:47.440352 [ 3 ] {1946e3cb-aed9-47d8-94a0-3a3b61317785} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3444 2024.06.05 19:52:47.440368 [ 3 ] {} <Debug> HTTP-Session: 2cae7172-d397-410f-b2ce-52715e296bad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3445 2024.06.05 19:52:47.440525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3446 2024.06.05 19:52:47.440574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3447 2024.06.05 19:52:47.440592 [ 3 ] {} <Debug> HTTP-Session: bcf8cc18-88b8-4f7b-b780-be29db5b59c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3448 2024.06.05 19:52:47.440608 [ 3 ] {} <Debug> HTTP-Session: bcf8cc18-88b8-4f7b-b780-be29db5b59c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3449 2024.06.05 19:52:47.440621 [ 3 ] {} <Debug> HTTP-Session: bcf8cc18-88b8-4f7b-b780-be29db5b59c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3450 2024.06.05 19:52:47.440652 [ 3 ] {} <Trace> HTTP-Session: bcf8cc18-88b8-4f7b-b780-be29db5b59c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3451 2024.06.05 19:52:47.440810 [ 3 ] {40294eaa-b992-4942-aaa6-d47395c4ebfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3452 2024.06.05 19:52:47.440858 [ 3 ] {40294eaa-b992-4942-aaa6-d47395c4ebfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3453 2024.06.05 19:52:47.441007 [ 3 ] {40294eaa-b992-4942-aaa6-d47395c4ebfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3454 2024.06.05 19:52:47.441355 [ 3 ] {40294eaa-b992-4942-aaa6-d47395c4ebfd} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3455 2024.06.05 19:52:47.441390 [ 3 ] {40294eaa-b992-4942-aaa6-d47395c4ebfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3456 2024.06.05 19:52:47.441767 [ 3 ] {40294eaa-b992-4942-aaa6-d47395c4ebfd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3457 2024.06.05 19:52:47.442091 [ 3 ] {40294eaa-b992-4942-aaa6-d47395c4ebfd} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3458 2024.06.05 19:52:47.442258 [ 3 ] {40294eaa-b992-4942-aaa6-d47395c4ebfd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001522 sec., 105781.86596583444 rows/sec., 7.37 MiB/sec.
3459 2024.06.05 19:52:47.442417 [ 3 ] {40294eaa-b992-4942-aaa6-d47395c4ebfd} <Debug> DynamicQueryHandler: Done processing query
3460 2024.06.05 19:52:47.442441 [ 3 ] {40294eaa-b992-4942-aaa6-d47395c4ebfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3461 2024.06.05 19:52:47.442457 [ 3 ] {} <Debug> HTTP-Session: bcf8cc18-88b8-4f7b-b780-be29db5b59c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3462 2024.06.05 19:52:47.442668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3463 2024.06.05 19:52:47.442716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3464 2024.06.05 19:52:47.442734 [ 3 ] {} <Debug> HTTP-Session: 5ba6d4af-5bd3-4b83-b68c-52bc726197d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3465 2024.06.05 19:52:47.442751 [ 3 ] {} <Debug> HTTP-Session: 5ba6d4af-5bd3-4b83-b68c-52bc726197d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3466 2024.06.05 19:52:47.442765 [ 3 ] {} <Debug> HTTP-Session: 5ba6d4af-5bd3-4b83-b68c-52bc726197d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3467 2024.06.05 19:52:47.442795 [ 3 ] {} <Trace> HTTP-Session: 5ba6d4af-5bd3-4b83-b68c-52bc726197d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3468 2024.06.05 19:52:47.443036 [ 3 ] {afccbd73-5839-4265-b226-0ed9b4282785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3469 2024.06.05 19:52:47.443084 [ 3 ] {afccbd73-5839-4265-b226-0ed9b4282785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3470 2024.06.05 19:52:47.443244 [ 3 ] {afccbd73-5839-4265-b226-0ed9b4282785} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3471 2024.06.05 19:52:47.443843 [ 3 ] {afccbd73-5839-4265-b226-0ed9b4282785} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3472 2024.06.05 19:52:47.443878 [ 3 ] {afccbd73-5839-4265-b226-0ed9b4282785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3473 2024.06.05 19:52:47.444283 [ 3 ] {afccbd73-5839-4265-b226-0ed9b4282785} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3474 2024.06.05 19:52:47.444621 [ 3 ] {afccbd73-5839-4265-b226-0ed9b4282785} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3475 2024.06.05 19:52:47.444783 [ 3 ] {afccbd73-5839-4265-b226-0ed9b4282785} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001904 sec., 14705.882352941177 rows/sec., 19.84 MiB/sec.
3476 2024.06.05 19:52:47.445132 [ 3 ] {afccbd73-5839-4265-b226-0ed9b4282785} <Debug> DynamicQueryHandler: Done processing query
3477 2024.06.05 19:52:47.445158 [ 3 ] {afccbd73-5839-4265-b226-0ed9b4282785} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
3478 2024.06.05 19:52:47.445173 [ 3 ] {} <Debug> HTTP-Session: 5ba6d4af-5bd3-4b83-b68c-52bc726197d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3479 2024.06.05 19:52:47.445286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3480 2024.06.05 19:52:47.445334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3481 2024.06.05 19:52:47.445352 [ 3 ] {} <Debug> HTTP-Session: 682b67f5-8711-44ec-8135-a789630e8844 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3482 2024.06.05 19:52:47.445367 [ 3 ] {} <Debug> HTTP-Session: 682b67f5-8711-44ec-8135-a789630e8844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3483 2024.06.05 19:52:47.445381 [ 3 ] {} <Debug> HTTP-Session: 682b67f5-8711-44ec-8135-a789630e8844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3484 2024.06.05 19:52:47.445411 [ 3 ] {} <Trace> HTTP-Session: 682b67f5-8711-44ec-8135-a789630e8844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3485 2024.06.05 19:52:47.445530 [ 3 ] {226ff7d6-bd1c-4d43-97f6-9363f2eef2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3486 2024.06.05 19:52:47.445575 [ 3 ] {226ff7d6-bd1c-4d43-97f6-9363f2eef2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3487 2024.06.05 19:52:47.445717 [ 3 ] {226ff7d6-bd1c-4d43-97f6-9363f2eef2b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3488 2024.06.05 19:52:47.445996 [ 3 ] {226ff7d6-bd1c-4d43-97f6-9363f2eef2b7} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3489 2024.06.05 19:52:47.446030 [ 3 ] {226ff7d6-bd1c-4d43-97f6-9363f2eef2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3490 2024.06.05 19:52:47.446370 [ 3 ] {226ff7d6-bd1c-4d43-97f6-9363f2eef2b7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3491 2024.06.05 19:52:47.446680 [ 3 ] {226ff7d6-bd1c-4d43-97f6-9363f2eef2b7} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3492 2024.06.05 19:52:47.446817 [ 3 ] {226ff7d6-bd1c-4d43-97f6-9363f2eef2b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec.
3493 2024.06.05 19:52:47.447017 [ 3 ] {226ff7d6-bd1c-4d43-97f6-9363f2eef2b7} <Debug> DynamicQueryHandler: Done processing query
3494 2024.06.05 19:52:47.447040 [ 3 ] {226ff7d6-bd1c-4d43-97f6-9363f2eef2b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3495 2024.06.05 19:52:47.447055 [ 3 ] {} <Debug> HTTP-Session: 682b67f5-8711-44ec-8135-a789630e8844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3496 2024.06.05 19:52:52.428743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3497 2024.06.05 19:52:52.428884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3498 2024.06.05 19:52:52.428913 [ 3 ] {} <Debug> HTTP-Session: 3c9bd026-fd25-4483-b58c-120bdcda9b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3499 2024.06.05 19:52:52.428942 [ 3 ] {} <Debug> HTTP-Session: 3c9bd026-fd25-4483-b58c-120bdcda9b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3500 2024.06.05 19:52:52.428960 [ 3 ] {} <Debug> HTTP-Session: 3c9bd026-fd25-4483-b58c-120bdcda9b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3501 2024.06.05 19:52:52.429017 [ 3 ] {} <Trace> HTTP-Session: 3c9bd026-fd25-4483-b58c-120bdcda9b65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3502 2024.06.05 19:52:52.429237 [ 3 ] {4ab817b6-b0d8-4b90-9ea0-071bd3fa085d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3503 2024.06.05 19:52:52.429312 [ 3 ] {4ab817b6-b0d8-4b90-9ea0-071bd3fa085d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3504 2024.06.05 19:52:52.429511 [ 3 ] {4ab817b6-b0d8-4b90-9ea0-071bd3fa085d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3505 2024.06.05 19:52:52.429953 [ 3 ] {4ab817b6-b0d8-4b90-9ea0-071bd3fa085d} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3506 2024.06.05 19:52:52.429997 [ 3 ] {4ab817b6-b0d8-4b90-9ea0-071bd3fa085d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3507 2024.06.05 19:52:52.430353 [ 3 ] {4ab817b6-b0d8-4b90-9ea0-071bd3fa085d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3508 2024.06.05 19:52:52.430678 [ 3 ] {4ab817b6-b0d8-4b90-9ea0-071bd3fa085d} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3509 2024.06.05 19:52:52.430832 [ 3 ] {4ab817b6-b0d8-4b90-9ea0-071bd3fa085d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec.
3510 2024.06.05 19:52:52.430899 [ 122 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3511 2024.06.05 19:52:52.431027 [ 122 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3512 2024.06.05 19:52:52.431082 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3513 2024.06.05 19:52:52.431093 [ 3 ] {4ab817b6-b0d8-4b90-9ea0-071bd3fa085d} <Debug> DynamicQueryHandler: Done processing query
3514 2024.06.05 19:52:52.431143 [ 3 ] {4ab817b6-b0d8-4b90-9ea0-071bd3fa085d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3515 2024.06.05 19:52:52.431184 [ 3 ] {} <Debug> HTTP-Session: 3c9bd026-fd25-4483-b58c-120bdcda9b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3516 2024.06.05 19:52:52.431370 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
3517 2024.06.05 19:52:52.431500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3518 2024.06.05 19:52:52.431707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3519 2024.06.05 19:52:52.431823 [ 3 ] {} <Debug> HTTP-Session: 318bd4f7-1d2f-40e1-9ee6-e51a7ed76d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3520 2024.06.05 19:52:52.431917 [ 3 ] {} <Debug> HTTP-Session: 318bd4f7-1d2f-40e1-9ee6-e51a7ed76d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3521 2024.06.05 19:52:52.432007 [ 3 ] {} <Debug> HTTP-Session: 318bd4f7-1d2f-40e1-9ee6-e51a7ed76d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3522 2024.06.05 19:52:52.432156 [ 3 ] {} <Trace> HTTP-Session: 318bd4f7-1d2f-40e1-9ee6-e51a7ed76d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3523 2024.06.05 19:52:52.432177 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3524 2024.06.05 19:52:52.432281 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 181 rows starting from the beginning of the part
3525 2024.06.05 19:52:52.432394 [ 3 ] {89d6566f-1ab7-40ea-9d41-e87b9462a1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3526 2024.06.05 19:52:52.432424 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part
3527 2024.06.05 19:52:52.432513 [ 3 ] {89d6566f-1ab7-40ea-9d41-e87b9462a1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3528 2024.06.05 19:52:52.432784 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 140 rows starting from the beginning of the part
3529 2024.06.05 19:52:52.433254 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part
3530 2024.06.05 19:52:52.433640 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 141 rows starting from the beginning of the part
3531 2024.06.05 19:52:52.433954 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part
3532 2024.06.05 19:52:52.434270 [ 3 ] {89d6566f-1ab7-40ea-9d41-e87b9462a1f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3533 2024.06.05 19:52:52.435088 [ 3 ] {89d6566f-1ab7-40ea-9d41-e87b9462a1f4} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3534 2024.06.05 19:52:52.435131 [ 3 ] {89d6566f-1ab7-40ea-9d41-e87b9462a1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3535 2024.06.05 19:52:52.435739 [ 3 ] {89d6566f-1ab7-40ea-9d41-e87b9462a1f4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3536 2024.06.05 19:52:52.436068 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.004853545 sec., 129802.03129877234 rows/sec., 10.58 MiB/sec.
3537 2024.06.05 19:52:52.436237 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3538 2024.06.05 19:52:52.436297 [ 3 ] {89d6566f-1ab7-40ea-9d41-e87b9462a1f4} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3539 2024.06.05 19:52:52.436534 [ 122 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3540 2024.06.05 19:52:52.436570 [ 3 ] {89d6566f-1ab7-40ea-9d41-e87b9462a1f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00424 sec., 15094.33962264151 rows/sec., 1.18 MiB/sec.
3541 2024.06.05 19:52:52.436656 [ 122 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3542 2024.06.05 19:52:52.436812 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3543 2024.06.05 19:52:52.437113 [ 3 ] {89d6566f-1ab7-40ea-9d41-e87b9462a1f4} <Debug> DynamicQueryHandler: Done processing query
3544 2024.06.05 19:52:52.437188 [ 3 ] {89d6566f-1ab7-40ea-9d41-e87b9462a1f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3545 2024.06.05 19:52:52.437284 [ 3 ] {} <Debug> HTTP-Session: 318bd4f7-1d2f-40e1-9ee6-e51a7ed76d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3546 2024.06.05 19:52:52.437443 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
3547 2024.06.05 19:52:52.437466 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_21_4} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3548 2024.06.05 19:52:52.437638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3549 2024.06.05 19:52:52.437827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3550 2024.06.05 19:52:52.437865 [ 196 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_21_4} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3551 2024.06.05 19:52:52.437925 [ 3 ] {} <Debug> HTTP-Session: ba621d58-476e-4cf3-bef9-40f1abbe4898 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3552 2024.06.05 19:52:52.437989 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3553 2024.06.05 19:52:52.438006 [ 3 ] {} <Debug> HTTP-Session: ba621d58-476e-4cf3-bef9-40f1abbe4898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3554 2024.06.05 19:52:52.438112 [ 3 ] {} <Debug> HTTP-Session: ba621d58-476e-4cf3-bef9-40f1abbe4898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3555 2024.06.05 19:52:52.438142 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 142 rows starting from the beginning of the part
3556 2024.06.05 19:52:52.438145 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
3557 2024.06.05 19:52:52.438198 [ 3 ] {} <Trace> HTTP-Session: ba621d58-476e-4cf3-bef9-40f1abbe4898 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3558 2024.06.05 19:52:52.438434 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part
3559 2024.06.05 19:52:52.438704 [ 3 ] {9a32067f-f78f-4c99-b42f-1991a879f052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3560 2024.06.05 19:52:52.438735 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 92 rows starting from the beginning of the part
3561 2024.06.05 19:52:52.438856 [ 3 ] {9a32067f-f78f-4c99-b42f-1991a879f052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3562 2024.06.05 19:52:52.439097 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part
3563 2024.06.05 19:52:52.439438 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 94 rows starting from the beginning of the part
3564 2024.06.05 19:52:52.439797 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part
3565 2024.06.05 19:52:52.439883 [ 3 ] {9a32067f-f78f-4c99-b42f-1991a879f052} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3566 2024.06.05 19:52:52.440943 [ 3 ] {9a32067f-f78f-4c99-b42f-1991a879f052} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3567 2024.06.05 19:52:52.441009 [ 3 ] {9a32067f-f78f-4c99-b42f-1991a879f052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3568 2024.06.05 19:52:52.442188 [ 3 ] {9a32067f-f78f-4c99-b42f-1991a879f052} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3569 2024.06.05 19:52:52.442777 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 4 columns (4 merged, 0 gathered) in 0.005717395 sec., 90950.51155290127 rows/sec., 7.10 MiB/sec.
3570 2024.06.05 19:52:52.443055 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3571 2024.06.05 19:52:52.443073 [ 3 ] {9a32067f-f78f-4c99-b42f-1991a879f052} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3572 2024.06.05 19:52:52.443423 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3573 2024.06.05 19:52:52.443500 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3574 2024.06.05 19:52:52.443545 [ 3 ] {9a32067f-f78f-4c99-b42f-1991a879f052} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005121 sec., 31243.897676235112 rows/sec., 2.18 MiB/sec.
3575 2024.06.05 19:52:52.443586 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3576 2024.06.05 19:52:52.444073 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
3577 2024.06.05 19:52:52.444336 [ 3 ] {9a32067f-f78f-4c99-b42f-1991a879f052} <Debug> DynamicQueryHandler: Done processing query
3578 2024.06.05 19:52:52.444416 [ 3 ] {9a32067f-f78f-4c99-b42f-1991a879f052} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3579 2024.06.05 19:52:52.444513 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_21_4} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3580 2024.06.05 19:52:52.444515 [ 3 ] {} <Debug> HTTP-Session: ba621d58-476e-4cf3-bef9-40f1abbe4898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3581 2024.06.05 19:52:52.444532 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3582 2024.06.05 19:52:52.444666 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2328 rows starting from the beginning of the part
3583 2024.06.05 19:52:52.444703 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_21_4} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3584 2024.06.05 19:52:52.444887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3585 2024.06.05 19:52:52.445104 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3586 2024.06.05 19:52:52.445101 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
3587 2024.06.05 19:52:52.445121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3588 2024.06.05 19:52:52.445221 [ 3 ] {} <Debug> HTTP-Session: 7b0cf839-6a55-442b-a343-7efce052c99c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3589 2024.06.05 19:52:52.445284 [ 3 ] {} <Debug> HTTP-Session: 7b0cf839-6a55-442b-a343-7efce052c99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3590 2024.06.05 19:52:52.445362 [ 3 ] {} <Debug> HTTP-Session: 7b0cf839-6a55-442b-a343-7efce052c99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3591 2024.06.05 19:52:52.445437 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part
3592 2024.06.05 19:52:52.445491 [ 3 ] {} <Trace> HTTP-Session: 7b0cf839-6a55-442b-a343-7efce052c99c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3593 2024.06.05 19:52:52.445757 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part
3594 2024.06.05 19:52:52.445877 [ 3 ] {dcb1f751-c1b7-4bbe-b208-f1b8d5e87899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3595 2024.06.05 19:52:52.446066 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part
3596 2024.06.05 19:52:52.446074 [ 3 ] {dcb1f751-c1b7-4bbe-b208-f1b8d5e87899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3597 2024.06.05 19:52:52.446475 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
3598 2024.06.05 19:52:52.446970 [ 3 ] {dcb1f751-c1b7-4bbe-b208-f1b8d5e87899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3599 2024.06.05 19:52:52.447826 [ 3 ] {dcb1f751-c1b7-4bbe-b208-f1b8d5e87899} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3600 2024.06.05 19:52:52.447875 [ 3 ] {dcb1f751-c1b7-4bbe-b208-f1b8d5e87899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3601 2024.06.05 19:52:52.448828 [ 3 ] {dcb1f751-c1b7-4bbe-b208-f1b8d5e87899} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3602 2024.06.05 19:52:52.449653 [ 3 ] {dcb1f751-c1b7-4bbe-b208-f1b8d5e87899} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3603 2024.06.05 19:52:52.449922 [ 122 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3604 2024.06.05 19:52:52.449947 [ 3 ] {dcb1f751-c1b7-4bbe-b208-f1b8d5e87899} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004206 sec., 14265.335235378032 rows/sec., 984.46 KiB/sec.
3605 2024.06.05 19:52:52.450006 [ 122 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3606 2024.06.05 19:52:52.450099 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3607 2024.06.05 19:52:52.450775 [ 3 ] {dcb1f751-c1b7-4bbe-b208-f1b8d5e87899} <Debug> DynamicQueryHandler: Done processing query
3608 2024.06.05 19:52:52.450893 [ 3 ] {dcb1f751-c1b7-4bbe-b208-f1b8d5e87899} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3609 2024.06.05 19:52:52.450934 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
3610 2024.06.05 19:52:52.450971 [ 3 ] {} <Debug> HTTP-Session: 7b0cf839-6a55-442b-a343-7efce052c99c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3611 2024.06.05 19:52:52.451055 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3129 rows, containing 5 columns (5 merged, 0 gathered) in 0.007305772 sec., 428291.49335621204 rows/sec., 29.88 MiB/sec.
3612 2024.06.05 19:52:52.451322 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3613 2024.06.05 19:52:52.451358 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 778 rows starting from the beginning of the part
3614 2024.06.05 19:52:52.451555 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part
3615 2024.06.05 19:52:52.451576 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3616 2024.06.05 19:52:52.451823 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part
3617 2024.06.05 19:52:52.452108 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part
3618 2024.06.05 19:52:52.452363 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
3619 2024.06.05 19:52:52.452713 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part
3620 2024.06.05 19:52:52.453549 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3621 2024.06.05 19:52:52.453770 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3622 2024.06.05 19:52:52.453901 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
3623 2024.06.05 19:52:52.454568 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 4 columns (4 merged, 0 gathered) in 0.004281772 sec., 251764.92349429164 rows/sec., 16.92 MiB/sec.
3624 2024.06.05 19:52:52.454745 [ 195 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3625 2024.06.05 19:52:52.455136 [ 195 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_21_4} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3626 2024.06.05 19:52:52.455217 [ 195 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_21_4} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3627 2024.06.05 19:52:52.455300 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
3628 2024.06.05 19:52:55.917290 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
3629 2024.06.05 19:52:55.917366 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
3630 2024.06.05 19:52:57.001922 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001434084 sec.
3631 2024.06.05 19:52:57.431605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3632 2024.06.05 19:52:57.431736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3633 2024.06.05 19:52:57.431765 [ 3 ] {} <Debug> HTTP-Session: 6af9e6d7-8579-4985-abfe-25121aedebcf Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3634 2024.06.05 19:52:57.431792 [ 3 ] {} <Debug> HTTP-Session: 6af9e6d7-8579-4985-abfe-25121aedebcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3635 2024.06.05 19:52:57.431810 [ 3 ] {} <Debug> HTTP-Session: 6af9e6d7-8579-4985-abfe-25121aedebcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3636 2024.06.05 19:52:57.431869 [ 3 ] {} <Trace> HTTP-Session: 6af9e6d7-8579-4985-abfe-25121aedebcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3637 2024.06.05 19:52:57.432090 [ 3 ] {e1c4fd58-8489-4b77-ab43-32de667b1e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3638 2024.06.05 19:52:57.432169 [ 3 ] {e1c4fd58-8489-4b77-ab43-32de667b1e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3639 2024.06.05 19:52:57.432387 [ 3 ] {e1c4fd58-8489-4b77-ab43-32de667b1e20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3640 2024.06.05 19:52:57.432840 [ 3 ] {e1c4fd58-8489-4b77-ab43-32de667b1e20} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3641 2024.06.05 19:52:57.432885 [ 3 ] {e1c4fd58-8489-4b77-ab43-32de667b1e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3642 2024.06.05 19:52:57.433249 [ 3 ] {e1c4fd58-8489-4b77-ab43-32de667b1e20} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3643 2024.06.05 19:52:57.433590 [ 3 ] {e1c4fd58-8489-4b77-ab43-32de667b1e20} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3644 2024.06.05 19:52:57.433757 [ 3 ] {e1c4fd58-8489-4b77-ab43-32de667b1e20} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001726 sec., 16222.479721900347 rows/sec., 1.28 MiB/sec.
3645 2024.06.05 19:52:57.433769 [ 134 ] {} <Debug> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
3646 2024.06.05 19:52:57.433863 [ 134 ] {} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3647 2024.06.05 19:52:57.433918 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3648 2024.06.05 19:52:57.434085 [ 3 ] {e1c4fd58-8489-4b77-ab43-32de667b1e20} <Debug> DynamicQueryHandler: Done processing query
3649 2024.06.05 19:52:57.434137 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full
3650 2024.06.05 19:52:57.434169 [ 3 ] {e1c4fd58-8489-4b77-ab43-32de667b1e20} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3651 2024.06.05 19:52:57.434245 [ 3 ] {} <Debug> HTTP-Session: 6af9e6d7-8579-4985-abfe-25121aedebcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3652 2024.06.05 19:52:57.434419 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3653 2024.06.05 19:52:57.434463 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 28 rows starting from the beginning of the part
3654 2024.06.05 19:52:57.434584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3655 2024.06.05 19:52:57.434669 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part
3656 2024.06.05 19:52:57.434780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3657 2024.06.05 19:52:57.434895 [ 3 ] {} <Debug> HTTP-Session: b91af2f1-41f3-4c98-abb5-405c87e2af16 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3658 2024.06.05 19:52:57.434932 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part
3659 2024.06.05 19:52:57.434952 [ 3 ] {} <Debug> HTTP-Session: b91af2f1-41f3-4c98-abb5-405c87e2af16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3660 2024.06.05 19:52:57.435017 [ 3 ] {} <Debug> HTTP-Session: b91af2f1-41f3-4c98-abb5-405c87e2af16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3661 2024.06.05 19:52:57.435198 [ 3 ] {} <Trace> HTTP-Session: b91af2f1-41f3-4c98-abb5-405c87e2af16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3662 2024.06.05 19:52:57.435215 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part
3663 2024.06.05 19:52:57.435354 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part
3664 2024.06.05 19:52:57.435672 [ 3 ] {cc3f94d9-32e8-491c-bafa-cc9dd765a241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3665 2024.06.05 19:52:57.435843 [ 3 ] {cc3f94d9-32e8-491c-bafa-cc9dd765a241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3666 2024.06.05 19:52:57.436321 [ 3 ] {cc3f94d9-32e8-491c-bafa-cc9dd765a241} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3667 2024.06.05 19:52:57.437360 [ 3 ] {cc3f94d9-32e8-491c-bafa-cc9dd765a241} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3668 2024.06.05 19:52:57.437414 [ 3 ] {cc3f94d9-32e8-491c-bafa-cc9dd765a241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3669 2024.06.05 19:52:57.437836 [ 195 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003807299 sec., 36771.47500104405 rows/sec., 2.91 MiB/sec.
3670 2024.06.05 19:52:57.438105 [ 195 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
3671 2024.06.05 19:52:57.438150 [ 3 ] {cc3f94d9-32e8-491c-bafa-cc9dd765a241} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3672 2024.06.05 19:52:57.439141 [ 3 ] {cc3f94d9-32e8-491c-bafa-cc9dd765a241} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3673 2024.06.05 19:52:57.439182 [ 195 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_10_2} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3674 2024.06.05 19:52:57.439404 [ 195 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_10_2} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2
3675 2024.06.05 19:52:57.439421 [ 3 ] {cc3f94d9-32e8-491c-bafa-cc9dd765a241} <Debug> executeQuery: Read 176 rows, 14.85 KiB in 0.003993 sec., 44077.134986225894 rows/sec., 3.63 MiB/sec.
3676 2024.06.05 19:52:57.439688 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3677 2024.06.05 19:52:57.439840 [ 3 ] {cc3f94d9-32e8-491c-bafa-cc9dd765a241} <Debug> DynamicQueryHandler: Done processing query
3678 2024.06.05 19:52:57.439874 [ 3 ] {cc3f94d9-32e8-491c-bafa-cc9dd765a241} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3679 2024.06.05 19:52:57.439891 [ 3 ] {} <Debug> HTTP-Session: b91af2f1-41f3-4c98-abb5-405c87e2af16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3680 2024.06.05 19:52:57.440048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 19682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3681 2024.06.05 19:52:57.440099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3682 2024.06.05 19:52:57.440118 [ 3 ] {} <Debug> HTTP-Session: 720e1ef3-4459-4c53-97fe-3eea3ff9b9e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3683 2024.06.05 19:52:57.440136 [ 3 ] {} <Debug> HTTP-Session: 720e1ef3-4459-4c53-97fe-3eea3ff9b9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3684 2024.06.05 19:52:57.440150 [ 3 ] {} <Debug> HTTP-Session: 720e1ef3-4459-4c53-97fe-3eea3ff9b9e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3685 2024.06.05 19:52:57.440186 [ 3 ] {} <Trace> HTTP-Session: 720e1ef3-4459-4c53-97fe-3eea3ff9b9e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3686 2024.06.05 19:52:57.440331 [ 3 ] {90e60860-e746-45e2-9305-d330a875a806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3687 2024.06.05 19:52:57.440380 [ 3 ] {90e60860-e746-45e2-9305-d330a875a806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3688 2024.06.05 19:52:57.440531 [ 3 ] {90e60860-e746-45e2-9305-d330a875a806} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3689 2024.06.05 19:52:57.440959 [ 3 ] {90e60860-e746-45e2-9305-d330a875a806} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3690 2024.06.05 19:52:57.440998 [ 3 ] {90e60860-e746-45e2-9305-d330a875a806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3691 2024.06.05 19:52:57.441330 [ 3 ] {90e60860-e746-45e2-9305-d330a875a806} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3692 2024.06.05 19:52:57.441666 [ 3 ] {90e60860-e746-45e2-9305-d330a875a806} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3693 2024.06.05 19:52:57.441816 [ 3 ] {90e60860-e746-45e2-9305-d330a875a806} <Debug> executeQuery: Read 116 rows, 9.26 KiB in 0.001538 sec., 75422.6267880364 rows/sec., 5.88 MiB/sec.
3694 2024.06.05 19:52:57.441996 [ 3 ] {90e60860-e746-45e2-9305-d330a875a806} <Debug> DynamicQueryHandler: Done processing query
3695 2024.06.05 19:52:57.442022 [ 3 ] {90e60860-e746-45e2-9305-d330a875a806} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3696 2024.06.05 19:52:57.442037 [ 3 ] {} <Debug> HTTP-Session: 720e1ef3-4459-4c53-97fe-3eea3ff9b9e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3697 2024.06.05 19:52:57.442259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3698 2024.06.05 19:52:57.442310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3699 2024.06.05 19:52:57.442329 [ 3 ] {} <Debug> HTTP-Session: ab801bc4-c64a-41d9-a187-0ebf4cb9a68e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3700 2024.06.05 19:52:57.442347 [ 3 ] {} <Debug> HTTP-Session: ab801bc4-c64a-41d9-a187-0ebf4cb9a68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3701 2024.06.05 19:52:57.442361 [ 3 ] {} <Debug> HTTP-Session: ab801bc4-c64a-41d9-a187-0ebf4cb9a68e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3702 2024.06.05 19:52:57.442393 [ 3 ] {} <Trace> HTTP-Session: ab801bc4-c64a-41d9-a187-0ebf4cb9a68e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3703 2024.06.05 19:52:57.442601 [ 3 ] {e37ee4f5-2341-42f5-ae44-639f327550dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3704 2024.06.05 19:52:57.442652 [ 3 ] {e37ee4f5-2341-42f5-ae44-639f327550dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3705 2024.06.05 19:52:57.442803 [ 3 ] {e37ee4f5-2341-42f5-ae44-639f327550dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3706 2024.06.05 19:52:57.443227 [ 3 ] {e37ee4f5-2341-42f5-ae44-639f327550dd} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3707 2024.06.05 19:52:57.443263 [ 3 ] {e37ee4f5-2341-42f5-ae44-639f327550dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3708 2024.06.05 19:52:57.443713 [ 3 ] {e37ee4f5-2341-42f5-ae44-639f327550dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3709 2024.06.05 19:52:57.444097 [ 3 ] {e37ee4f5-2341-42f5-ae44-639f327550dd} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3710 2024.06.05 19:52:57.444258 [ 3 ] {e37ee4f5-2341-42f5-ae44-639f327550dd} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001768 sec., 110859.72850678733 rows/sec., 7.74 MiB/sec.
3711 2024.06.05 19:52:57.444547 [ 3 ] {e37ee4f5-2341-42f5-ae44-639f327550dd} <Debug> DynamicQueryHandler: Done processing query
3712 2024.06.05 19:52:57.444573 [ 3 ] {e37ee4f5-2341-42f5-ae44-639f327550dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3713 2024.06.05 19:52:57.444590 [ 3 ] {} <Debug> HTTP-Session: ab801bc4-c64a-41d9-a187-0ebf4cb9a68e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3714 2024.06.05 19:52:57.444750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3715 2024.06.05 19:52:57.444801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3716 2024.06.05 19:52:57.444824 [ 3 ] {} <Debug> HTTP-Session: 6c0befdc-706f-44a7-b6c2-6d923e4fd805 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3717 2024.06.05 19:52:57.444843 [ 3 ] {} <Debug> HTTP-Session: 6c0befdc-706f-44a7-b6c2-6d923e4fd805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3718 2024.06.05 19:52:57.444857 [ 3 ] {} <Debug> HTTP-Session: 6c0befdc-706f-44a7-b6c2-6d923e4fd805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3719 2024.06.05 19:52:57.444889 [ 3 ] {} <Trace> HTTP-Session: 6c0befdc-706f-44a7-b6c2-6d923e4fd805 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3720 2024.06.05 19:52:57.445217 [ 3 ] {5d97ac8b-9986-4ffc-9c4d-d010a79624bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3721 2024.06.05 19:52:57.445279 [ 3 ] {5d97ac8b-9986-4ffc-9c4d-d010a79624bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3722 2024.06.05 19:52:57.445464 [ 3 ] {5d97ac8b-9986-4ffc-9c4d-d010a79624bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3723 2024.06.05 19:52:57.445981 [ 3 ] {5d97ac8b-9986-4ffc-9c4d-d010a79624bc} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3724 2024.06.05 19:52:57.446017 [ 3 ] {5d97ac8b-9986-4ffc-9c4d-d010a79624bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3725 2024.06.05 19:52:57.446446 [ 3 ] {5d97ac8b-9986-4ffc-9c4d-d010a79624bc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3726 2024.06.05 19:52:57.446872 [ 3 ] {5d97ac8b-9986-4ffc-9c4d-d010a79624bc} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3727 2024.06.05 19:52:57.447039 [ 3 ] {5d97ac8b-9986-4ffc-9c4d-d010a79624bc} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.002062 sec., 13579.049466537343 rows/sec., 18.32 MiB/sec.
3728 2024.06.05 19:52:57.447226 [ 3 ] {5d97ac8b-9986-4ffc-9c4d-d010a79624bc} <Debug> DynamicQueryHandler: Done processing query
3729 2024.06.05 19:52:57.447252 [ 3 ] {5d97ac8b-9986-4ffc-9c4d-d010a79624bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
3730 2024.06.05 19:52:57.447267 [ 3 ] {} <Debug> HTTP-Session: 6c0befdc-706f-44a7-b6c2-6d923e4fd805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3731 2024.06.05 19:52:57.447407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3732 2024.06.05 19:52:57.447458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3733 2024.06.05 19:52:57.447477 [ 3 ] {} <Debug> HTTP-Session: 890b73e3-f658-4b50-bf22-d395eefc7f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3734 2024.06.05 19:52:57.447494 [ 3 ] {} <Debug> HTTP-Session: 890b73e3-f658-4b50-bf22-d395eefc7f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3735 2024.06.05 19:52:57.447508 [ 3 ] {} <Debug> HTTP-Session: 890b73e3-f658-4b50-bf22-d395eefc7f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3736 2024.06.05 19:52:57.447540 [ 3 ] {} <Trace> HTTP-Session: 890b73e3-f658-4b50-bf22-d395eefc7f2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3737 2024.06.05 19:52:57.447663 [ 3 ] {f5a5a0a5-77d8-40ca-98c9-41b024bdf84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3738 2024.06.05 19:52:57.447708 [ 3 ] {f5a5a0a5-77d8-40ca-98c9-41b024bdf84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3739 2024.06.05 19:52:57.447841 [ 3 ] {f5a5a0a5-77d8-40ca-98c9-41b024bdf84b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3740 2024.06.05 19:52:57.448168 [ 3 ] {f5a5a0a5-77d8-40ca-98c9-41b024bdf84b} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3741 2024.06.05 19:52:57.448205 [ 3 ] {f5a5a0a5-77d8-40ca-98c9-41b024bdf84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3742 2024.06.05 19:52:57.448573 [ 3 ] {f5a5a0a5-77d8-40ca-98c9-41b024bdf84b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3743 2024.06.05 19:52:57.448902 [ 3 ] {f5a5a0a5-77d8-40ca-98c9-41b024bdf84b} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3744 2024.06.05 19:52:57.449064 [ 3 ] {f5a5a0a5-77d8-40ca-98c9-41b024bdf84b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec.
3745 2024.06.05 19:52:57.449232 [ 3 ] {f5a5a0a5-77d8-40ca-98c9-41b024bdf84b} <Debug> DynamicQueryHandler: Done processing query
3746 2024.06.05 19:52:57.449258 [ 3 ] {f5a5a0a5-77d8-40ca-98c9-41b024bdf84b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3747 2024.06.05 19:52:57.449274 [ 3 ] {} <Debug> HTTP-Session: 890b73e3-f658-4b50-bf22-d395eefc7f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3748 2024.06.05 19:53:02.428352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3749 2024.06.05 19:53:02.428486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3750 2024.06.05 19:53:02.428511 [ 3 ] {} <Debug> HTTP-Session: e54e5f6a-7048-40d5-a984-ab456fb8ad30 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3751 2024.06.05 19:53:02.428536 [ 3 ] {} <Debug> HTTP-Session: e54e5f6a-7048-40d5-a984-ab456fb8ad30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3752 2024.06.05 19:53:02.428552 [ 3 ] {} <Debug> HTTP-Session: e54e5f6a-7048-40d5-a984-ab456fb8ad30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3753 2024.06.05 19:53:02.428601 [ 3 ] {} <Trace> HTTP-Session: e54e5f6a-7048-40d5-a984-ab456fb8ad30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3754 2024.06.05 19:53:02.428805 [ 3 ] {02cd4e1b-d7a4-49a4-8405-44e489dfb644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3755 2024.06.05 19:53:02.428873 [ 3 ] {02cd4e1b-d7a4-49a4-8405-44e489dfb644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3756 2024.06.05 19:53:02.429064 [ 3 ] {02cd4e1b-d7a4-49a4-8405-44e489dfb644} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3757 2024.06.05 19:53:02.429558 [ 3 ] {02cd4e1b-d7a4-49a4-8405-44e489dfb644} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3758 2024.06.05 19:53:02.429606 [ 3 ] {02cd4e1b-d7a4-49a4-8405-44e489dfb644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3759 2024.06.05 19:53:02.429993 [ 3 ] {02cd4e1b-d7a4-49a4-8405-44e489dfb644} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3760 2024.06.05 19:53:02.430338 [ 3 ] {02cd4e1b-d7a4-49a4-8405-44e489dfb644} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3761 2024.06.05 19:53:02.430510 [ 3 ] {02cd4e1b-d7a4-49a4-8405-44e489dfb644} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001763 sec., 31764.038570618264 rows/sec., 2.44 MiB/sec.
3762 2024.06.05 19:53:02.430739 [ 3 ] {02cd4e1b-d7a4-49a4-8405-44e489dfb644} <Debug> DynamicQueryHandler: Done processing query
3763 2024.06.05 19:53:02.430767 [ 3 ] {02cd4e1b-d7a4-49a4-8405-44e489dfb644} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3764 2024.06.05 19:53:02.430784 [ 3 ] {} <Debug> HTTP-Session: e54e5f6a-7048-40d5-a984-ab456fb8ad30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3765 2024.06.05 19:53:02.430924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3766 2024.06.05 19:53:02.430981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3767 2024.06.05 19:53:02.431001 [ 3 ] {} <Debug> HTTP-Session: e24f52e8-6356-4e9e-b4c5-2be3363d9cad Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3768 2024.06.05 19:53:02.431018 [ 3 ] {} <Debug> HTTP-Session: e24f52e8-6356-4e9e-b4c5-2be3363d9cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3769 2024.06.05 19:53:02.431032 [ 3 ] {} <Debug> HTTP-Session: e24f52e8-6356-4e9e-b4c5-2be3363d9cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3770 2024.06.05 19:53:02.431068 [ 3 ] {} <Trace> HTTP-Session: e24f52e8-6356-4e9e-b4c5-2be3363d9cad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3771 2024.06.05 19:53:02.431199 [ 3 ] {4e89e9cd-e4d1-4585-b2ae-c67f7ec41ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3772 2024.06.05 19:53:02.431246 [ 3 ] {4e89e9cd-e4d1-4585-b2ae-c67f7ec41ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3773 2024.06.05 19:53:02.431381 [ 3 ] {4e89e9cd-e4d1-4585-b2ae-c67f7ec41ae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3774 2024.06.05 19:53:02.431749 [ 3 ] {4e89e9cd-e4d1-4585-b2ae-c67f7ec41ae2} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3775 2024.06.05 19:53:02.431788 [ 3 ] {4e89e9cd-e4d1-4585-b2ae-c67f7ec41ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3776 2024.06.05 19:53:02.432113 [ 3 ] {4e89e9cd-e4d1-4585-b2ae-c67f7ec41ae2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3777 2024.06.05 19:53:02.432421 [ 3 ] {4e89e9cd-e4d1-4585-b2ae-c67f7ec41ae2} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3778 2024.06.05 19:53:02.432580 [ 3 ] {4e89e9cd-e4d1-4585-b2ae-c67f7ec41ae2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001423 sec., 44975.404075895996 rows/sec., 3.51 MiB/sec.
3779 2024.06.05 19:53:02.432932 [ 3 ] {4e89e9cd-e4d1-4585-b2ae-c67f7ec41ae2} <Debug> DynamicQueryHandler: Done processing query
3780 2024.06.05 19:53:02.432960 [ 3 ] {4e89e9cd-e4d1-4585-b2ae-c67f7ec41ae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3781 2024.06.05 19:53:02.432976 [ 3 ] {} <Debug> HTTP-Session: e24f52e8-6356-4e9e-b4c5-2be3363d9cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3782 2024.06.05 19:53:02.433124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3783 2024.06.05 19:53:02.433176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3784 2024.06.05 19:53:02.433195 [ 3 ] {} <Debug> HTTP-Session: 8894f48b-1afa-4963-ba36-4d5555ec8c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3785 2024.06.05 19:53:02.433211 [ 3 ] {} <Debug> HTTP-Session: 8894f48b-1afa-4963-ba36-4d5555ec8c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3786 2024.06.05 19:53:02.433225 [ 3 ] {} <Debug> HTTP-Session: 8894f48b-1afa-4963-ba36-4d5555ec8c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3787 2024.06.05 19:53:02.433257 [ 3 ] {} <Trace> HTTP-Session: 8894f48b-1afa-4963-ba36-4d5555ec8c52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3788 2024.06.05 19:53:02.433409 [ 3 ] {cddd6b99-f022-4a19-82d4-bd9cf25af816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3789 2024.06.05 19:53:02.433458 [ 3 ] {cddd6b99-f022-4a19-82d4-bd9cf25af816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3790 2024.06.05 19:53:02.433624 [ 3 ] {cddd6b99-f022-4a19-82d4-bd9cf25af816} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3791 2024.06.05 19:53:02.434038 [ 3 ] {cddd6b99-f022-4a19-82d4-bd9cf25af816} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3792 2024.06.05 19:53:02.434074 [ 3 ] {cddd6b99-f022-4a19-82d4-bd9cf25af816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3793 2024.06.05 19:53:02.434462 [ 3 ] {cddd6b99-f022-4a19-82d4-bd9cf25af816} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3794 2024.06.05 19:53:02.434802 [ 3 ] {cddd6b99-f022-4a19-82d4-bd9cf25af816} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3795 2024.06.05 19:53:02.434954 [ 3 ] {cddd6b99-f022-4a19-82d4-bd9cf25af816} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec.
3796 2024.06.05 19:53:02.435129 [ 3 ] {cddd6b99-f022-4a19-82d4-bd9cf25af816} <Debug> DynamicQueryHandler: Done processing query
3797 2024.06.05 19:53:02.435156 [ 3 ] {cddd6b99-f022-4a19-82d4-bd9cf25af816} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3798 2024.06.05 19:53:02.435171 [ 3 ] {} <Debug> HTTP-Session: 8894f48b-1afa-4963-ba36-4d5555ec8c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3799 2024.06.05 19:53:02.435278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3800 2024.06.05 19:53:02.435327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3801 2024.06.05 19:53:02.435345 [ 3 ] {} <Debug> HTTP-Session: f804da00-e6f1-446c-b5f0-d2be23de77e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3802 2024.06.05 19:53:02.435362 [ 3 ] {} <Debug> HTTP-Session: f804da00-e6f1-446c-b5f0-d2be23de77e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3803 2024.06.05 19:53:02.435375 [ 3 ] {} <Debug> HTTP-Session: f804da00-e6f1-446c-b5f0-d2be23de77e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3804 2024.06.05 19:53:02.435406 [ 3 ] {} <Trace> HTTP-Session: f804da00-e6f1-446c-b5f0-d2be23de77e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3805 2024.06.05 19:53:02.435540 [ 3 ] {26889c0b-dfe5-43b0-ab00-5d865b6b5a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3806 2024.06.05 19:53:02.435583 [ 3 ] {26889c0b-dfe5-43b0-ab00-5d865b6b5a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3807 2024.06.05 19:53:02.435712 [ 3 ] {26889c0b-dfe5-43b0-ab00-5d865b6b5a4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3808 2024.06.05 19:53:02.436018 [ 3 ] {26889c0b-dfe5-43b0-ab00-5d865b6b5a4c} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3809 2024.06.05 19:53:02.436053 [ 3 ] {26889c0b-dfe5-43b0-ab00-5d865b6b5a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3810 2024.06.05 19:53:02.436406 [ 3 ] {26889c0b-dfe5-43b0-ab00-5d865b6b5a4c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3811 2024.06.05 19:53:02.436742 [ 3 ] {26889c0b-dfe5-43b0-ab00-5d865b6b5a4c} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3812 2024.06.05 19:53:02.436898 [ 3 ] {26889c0b-dfe5-43b0-ab00-5d865b6b5a4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec.
3813 2024.06.05 19:53:02.437060 [ 3 ] {26889c0b-dfe5-43b0-ab00-5d865b6b5a4c} <Debug> DynamicQueryHandler: Done processing query
3814 2024.06.05 19:53:02.437085 [ 3 ] {26889c0b-dfe5-43b0-ab00-5d865b6b5a4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3815 2024.06.05 19:53:02.437101 [ 3 ] {} <Debug> HTTP-Session: f804da00-e6f1-446c-b5f0-d2be23de77e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3816 2024.06.05 19:53:07.430222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3817 2024.06.05 19:53:07.430363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3818 2024.06.05 19:53:07.430392 [ 3 ] {} <Debug> HTTP-Session: 6fa6e07d-9515-4a4e-9da0-593b7bf0e548 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3819 2024.06.05 19:53:07.430420 [ 3 ] {} <Debug> HTTP-Session: 6fa6e07d-9515-4a4e-9da0-593b7bf0e548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3820 2024.06.05 19:53:07.430437 [ 3 ] {} <Debug> HTTP-Session: 6fa6e07d-9515-4a4e-9da0-593b7bf0e548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3821 2024.06.05 19:53:07.430493 [ 3 ] {} <Trace> HTTP-Session: 6fa6e07d-9515-4a4e-9da0-593b7bf0e548 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3822 2024.06.05 19:53:07.430706 [ 3 ] {f87a6b57-00b9-4949-9870-b1a633066650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3823 2024.06.05 19:53:07.430780 [ 3 ] {f87a6b57-00b9-4949-9870-b1a633066650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3824 2024.06.05 19:53:07.430980 [ 3 ] {f87a6b57-00b9-4949-9870-b1a633066650} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3825 2024.06.05 19:53:07.431431 [ 3 ] {f87a6b57-00b9-4949-9870-b1a633066650} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3826 2024.06.05 19:53:07.431474 [ 3 ] {f87a6b57-00b9-4949-9870-b1a633066650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3827 2024.06.05 19:53:07.431832 [ 3 ] {f87a6b57-00b9-4949-9870-b1a633066650} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3828 2024.06.05 19:53:07.432154 [ 3 ] {f87a6b57-00b9-4949-9870-b1a633066650} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3829 2024.06.05 19:53:07.432310 [ 3 ] {f87a6b57-00b9-4949-9870-b1a633066650} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001676 sec., 16706.443914081145 rows/sec., 1.32 MiB/sec.
3830 2024.06.05 19:53:07.432590 [ 3 ] {f87a6b57-00b9-4949-9870-b1a633066650} <Debug> DynamicQueryHandler: Done processing query
3831 2024.06.05 19:53:07.432617 [ 3 ] {f87a6b57-00b9-4949-9870-b1a633066650} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3832 2024.06.05 19:53:07.432633 [ 3 ] {} <Debug> HTTP-Session: 6fa6e07d-9515-4a4e-9da0-593b7bf0e548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3833 2024.06.05 19:53:07.432767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3834 2024.06.05 19:53:07.432817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3835 2024.06.05 19:53:07.432835 [ 3 ] {} <Debug> HTTP-Session: 67bae291-abc4-4141-b6ba-ba671ea56b3c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3836 2024.06.05 19:53:07.432851 [ 3 ] {} <Debug> HTTP-Session: 67bae291-abc4-4141-b6ba-ba671ea56b3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3837 2024.06.05 19:53:07.432865 [ 3 ] {} <Debug> HTTP-Session: 67bae291-abc4-4141-b6ba-ba671ea56b3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3838 2024.06.05 19:53:07.432897 [ 3 ] {} <Trace> HTTP-Session: 67bae291-abc4-4141-b6ba-ba671ea56b3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3839 2024.06.05 19:53:07.432993 [ 3 ] {2fbde0f4-e489-4e4c-ad01-f9fb83398575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3840 2024.06.05 19:53:07.433036 [ 3 ] {2fbde0f4-e489-4e4c-ad01-f9fb83398575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3841 2024.06.05 19:53:07.433181 [ 3 ] {2fbde0f4-e489-4e4c-ad01-f9fb83398575} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3842 2024.06.05 19:53:07.433493 [ 3 ] {2fbde0f4-e489-4e4c-ad01-f9fb83398575} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3843 2024.06.05 19:53:07.433529 [ 3 ] {2fbde0f4-e489-4e4c-ad01-f9fb83398575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3844 2024.06.05 19:53:07.433824 [ 3 ] {2fbde0f4-e489-4e4c-ad01-f9fb83398575} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3845 2024.06.05 19:53:07.434127 [ 3 ] {2fbde0f4-e489-4e4c-ad01-f9fb83398575} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3846 2024.06.05 19:53:07.434294 [ 3 ] {2fbde0f4-e489-4e4c-ad01-f9fb83398575} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001322 sec., 3025.7186081694404 rows/sec., 246.73 KiB/sec.
3847 2024.06.05 19:53:07.434543 [ 3 ] {2fbde0f4-e489-4e4c-ad01-f9fb83398575} <Debug> DynamicQueryHandler: Done processing query
3848 2024.06.05 19:53:07.434569 [ 3 ] {2fbde0f4-e489-4e4c-ad01-f9fb83398575} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3849 2024.06.05 19:53:07.434584 [ 3 ] {} <Debug> HTTP-Session: 67bae291-abc4-4141-b6ba-ba671ea56b3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3850 2024.06.05 19:53:07.434801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3851 2024.06.05 19:53:07.434848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3852 2024.06.05 19:53:07.434866 [ 3 ] {} <Debug> HTTP-Session: 6dcf4707-95f9-4ee5-885c-7526f7dcadb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3853 2024.06.05 19:53:07.434883 [ 3 ] {} <Debug> HTTP-Session: 6dcf4707-95f9-4ee5-885c-7526f7dcadb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3854 2024.06.05 19:53:07.434897 [ 3 ] {} <Debug> HTTP-Session: 6dcf4707-95f9-4ee5-885c-7526f7dcadb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3855 2024.06.05 19:53:07.434928 [ 3 ] {} <Trace> HTTP-Session: 6dcf4707-95f9-4ee5-885c-7526f7dcadb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3856 2024.06.05 19:53:07.435077 [ 3 ] {57a5bd9a-1053-4256-9071-36c091979f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3857 2024.06.05 19:53:07.435121 [ 3 ] {57a5bd9a-1053-4256-9071-36c091979f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3858 2024.06.05 19:53:07.435261 [ 3 ] {57a5bd9a-1053-4256-9071-36c091979f03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3859 2024.06.05 19:53:07.435645 [ 3 ] {57a5bd9a-1053-4256-9071-36c091979f03} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3860 2024.06.05 19:53:07.435681 [ 3 ] {57a5bd9a-1053-4256-9071-36c091979f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3861 2024.06.05 19:53:07.435988 [ 3 ] {57a5bd9a-1053-4256-9071-36c091979f03} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3862 2024.06.05 19:53:07.436304 [ 3 ] {57a5bd9a-1053-4256-9071-36c091979f03} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3863 2024.06.05 19:53:07.436456 [ 3 ] {57a5bd9a-1053-4256-9071-36c091979f03} <Debug> executeQuery: Read 142 rows, 12.18 KiB in 0.00144 sec., 98611.11111111111 rows/sec., 8.26 MiB/sec.
3864 2024.06.05 19:53:07.436759 [ 3 ] {57a5bd9a-1053-4256-9071-36c091979f03} <Debug> DynamicQueryHandler: Done processing query
3865 2024.06.05 19:53:07.436786 [ 3 ] {57a5bd9a-1053-4256-9071-36c091979f03} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3866 2024.06.05 19:53:07.436803 [ 3 ] {} <Debug> HTTP-Session: 6dcf4707-95f9-4ee5-885c-7526f7dcadb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3867 2024.06.05 19:53:07.436929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3868 2024.06.05 19:53:07.436975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3869 2024.06.05 19:53:07.436993 [ 3 ] {} <Debug> HTTP-Session: 0777b72b-f4ac-4ad5-bd66-1d8e7c1f7e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3870 2024.06.05 19:53:07.437009 [ 3 ] {} <Debug> HTTP-Session: 0777b72b-f4ac-4ad5-bd66-1d8e7c1f7e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3871 2024.06.05 19:53:07.437023 [ 3 ] {} <Debug> HTTP-Session: 0777b72b-f4ac-4ad5-bd66-1d8e7c1f7e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3872 2024.06.05 19:53:07.437053 [ 3 ] {} <Trace> HTTP-Session: 0777b72b-f4ac-4ad5-bd66-1d8e7c1f7e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3873 2024.06.05 19:53:07.437150 [ 3 ] {8944a4e5-d1a6-4963-82d7-dd15ff28932b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3874 2024.06.05 19:53:07.437191 [ 3 ] {8944a4e5-d1a6-4963-82d7-dd15ff28932b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3875 2024.06.05 19:53:07.437335 [ 3 ] {8944a4e5-d1a6-4963-82d7-dd15ff28932b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3876 2024.06.05 19:53:07.437616 [ 3 ] {8944a4e5-d1a6-4963-82d7-dd15ff28932b} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3877 2024.06.05 19:53:07.437656 [ 3 ] {8944a4e5-d1a6-4963-82d7-dd15ff28932b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3878 2024.06.05 19:53:07.437946 [ 3 ] {8944a4e5-d1a6-4963-82d7-dd15ff28932b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3879 2024.06.05 19:53:07.438249 [ 3 ] {8944a4e5-d1a6-4963-82d7-dd15ff28932b} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3880 2024.06.05 19:53:07.438408 [ 3 ] {8944a4e5-d1a6-4963-82d7-dd15ff28932b} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001283 sec., 3117.692907248636 rows/sec., 217.69 KiB/sec.
3881 2024.06.05 19:53:07.438661 [ 3 ] {8944a4e5-d1a6-4963-82d7-dd15ff28932b} <Debug> DynamicQueryHandler: Done processing query
3882 2024.06.05 19:53:07.438685 [ 3 ] {8944a4e5-d1a6-4963-82d7-dd15ff28932b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3883 2024.06.05 19:53:07.438701 [ 3 ] {} <Debug> HTTP-Session: 0777b72b-f4ac-4ad5-bd66-1d8e7c1f7e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3884 2024.06.05 19:53:07.438845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 16322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3885 2024.06.05 19:53:07.438894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3886 2024.06.05 19:53:07.438912 [ 3 ] {} <Debug> HTTP-Session: 2562ad6d-246f-40a7-9497-3fe4edbb9d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3887 2024.06.05 19:53:07.438928 [ 3 ] {} <Debug> HTTP-Session: 2562ad6d-246f-40a7-9497-3fe4edbb9d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3888 2024.06.05 19:53:07.438942 [ 3 ] {} <Debug> HTTP-Session: 2562ad6d-246f-40a7-9497-3fe4edbb9d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3889 2024.06.05 19:53:07.438972 [ 3 ] {} <Trace> HTTP-Session: 2562ad6d-246f-40a7-9497-3fe4edbb9d4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3890 2024.06.05 19:53:07.439102 [ 3 ] {6edab7a7-553d-4f60-b0d6-6659ec07b5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3891 2024.06.05 19:53:07.439145 [ 3 ] {6edab7a7-553d-4f60-b0d6-6659ec07b5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3892 2024.06.05 19:53:07.439287 [ 3 ] {6edab7a7-553d-4f60-b0d6-6659ec07b5c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3893 2024.06.05 19:53:07.439640 [ 3 ] {6edab7a7-553d-4f60-b0d6-6659ec07b5c4} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3894 2024.06.05 19:53:07.439676 [ 3 ] {6edab7a7-553d-4f60-b0d6-6659ec07b5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3895 2024.06.05 19:53:07.439983 [ 3 ] {6edab7a7-553d-4f60-b0d6-6659ec07b5c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3896 2024.06.05 19:53:07.440281 [ 3 ] {6edab7a7-553d-4f60-b0d6-6659ec07b5c4} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3897 2024.06.05 19:53:07.440436 [ 3 ] {6edab7a7-553d-4f60-b0d6-6659ec07b5c4} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001384 sec., 69364.16184971097 rows/sec., 5.42 MiB/sec.
3898 2024.06.05 19:53:07.440603 [ 3 ] {6edab7a7-553d-4f60-b0d6-6659ec07b5c4} <Debug> DynamicQueryHandler: Done processing query
3899 2024.06.05 19:53:07.440628 [ 3 ] {6edab7a7-553d-4f60-b0d6-6659ec07b5c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3900 2024.06.05 19:53:07.440644 [ 3 ] {} <Debug> HTTP-Session: 2562ad6d-246f-40a7-9497-3fe4edbb9d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3901 2024.06.05 19:53:07.440790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3902 2024.06.05 19:53:07.440837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3903 2024.06.05 19:53:07.440857 [ 3 ] {} <Debug> HTTP-Session: d67870d1-02b2-4642-81c2-2d7e5f157af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3904 2024.06.05 19:53:07.440873 [ 3 ] {} <Debug> HTTP-Session: d67870d1-02b2-4642-81c2-2d7e5f157af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3905 2024.06.05 19:53:07.440887 [ 3 ] {} <Debug> HTTP-Session: d67870d1-02b2-4642-81c2-2d7e5f157af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3906 2024.06.05 19:53:07.440918 [ 3 ] {} <Trace> HTTP-Session: d67870d1-02b2-4642-81c2-2d7e5f157af3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3907 2024.06.05 19:53:07.441071 [ 3 ] {b027a393-99fa-4699-974c-3600d980a901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3908 2024.06.05 19:53:07.441119 [ 3 ] {b027a393-99fa-4699-974c-3600d980a901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3909 2024.06.05 19:53:07.441262 [ 3 ] {b027a393-99fa-4699-974c-3600d980a901} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3910 2024.06.05 19:53:07.441661 [ 3 ] {b027a393-99fa-4699-974c-3600d980a901} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3911 2024.06.05 19:53:07.441697 [ 3 ] {b027a393-99fa-4699-974c-3600d980a901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3912 2024.06.05 19:53:07.442090 [ 3 ] {b027a393-99fa-4699-974c-3600d980a901} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3913 2024.06.05 19:53:07.442427 [ 3 ] {b027a393-99fa-4699-974c-3600d980a901} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3914 2024.06.05 19:53:07.442586 [ 3 ] {b027a393-99fa-4699-974c-3600d980a901} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001587 sec., 102079.39508506616 rows/sec., 7.11 MiB/sec.
3915 2024.06.05 19:53:07.442765 [ 3 ] {b027a393-99fa-4699-974c-3600d980a901} <Debug> DynamicQueryHandler: Done processing query
3916 2024.06.05 19:53:07.442789 [ 3 ] {b027a393-99fa-4699-974c-3600d980a901} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3917 2024.06.05 19:53:07.442805 [ 3 ] {} <Debug> HTTP-Session: d67870d1-02b2-4642-81c2-2d7e5f157af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3918 2024.06.05 19:53:07.442970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3919 2024.06.05 19:53:07.443018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3920 2024.06.05 19:53:07.443036 [ 3 ] {} <Debug> HTTP-Session: e7ba4449-e5cb-452b-a906-f1fc06d61495 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3921 2024.06.05 19:53:07.443053 [ 3 ] {} <Debug> HTTP-Session: e7ba4449-e5cb-452b-a906-f1fc06d61495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3922 2024.06.05 19:53:07.443067 [ 3 ] {} <Debug> HTTP-Session: e7ba4449-e5cb-452b-a906-f1fc06d61495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3923 2024.06.05 19:53:07.443098 [ 3 ] {} <Trace> HTTP-Session: e7ba4449-e5cb-452b-a906-f1fc06d61495 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3924 2024.06.05 19:53:07.443348 [ 3 ] {e863fea5-1b28-4f2a-b17a-bcacb5a5d616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3925 2024.06.05 19:53:07.443396 [ 3 ] {e863fea5-1b28-4f2a-b17a-bcacb5a5d616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3926 2024.06.05 19:53:07.443556 [ 3 ] {e863fea5-1b28-4f2a-b17a-bcacb5a5d616} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3927 2024.06.05 19:53:07.444036 [ 3 ] {e863fea5-1b28-4f2a-b17a-bcacb5a5d616} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3928 2024.06.05 19:53:07.444071 [ 3 ] {e863fea5-1b28-4f2a-b17a-bcacb5a5d616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3929 2024.06.05 19:53:07.444490 [ 3 ] {e863fea5-1b28-4f2a-b17a-bcacb5a5d616} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3930 2024.06.05 19:53:07.444818 [ 3 ] {e863fea5-1b28-4f2a-b17a-bcacb5a5d616} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3931 2024.06.05 19:53:07.444987 [ 3 ] {e863fea5-1b28-4f2a-b17a-bcacb5a5d616} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001802 sec., 15538.290788013319 rows/sec., 20.97 MiB/sec.
3932 2024.06.05 19:53:07.444989 [ 146 ] {} <Debug> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3933 2024.06.05 19:53:07.445134 [ 146 ] {} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3934 2024.06.05 19:53:07.445197 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3935 2024.06.05 19:53:07.445225 [ 3 ] {e863fea5-1b28-4f2a-b17a-bcacb5a5d616} <Debug> DynamicQueryHandler: Done processing query
3936 2024.06.05 19:53:07.445286 [ 3 ] {e863fea5-1b28-4f2a-b17a-bcacb5a5d616} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
3937 2024.06.05 19:53:07.445337 [ 3 ] {} <Debug> HTTP-Session: e7ba4449-e5cb-452b-a906-f1fc06d61495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3938 2024.06.05 19:53:07.445494 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
3939 2024.06.05 19:53:07.445515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3940 2024.06.05 19:53:07.445607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3941 2024.06.05 19:53:07.445651 [ 3 ] {} <Debug> HTTP-Session: 5ab5cc13-ca23-4f35-b382-d44dcabe6576 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3942 2024.06.05 19:53:07.445683 [ 3 ] {} <Debug> HTTP-Session: 5ab5cc13-ca23-4f35-b382-d44dcabe6576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3943 2024.06.05 19:53:07.445730 [ 3 ] {} <Debug> HTTP-Session: 5ab5cc13-ca23-4f35-b382-d44dcabe6576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3944 2024.06.05 19:53:07.445818 [ 3 ] {} <Trace> HTTP-Session: 5ab5cc13-ca23-4f35-b382-d44dcabe6576 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3945 2024.06.05 19:53:07.445997 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3946 2024.06.05 19:53:07.446077 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 145 rows starting from the beginning of the part
3947 2024.06.05 19:53:07.446090 [ 3 ] {8b79067e-5640-464b-a856-bc9870dce64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3948 2024.06.05 19:53:07.446206 [ 3 ] {8b79067e-5640-464b-a856-bc9870dce64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3949 2024.06.05 19:53:07.446378 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part
3950 2024.06.05 19:53:07.446807 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part
3951 2024.06.05 19:53:07.447229 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
3952 2024.06.05 19:53:07.447472 [ 3 ] {8b79067e-5640-464b-a856-bc9870dce64b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3953 2024.06.05 19:53:07.447589 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part
3954 2024.06.05 19:53:07.447885 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
3955 2024.06.05 19:53:07.448549 [ 3 ] {8b79067e-5640-464b-a856-bc9870dce64b} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3956 2024.06.05 19:53:07.448611 [ 3 ] {8b79067e-5640-464b-a856-bc9870dce64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3957 2024.06.05 19:53:07.449449 [ 3 ] {8b79067e-5640-464b-a856-bc9870dce64b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3958 2024.06.05 19:53:07.450394 [ 3 ] {8b79067e-5640-464b-a856-bc9870dce64b} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3959 2024.06.05 19:53:07.450736 [ 3 ] {8b79067e-5640-464b-a856-bc9870dce64b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004745 sec., 12644.889357218124 rows/sec., 872.63 KiB/sec.
3960 2024.06.05 19:53:07.451210 [ 3 ] {8b79067e-5640-464b-a856-bc9870dce64b} <Debug> DynamicQueryHandler: Done processing query
3961 2024.06.05 19:53:07.451237 [ 3 ] {8b79067e-5640-464b-a856-bc9870dce64b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3962 2024.06.05 19:53:07.451255 [ 3 ] {} <Debug> HTTP-Session: 5ab5cc13-ca23-4f35-b382-d44dcabe6576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3963 2024.06.05 19:53:07.454131 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 6 columns (6 merged, 0 gathered) in 0.008790498 sec., 32421.371348926987 rows/sec., 43.75 MiB/sec.
3964 2024.06.05 19:53:07.454738 [ 193 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3965 2024.06.05 19:53:07.455310 [ 193 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3966 2024.06.05 19:53:07.455412 [ 193 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3967 2024.06.05 19:53:07.455524 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB.
3968 2024.06.05 19:53:10.917608 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
3969 2024.06.05 19:53:10.917673 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
3970 2024.06.05 19:53:12.428684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3971 2024.06.05 19:53:12.428800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3972 2024.06.05 19:53:12.428824 [ 3 ] {} <Debug> HTTP-Session: cc47e1f2-d043-4476-a2ad-fe89156fce9c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3973 2024.06.05 19:53:12.428849 [ 3 ] {} <Debug> HTTP-Session: cc47e1f2-d043-4476-a2ad-fe89156fce9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3974 2024.06.05 19:53:12.428863 [ 3 ] {} <Debug> HTTP-Session: cc47e1f2-d043-4476-a2ad-fe89156fce9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3975 2024.06.05 19:53:12.428913 [ 3 ] {} <Trace> HTTP-Session: cc47e1f2-d043-4476-a2ad-fe89156fce9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3976 2024.06.05 19:53:12.429096 [ 3 ] {ae7dc082-010e-4b73-9275-7a800e5768a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3977 2024.06.05 19:53:12.429164 [ 3 ] {ae7dc082-010e-4b73-9275-7a800e5768a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3978 2024.06.05 19:53:12.429350 [ 3 ] {ae7dc082-010e-4b73-9275-7a800e5768a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3979 2024.06.05 19:53:12.429782 [ 3 ] {ae7dc082-010e-4b73-9275-7a800e5768a2} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3980 2024.06.05 19:53:12.429829 [ 3 ] {ae7dc082-010e-4b73-9275-7a800e5768a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3981 2024.06.05 19:53:12.430197 [ 3 ] {ae7dc082-010e-4b73-9275-7a800e5768a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3982 2024.06.05 19:53:12.430538 [ 3 ] {ae7dc082-010e-4b73-9275-7a800e5768a2} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3983 2024.06.05 19:53:12.430715 [ 3 ] {ae7dc082-010e-4b73-9275-7a800e5768a2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001662 sec., 2406.7388688327314 rows/sec., 196.25 KiB/sec.
3984 2024.06.05 19:53:12.430726 [ 143 ] {} <Debug> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3985 2024.06.05 19:53:12.430824 [ 143 ] {} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3986 2024.06.05 19:53:12.430885 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3987 2024.06.05 19:53:12.431065 [ 3 ] {ae7dc082-010e-4b73-9275-7a800e5768a2} <Debug> DynamicQueryHandler: Done processing query
3988 2024.06.05 19:53:12.431158 [ 3 ] {ae7dc082-010e-4b73-9275-7a800e5768a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3989 2024.06.05 19:53:12.431228 [ 3 ] {} <Debug> HTTP-Session: cc47e1f2-d043-4476-a2ad-fe89156fce9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3990 2024.06.05 19:53:12.431272 [ 195 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::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
3991 2024.06.05 19:53:12.431470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 8105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3992 2024.06.05 19:53:12.431535 [ 195 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3993 2024.06.05 19:53:12.431597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3994 2024.06.05 19:53:12.431605 [ 195 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
3995 2024.06.05 19:53:12.431638 [ 3 ] {} <Debug> HTTP-Session: e20188d1-ec91-4ecc-b0ef-99e4a3dc3830 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
3996 2024.06.05 19:53:12.431697 [ 3 ] {} <Debug> HTTP-Session: e20188d1-ec91-4ecc-b0ef-99e4a3dc3830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3997 2024.06.05 19:53:12.431736 [ 3 ] {} <Debug> HTTP-Session: e20188d1-ec91-4ecc-b0ef-99e4a3dc3830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3998 2024.06.05 19:53:12.431814 [ 195 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
3999 2024.06.05 19:53:12.431856 [ 3 ] {} <Trace> HTTP-Session: e20188d1-ec91-4ecc-b0ef-99e4a3dc3830 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4000 2024.06.05 19:53:12.432161 [ 195 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4001 2024.06.05 19:53:12.432397 [ 3 ] {021c8845-bdb7-4260-a08b-5bef76b59f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4002 2024.06.05 19:53:12.432468 [ 195 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4003 2024.06.05 19:53:12.432542 [ 3 ] {021c8845-bdb7-4260-a08b-5bef76b59f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4004 2024.06.05 19:53:12.432816 [ 195 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
4005 2024.06.05 19:53:12.433146 [ 195 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4006 2024.06.05 19:53:12.433541 [ 3 ] {021c8845-bdb7-4260-a08b-5bef76b59f54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4007 2024.06.05 19:53:12.434408 [ 3 ] {021c8845-bdb7-4260-a08b-5bef76b59f54} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4008 2024.06.05 19:53:12.434490 [ 3 ] {021c8845-bdb7-4260-a08b-5bef76b59f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4009 2024.06.05 19:53:12.435405 [ 3 ] {021c8845-bdb7-4260-a08b-5bef76b59f54} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4010 2024.06.05 19:53:12.435673 [ 186 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.004693001 sec., 3835.4988630942125 rows/sec., 312.76 KiB/sec.
4011 2024.06.05 19:53:12.435944 [ 186 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4012 2024.06.05 19:53:12.436086 [ 3 ] {021c8845-bdb7-4260-a08b-5bef76b59f54} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4013 2024.06.05 19:53:12.436504 [ 3 ] {021c8845-bdb7-4260-a08b-5bef76b59f54} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.004332 sec., 13388.734995383194 rows/sec., 1.03 MiB/sec.
4014 2024.06.05 19:53:12.436845 [ 3 ] {021c8845-bdb7-4260-a08b-5bef76b59f54} <Debug> DynamicQueryHandler: Done processing query
4015 2024.06.05 19:53:12.436870 [ 190 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_6_1} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4016 2024.06.05 19:53:12.436882 [ 3 ] {021c8845-bdb7-4260-a08b-5bef76b59f54} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4017 2024.06.05 19:53:12.436936 [ 3 ] {} <Debug> HTTP-Session: e20188d1-ec91-4ecc-b0ef-99e4a3dc3830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4018 2024.06.05 19:53:12.437045 [ 190 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_6_1} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4019 2024.06.05 19:53:12.437120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4020 2024.06.05 19:53:12.437187 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4021 2024.06.05 19:53:12.437214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4022 2024.06.05 19:53:12.437246 [ 3 ] {} <Debug> HTTP-Session: ccb5da88-15c7-4039-a88d-68639cf10c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4023 2024.06.05 19:53:12.437263 [ 3 ] {} <Debug> HTTP-Session: ccb5da88-15c7-4039-a88d-68639cf10c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4024 2024.06.05 19:53:12.437277 [ 3 ] {} <Debug> HTTP-Session: ccb5da88-15c7-4039-a88d-68639cf10c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4025 2024.06.05 19:53:12.437311 [ 3 ] {} <Trace> HTTP-Session: ccb5da88-15c7-4039-a88d-68639cf10c30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4026 2024.06.05 19:53:12.437415 [ 3 ] {fd85fb3b-a133-4605-a38f-df2963bdf9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4027 2024.06.05 19:53:12.437460 [ 3 ] {fd85fb3b-a133-4605-a38f-df2963bdf9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4028 2024.06.05 19:53:12.437618 [ 3 ] {fd85fb3b-a133-4605-a38f-df2963bdf9ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4029 2024.06.05 19:53:12.437951 [ 3 ] {fd85fb3b-a133-4605-a38f-df2963bdf9ef} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4030 2024.06.05 19:53:12.437988 [ 3 ] {fd85fb3b-a133-4605-a38f-df2963bdf9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4031 2024.06.05 19:53:12.438304 [ 3 ] {fd85fb3b-a133-4605-a38f-df2963bdf9ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4032 2024.06.05 19:53:12.438622 [ 3 ] {fd85fb3b-a133-4605-a38f-df2963bdf9ef} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4033 2024.06.05 19:53:12.438777 [ 3 ] {fd85fb3b-a133-4605-a38f-df2963bdf9ef} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001379 sec., 2900.6526468455404 rows/sec., 202.54 KiB/sec.
4034 2024.06.05 19:53:12.438778 [ 143 ] {} <Debug> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4035 2024.06.05 19:53:12.438863 [ 143 ] {} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4036 2024.06.05 19:53:12.438901 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4037 2024.06.05 19:53:12.439058 [ 3 ] {fd85fb3b-a133-4605-a38f-df2963bdf9ef} <Debug> DynamicQueryHandler: Done processing query
4038 2024.06.05 19:53:12.439086 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::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
4039 2024.06.05 19:53:12.439101 [ 3 ] {fd85fb3b-a133-4605-a38f-df2963bdf9ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4040 2024.06.05 19:53:12.439149 [ 3 ] {} <Debug> HTTP-Session: ccb5da88-15c7-4039-a88d-68639cf10c30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4041 2024.06.05 19:53:12.439331 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4042 2024.06.05 19:53:12.439331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4043 2024.06.05 19:53:12.439394 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
4044 2024.06.05 19:53:12.439440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4045 2024.06.05 19:53:12.439512 [ 3 ] {} <Debug> HTTP-Session: 91595155-1746-4da4-957b-e63a74b02c32 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4046 2024.06.05 19:53:12.439590 [ 3 ] {} <Debug> HTTP-Session: 91595155-1746-4da4-957b-e63a74b02c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4047 2024.06.05 19:53:12.439665 [ 3 ] {} <Debug> HTTP-Session: 91595155-1746-4da4-957b-e63a74b02c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4048 2024.06.05 19:53:12.439690 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4049 2024.06.05 19:53:12.439780 [ 3 ] {} <Trace> HTTP-Session: 91595155-1746-4da4-957b-e63a74b02c32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4050 2024.06.05 19:53:12.439915 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4051 2024.06.05 19:53:12.440275 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4052 2024.06.05 19:53:12.440306 [ 3 ] {d912e6f4-5e2d-44ec-9da5-38210f2c04ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4053 2024.06.05 19:53:12.440486 [ 3 ] {d912e6f4-5e2d-44ec-9da5-38210f2c04ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4054 2024.06.05 19:53:12.440541 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
4055 2024.06.05 19:53:12.440863 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4056 2024.06.05 19:53:12.441533 [ 3 ] {d912e6f4-5e2d-44ec-9da5-38210f2c04ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4057 2024.06.05 19:53:12.442408 [ 3 ] {d912e6f4-5e2d-44ec-9da5-38210f2c04ba} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4058 2024.06.05 19:53:12.442466 [ 3 ] {d912e6f4-5e2d-44ec-9da5-38210f2c04ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4059 2024.06.05 19:53:12.443356 [ 3 ] {d912e6f4-5e2d-44ec-9da5-38210f2c04ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4060 2024.06.05 19:53:12.443381 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.004391514 sec., 4098.814213048166 rows/sec., 286.20 KiB/sec.
4061 2024.06.05 19:53:12.443551 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4062 2024.06.05 19:53:12.444166 [ 3 ] {d912e6f4-5e2d-44ec-9da5-38210f2c04ba} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4063 2024.06.05 19:53:12.444270 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_6_1} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4064 2024.06.05 19:53:12.444405 [ 186 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_6_1} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4065 2024.06.05 19:53:12.444512 [ 3 ] {d912e6f4-5e2d-44ec-9da5-38210f2c04ba} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004506 sec., 15090.98979138926 rows/sec., 1.18 MiB/sec.
4066 2024.06.05 19:53:12.444555 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4067 2024.06.05 19:53:12.444825 [ 3 ] {d912e6f4-5e2d-44ec-9da5-38210f2c04ba} <Debug> DynamicQueryHandler: Done processing query
4068 2024.06.05 19:53:12.444860 [ 3 ] {d912e6f4-5e2d-44ec-9da5-38210f2c04ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4069 2024.06.05 19:53:12.444880 [ 3 ] {} <Debug> HTTP-Session: 91595155-1746-4da4-957b-e63a74b02c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4070 2024.06.05 19:53:12.445076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4071 2024.06.05 19:53:12.445127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4072 2024.06.05 19:53:12.445146 [ 3 ] {} <Debug> HTTP-Session: b136e5ad-3627-4c8d-a95c-82a63691ea51 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4073 2024.06.05 19:53:12.445163 [ 3 ] {} <Debug> HTTP-Session: b136e5ad-3627-4c8d-a95c-82a63691ea51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4074 2024.06.05 19:53:12.445176 [ 3 ] {} <Debug> HTTP-Session: b136e5ad-3627-4c8d-a95c-82a63691ea51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4075 2024.06.05 19:53:12.445208 [ 3 ] {} <Trace> HTTP-Session: b136e5ad-3627-4c8d-a95c-82a63691ea51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4076 2024.06.05 19:53:12.445362 [ 3 ] {9538e68a-b69c-4fc6-8e93-5711c5c83920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4077 2024.06.05 19:53:12.445409 [ 3 ] {9538e68a-b69c-4fc6-8e93-5711c5c83920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4078 2024.06.05 19:53:12.445570 [ 3 ] {9538e68a-b69c-4fc6-8e93-5711c5c83920} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4079 2024.06.05 19:53:12.445958 [ 3 ] {9538e68a-b69c-4fc6-8e93-5711c5c83920} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4080 2024.06.05 19:53:12.445994 [ 3 ] {9538e68a-b69c-4fc6-8e93-5711c5c83920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4081 2024.06.05 19:53:12.446393 [ 3 ] {9538e68a-b69c-4fc6-8e93-5711c5c83920} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4082 2024.06.05 19:53:12.446732 [ 3 ] {9538e68a-b69c-4fc6-8e93-5711c5c83920} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4083 2024.06.05 19:53:12.446894 [ 3 ] {9538e68a-b69c-4fc6-8e93-5711c5c83920} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001591 sec., 101822.75298554369 rows/sec., 7.09 MiB/sec.
4084 2024.06.05 19:53:12.447065 [ 3 ] {9538e68a-b69c-4fc6-8e93-5711c5c83920} <Debug> DynamicQueryHandler: Done processing query
4085 2024.06.05 19:53:12.447090 [ 3 ] {9538e68a-b69c-4fc6-8e93-5711c5c83920} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4086 2024.06.05 19:53:12.447105 [ 3 ] {} <Debug> HTTP-Session: b136e5ad-3627-4c8d-a95c-82a63691ea51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4087 2024.06.05 19:53:12.447230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4088 2024.06.05 19:53:12.447277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4089 2024.06.05 19:53:12.447295 [ 3 ] {} <Debug> HTTP-Session: 235c9685-c317-4cb5-9d19-163cf5ce2d11 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4090 2024.06.05 19:53:12.447312 [ 3 ] {} <Debug> HTTP-Session: 235c9685-c317-4cb5-9d19-163cf5ce2d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4091 2024.06.05 19:53:12.447325 [ 3 ] {} <Debug> HTTP-Session: 235c9685-c317-4cb5-9d19-163cf5ce2d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4092 2024.06.05 19:53:12.447356 [ 3 ] {} <Trace> HTTP-Session: 235c9685-c317-4cb5-9d19-163cf5ce2d11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4093 2024.06.05 19:53:12.447482 [ 3 ] {78db6e74-922f-4152-bec0-e82e46898fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4094 2024.06.05 19:53:12.447526 [ 3 ] {78db6e74-922f-4152-bec0-e82e46898fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4095 2024.06.05 19:53:12.447653 [ 3 ] {78db6e74-922f-4152-bec0-e82e46898fba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4096 2024.06.05 19:53:12.447968 [ 3 ] {78db6e74-922f-4152-bec0-e82e46898fba} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4097 2024.06.05 19:53:12.448003 [ 3 ] {78db6e74-922f-4152-bec0-e82e46898fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4098 2024.06.05 19:53:12.448350 [ 3 ] {78db6e74-922f-4152-bec0-e82e46898fba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4099 2024.06.05 19:53:12.448665 [ 3 ] {78db6e74-922f-4152-bec0-e82e46898fba} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4100 2024.06.05 19:53:12.448814 [ 3 ] {78db6e74-922f-4152-bec0-e82e46898fba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
4101 2024.06.05 19:53:12.449093 [ 3 ] {78db6e74-922f-4152-bec0-e82e46898fba} <Debug> DynamicQueryHandler: Done processing query
4102 2024.06.05 19:53:12.449152 [ 3 ] {78db6e74-922f-4152-bec0-e82e46898fba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4103 2024.06.05 19:53:12.449202 [ 3 ] {} <Debug> HTTP-Session: 235c9685-c317-4cb5-9d19-163cf5ce2d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4104 2024.06.05 19:53:17.429794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4105 2024.06.05 19:53:17.429939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4106 2024.06.05 19:53:17.429963 [ 3 ] {} <Debug> HTTP-Session: 3b02f24a-ddad-4753-a8ef-fa31b715990e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4107 2024.06.05 19:53:17.429986 [ 3 ] {} <Debug> HTTP-Session: 3b02f24a-ddad-4753-a8ef-fa31b715990e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4108 2024.06.05 19:53:17.430000 [ 3 ] {} <Debug> HTTP-Session: 3b02f24a-ddad-4753-a8ef-fa31b715990e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4109 2024.06.05 19:53:17.430047 [ 3 ] {} <Trace> HTTP-Session: 3b02f24a-ddad-4753-a8ef-fa31b715990e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4110 2024.06.05 19:53:17.430226 [ 3 ] {eeef212d-022c-43e7-9167-324aa297b1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4111 2024.06.05 19:53:17.430291 [ 3 ] {eeef212d-022c-43e7-9167-324aa297b1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4112 2024.06.05 19:53:17.430479 [ 3 ] {eeef212d-022c-43e7-9167-324aa297b1d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4113 2024.06.05 19:53:17.430909 [ 3 ] {eeef212d-022c-43e7-9167-324aa297b1d4} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4114 2024.06.05 19:53:17.430951 [ 3 ] {eeef212d-022c-43e7-9167-324aa297b1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4115 2024.06.05 19:53:17.431308 [ 3 ] {eeef212d-022c-43e7-9167-324aa297b1d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4116 2024.06.05 19:53:17.431673 [ 3 ] {eeef212d-022c-43e7-9167-324aa297b1d4} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4117 2024.06.05 19:53:17.431848 [ 3 ] {eeef212d-022c-43e7-9167-324aa297b1d4} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001668 sec., 16786.570743405275 rows/sec., 1.33 MiB/sec.
4118 2024.06.05 19:53:17.432177 [ 3 ] {eeef212d-022c-43e7-9167-324aa297b1d4} <Debug> DynamicQueryHandler: Done processing query
4119 2024.06.05 19:53:17.432205 [ 3 ] {eeef212d-022c-43e7-9167-324aa297b1d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4120 2024.06.05 19:53:17.432222 [ 3 ] {} <Debug> HTTP-Session: 3b02f24a-ddad-4753-a8ef-fa31b715990e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4121 2024.06.05 19:53:17.432373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4122 2024.06.05 19:53:17.432429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4123 2024.06.05 19:53:17.432448 [ 3 ] {} <Debug> HTTP-Session: 67abc4e7-32ce-41f4-b1b1-32eb1678d4c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4124 2024.06.05 19:53:17.432467 [ 3 ] {} <Debug> HTTP-Session: 67abc4e7-32ce-41f4-b1b1-32eb1678d4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4125 2024.06.05 19:53:17.432481 [ 3 ] {} <Debug> HTTP-Session: 67abc4e7-32ce-41f4-b1b1-32eb1678d4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4126 2024.06.05 19:53:17.432517 [ 3 ] {} <Trace> HTTP-Session: 67abc4e7-32ce-41f4-b1b1-32eb1678d4c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4127 2024.06.05 19:53:17.432622 [ 3 ] {1dae2d2f-4a21-4ec0-a9b8-4583de73704a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4128 2024.06.05 19:53:17.432669 [ 3 ] {1dae2d2f-4a21-4ec0-a9b8-4583de73704a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4129 2024.06.05 19:53:17.432820 [ 3 ] {1dae2d2f-4a21-4ec0-a9b8-4583de73704a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4130 2024.06.05 19:53:17.433102 [ 3 ] {1dae2d2f-4a21-4ec0-a9b8-4583de73704a} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4131 2024.06.05 19:53:17.433140 [ 3 ] {1dae2d2f-4a21-4ec0-a9b8-4583de73704a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4132 2024.06.05 19:53:17.433438 [ 3 ] {1dae2d2f-4a21-4ec0-a9b8-4583de73704a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4133 2024.06.05 19:53:17.433749 [ 3 ] {1dae2d2f-4a21-4ec0-a9b8-4583de73704a} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4134 2024.06.05 19:53:17.433899 [ 3 ] {1dae2d2f-4a21-4ec0-a9b8-4583de73704a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001307 sec., 1530.221882172915 rows/sec., 124.78 KiB/sec.
4135 2024.06.05 19:53:17.434055 [ 3 ] {1dae2d2f-4a21-4ec0-a9b8-4583de73704a} <Debug> DynamicQueryHandler: Done processing query
4136 2024.06.05 19:53:17.434079 [ 3 ] {1dae2d2f-4a21-4ec0-a9b8-4583de73704a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4137 2024.06.05 19:53:17.434095 [ 3 ] {} <Debug> HTTP-Session: 67abc4e7-32ce-41f4-b1b1-32eb1678d4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4138 2024.06.05 19:53:17.434261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4139 2024.06.05 19:53:17.434310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4140 2024.06.05 19:53:17.434328 [ 3 ] {} <Debug> HTTP-Session: 8411efe4-b8d0-46e8-8b11-58304481e845 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4141 2024.06.05 19:53:17.434345 [ 3 ] {} <Debug> HTTP-Session: 8411efe4-b8d0-46e8-8b11-58304481e845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4142 2024.06.05 19:53:17.434360 [ 3 ] {} <Debug> HTTP-Session: 8411efe4-b8d0-46e8-8b11-58304481e845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4143 2024.06.05 19:53:17.434391 [ 3 ] {} <Trace> HTTP-Session: 8411efe4-b8d0-46e8-8b11-58304481e845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4144 2024.06.05 19:53:17.434528 [ 3 ] {da38110c-fbd1-47b2-a2a7-984776662c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4145 2024.06.05 19:53:17.434571 [ 3 ] {da38110c-fbd1-47b2-a2a7-984776662c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4146 2024.06.05 19:53:17.434696 [ 3 ] {da38110c-fbd1-47b2-a2a7-984776662c28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4147 2024.06.05 19:53:17.435051 [ 3 ] {da38110c-fbd1-47b2-a2a7-984776662c28} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4148 2024.06.05 19:53:17.435087 [ 3 ] {da38110c-fbd1-47b2-a2a7-984776662c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4149 2024.06.05 19:53:17.435387 [ 3 ] {da38110c-fbd1-47b2-a2a7-984776662c28} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4150 2024.06.05 19:53:17.435680 [ 3 ] {da38110c-fbd1-47b2-a2a7-984776662c28} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4151 2024.06.05 19:53:17.435832 [ 137 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4152 2024.06.05 19:53:17.435841 [ 3 ] {da38110c-fbd1-47b2-a2a7-984776662c28} <Debug> executeQuery: Read 141 rows, 12.11 KiB in 0.001364 sec., 103372.43401759531 rows/sec., 8.67 MiB/sec.
4153 2024.06.05 19:53:17.435922 [ 137 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4154 2024.06.05 19:53:17.435982 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4155 2024.06.05 19:53:17.436165 [ 3 ] {da38110c-fbd1-47b2-a2a7-984776662c28} <Debug> DynamicQueryHandler: Done processing query
4156 2024.06.05 19:53:17.436182 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
4157 2024.06.05 19:53:17.436202 [ 3 ] {da38110c-fbd1-47b2-a2a7-984776662c28} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4158 2024.06.05 19:53:17.436261 [ 3 ] {} <Debug> HTTP-Session: 8411efe4-b8d0-46e8-8b11-58304481e845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4159 2024.06.05 19:53:17.436414 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4160 2024.06.05 19:53:17.436430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4161 2024.06.05 19:53:17.436480 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 182 rows starting from the beginning of the part
4162 2024.06.05 19:53:17.436537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4163 2024.06.05 19:53:17.436604 [ 3 ] {} <Debug> HTTP-Session: bf3b63c2-bb0f-4c17-98b9-0e30faa15744 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4164 2024.06.05 19:53:17.436676 [ 3 ] {} <Debug> HTTP-Session: bf3b63c2-bb0f-4c17-98b9-0e30faa15744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4165 2024.06.05 19:53:17.436735 [ 3 ] {} <Debug> HTTP-Session: bf3b63c2-bb0f-4c17-98b9-0e30faa15744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4166 2024.06.05 19:53:17.436758 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 176 rows starting from the beginning of the part
4167 2024.06.05 19:53:17.436843 [ 3 ] {} <Trace> HTTP-Session: bf3b63c2-bb0f-4c17-98b9-0e30faa15744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4168 2024.06.05 19:53:17.437006 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part
4169 2024.06.05 19:53:17.437267 [ 3 ] {e2aaf586-118d-4d55-b1fc-6459508fbe0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4170 2024.06.05 19:53:17.437330 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 142 rows starting from the beginning of the part
4171 2024.06.05 19:53:17.437410 [ 3 ] {e2aaf586-118d-4d55-b1fc-6459508fbe0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4172 2024.06.05 19:53:17.437696 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part
4173 2024.06.05 19:53:17.438075 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 141 rows starting from the beginning of the part
4174 2024.06.05 19:53:17.438316 [ 3 ] {e2aaf586-118d-4d55-b1fc-6459508fbe0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4175 2024.06.05 19:53:17.439099 [ 3 ] {e2aaf586-118d-4d55-b1fc-6459508fbe0c} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4176 2024.06.05 19:53:17.439167 [ 3 ] {e2aaf586-118d-4d55-b1fc-6459508fbe0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4177 2024.06.05 19:53:17.440040 [ 3 ] {e2aaf586-118d-4d55-b1fc-6459508fbe0c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4178 2024.06.05 19:53:17.440978 [ 3 ] {e2aaf586-118d-4d55-b1fc-6459508fbe0c} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4179 2024.06.05 19:53:17.441421 [ 3 ] {e2aaf586-118d-4d55-b1fc-6459508fbe0c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004348 sec., 459.9816007359705 rows/sec., 32.12 KiB/sec.
4180 2024.06.05 19:53:17.441458 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 4 columns (4 merged, 0 gathered) in 0.005367396 sec., 140664.11347327457 rows/sec., 11.53 MiB/sec.
4181 2024.06.05 19:53:17.441710 [ 3 ] {e2aaf586-118d-4d55-b1fc-6459508fbe0c} <Debug> DynamicQueryHandler: Done processing query
4182 2024.06.05 19:53:17.441718 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4183 2024.06.05 19:53:17.441756 [ 3 ] {e2aaf586-118d-4d55-b1fc-6459508fbe0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4184 2024.06.05 19:53:17.441806 [ 3 ] {} <Debug> HTTP-Session: bf3b63c2-bb0f-4c17-98b9-0e30faa15744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4185 2024.06.05 19:53:17.442028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4186 2024.06.05 19:53:17.442140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4187 2024.06.05 19:53:17.442197 [ 3 ] {} <Debug> HTTP-Session: 1df2759b-0cf3-41a0-a9db-30ce34939435 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4188 2024.06.05 19:53:17.442247 [ 3 ] {} <Debug> HTTP-Session: 1df2759b-0cf3-41a0-a9db-30ce34939435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4189 2024.06.05 19:53:17.442265 [ 3 ] {} <Debug> HTTP-Session: 1df2759b-0cf3-41a0-a9db-30ce34939435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4190 2024.06.05 19:53:17.442313 [ 3 ] {} <Trace> HTTP-Session: 1df2759b-0cf3-41a0-a9db-30ce34939435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4191 2024.06.05 19:53:17.442497 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_26_5} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4192 2024.06.05 19:53:17.442563 [ 3 ] {8117bd62-e405-4958-be99-aa36b9eaef9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4193 2024.06.05 19:53:17.442652 [ 3 ] {8117bd62-e405-4958-be99-aa36b9eaef9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4194 2024.06.05 19:53:17.442664 [ 195 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_26_5} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4195 2024.06.05 19:53:17.442846 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
4196 2024.06.05 19:53:17.442961 [ 3 ] {8117bd62-e405-4958-be99-aa36b9eaef9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4197 2024.06.05 19:53:17.443385 [ 3 ] {8117bd62-e405-4958-be99-aa36b9eaef9c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4198 2024.06.05 19:53:17.443423 [ 3 ] {8117bd62-e405-4958-be99-aa36b9eaef9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4199 2024.06.05 19:53:17.443743 [ 3 ] {8117bd62-e405-4958-be99-aa36b9eaef9c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4200 2024.06.05 19:53:17.444043 [ 3 ] {8117bd62-e405-4958-be99-aa36b9eaef9c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4201 2024.06.05 19:53:17.444197 [ 137 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4202 2024.06.05 19:53:17.444206 [ 3 ] {8117bd62-e405-4958-be99-aa36b9eaef9c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001763 sec., 53318.20760068066 rows/sec., 4.17 MiB/sec.
4203 2024.06.05 19:53:17.444258 [ 137 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4204 2024.06.05 19:53:17.444322 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4205 2024.06.05 19:53:17.444499 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
4206 2024.06.05 19:53:17.444503 [ 3 ] {8117bd62-e405-4958-be99-aa36b9eaef9c} <Debug> DynamicQueryHandler: Done processing query
4207 2024.06.05 19:53:17.444564 [ 3 ] {8117bd62-e405-4958-be99-aa36b9eaef9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4208 2024.06.05 19:53:17.444598 [ 3 ] {} <Debug> HTTP-Session: 1df2759b-0cf3-41a0-a9db-30ce34939435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4209 2024.06.05 19:53:17.444701 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4210 2024.06.05 19:53:17.444738 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 144 rows starting from the beginning of the part
4211 2024.06.05 19:53:17.444847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4212 2024.06.05 19:53:17.444942 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 116 rows starting from the beginning of the part
4213 2024.06.05 19:53:17.444987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4214 2024.06.05 19:53:17.445077 [ 3 ] {} <Debug> HTTP-Session: ce70cdd4-019b-4d1a-ad77-ce32ef089b82 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4215 2024.06.05 19:53:17.445153 [ 3 ] {} <Debug> HTTP-Session: ce70cdd4-019b-4d1a-ad77-ce32ef089b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4216 2024.06.05 19:53:17.445215 [ 3 ] {} <Debug> HTTP-Session: ce70cdd4-019b-4d1a-ad77-ce32ef089b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4217 2024.06.05 19:53:17.445267 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part
4218 2024.06.05 19:53:17.445346 [ 3 ] {} <Trace> HTTP-Session: ce70cdd4-019b-4d1a-ad77-ce32ef089b82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4219 2024.06.05 19:53:17.445522 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 96 rows starting from the beginning of the part
4220 2024.06.05 19:53:17.445779 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 68 rows starting from the beginning of the part
4221 2024.06.05 19:53:17.445808 [ 3 ] {72fd46c4-cfcd-4413-924e-b363853e0210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4222 2024.06.05 19:53:17.445991 [ 3 ] {72fd46c4-cfcd-4413-924e-b363853e0210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4223 2024.06.05 19:53:17.446063 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 94 rows starting from the beginning of the part
4224 2024.06.05 19:53:17.446873 [ 3 ] {72fd46c4-cfcd-4413-924e-b363853e0210} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4225 2024.06.05 19:53:17.447857 [ 3 ] {72fd46c4-cfcd-4413-924e-b363853e0210} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4226 2024.06.05 19:53:17.447911 [ 3 ] {72fd46c4-cfcd-4413-924e-b363853e0210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4227 2024.06.05 19:53:17.448953 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 4 columns (4 merged, 0 gathered) in 0.004535447 sec., 128322.52256503054 rows/sec., 10.02 MiB/sec.
4228 2024.06.05 19:53:17.449001 [ 3 ] {72fd46c4-cfcd-4413-924e-b363853e0210} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4229 2024.06.05 19:53:17.449160 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4230 2024.06.05 19:53:17.449838 [ 3 ] {72fd46c4-cfcd-4413-924e-b363853e0210} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4231 2024.06.05 19:53:17.450022 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_26_5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4232 2024.06.05 19:53:17.450069 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4233 2024.06.05 19:53:17.450142 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4234 2024.06.05 19:53:17.450159 [ 3 ] {72fd46c4-cfcd-4413-924e-b363853e0210} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004563 sec., 35283.80451457374 rows/sec., 2.46 MiB/sec.
4235 2024.06.05 19:53:17.450188 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4236 2024.06.05 19:53:17.450336 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_26_5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4237 2024.06.05 19:53:17.450567 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
4238 2024.06.05 19:53:17.450637 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
4239 2024.06.05 19:53:17.450725 [ 3 ] {72fd46c4-cfcd-4413-924e-b363853e0210} <Debug> DynamicQueryHandler: Done processing query
4240 2024.06.05 19:53:17.450777 [ 3 ] {72fd46c4-cfcd-4413-924e-b363853e0210} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4241 2024.06.05 19:53:17.450829 [ 3 ] {} <Debug> HTTP-Session: ce70cdd4-019b-4d1a-ad77-ce32ef089b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4242 2024.06.05 19:53:17.450910 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4243 2024.06.05 19:53:17.450946 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3129 rows starting from the beginning of the part
4244 2024.06.05 19:53:17.451095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4245 2024.06.05 19:53:17.451184 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part
4246 2024.06.05 19:53:17.451253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4247 2024.06.05 19:53:17.451334 [ 3 ] {} <Debug> HTTP-Session: 38ae50b7-cac4-459c-9d61-cd21ae00e9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4248 2024.06.05 19:53:17.451392 [ 3 ] {} <Debug> HTTP-Session: 38ae50b7-cac4-459c-9d61-cd21ae00e9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4249 2024.06.05 19:53:17.451460 [ 3 ] {} <Debug> HTTP-Session: 38ae50b7-cac4-459c-9d61-cd21ae00e9b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4250 2024.06.05 19:53:17.451596 [ 3 ] {} <Trace> HTTP-Session: 38ae50b7-cac4-459c-9d61-cd21ae00e9b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4251 2024.06.05 19:53:17.451619 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part
4252 2024.06.05 19:53:17.451880 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part
4253 2024.06.05 19:53:17.452024 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part
4254 2024.06.05 19:53:17.452138 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 161 rows starting from the beginning of the part
4255 2024.06.05 19:53:17.452426 [ 3 ] {3c491bcf-23cf-4076-852b-95b80461741a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4256 2024.06.05 19:53:17.452586 [ 3 ] {3c491bcf-23cf-4076-852b-95b80461741a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4257 2024.06.05 19:53:17.453258 [ 3 ] {3c491bcf-23cf-4076-852b-95b80461741a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4258 2024.06.05 19:53:17.454352 [ 3 ] {3c491bcf-23cf-4076-852b-95b80461741a} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4259 2024.06.05 19:53:17.454419 [ 3 ] {3c491bcf-23cf-4076-852b-95b80461741a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4260 2024.06.05 19:53:17.455279 [ 3 ] {3c491bcf-23cf-4076-852b-95b80461741a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4261 2024.06.05 19:53:17.455884 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3970 rows, containing 5 columns (5 merged, 0 gathered) in 0.005563171 sec., 713621.7815343085 rows/sec., 49.77 MiB/sec.
4262 2024.06.05 19:53:17.456111 [ 3 ] {3c491bcf-23cf-4076-852b-95b80461741a} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4263 2024.06.05 19:53:17.456253 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4264 2024.06.05 19:53:17.456407 [ 3 ] {3c491bcf-23cf-4076-852b-95b80461741a} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.004616 sec., 6065.857885615251 rows/sec., 8.19 MiB/sec.
4265 2024.06.05 19:53:17.456799 [ 3 ] {3c491bcf-23cf-4076-852b-95b80461741a} <Debug> DynamicQueryHandler: Done processing query
4266 2024.06.05 19:53:17.456847 [ 3 ] {3c491bcf-23cf-4076-852b-95b80461741a} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
4267 2024.06.05 19:53:17.456872 [ 3 ] {} <Debug> HTTP-Session: 38ae50b7-cac4-459c-9d61-cd21ae00e9b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4268 2024.06.05 19:53:17.457056 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4269 2024.06.05 19:53:17.457067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4270 2024.06.05 19:53:17.457176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4271 2024.06.05 19:53:17.457202 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4272 2024.06.05 19:53:17.457216 [ 3 ] {} <Debug> HTTP-Session: 432dc23c-e1bd-43e0-88d9-a061f3000ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4273 2024.06.05 19:53:17.457248 [ 3 ] {} <Debug> HTTP-Session: 432dc23c-e1bd-43e0-88d9-a061f3000ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.06.05 19:53:17.457291 [ 3 ] {} <Debug> HTTP-Session: 432dc23c-e1bd-43e0-88d9-a061f3000ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4275 2024.06.05 19:53:17.457346 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
4276 2024.06.05 19:53:17.457364 [ 3 ] {} <Trace> HTTP-Session: 432dc23c-e1bd-43e0-88d9-a061f3000ecb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4277 2024.06.05 19:53:17.457526 [ 3 ] {473ee4b1-f8bb-4e89-bb65-e0c2cfd5fc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4278 2024.06.05 19:53:17.457570 [ 3 ] {473ee4b1-f8bb-4e89-bb65-e0c2cfd5fc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4279 2024.06.05 19:53:17.457717 [ 3 ] {473ee4b1-f8bb-4e89-bb65-e0c2cfd5fc30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4280 2024.06.05 19:53:17.458021 [ 3 ] {473ee4b1-f8bb-4e89-bb65-e0c2cfd5fc30} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4281 2024.06.05 19:53:17.458056 [ 3 ] {473ee4b1-f8bb-4e89-bb65-e0c2cfd5fc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4282 2024.06.05 19:53:17.458418 [ 3 ] {473ee4b1-f8bb-4e89-bb65-e0c2cfd5fc30} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4283 2024.06.05 19:53:17.458738 [ 3 ] {473ee4b1-f8bb-4e89-bb65-e0c2cfd5fc30} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4284 2024.06.05 19:53:17.458891 [ 3 ] {473ee4b1-f8bb-4e89-bb65-e0c2cfd5fc30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
4285 2024.06.05 19:53:17.458901 [ 137 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4286 2024.06.05 19:53:17.458979 [ 137 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4287 2024.06.05 19:53:17.459030 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4288 2024.06.05 19:53:17.459181 [ 3 ] {473ee4b1-f8bb-4e89-bb65-e0c2cfd5fc30} <Debug> DynamicQueryHandler: Done processing query
4289 2024.06.05 19:53:17.459188 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
4290 2024.06.05 19:53:17.459218 [ 3 ] {473ee4b1-f8bb-4e89-bb65-e0c2cfd5fc30} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4291 2024.06.05 19:53:17.459265 [ 3 ] {} <Debug> HTTP-Session: 432dc23c-e1bd-43e0-88d9-a061f3000ecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4292 2024.06.05 19:53:17.459376 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4293 2024.06.05 19:53:17.459414 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1078 rows starting from the beginning of the part
4294 2024.06.05 19:53:17.459517 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
4295 2024.06.05 19:53:17.459733 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part
4296 2024.06.05 19:53:17.459909 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part
4297 2024.06.05 19:53:17.460068 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part
4298 2024.06.05 19:53:17.460221 [ 197 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part
4299 2024.06.05 19:53:17.461429 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320595 sec., 593813.224625581 rows/sec., 39.93 MiB/sec.
4300 2024.06.05 19:53:17.461653 [ 191 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4301 2024.06.05 19:53:17.462065 [ 191 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_26_5} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4302 2024.06.05 19:53:17.462150 [ 191 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_26_5} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4303 2024.06.05 19:53:17.462236 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
4304 2024.06.05 19:53:22.429438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4305 2024.06.05 19:53:22.429583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4306 2024.06.05 19:53:22.429614 [ 3 ] {} <Debug> HTTP-Session: aa6e2897-506e-42a3-839a-aeb7f0320731 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4307 2024.06.05 19:53:22.429643 [ 3 ] {} <Debug> HTTP-Session: aa6e2897-506e-42a3-839a-aeb7f0320731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4308 2024.06.05 19:53:22.429662 [ 3 ] {} <Debug> HTTP-Session: aa6e2897-506e-42a3-839a-aeb7f0320731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4309 2024.06.05 19:53:22.429716 [ 3 ] {} <Trace> HTTP-Session: aa6e2897-506e-42a3-839a-aeb7f0320731 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4310 2024.06.05 19:53:22.429936 [ 3 ] {e68dfab8-6c84-4d6f-8cb9-e105aa6de5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4311 2024.06.05 19:53:22.430012 [ 3 ] {e68dfab8-6c84-4d6f-8cb9-e105aa6de5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4312 2024.06.05 19:53:22.430224 [ 3 ] {e68dfab8-6c84-4d6f-8cb9-e105aa6de5cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4313 2024.06.05 19:53:22.430699 [ 3 ] {e68dfab8-6c84-4d6f-8cb9-e105aa6de5cd} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4314 2024.06.05 19:53:22.430745 [ 3 ] {e68dfab8-6c84-4d6f-8cb9-e105aa6de5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4315 2024.06.05 19:53:22.431109 [ 3 ] {e68dfab8-6c84-4d6f-8cb9-e105aa6de5cd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4316 2024.06.05 19:53:22.431437 [ 3 ] {e68dfab8-6c84-4d6f-8cb9-e105aa6de5cd} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4317 2024.06.05 19:53:22.431612 [ 3 ] {e68dfab8-6c84-4d6f-8cb9-e105aa6de5cd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001752 sec., 31963.4703196347 rows/sec., 2.46 MiB/sec.
4318 2024.06.05 19:53:22.431824 [ 3 ] {e68dfab8-6c84-4d6f-8cb9-e105aa6de5cd} <Debug> DynamicQueryHandler: Done processing query
4319 2024.06.05 19:53:22.431853 [ 3 ] {e68dfab8-6c84-4d6f-8cb9-e105aa6de5cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4320 2024.06.05 19:53:22.431870 [ 3 ] {} <Debug> HTTP-Session: aa6e2897-506e-42a3-839a-aeb7f0320731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4321 2024.06.05 19:53:22.432063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4322 2024.06.05 19:53:22.432120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4323 2024.06.05 19:53:22.432140 [ 3 ] {} <Debug> HTTP-Session: 6bd6c76e-35e1-4411-9c5a-2aeb8e39330a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4324 2024.06.05 19:53:22.432159 [ 3 ] {} <Debug> HTTP-Session: 6bd6c76e-35e1-4411-9c5a-2aeb8e39330a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4325 2024.06.05 19:53:22.432173 [ 3 ] {} <Debug> HTTP-Session: 6bd6c76e-35e1-4411-9c5a-2aeb8e39330a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4326 2024.06.05 19:53:22.432208 [ 3 ] {} <Trace> HTTP-Session: 6bd6c76e-35e1-4411-9c5a-2aeb8e39330a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4327 2024.06.05 19:53:22.432338 [ 3 ] {d6e5e247-b9f9-49e6-acb1-198583c0f715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4328 2024.06.05 19:53:22.432385 [ 3 ] {d6e5e247-b9f9-49e6-acb1-198583c0f715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4329 2024.06.05 19:53:22.432517 [ 3 ] {d6e5e247-b9f9-49e6-acb1-198583c0f715} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4330 2024.06.05 19:53:22.432882 [ 3 ] {d6e5e247-b9f9-49e6-acb1-198583c0f715} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4331 2024.06.05 19:53:22.432920 [ 3 ] {d6e5e247-b9f9-49e6-acb1-198583c0f715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4332 2024.06.05 19:53:22.433241 [ 3 ] {d6e5e247-b9f9-49e6-acb1-198583c0f715} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4333 2024.06.05 19:53:22.433543 [ 3 ] {d6e5e247-b9f9-49e6-acb1-198583c0f715} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4334 2024.06.05 19:53:22.433695 [ 3 ] {d6e5e247-b9f9-49e6-acb1-198583c0f715} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001396 sec., 45845.27220630372 rows/sec., 3.58 MiB/sec.
4335 2024.06.05 19:53:22.434003 [ 3 ] {d6e5e247-b9f9-49e6-acb1-198583c0f715} <Debug> DynamicQueryHandler: Done processing query
4336 2024.06.05 19:53:22.434039 [ 3 ] {d6e5e247-b9f9-49e6-acb1-198583c0f715} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4337 2024.06.05 19:53:22.434056 [ 3 ] {} <Debug> HTTP-Session: 6bd6c76e-35e1-4411-9c5a-2aeb8e39330a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4338 2024.06.05 19:53:22.434220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4339 2024.06.05 19:53:22.434272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4340 2024.06.05 19:53:22.434291 [ 3 ] {} <Debug> HTTP-Session: 21a18aa3-b6eb-4579-a33c-79aff2c35d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4341 2024.06.05 19:53:22.434309 [ 3 ] {} <Debug> HTTP-Session: 21a18aa3-b6eb-4579-a33c-79aff2c35d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4342 2024.06.05 19:53:22.434322 [ 3 ] {} <Debug> HTTP-Session: 21a18aa3-b6eb-4579-a33c-79aff2c35d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4343 2024.06.05 19:53:22.434355 [ 3 ] {} <Trace> HTTP-Session: 21a18aa3-b6eb-4579-a33c-79aff2c35d00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4344 2024.06.05 19:53:22.434506 [ 3 ] {d660ce09-c9de-416c-9899-3bc088743d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4345 2024.06.05 19:53:22.434555 [ 3 ] {d660ce09-c9de-416c-9899-3bc088743d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4346 2024.06.05 19:53:22.434717 [ 3 ] {d660ce09-c9de-416c-9899-3bc088743d17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4347 2024.06.05 19:53:22.435114 [ 3 ] {d660ce09-c9de-416c-9899-3bc088743d17} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4348 2024.06.05 19:53:22.435150 [ 3 ] {d660ce09-c9de-416c-9899-3bc088743d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4349 2024.06.05 19:53:22.435533 [ 3 ] {d660ce09-c9de-416c-9899-3bc088743d17} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4350 2024.06.05 19:53:22.435862 [ 3 ] {d660ce09-c9de-416c-9899-3bc088743d17} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4351 2024.06.05 19:53:22.436024 [ 3 ] {d660ce09-c9de-416c-9899-3bc088743d17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec.
4352 2024.06.05 19:53:22.436348 [ 3 ] {d660ce09-c9de-416c-9899-3bc088743d17} <Debug> DynamicQueryHandler: Done processing query
4353 2024.06.05 19:53:22.436375 [ 3 ] {d660ce09-c9de-416c-9899-3bc088743d17} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4354 2024.06.05 19:53:22.436391 [ 3 ] {} <Debug> HTTP-Session: 21a18aa3-b6eb-4579-a33c-79aff2c35d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4355 2024.06.05 19:53:22.436532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4356 2024.06.05 19:53:22.436583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4357 2024.06.05 19:53:22.436602 [ 3 ] {} <Debug> HTTP-Session: 5803549d-14e4-4e2a-9259-6c3352df2c8f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4358 2024.06.05 19:53:22.436618 [ 3 ] {} <Debug> HTTP-Session: 5803549d-14e4-4e2a-9259-6c3352df2c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4359 2024.06.05 19:53:22.436633 [ 3 ] {} <Debug> HTTP-Session: 5803549d-14e4-4e2a-9259-6c3352df2c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4360 2024.06.05 19:53:22.436697 [ 3 ] {} <Trace> HTTP-Session: 5803549d-14e4-4e2a-9259-6c3352df2c8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4361 2024.06.05 19:53:22.436848 [ 3 ] {e23577d0-7988-40f8-9656-291b7c0f95f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4362 2024.06.05 19:53:22.436896 [ 3 ] {e23577d0-7988-40f8-9656-291b7c0f95f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4363 2024.06.05 19:53:22.437051 [ 3 ] {e23577d0-7988-40f8-9656-291b7c0f95f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4364 2024.06.05 19:53:22.437399 [ 3 ] {e23577d0-7988-40f8-9656-291b7c0f95f1} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4365 2024.06.05 19:53:22.437435 [ 3 ] {e23577d0-7988-40f8-9656-291b7c0f95f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4366 2024.06.05 19:53:22.437818 [ 3 ] {e23577d0-7988-40f8-9656-291b7c0f95f1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4367 2024.06.05 19:53:22.438145 [ 3 ] {e23577d0-7988-40f8-9656-291b7c0f95f1} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4368 2024.06.05 19:53:22.438271 [ 3 ] {e23577d0-7988-40f8-9656-291b7c0f95f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec.
4369 2024.06.05 19:53:22.438439 [ 3 ] {e23577d0-7988-40f8-9656-291b7c0f95f1} <Debug> DynamicQueryHandler: Done processing query
4370 2024.06.05 19:53:22.438465 [ 3 ] {e23577d0-7988-40f8-9656-291b7c0f95f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4371 2024.06.05 19:53:22.438481 [ 3 ] {} <Debug> HTTP-Session: 5803549d-14e4-4e2a-9259-6c3352df2c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4372 2024.06.05 19:53:25.917719 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
4373 2024.06.05 19:53:25.917792 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
4374 2024.06.05 19:53:27.431175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4375 2024.06.05 19:53:27.431290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4376 2024.06.05 19:53:27.431315 [ 3 ] {} <Debug> HTTP-Session: 056dd1cf-a609-4aa6-9a6c-2a9de615c6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4377 2024.06.05 19:53:27.431339 [ 3 ] {} <Debug> HTTP-Session: 056dd1cf-a609-4aa6-9a6c-2a9de615c6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4378 2024.06.05 19:53:27.431353 [ 3 ] {} <Debug> HTTP-Session: 056dd1cf-a609-4aa6-9a6c-2a9de615c6c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4379 2024.06.05 19:53:27.431402 [ 3 ] {} <Trace> HTTP-Session: 056dd1cf-a609-4aa6-9a6c-2a9de615c6c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4380 2024.06.05 19:53:27.431617 [ 3 ] {e8fe8b11-b737-46ea-868d-fe7a35af3be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4381 2024.06.05 19:53:27.431693 [ 3 ] {e8fe8b11-b737-46ea-868d-fe7a35af3be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4382 2024.06.05 19:53:27.431907 [ 3 ] {e8fe8b11-b737-46ea-868d-fe7a35af3be1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4383 2024.06.05 19:53:27.432399 [ 3 ] {e8fe8b11-b737-46ea-868d-fe7a35af3be1} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4384 2024.06.05 19:53:27.432453 [ 3 ] {e8fe8b11-b737-46ea-868d-fe7a35af3be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4385 2024.06.05 19:53:27.432836 [ 3 ] {e8fe8b11-b737-46ea-868d-fe7a35af3be1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4386 2024.06.05 19:53:27.433159 [ 3 ] {e8fe8b11-b737-46ea-868d-fe7a35af3be1} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4387 2024.06.05 19:53:27.433317 [ 3 ] {e8fe8b11-b737-46ea-868d-fe7a35af3be1} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001773 sec., 15792.442188381274 rows/sec., 1.25 MiB/sec.
4388 2024.06.05 19:53:27.433517 [ 3 ] {e8fe8b11-b737-46ea-868d-fe7a35af3be1} <Debug> DynamicQueryHandler: Done processing query
4389 2024.06.05 19:53:27.433544 [ 3 ] {e8fe8b11-b737-46ea-868d-fe7a35af3be1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4390 2024.06.05 19:53:27.433568 [ 3 ] {} <Debug> HTTP-Session: 056dd1cf-a609-4aa6-9a6c-2a9de615c6c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4391 2024.06.05 19:53:27.433698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4392 2024.06.05 19:53:27.433753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4393 2024.06.05 19:53:27.433772 [ 3 ] {} <Debug> HTTP-Session: 522d68c0-daea-4f96-a45c-fd5ece159f53 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4394 2024.06.05 19:53:27.433791 [ 3 ] {} <Debug> HTTP-Session: 522d68c0-daea-4f96-a45c-fd5ece159f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4395 2024.06.05 19:53:27.433805 [ 3 ] {} <Debug> HTTP-Session: 522d68c0-daea-4f96-a45c-fd5ece159f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4396 2024.06.05 19:53:27.433839 [ 3 ] {} <Trace> HTTP-Session: 522d68c0-daea-4f96-a45c-fd5ece159f53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4397 2024.06.05 19:53:27.433944 [ 3 ] {71a5cab4-dddb-4341-9207-4a46f136475b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4398 2024.06.05 19:53:27.433990 [ 3 ] {71a5cab4-dddb-4341-9207-4a46f136475b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4399 2024.06.05 19:53:27.434117 [ 3 ] {71a5cab4-dddb-4341-9207-4a46f136475b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4400 2024.06.05 19:53:27.434397 [ 3 ] {71a5cab4-dddb-4341-9207-4a46f136475b} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4401 2024.06.05 19:53:27.434435 [ 3 ] {71a5cab4-dddb-4341-9207-4a46f136475b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4402 2024.06.05 19:53:27.434741 [ 3 ] {71a5cab4-dddb-4341-9207-4a46f136475b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4403 2024.06.05 19:53:27.435043 [ 3 ] {71a5cab4-dddb-4341-9207-4a46f136475b} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4404 2024.06.05 19:53:27.435193 [ 3 ] {71a5cab4-dddb-4341-9207-4a46f136475b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001278 sec., 1564.9452269170579 rows/sec., 127.61 KiB/sec.
4405 2024.06.05 19:53:27.435351 [ 3 ] {71a5cab4-dddb-4341-9207-4a46f136475b} <Debug> DynamicQueryHandler: Done processing query
4406 2024.06.05 19:53:27.435376 [ 3 ] {71a5cab4-dddb-4341-9207-4a46f136475b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4407 2024.06.05 19:53:27.435392 [ 3 ] {} <Debug> HTTP-Session: 522d68c0-daea-4f96-a45c-fd5ece159f53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4408 2024.06.05 19:53:27.435537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4409 2024.06.05 19:53:27.435592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4410 2024.06.05 19:53:27.435612 [ 3 ] {} <Debug> HTTP-Session: c29ff02a-c863-4335-b3dd-11125e506924 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4411 2024.06.05 19:53:27.435629 [ 3 ] {} <Debug> HTTP-Session: c29ff02a-c863-4335-b3dd-11125e506924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4412 2024.06.05 19:53:27.435642 [ 3 ] {} <Debug> HTTP-Session: c29ff02a-c863-4335-b3dd-11125e506924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4413 2024.06.05 19:53:27.435674 [ 3 ] {} <Trace> HTTP-Session: c29ff02a-c863-4335-b3dd-11125e506924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4414 2024.06.05 19:53:27.435817 [ 3 ] {8c3bfb35-3e33-4783-987b-b1895361489d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4415 2024.06.05 19:53:27.435859 [ 3 ] {8c3bfb35-3e33-4783-987b-b1895361489d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4416 2024.06.05 19:53:27.435982 [ 3 ] {8c3bfb35-3e33-4783-987b-b1895361489d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4417 2024.06.05 19:53:27.436353 [ 3 ] {8c3bfb35-3e33-4783-987b-b1895361489d} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4418 2024.06.05 19:53:27.436389 [ 3 ] {8c3bfb35-3e33-4783-987b-b1895361489d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4419 2024.06.05 19:53:27.436717 [ 3 ] {8c3bfb35-3e33-4783-987b-b1895361489d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4420 2024.06.05 19:53:27.437014 [ 3 ] {8c3bfb35-3e33-4783-987b-b1895361489d} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4421 2024.06.05 19:53:27.437164 [ 3 ] {8c3bfb35-3e33-4783-987b-b1895361489d} <Debug> executeQuery: Read 177 rows, 14.92 KiB in 0.001412 sec., 125354.10764872521 rows/sec., 10.32 MiB/sec.
4422 2024.06.05 19:53:27.437313 [ 3 ] {8c3bfb35-3e33-4783-987b-b1895361489d} <Debug> DynamicQueryHandler: Done processing query
4423 2024.06.05 19:53:27.437338 [ 3 ] {8c3bfb35-3e33-4783-987b-b1895361489d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4424 2024.06.05 19:53:27.437354 [ 3 ] {} <Debug> HTTP-Session: c29ff02a-c863-4335-b3dd-11125e506924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4425 2024.06.05 19:53:27.437451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4426 2024.06.05 19:53:27.437498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4427 2024.06.05 19:53:27.437516 [ 3 ] {} <Debug> HTTP-Session: 878b821e-3c5d-4c51-963c-9745d7d13285 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4428 2024.06.05 19:53:27.437532 [ 3 ] {} <Debug> HTTP-Session: 878b821e-3c5d-4c51-963c-9745d7d13285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4429 2024.06.05 19:53:27.437546 [ 3 ] {} <Debug> HTTP-Session: 878b821e-3c5d-4c51-963c-9745d7d13285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4430 2024.06.05 19:53:27.437583 [ 3 ] {} <Trace> HTTP-Session: 878b821e-3c5d-4c51-963c-9745d7d13285 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4431 2024.06.05 19:53:27.437685 [ 3 ] {5839000f-463e-4a72-b700-8435950d848c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4432 2024.06.05 19:53:27.437727 [ 3 ] {5839000f-463e-4a72-b700-8435950d848c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4433 2024.06.05 19:53:27.437850 [ 3 ] {5839000f-463e-4a72-b700-8435950d848c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4434 2024.06.05 19:53:27.438099 [ 3 ] {5839000f-463e-4a72-b700-8435950d848c} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4435 2024.06.05 19:53:27.438134 [ 3 ] {5839000f-463e-4a72-b700-8435950d848c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4436 2024.06.05 19:53:27.438424 [ 3 ] {5839000f-463e-4a72-b700-8435950d848c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4437 2024.06.05 19:53:27.438720 [ 3 ] {5839000f-463e-4a72-b700-8435950d848c} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4438 2024.06.05 19:53:27.438873 [ 3 ] {5839000f-463e-4a72-b700-8435950d848c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001211 sec., 1651.5276630883566 rows/sec., 115.32 KiB/sec.
4439 2024.06.05 19:53:27.439028 [ 3 ] {5839000f-463e-4a72-b700-8435950d848c} <Debug> DynamicQueryHandler: Done processing query
4440 2024.06.05 19:53:27.439052 [ 3 ] {5839000f-463e-4a72-b700-8435950d848c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4441 2024.06.05 19:53:27.439068 [ 3 ] {} <Debug> HTTP-Session: 878b821e-3c5d-4c51-963c-9745d7d13285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4442 2024.06.05 19:53:27.439175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4443 2024.06.05 19:53:27.439224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4444 2024.06.05 19:53:27.439242 [ 3 ] {} <Debug> HTTP-Session: 584741a8-38e6-4f1d-84f2-0427e2f251d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4445 2024.06.05 19:53:27.439259 [ 3 ] {} <Debug> HTTP-Session: 584741a8-38e6-4f1d-84f2-0427e2f251d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4446 2024.06.05 19:53:27.439272 [ 3 ] {} <Debug> HTTP-Session: 584741a8-38e6-4f1d-84f2-0427e2f251d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4447 2024.06.05 19:53:27.439303 [ 3 ] {} <Trace> HTTP-Session: 584741a8-38e6-4f1d-84f2-0427e2f251d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4448 2024.06.05 19:53:27.439428 [ 3 ] {9f62a083-7978-4a43-953a-59d36957d0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4449 2024.06.05 19:53:27.439469 [ 3 ] {9f62a083-7978-4a43-953a-59d36957d0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4450 2024.06.05 19:53:27.439599 [ 3 ] {9f62a083-7978-4a43-953a-59d36957d0b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4451 2024.06.05 19:53:27.439942 [ 3 ] {9f62a083-7978-4a43-953a-59d36957d0b5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4452 2024.06.05 19:53:27.439978 [ 3 ] {9f62a083-7978-4a43-953a-59d36957d0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4453 2024.06.05 19:53:27.440279 [ 3 ] {9f62a083-7978-4a43-953a-59d36957d0b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4454 2024.06.05 19:53:27.440578 [ 3 ] {9f62a083-7978-4a43-953a-59d36957d0b5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4455 2024.06.05 19:53:27.440728 [ 3 ] {9f62a083-7978-4a43-953a-59d36957d0b5} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.00135 sec., 87407.4074074074 rows/sec., 6.81 MiB/sec.
4456 2024.06.05 19:53:27.440875 [ 3 ] {9f62a083-7978-4a43-953a-59d36957d0b5} <Debug> DynamicQueryHandler: Done processing query
4457 2024.06.05 19:53:27.440900 [ 3 ] {9f62a083-7978-4a43-953a-59d36957d0b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4458 2024.06.05 19:53:27.440915 [ 3 ] {} <Debug> HTTP-Session: 584741a8-38e6-4f1d-84f2-0427e2f251d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4459 2024.06.05 19:53:27.441089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4460 2024.06.05 19:53:27.441135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4461 2024.06.05 19:53:27.441153 [ 3 ] {} <Debug> HTTP-Session: 852318f7-6844-4f90-87ff-9d91375e357a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4462 2024.06.05 19:53:27.441169 [ 3 ] {} <Debug> HTTP-Session: 852318f7-6844-4f90-87ff-9d91375e357a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4463 2024.06.05 19:53:27.441182 [ 3 ] {} <Debug> HTTP-Session: 852318f7-6844-4f90-87ff-9d91375e357a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4464 2024.06.05 19:53:27.441212 [ 3 ] {} <Trace> HTTP-Session: 852318f7-6844-4f90-87ff-9d91375e357a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4465 2024.06.05 19:53:27.441399 [ 3 ] {99b673a4-fb2b-4ad6-8991-7f666c8a23fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4466 2024.06.05 19:53:27.441447 [ 3 ] {99b673a4-fb2b-4ad6-8991-7f666c8a23fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4467 2024.06.05 19:53:27.441598 [ 3 ] {99b673a4-fb2b-4ad6-8991-7f666c8a23fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4468 2024.06.05 19:53:27.442002 [ 3 ] {99b673a4-fb2b-4ad6-8991-7f666c8a23fb} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4469 2024.06.05 19:53:27.442037 [ 3 ] {99b673a4-fb2b-4ad6-8991-7f666c8a23fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4470 2024.06.05 19:53:27.442415 [ 3 ] {99b673a4-fb2b-4ad6-8991-7f666c8a23fb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4471 2024.06.05 19:53:27.442762 [ 3 ] {99b673a4-fb2b-4ad6-8991-7f666c8a23fb} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4472 2024.06.05 19:53:27.442914 [ 3 ] {99b673a4-fb2b-4ad6-8991-7f666c8a23fb} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001615 sec., 121981.42414860682 rows/sec., 8.52 MiB/sec.
4473 2024.06.05 19:53:27.443077 [ 3 ] {99b673a4-fb2b-4ad6-8991-7f666c8a23fb} <Debug> DynamicQueryHandler: Done processing query
4474 2024.06.05 19:53:27.443101 [ 3 ] {99b673a4-fb2b-4ad6-8991-7f666c8a23fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4475 2024.06.05 19:53:27.443117 [ 3 ] {} <Debug> HTTP-Session: 852318f7-6844-4f90-87ff-9d91375e357a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4476 2024.06.05 19:53:27.443256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4477 2024.06.05 19:53:27.443304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4478 2024.06.05 19:53:27.443323 [ 3 ] {} <Debug> HTTP-Session: dd027c09-8443-4781-8b06-e1f8aba85595 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4479 2024.06.05 19:53:27.443339 [ 3 ] {} <Debug> HTTP-Session: dd027c09-8443-4781-8b06-e1f8aba85595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4480 2024.06.05 19:53:27.443352 [ 3 ] {} <Debug> HTTP-Session: dd027c09-8443-4781-8b06-e1f8aba85595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4481 2024.06.05 19:53:27.443383 [ 3 ] {} <Trace> HTTP-Session: dd027c09-8443-4781-8b06-e1f8aba85595 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4482 2024.06.05 19:53:27.443624 [ 3 ] {54f32038-c67e-445e-8dc5-86eb99dbd19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4483 2024.06.05 19:53:27.443672 [ 3 ] {54f32038-c67e-445e-8dc5-86eb99dbd19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4484 2024.06.05 19:53:27.443830 [ 3 ] {54f32038-c67e-445e-8dc5-86eb99dbd19a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4485 2024.06.05 19:53:27.444267 [ 3 ] {54f32038-c67e-445e-8dc5-86eb99dbd19a} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4486 2024.06.05 19:53:27.444302 [ 3 ] {54f32038-c67e-445e-8dc5-86eb99dbd19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4487 2024.06.05 19:53:27.444705 [ 3 ] {54f32038-c67e-445e-8dc5-86eb99dbd19a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4488 2024.06.05 19:53:27.445031 [ 3 ] {54f32038-c67e-445e-8dc5-86eb99dbd19a} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4489 2024.06.05 19:53:27.445188 [ 3 ] {54f32038-c67e-445e-8dc5-86eb99dbd19a} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.00173 sec., 16184.971098265896 rows/sec., 21.84 MiB/sec.
4490 2024.06.05 19:53:27.445337 [ 3 ] {54f32038-c67e-445e-8dc5-86eb99dbd19a} <Debug> DynamicQueryHandler: Done processing query
4491 2024.06.05 19:53:27.445362 [ 3 ] {54f32038-c67e-445e-8dc5-86eb99dbd19a} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
4492 2024.06.05 19:53:27.445378 [ 3 ] {} <Debug> HTTP-Session: dd027c09-8443-4781-8b06-e1f8aba85595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4493 2024.06.05 19:53:27.445483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4494 2024.06.05 19:53:27.445531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4495 2024.06.05 19:53:27.445549 [ 3 ] {} <Debug> HTTP-Session: fd7a188d-5077-44f2-af2f-6461f9586ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4496 2024.06.05 19:53:27.445572 [ 3 ] {} <Debug> HTTP-Session: fd7a188d-5077-44f2-af2f-6461f9586ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4497 2024.06.05 19:53:27.445586 [ 3 ] {} <Debug> HTTP-Session: fd7a188d-5077-44f2-af2f-6461f9586ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4498 2024.06.05 19:53:27.445616 [ 3 ] {} <Trace> HTTP-Session: fd7a188d-5077-44f2-af2f-6461f9586ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4499 2024.06.05 19:53:27.445732 [ 3 ] {0a1f9640-6323-44a7-babb-486e0dad0f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4500 2024.06.05 19:53:27.445776 [ 3 ] {0a1f9640-6323-44a7-babb-486e0dad0f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4501 2024.06.05 19:53:27.445901 [ 3 ] {0a1f9640-6323-44a7-babb-486e0dad0f8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4502 2024.06.05 19:53:27.446163 [ 3 ] {0a1f9640-6323-44a7-babb-486e0dad0f8a} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4503 2024.06.05 19:53:27.446198 [ 3 ] {0a1f9640-6323-44a7-babb-486e0dad0f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4504 2024.06.05 19:53:27.446548 [ 3 ] {0a1f9640-6323-44a7-babb-486e0dad0f8a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4505 2024.06.05 19:53:27.446871 [ 3 ] {0a1f9640-6323-44a7-babb-486e0dad0f8a} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4506 2024.06.05 19:53:27.447016 [ 3 ] {0a1f9640-6323-44a7-babb-486e0dad0f8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec.
4507 2024.06.05 19:53:27.447174 [ 3 ] {0a1f9640-6323-44a7-babb-486e0dad0f8a} <Debug> DynamicQueryHandler: Done processing query
4508 2024.06.05 19:53:27.447198 [ 3 ] {0a1f9640-6323-44a7-babb-486e0dad0f8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4509 2024.06.05 19:53:27.447214 [ 3 ] {} <Debug> HTTP-Session: fd7a188d-5077-44f2-af2f-6461f9586ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4510 2024.06.05 19:53:32.428582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4511 2024.06.05 19:53:32.428701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4512 2024.06.05 19:53:32.428726 [ 3 ] {} <Debug> HTTP-Session: fb7ef608-e316-45d5-abc9-a0047e586cab Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4513 2024.06.05 19:53:32.428749 [ 3 ] {} <Debug> HTTP-Session: fb7ef608-e316-45d5-abc9-a0047e586cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4514 2024.06.05 19:53:32.428763 [ 3 ] {} <Debug> HTTP-Session: fb7ef608-e316-45d5-abc9-a0047e586cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4515 2024.06.05 19:53:32.428810 [ 3 ] {} <Trace> HTTP-Session: fb7ef608-e316-45d5-abc9-a0047e586cab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4516 2024.06.05 19:53:32.428997 [ 3 ] {8bdb7095-5767-4b84-8780-21505a464ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4517 2024.06.05 19:53:32.429063 [ 3 ] {8bdb7095-5767-4b84-8780-21505a464ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4518 2024.06.05 19:53:32.429248 [ 3 ] {8bdb7095-5767-4b84-8780-21505a464ccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4519 2024.06.05 19:53:32.429682 [ 3 ] {8bdb7095-5767-4b84-8780-21505a464ccf} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4520 2024.06.05 19:53:32.429726 [ 3 ] {8bdb7095-5767-4b84-8780-21505a464ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4521 2024.06.05 19:53:32.430081 [ 3 ] {8bdb7095-5767-4b84-8780-21505a464ccf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4522 2024.06.05 19:53:32.430428 [ 3 ] {8bdb7095-5767-4b84-8780-21505a464ccf} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4523 2024.06.05 19:53:32.430602 [ 3 ] {8bdb7095-5767-4b84-8780-21505a464ccf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec.
4524 2024.06.05 19:53:32.430811 [ 3 ] {8bdb7095-5767-4b84-8780-21505a464ccf} <Debug> DynamicQueryHandler: Done processing query
4525 2024.06.05 19:53:32.430839 [ 3 ] {8bdb7095-5767-4b84-8780-21505a464ccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4526 2024.06.05 19:53:32.430854 [ 3 ] {} <Debug> HTTP-Session: fb7ef608-e316-45d5-abc9-a0047e586cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4527 2024.06.05 19:53:32.430980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4528 2024.06.05 19:53:32.431035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4529 2024.06.05 19:53:32.431056 [ 3 ] {} <Debug> HTTP-Session: bbbcdd07-08ed-4662-ad8e-0ba4a04d08c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4530 2024.06.05 19:53:32.431074 [ 3 ] {} <Debug> HTTP-Session: bbbcdd07-08ed-4662-ad8e-0ba4a04d08c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4531 2024.06.05 19:53:32.431088 [ 3 ] {} <Debug> HTTP-Session: bbbcdd07-08ed-4662-ad8e-0ba4a04d08c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4532 2024.06.05 19:53:32.431125 [ 3 ] {} <Trace> HTTP-Session: bbbcdd07-08ed-4662-ad8e-0ba4a04d08c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4533 2024.06.05 19:53:32.431249 [ 3 ] {b7142e86-3ecf-43de-a6c0-442b8b7455c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4534 2024.06.05 19:53:32.431296 [ 3 ] {b7142e86-3ecf-43de-a6c0-442b8b7455c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4535 2024.06.05 19:53:32.431427 [ 3 ] {b7142e86-3ecf-43de-a6c0-442b8b7455c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4536 2024.06.05 19:53:32.431756 [ 3 ] {b7142e86-3ecf-43de-a6c0-442b8b7455c2} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4537 2024.06.05 19:53:32.431793 [ 3 ] {b7142e86-3ecf-43de-a6c0-442b8b7455c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4538 2024.06.05 19:53:32.432104 [ 3 ] {b7142e86-3ecf-43de-a6c0-442b8b7455c2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4539 2024.06.05 19:53:32.432401 [ 3 ] {b7142e86-3ecf-43de-a6c0-442b8b7455c2} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4540 2024.06.05 19:53:32.432550 [ 3 ] {b7142e86-3ecf-43de-a6c0-442b8b7455c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00134 sec., 47761.19402985075 rows/sec., 3.73 MiB/sec.
4541 2024.06.05 19:53:32.432702 [ 3 ] {b7142e86-3ecf-43de-a6c0-442b8b7455c2} <Debug> DynamicQueryHandler: Done processing query
4542 2024.06.05 19:53:32.432727 [ 3 ] {b7142e86-3ecf-43de-a6c0-442b8b7455c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4543 2024.06.05 19:53:32.432742 [ 3 ] {} <Debug> HTTP-Session: bbbcdd07-08ed-4662-ad8e-0ba4a04d08c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4544 2024.06.05 19:53:32.432878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4545 2024.06.05 19:53:32.432927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4546 2024.06.05 19:53:32.432946 [ 3 ] {} <Debug> HTTP-Session: a3c33d18-6707-4a28-90df-30590fd31abb Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4547 2024.06.05 19:53:32.432963 [ 3 ] {} <Debug> HTTP-Session: a3c33d18-6707-4a28-90df-30590fd31abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4548 2024.06.05 19:53:32.432976 [ 3 ] {} <Debug> HTTP-Session: a3c33d18-6707-4a28-90df-30590fd31abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4549 2024.06.05 19:53:32.433009 [ 3 ] {} <Trace> HTTP-Session: a3c33d18-6707-4a28-90df-30590fd31abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4550 2024.06.05 19:53:32.433159 [ 3 ] {c1cc6b09-149b-48b6-a896-c6d0a3e987cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4551 2024.06.05 19:53:32.433207 [ 3 ] {c1cc6b09-149b-48b6-a896-c6d0a3e987cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4552 2024.06.05 19:53:32.433352 [ 3 ] {c1cc6b09-149b-48b6-a896-c6d0a3e987cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4553 2024.06.05 19:53:32.433750 [ 3 ] {c1cc6b09-149b-48b6-a896-c6d0a3e987cc} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4554 2024.06.05 19:53:32.433786 [ 3 ] {c1cc6b09-149b-48b6-a896-c6d0a3e987cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4555 2024.06.05 19:53:32.434165 [ 3 ] {c1cc6b09-149b-48b6-a896-c6d0a3e987cc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4556 2024.06.05 19:53:32.434484 [ 3 ] {c1cc6b09-149b-48b6-a896-c6d0a3e987cc} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4557 2024.06.05 19:53:32.434651 [ 3 ] {c1cc6b09-149b-48b6-a896-c6d0a3e987cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec.
4558 2024.06.05 19:53:32.434817 [ 3 ] {c1cc6b09-149b-48b6-a896-c6d0a3e987cc} <Debug> DynamicQueryHandler: Done processing query
4559 2024.06.05 19:53:32.434842 [ 3 ] {c1cc6b09-149b-48b6-a896-c6d0a3e987cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4560 2024.06.05 19:53:32.434857 [ 3 ] {} <Debug> HTTP-Session: a3c33d18-6707-4a28-90df-30590fd31abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4561 2024.06.05 19:53:32.434965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4562 2024.06.05 19:53:32.435012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4563 2024.06.05 19:53:32.435031 [ 3 ] {} <Debug> HTTP-Session: 377be58e-dc6c-4f00-a320-97022893dd14 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4564 2024.06.05 19:53:32.435047 [ 3 ] {} <Debug> HTTP-Session: 377be58e-dc6c-4f00-a320-97022893dd14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4565 2024.06.05 19:53:32.435062 [ 3 ] {} <Debug> HTTP-Session: 377be58e-dc6c-4f00-a320-97022893dd14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4566 2024.06.05 19:53:32.435092 [ 3 ] {} <Trace> HTTP-Session: 377be58e-dc6c-4f00-a320-97022893dd14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4567 2024.06.05 19:53:32.435217 [ 3 ] {a006e317-ae48-45d2-a60a-b1a54c5904b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4568 2024.06.05 19:53:32.435260 [ 3 ] {a006e317-ae48-45d2-a60a-b1a54c5904b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4569 2024.06.05 19:53:32.435384 [ 3 ] {a006e317-ae48-45d2-a60a-b1a54c5904b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4570 2024.06.05 19:53:32.435770 [ 3 ] {a006e317-ae48-45d2-a60a-b1a54c5904b1} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4571 2024.06.05 19:53:32.435806 [ 3 ] {a006e317-ae48-45d2-a60a-b1a54c5904b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4572 2024.06.05 19:53:32.436145 [ 3 ] {a006e317-ae48-45d2-a60a-b1a54c5904b1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4573 2024.06.05 19:53:32.436456 [ 3 ] {a006e317-ae48-45d2-a60a-b1a54c5904b1} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4574 2024.06.05 19:53:32.436607 [ 3 ] {a006e317-ae48-45d2-a60a-b1a54c5904b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec.
4575 2024.06.05 19:53:32.436768 [ 3 ] {a006e317-ae48-45d2-a60a-b1a54c5904b1} <Debug> DynamicQueryHandler: Done processing query
4576 2024.06.05 19:53:32.436793 [ 3 ] {a006e317-ae48-45d2-a60a-b1a54c5904b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4577 2024.06.05 19:53:32.436808 [ 3 ] {} <Debug> HTTP-Session: 377be58e-dc6c-4f00-a320-97022893dd14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4578 2024.06.05 19:53:37.429659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4579 2024.06.05 19:53:37.429797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4580 2024.06.05 19:53:37.429827 [ 3 ] {} <Debug> HTTP-Session: c1b72579-8743-43aa-9a23-62c2757960fc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4581 2024.06.05 19:53:37.429855 [ 3 ] {} <Debug> HTTP-Session: c1b72579-8743-43aa-9a23-62c2757960fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4582 2024.06.05 19:53:37.429873 [ 3 ] {} <Debug> HTTP-Session: c1b72579-8743-43aa-9a23-62c2757960fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4583 2024.06.05 19:53:37.429927 [ 3 ] {} <Trace> HTTP-Session: c1b72579-8743-43aa-9a23-62c2757960fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4584 2024.06.05 19:53:37.430135 [ 3 ] {d4c3e22f-c9e0-47f4-a561-4e1becd6c2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4585 2024.06.05 19:53:37.430209 [ 3 ] {d4c3e22f-c9e0-47f4-a561-4e1becd6c2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4586 2024.06.05 19:53:37.430425 [ 3 ] {d4c3e22f-c9e0-47f4-a561-4e1becd6c2c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4587 2024.06.05 19:53:37.430936 [ 3 ] {d4c3e22f-c9e0-47f4-a561-4e1becd6c2c9} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4588 2024.06.05 19:53:37.430982 [ 3 ] {d4c3e22f-c9e0-47f4-a561-4e1becd6c2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4589 2024.06.05 19:53:37.431339 [ 3 ] {d4c3e22f-c9e0-47f4-a561-4e1becd6c2c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4590 2024.06.05 19:53:37.431672 [ 3 ] {d4c3e22f-c9e0-47f4-a561-4e1becd6c2c9} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4591 2024.06.05 19:53:37.431835 [ 3 ] {d4c3e22f-c9e0-47f4-a561-4e1becd6c2c9} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001757 sec., 15936.25498007968 rows/sec., 1.26 MiB/sec.
4592 2024.06.05 19:53:37.431848 [ 129 ] {} <Debug> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
4593 2024.06.05 19:53:37.431954 [ 129 ] {} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4594 2024.06.05 19:53:37.432002 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4595 2024.06.05 19:53:37.432160 [ 3 ] {d4c3e22f-c9e0-47f4-a561-4e1becd6c2c9} <Debug> DynamicQueryHandler: Done processing query
4596 2024.06.05 19:53:37.432245 [ 3 ] {d4c3e22f-c9e0-47f4-a561-4e1becd6c2c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4597 2024.06.05 19:53:37.432310 [ 3 ] {} <Debug> HTTP-Session: c1b72579-8743-43aa-9a23-62c2757960fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4598 2024.06.05 19:53:37.432342 [ 189 ] {441f4242-3914-4301-9510-97e6ac991a7b::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
4599 2024.06.05 19:53:37.432550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4600 2024.06.05 19:53:37.432687 [ 189 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4601 2024.06.05 19:53:37.432692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4602 2024.06.05 19:53:37.432753 [ 189 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 28 rows starting from the beginning of the part
4603 2024.06.05 19:53:37.432755 [ 3 ] {} <Debug> HTTP-Session: cd989ce9-86e0-4d21-8bcb-73d3b8d4adb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4604 2024.06.05 19:53:37.432811 [ 3 ] {} <Debug> HTTP-Session: cd989ce9-86e0-4d21-8bcb-73d3b8d4adb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4605 2024.06.05 19:53:37.432853 [ 3 ] {} <Debug> HTTP-Session: cd989ce9-86e0-4d21-8bcb-73d3b8d4adb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4606 2024.06.05 19:53:37.432965 [ 189 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part
4607 2024.06.05 19:53:37.432987 [ 3 ] {} <Trace> HTTP-Session: cd989ce9-86e0-4d21-8bcb-73d3b8d4adb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4608 2024.06.05 19:53:37.433289 [ 189 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part
4609 2024.06.05 19:53:37.433419 [ 3 ] {cee168d9-c3c2-4d09-b440-8a7567de269c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4610 2024.06.05 19:53:37.433573 [ 3 ] {cee168d9-c3c2-4d09-b440-8a7567de269c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4611 2024.06.05 19:53:37.433720 [ 189 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part
4612 2024.06.05 19:53:37.434060 [ 189 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part
4613 2024.06.05 19:53:37.434524 [ 3 ] {cee168d9-c3c2-4d09-b440-8a7567de269c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4614 2024.06.05 19:53:37.435450 [ 3 ] {cee168d9-c3c2-4d09-b440-8a7567de269c} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4615 2024.06.05 19:53:37.435514 [ 3 ] {cee168d9-c3c2-4d09-b440-8a7567de269c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4616 2024.06.05 19:53:37.436308 [ 189 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.0042208 sec., 33169.06747536012 rows/sec., 2.63 MiB/sec.
4617 2024.06.05 19:53:37.436352 [ 3 ] {cee168d9-c3c2-4d09-b440-8a7567de269c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4618 2024.06.05 19:53:37.436476 [ 189 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
4619 2024.06.05 19:53:37.437204 [ 3 ] {cee168d9-c3c2-4d09-b440-8a7567de269c} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4620 2024.06.05 19:53:37.437359 [ 189 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_14_3} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4621 2024.06.05 19:53:37.437531 [ 3 ] {cee168d9-c3c2-4d09-b440-8a7567de269c} <Debug> executeQuery: Read 140 rows, 12.03 KiB in 0.0043 sec., 32558.13953488372 rows/sec., 2.73 MiB/sec.
4622 2024.06.05 19:53:37.437578 [ 189 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_14_3} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
4623 2024.06.05 19:53:37.437813 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4624 2024.06.05 19:53:37.437905 [ 3 ] {cee168d9-c3c2-4d09-b440-8a7567de269c} <Debug> DynamicQueryHandler: Done processing query
4625 2024.06.05 19:53:37.437935 [ 3 ] {cee168d9-c3c2-4d09-b440-8a7567de269c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4626 2024.06.05 19:53:37.437951 [ 3 ] {} <Debug> HTTP-Session: cd989ce9-86e0-4d21-8bcb-73d3b8d4adb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4627 2024.06.05 19:53:37.438087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4628 2024.06.05 19:53:37.438136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4629 2024.06.05 19:53:37.438154 [ 3 ] {} <Debug> HTTP-Session: c36ca71b-c6be-4c33-898c-7d3e6e317919 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4630 2024.06.05 19:53:37.438172 [ 3 ] {} <Debug> HTTP-Session: c36ca71b-c6be-4c33-898c-7d3e6e317919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4631 2024.06.05 19:53:37.438185 [ 3 ] {} <Debug> HTTP-Session: c36ca71b-c6be-4c33-898c-7d3e6e317919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4632 2024.06.05 19:53:37.438218 [ 3 ] {} <Trace> HTTP-Session: c36ca71b-c6be-4c33-898c-7d3e6e317919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4633 2024.06.05 19:53:37.438354 [ 3 ] {7736c1d2-c100-4c80-8297-10997a690c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4634 2024.06.05 19:53:37.438398 [ 3 ] {7736c1d2-c100-4c80-8297-10997a690c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4635 2024.06.05 19:53:37.438541 [ 3 ] {7736c1d2-c100-4c80-8297-10997a690c47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4636 2024.06.05 19:53:37.438899 [ 3 ] {7736c1d2-c100-4c80-8297-10997a690c47} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4637 2024.06.05 19:53:37.438937 [ 3 ] {7736c1d2-c100-4c80-8297-10997a690c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4638 2024.06.05 19:53:37.439249 [ 3 ] {7736c1d2-c100-4c80-8297-10997a690c47} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4639 2024.06.05 19:53:37.439559 [ 3 ] {7736c1d2-c100-4c80-8297-10997a690c47} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4640 2024.06.05 19:53:37.439719 [ 3 ] {7736c1d2-c100-4c80-8297-10997a690c47} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001412 sec., 65155.80736543909 rows/sec., 5.09 MiB/sec.
4641 2024.06.05 19:53:37.440021 [ 3 ] {7736c1d2-c100-4c80-8297-10997a690c47} <Debug> DynamicQueryHandler: Done processing query
4642 2024.06.05 19:53:37.440092 [ 3 ] {7736c1d2-c100-4c80-8297-10997a690c47} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4643 2024.06.05 19:53:37.440150 [ 3 ] {} <Debug> HTTP-Session: c36ca71b-c6be-4c33-898c-7d3e6e317919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4644 2024.06.05 19:53:37.440349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4645 2024.06.05 19:53:37.440404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4646 2024.06.05 19:53:37.440424 [ 3 ] {} <Debug> HTTP-Session: 9a3464b0-21f5-42c0-9fc4-dfe40c6c64d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4647 2024.06.05 19:53:37.440442 [ 3 ] {} <Debug> HTTP-Session: 9a3464b0-21f5-42c0-9fc4-dfe40c6c64d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4648 2024.06.05 19:53:37.440456 [ 3 ] {} <Debug> HTTP-Session: 9a3464b0-21f5-42c0-9fc4-dfe40c6c64d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4649 2024.06.05 19:53:37.440490 [ 3 ] {} <Trace> HTTP-Session: 9a3464b0-21f5-42c0-9fc4-dfe40c6c64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4650 2024.06.05 19:53:37.440651 [ 3 ] {53e936f6-e9d0-4dd5-b0db-77026a990f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4651 2024.06.05 19:53:37.440701 [ 3 ] {53e936f6-e9d0-4dd5-b0db-77026a990f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4652 2024.06.05 19:53:37.440867 [ 3 ] {53e936f6-e9d0-4dd5-b0db-77026a990f8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4653 2024.06.05 19:53:37.441225 [ 3 ] {53e936f6-e9d0-4dd5-b0db-77026a990f8f} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4654 2024.06.05 19:53:37.441261 [ 3 ] {53e936f6-e9d0-4dd5-b0db-77026a990f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4655 2024.06.05 19:53:37.441645 [ 3 ] {53e936f6-e9d0-4dd5-b0db-77026a990f8f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4656 2024.06.05 19:53:37.441980 [ 3 ] {53e936f6-e9d0-4dd5-b0db-77026a990f8f} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4657 2024.06.05 19:53:37.442142 [ 3 ] {53e936f6-e9d0-4dd5-b0db-77026a990f8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec.
4658 2024.06.05 19:53:37.442296 [ 3 ] {53e936f6-e9d0-4dd5-b0db-77026a990f8f} <Debug> DynamicQueryHandler: Done processing query
4659 2024.06.05 19:53:37.442320 [ 3 ] {53e936f6-e9d0-4dd5-b0db-77026a990f8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4660 2024.06.05 19:53:37.442336 [ 3 ] {} <Debug> HTTP-Session: 9a3464b0-21f5-42c0-9fc4-dfe40c6c64d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4661 2024.06.05 19:53:37.442473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4662 2024.06.05 19:53:37.442521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4663 2024.06.05 19:53:37.442540 [ 3 ] {} <Debug> HTTP-Session: 17b5bf31-9c91-48e4-8f5c-392f32c3a9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4664 2024.06.05 19:53:37.442558 [ 3 ] {} <Debug> HTTP-Session: 17b5bf31-9c91-48e4-8f5c-392f32c3a9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4665 2024.06.05 19:53:37.442571 [ 3 ] {} <Debug> HTTP-Session: 17b5bf31-9c91-48e4-8f5c-392f32c3a9b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4666 2024.06.05 19:53:37.442603 [ 3 ] {} <Trace> HTTP-Session: 17b5bf31-9c91-48e4-8f5c-392f32c3a9b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4667 2024.06.05 19:53:37.442846 [ 3 ] {2d2e02c3-d807-435c-b15a-57b8dfebec99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4668 2024.06.05 19:53:37.442894 [ 3 ] {2d2e02c3-d807-435c-b15a-57b8dfebec99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4669 2024.06.05 19:53:37.443052 [ 3 ] {2d2e02c3-d807-435c-b15a-57b8dfebec99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4670 2024.06.05 19:53:37.443484 [ 3 ] {2d2e02c3-d807-435c-b15a-57b8dfebec99} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4671 2024.06.05 19:53:37.443520 [ 3 ] {2d2e02c3-d807-435c-b15a-57b8dfebec99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4672 2024.06.05 19:53:37.443917 [ 3 ] {2d2e02c3-d807-435c-b15a-57b8dfebec99} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4673 2024.06.05 19:53:37.444244 [ 3 ] {2d2e02c3-d807-435c-b15a-57b8dfebec99} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4674 2024.06.05 19:53:37.444406 [ 3 ] {2d2e02c3-d807-435c-b15a-57b8dfebec99} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001725 sec., 16231.884057971014 rows/sec., 21.90 MiB/sec.
4675 2024.06.05 19:53:37.444618 [ 3 ] {2d2e02c3-d807-435c-b15a-57b8dfebec99} <Debug> DynamicQueryHandler: Done processing query
4676 2024.06.05 19:53:37.444644 [ 3 ] {2d2e02c3-d807-435c-b15a-57b8dfebec99} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
4677 2024.06.05 19:53:37.444660 [ 3 ] {} <Debug> HTTP-Session: 17b5bf31-9c91-48e4-8f5c-392f32c3a9b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4678 2024.06.05 19:53:37.444763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4679 2024.06.05 19:53:37.444811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4680 2024.06.05 19:53:37.444830 [ 3 ] {} <Debug> HTTP-Session: bc49d318-358a-4842-acc1-67a3f520a451 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4681 2024.06.05 19:53:37.444848 [ 3 ] {} <Debug> HTTP-Session: bc49d318-358a-4842-acc1-67a3f520a451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4682 2024.06.05 19:53:37.444861 [ 3 ] {} <Debug> HTTP-Session: bc49d318-358a-4842-acc1-67a3f520a451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4683 2024.06.05 19:53:37.444891 [ 3 ] {} <Trace> HTTP-Session: bc49d318-358a-4842-acc1-67a3f520a451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4684 2024.06.05 19:53:37.445013 [ 3 ] {c186fdde-5ff4-4c04-ab28-98fc262d9a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4685 2024.06.05 19:53:37.445058 [ 3 ] {c186fdde-5ff4-4c04-ab28-98fc262d9a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4686 2024.06.05 19:53:37.445183 [ 3 ] {c186fdde-5ff4-4c04-ab28-98fc262d9a3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4687 2024.06.05 19:53:37.445463 [ 3 ] {c186fdde-5ff4-4c04-ab28-98fc262d9a3c} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4688 2024.06.05 19:53:37.445498 [ 3 ] {c186fdde-5ff4-4c04-ab28-98fc262d9a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4689 2024.06.05 19:53:37.445849 [ 3 ] {c186fdde-5ff4-4c04-ab28-98fc262d9a3c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4690 2024.06.05 19:53:37.446168 [ 3 ] {c186fdde-5ff4-4c04-ab28-98fc262d9a3c} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4691 2024.06.05 19:53:37.446319 [ 3 ] {c186fdde-5ff4-4c04-ab28-98fc262d9a3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec.
4692 2024.06.05 19:53:37.446482 [ 3 ] {c186fdde-5ff4-4c04-ab28-98fc262d9a3c} <Debug> DynamicQueryHandler: Done processing query
4693 2024.06.05 19:53:37.446505 [ 3 ] {c186fdde-5ff4-4c04-ab28-98fc262d9a3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4694 2024.06.05 19:53:37.446521 [ 3 ] {} <Debug> HTTP-Session: bc49d318-358a-4842-acc1-67a3f520a451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4695 2024.06.05 19:53:40.918038 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
4696 2024.06.05 19:53:40.918105 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
4697 2024.06.05 19:53:42.428158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4698 2024.06.05 19:53:42.428263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4699 2024.06.05 19:53:42.428285 [ 3 ] {} <Debug> HTTP-Session: 7e49c4d0-e2cd-44ad-8cdb-4d35528e26cc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4700 2024.06.05 19:53:42.428307 [ 3 ] {} <Debug> HTTP-Session: 7e49c4d0-e2cd-44ad-8cdb-4d35528e26cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4701 2024.06.05 19:53:42.428321 [ 3 ] {} <Debug> HTTP-Session: 7e49c4d0-e2cd-44ad-8cdb-4d35528e26cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4702 2024.06.05 19:53:42.428431 [ 3 ] {} <Trace> HTTP-Session: 7e49c4d0-e2cd-44ad-8cdb-4d35528e26cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4703 2024.06.05 19:53:42.428616 [ 3 ] {5abfb474-e867-4cea-8555-3552756309fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4704 2024.06.05 19:53:42.428679 [ 3 ] {5abfb474-e867-4cea-8555-3552756309fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4705 2024.06.05 19:53:42.428863 [ 3 ] {5abfb474-e867-4cea-8555-3552756309fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4706 2024.06.05 19:53:42.429294 [ 3 ] {5abfb474-e867-4cea-8555-3552756309fd} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4707 2024.06.05 19:53:42.429331 [ 3 ] {5abfb474-e867-4cea-8555-3552756309fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4708 2024.06.05 19:53:42.429683 [ 3 ] {5abfb474-e867-4cea-8555-3552756309fd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4709 2024.06.05 19:53:42.430001 [ 3 ] {5abfb474-e867-4cea-8555-3552756309fd} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4710 2024.06.05 19:53:42.430139 [ 120 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4711 2024.06.05 19:53:42.430143 [ 3 ] {5abfb474-e867-4cea-8555-3552756309fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.71 MiB/sec.
4712 2024.06.05 19:53:42.430184 [ 120 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4713 2024.06.05 19:53:42.430223 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4714 2024.06.05 19:53:42.430352 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
4715 2024.06.05 19:53:42.430377 [ 3 ] {5abfb474-e867-4cea-8555-3552756309fd} <Debug> DynamicQueryHandler: Done processing query
4716 2024.06.05 19:53:42.430407 [ 3 ] {5abfb474-e867-4cea-8555-3552756309fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4717 2024.06.05 19:53:42.430428 [ 3 ] {} <Debug> HTTP-Session: 7e49c4d0-e2cd-44ad-8cdb-4d35528e26cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4718 2024.06.05 19:53:42.430498 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4719 2024.06.05 19:53:42.430533 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part
4720 2024.06.05 19:53:42.430574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4721 2024.06.05 19:53:42.430617 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part
4722 2024.06.05 19:53:42.430698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4723 2024.06.05 19:53:42.430792 [ 3 ] {} <Debug> HTTP-Session: 79e174df-ab7d-4041-a6d9-61c5ad9d7f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4724 2024.06.05 19:53:42.430897 [ 3 ] {} <Debug> HTTP-Session: 79e174df-ab7d-4041-a6d9-61c5ad9d7f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4725 2024.06.05 19:53:42.430986 [ 3 ] {} <Debug> HTTP-Session: 79e174df-ab7d-4041-a6d9-61c5ad9d7f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4726 2024.06.05 19:53:42.431000 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 177 rows starting from the beginning of the part
4727 2024.06.05 19:53:42.431136 [ 3 ] {} <Trace> HTTP-Session: 79e174df-ab7d-4041-a6d9-61c5ad9d7f47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4728 2024.06.05 19:53:42.431444 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part
4729 2024.06.05 19:53:42.431565 [ 3 ] {d228f735-1148-4163-be9b-031f0104dbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4730 2024.06.05 19:53:42.431749 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 140 rows starting from the beginning of the part
4731 2024.06.05 19:53:42.431750 [ 3 ] {d228f735-1148-4163-be9b-031f0104dbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4732 2024.06.05 19:53:42.432055 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part
4733 2024.06.05 19:53:42.432779 [ 3 ] {d228f735-1148-4163-be9b-031f0104dbed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4734 2024.06.05 19:53:42.433384 [ 3 ] {d228f735-1148-4163-be9b-031f0104dbed} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4735 2024.06.05 19:53:42.433429 [ 3 ] {d228f735-1148-4163-be9b-031f0104dbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4736 2024.06.05 19:53:42.433922 [ 3 ] {d228f735-1148-4163-be9b-031f0104dbed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4737 2024.06.05 19:53:42.434092 [ 189 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 4 columns (4 merged, 0 gathered) in 0.0037898 sec., 176526.46577655815 rows/sec., 14.33 MiB/sec.
4738 2024.06.05 19:53:42.434443 [ 201 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4739 2024.06.05 19:53:42.434455 [ 3 ] {d228f735-1148-4163-be9b-031f0104dbed} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4740 2024.06.05 19:53:42.434762 [ 120 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4741 2024.06.05 19:53:42.434797 [ 3 ] {d228f735-1148-4163-be9b-031f0104dbed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003355 sec., 19076.005961251863 rows/sec., 1.49 MiB/sec.
4742 2024.06.05 19:53:42.434843 [ 120 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4743 2024.06.05 19:53:42.434978 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4744 2024.06.05 19:53:42.435491 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
4745 2024.06.05 19:53:42.435585 [ 3 ] {d228f735-1148-4163-be9b-031f0104dbed} <Debug> DynamicQueryHandler: Done processing query
4746 2024.06.05 19:53:42.435669 [ 3 ] {d228f735-1148-4163-be9b-031f0104dbed} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4747 2024.06.05 19:53:42.435756 [ 3 ] {} <Debug> HTTP-Session: 79e174df-ab7d-4041-a6d9-61c5ad9d7f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4748 2024.06.05 19:53:42.435882 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4749 2024.06.05 19:53:42.435941 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 148 rows starting from the beginning of the part
4750 2024.06.05 19:53:42.435981 [ 201 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_31_6} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4751 2024.06.05 19:53:42.436018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4752 2024.06.05 19:53:42.436251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4753 2024.06.05 19:53:42.436294 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part
4754 2024.06.05 19:53:42.436347 [ 3 ] {} <Debug> HTTP-Session: 5b84916f-cdcc-4318-93c5-336a67328a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4755 2024.06.05 19:53:42.436385 [ 201 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_31_6} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4756 2024.06.05 19:53:42.436441 [ 3 ] {} <Debug> HTTP-Session: 5b84916f-cdcc-4318-93c5-336a67328a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4757 2024.06.05 19:53:42.436517 [ 3 ] {} <Debug> HTTP-Session: 5b84916f-cdcc-4318-93c5-336a67328a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4758 2024.06.05 19:53:42.436658 [ 3 ] {} <Trace> HTTP-Session: 5b84916f-cdcc-4318-93c5-336a67328a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4759 2024.06.05 19:53:42.436778 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 118 rows starting from the beginning of the part
4760 2024.06.05 19:53:42.437062 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
4761 2024.06.05 19:53:42.437214 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part
4762 2024.06.05 19:53:42.437258 [ 3 ] {47fc9591-38a4-494d-8331-d770607af4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4763 2024.06.05 19:53:42.437474 [ 3 ] {47fc9591-38a4-494d-8331-d770607af4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4764 2024.06.05 19:53:42.437490 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 92 rows starting from the beginning of the part
4765 2024.06.05 19:53:42.437881 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part
4766 2024.06.05 19:53:42.438546 [ 3 ] {47fc9591-38a4-494d-8331-d770607af4e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4767 2024.06.05 19:53:42.439368 [ 3 ] {47fc9591-38a4-494d-8331-d770607af4e4} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4768 2024.06.05 19:53:42.439453 [ 3 ] {47fc9591-38a4-494d-8331-d770607af4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4769 2024.06.05 19:53:42.440580 [ 3 ] {47fc9591-38a4-494d-8331-d770607af4e4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4770 2024.06.05 19:53:42.440664 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 4 columns (4 merged, 0 gathered) in 0.005476199 sec., 100434.62628001648 rows/sec., 7.84 MiB/sec.
4771 2024.06.05 19:53:42.440850 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4772 2024.06.05 19:53:42.441416 [ 3 ] {47fc9591-38a4-494d-8331-d770607af4e4} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4773 2024.06.05 19:53:42.441677 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4774 2024.06.05 19:53:42.441669 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_31_6} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4775 2024.06.05 19:53:42.441734 [ 3 ] {47fc9591-38a4-494d-8331-d770607af4e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004797 sec., 33354.17969564311 rows/sec., 2.32 MiB/sec.
4776 2024.06.05 19:53:42.441738 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4777 2024.06.05 19:53:42.441819 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4778 2024.06.05 19:53:42.442036 [ 189 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_31_6} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4779 2024.06.05 19:53:42.442283 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
4780 2024.06.05 19:53:42.442305 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
4781 2024.06.05 19:53:42.442359 [ 3 ] {47fc9591-38a4-494d-8331-d770607af4e4} <Debug> DynamicQueryHandler: Done processing query
4782 2024.06.05 19:53:42.442404 [ 3 ] {47fc9591-38a4-494d-8331-d770607af4e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4783 2024.06.05 19:53:42.442426 [ 3 ] {} <Debug> HTTP-Session: 5b84916f-cdcc-4318-93c5-336a67328a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4784 2024.06.05 19:53:42.442486 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4785 2024.06.05 19:53:42.442515 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3970 rows starting from the beginning of the part
4786 2024.06.05 19:53:42.442582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4787 2024.06.05 19:53:42.442676 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part
4788 2024.06.05 19:53:42.442722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4789 2024.06.05 19:53:42.442815 [ 3 ] {} <Debug> HTTP-Session: 103728c4-5ecc-4950-8198-ac6883eed7f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4790 2024.06.05 19:53:42.442916 [ 3 ] {} <Debug> HTTP-Session: 103728c4-5ecc-4950-8198-ac6883eed7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4791 2024.06.05 19:53:42.443015 [ 3 ] {} <Debug> HTTP-Session: 103728c4-5ecc-4950-8198-ac6883eed7f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4792 2024.06.05 19:53:42.443095 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 197 rows starting from the beginning of the part
4793 2024.06.05 19:53:42.443135 [ 3 ] {} <Trace> HTTP-Session: 103728c4-5ecc-4950-8198-ac6883eed7f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4794 2024.06.05 19:53:42.443383 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
4795 2024.06.05 19:53:42.443482 [ 3 ] {68254c05-b3ac-4f6f-82ec-3d7631634fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4796 2024.06.05 19:53:42.443648 [ 3 ] {68254c05-b3ac-4f6f-82ec-3d7631634fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4797 2024.06.05 19:53:42.443717 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part
4798 2024.06.05 19:53:42.444089 [ 188 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part
4799 2024.06.05 19:53:42.444739 [ 3 ] {68254c05-b3ac-4f6f-82ec-3d7631634fb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4800 2024.06.05 19:53:42.445240 [ 3 ] {68254c05-b3ac-4f6f-82ec-3d7631634fb8} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4801 2024.06.05 19:53:42.445284 [ 3 ] {68254c05-b3ac-4f6f-82ec-3d7631634fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4802 2024.06.05 19:53:42.445801 [ 3 ] {68254c05-b3ac-4f6f-82ec-3d7631634fb8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4803 2024.06.05 19:53:42.446275 [ 3 ] {68254c05-b3ac-4f6f-82ec-3d7631634fb8} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4804 2024.06.05 19:53:42.446397 [ 3 ] {68254c05-b3ac-4f6f-82ec-3d7631634fb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003062 sec., 19595.03592423253 rows/sec., 1.32 MiB/sec.
4805 2024.06.05 19:53:42.446403 [ 120 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4806 2024.06.05 19:53:42.446478 [ 120 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4807 2024.06.05 19:53:42.446529 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4808 2024.06.05 19:53:42.446784 [ 3 ] {68254c05-b3ac-4f6f-82ec-3d7631634fb8} <Debug> DynamicQueryHandler: Done processing query
4809 2024.06.05 19:53:42.446859 [ 3 ] {68254c05-b3ac-4f6f-82ec-3d7631634fb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4810 2024.06.05 19:53:42.446927 [ 3 ] {} <Debug> HTTP-Session: 103728c4-5ecc-4950-8198-ac6883eed7f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4811 2024.06.05 19:53:42.446917 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
4812 2024.06.05 19:53:42.447200 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4807 rows, containing 5 columns (5 merged, 0 gathered) in 0.005224354 sec., 920113.7595193589 rows/sec., 64.16 MiB/sec.
4813 2024.06.05 19:53:42.447302 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4814 2024.06.05 19:53:42.447349 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1378 rows starting from the beginning of the part
4815 2024.06.05 19:53:42.447447 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part
4816 2024.06.05 19:53:42.447622 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part
4817 2024.06.05 19:53:42.447697 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4818 2024.06.05 19:53:42.447921 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part
4819 2024.06.05 19:53:42.448173 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part
4820 2024.06.05 19:53:42.448414 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
4821 2024.06.05 19:53:42.449335 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4822 2024.06.05 19:53:42.449563 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4823 2024.06.05 19:53:42.449690 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB.
4824 2024.06.05 19:53:42.450459 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1678 rows, containing 4 columns (4 merged, 0 gathered) in 0.00378028 sec., 443882.4637328452 rows/sec., 29.86 MiB/sec.
4825 2024.06.05 19:53:42.450639 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4826 2024.06.05 19:53:42.451012 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_31_6} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4827 2024.06.05 19:53:42.451088 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_31_6} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4828 2024.06.05 19:53:42.451167 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
4829 2024.06.05 19:53:47.430111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4830 2024.06.05 19:53:47.430273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4831 2024.06.05 19:53:47.430304 [ 3 ] {} <Debug> HTTP-Session: 38455f05-492d-4fa3-b95a-cbd5447495cf Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4832 2024.06.05 19:53:47.430331 [ 3 ] {} <Debug> HTTP-Session: 38455f05-492d-4fa3-b95a-cbd5447495cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4833 2024.06.05 19:53:47.430349 [ 3 ] {} <Debug> HTTP-Session: 38455f05-492d-4fa3-b95a-cbd5447495cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4834 2024.06.05 19:53:47.430405 [ 3 ] {} <Trace> HTTP-Session: 38455f05-492d-4fa3-b95a-cbd5447495cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4835 2024.06.05 19:53:47.430606 [ 3 ] {d426adcd-7a90-46e4-97d4-16ac3ecb5486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4836 2024.06.05 19:53:47.430681 [ 3 ] {d426adcd-7a90-46e4-97d4-16ac3ecb5486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4837 2024.06.05 19:53:47.430896 [ 3 ] {d426adcd-7a90-46e4-97d4-16ac3ecb5486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4838 2024.06.05 19:53:47.431358 [ 3 ] {d426adcd-7a90-46e4-97d4-16ac3ecb5486} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4839 2024.06.05 19:53:47.431402 [ 3 ] {d426adcd-7a90-46e4-97d4-16ac3ecb5486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4840 2024.06.05 19:53:47.431766 [ 3 ] {d426adcd-7a90-46e4-97d4-16ac3ecb5486} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4841 2024.06.05 19:53:47.432108 [ 3 ] {d426adcd-7a90-46e4-97d4-16ac3ecb5486} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4842 2024.06.05 19:53:47.432275 [ 3 ] {d426adcd-7a90-46e4-97d4-16ac3ecb5486} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.00173 sec., 16184.971098265896 rows/sec., 1.28 MiB/sec.
4843 2024.06.05 19:53:47.432504 [ 3 ] {d426adcd-7a90-46e4-97d4-16ac3ecb5486} <Debug> DynamicQueryHandler: Done processing query
4844 2024.06.05 19:53:47.432536 [ 3 ] {d426adcd-7a90-46e4-97d4-16ac3ecb5486} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4845 2024.06.05 19:53:47.432552 [ 3 ] {} <Debug> HTTP-Session: 38455f05-492d-4fa3-b95a-cbd5447495cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4846 2024.06.05 19:53:47.432706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4847 2024.06.05 19:53:47.432758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4848 2024.06.05 19:53:47.432778 [ 3 ] {} <Debug> HTTP-Session: 8eccc611-6c15-4290-b977-0e53a5bdc2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4849 2024.06.05 19:53:47.432796 [ 3 ] {} <Debug> HTTP-Session: 8eccc611-6c15-4290-b977-0e53a5bdc2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4850 2024.06.05 19:53:47.432810 [ 3 ] {} <Debug> HTTP-Session: 8eccc611-6c15-4290-b977-0e53a5bdc2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4851 2024.06.05 19:53:47.432845 [ 3 ] {} <Trace> HTTP-Session: 8eccc611-6c15-4290-b977-0e53a5bdc2e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4852 2024.06.05 19:53:47.432958 [ 3 ] {c72b9391-2433-4200-a036-388953769c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4853 2024.06.05 19:53:47.433003 [ 3 ] {c72b9391-2433-4200-a036-388953769c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4854 2024.06.05 19:53:47.433132 [ 3 ] {c72b9391-2433-4200-a036-388953769c8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4855 2024.06.05 19:53:47.433468 [ 3 ] {c72b9391-2433-4200-a036-388953769c8d} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4856 2024.06.05 19:53:47.433504 [ 3 ] {c72b9391-2433-4200-a036-388953769c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4857 2024.06.05 19:53:47.433804 [ 3 ] {c72b9391-2433-4200-a036-388953769c8d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4858 2024.06.05 19:53:47.434113 [ 3 ] {c72b9391-2433-4200-a036-388953769c8d} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4859 2024.06.05 19:53:47.434283 [ 3 ] {c72b9391-2433-4200-a036-388953769c8d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001339 sec., 1493.6519790888724 rows/sec., 121.80 KiB/sec.
4860 2024.06.05 19:53:47.434496 [ 3 ] {c72b9391-2433-4200-a036-388953769c8d} <Debug> DynamicQueryHandler: Done processing query
4861 2024.06.05 19:53:47.434520 [ 3 ] {c72b9391-2433-4200-a036-388953769c8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4862 2024.06.05 19:53:47.434536 [ 3 ] {} <Debug> HTTP-Session: 8eccc611-6c15-4290-b977-0e53a5bdc2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4863 2024.06.05 19:53:47.434802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4864 2024.06.05 19:53:47.434852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4865 2024.06.05 19:53:47.434870 [ 3 ] {} <Debug> HTTP-Session: 275ebbe3-7978-4dd6-bbca-0d4c31130613 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4866 2024.06.05 19:53:47.434887 [ 3 ] {} <Debug> HTTP-Session: 275ebbe3-7978-4dd6-bbca-0d4c31130613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4867 2024.06.05 19:53:47.434900 [ 3 ] {} <Debug> HTTP-Session: 275ebbe3-7978-4dd6-bbca-0d4c31130613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4868 2024.06.05 19:53:47.434932 [ 3 ] {} <Trace> HTTP-Session: 275ebbe3-7978-4dd6-bbca-0d4c31130613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4869 2024.06.05 19:53:47.435069 [ 3 ] {9d61be6f-72c3-4a4d-8184-1d672e392f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4870 2024.06.05 19:53:47.435111 [ 3 ] {9d61be6f-72c3-4a4d-8184-1d672e392f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4871 2024.06.05 19:53:47.435233 [ 3 ] {9d61be6f-72c3-4a4d-8184-1d672e392f6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4872 2024.06.05 19:53:47.435669 [ 3 ] {9d61be6f-72c3-4a4d-8184-1d672e392f6e} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4873 2024.06.05 19:53:47.435705 [ 3 ] {9d61be6f-72c3-4a4d-8184-1d672e392f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4874 2024.06.05 19:53:47.436021 [ 3 ] {9d61be6f-72c3-4a4d-8184-1d672e392f6e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4875 2024.06.05 19:53:47.436323 [ 3 ] {9d61be6f-72c3-4a4d-8184-1d672e392f6e} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4876 2024.06.05 19:53:47.436469 [ 3 ] {9d61be6f-72c3-4a4d-8184-1d672e392f6e} <Debug> executeQuery: Read 141 rows, 12.11 KiB in 0.001459 sec., 96641.53529814942 rows/sec., 8.10 MiB/sec.
4877 2024.06.05 19:53:47.436632 [ 3 ] {9d61be6f-72c3-4a4d-8184-1d672e392f6e} <Debug> DynamicQueryHandler: Done processing query
4878 2024.06.05 19:53:47.436657 [ 3 ] {9d61be6f-72c3-4a4d-8184-1d672e392f6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4879 2024.06.05 19:53:47.436673 [ 3 ] {} <Debug> HTTP-Session: 275ebbe3-7978-4dd6-bbca-0d4c31130613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4880 2024.06.05 19:53:47.436799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4881 2024.06.05 19:53:47.436847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4882 2024.06.05 19:53:47.436865 [ 3 ] {} <Debug> HTTP-Session: b1c512e6-2441-42ef-95db-f5e9ab375e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4883 2024.06.05 19:53:47.436881 [ 3 ] {} <Debug> HTTP-Session: b1c512e6-2441-42ef-95db-f5e9ab375e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4884 2024.06.05 19:53:47.436895 [ 3 ] {} <Debug> HTTP-Session: b1c512e6-2441-42ef-95db-f5e9ab375e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4885 2024.06.05 19:53:47.436926 [ 3 ] {} <Trace> HTTP-Session: b1c512e6-2441-42ef-95db-f5e9ab375e13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4886 2024.06.05 19:53:47.437019 [ 3 ] {10eac9f3-84f8-4e1d-b877-905314ee7487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4887 2024.06.05 19:53:47.437062 [ 3 ] {10eac9f3-84f8-4e1d-b877-905314ee7487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4888 2024.06.05 19:53:47.437188 [ 3 ] {10eac9f3-84f8-4e1d-b877-905314ee7487} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4889 2024.06.05 19:53:47.437444 [ 3 ] {10eac9f3-84f8-4e1d-b877-905314ee7487} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4890 2024.06.05 19:53:47.437478 [ 3 ] {10eac9f3-84f8-4e1d-b877-905314ee7487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4891 2024.06.05 19:53:47.437775 [ 3 ] {10eac9f3-84f8-4e1d-b877-905314ee7487} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4892 2024.06.05 19:53:47.438084 [ 3 ] {10eac9f3-84f8-4e1d-b877-905314ee7487} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4893 2024.06.05 19:53:47.438229 [ 3 ] {10eac9f3-84f8-4e1d-b877-905314ee7487} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001231 sec., 1624.6953696181965 rows/sec., 113.44 KiB/sec.
4894 2024.06.05 19:53:47.438425 [ 3 ] {10eac9f3-84f8-4e1d-b877-905314ee7487} <Debug> DynamicQueryHandler: Done processing query
4895 2024.06.05 19:53:47.438449 [ 3 ] {10eac9f3-84f8-4e1d-b877-905314ee7487} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4896 2024.06.05 19:53:47.438464 [ 3 ] {} <Debug> HTTP-Session: b1c512e6-2441-42ef-95db-f5e9ab375e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4897 2024.06.05 19:53:47.438595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4898 2024.06.05 19:53:47.438641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4899 2024.06.05 19:53:47.438660 [ 3 ] {} <Debug> HTTP-Session: 3e9d0677-b9fd-4ff2-a4b9-fdb778a69db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4900 2024.06.05 19:53:47.438676 [ 3 ] {} <Debug> HTTP-Session: 3e9d0677-b9fd-4ff2-a4b9-fdb778a69db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4901 2024.06.05 19:53:47.438689 [ 3 ] {} <Debug> HTTP-Session: 3e9d0677-b9fd-4ff2-a4b9-fdb778a69db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4902 2024.06.05 19:53:47.438720 [ 3 ] {} <Trace> HTTP-Session: 3e9d0677-b9fd-4ff2-a4b9-fdb778a69db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4903 2024.06.05 19:53:47.438839 [ 3 ] {7cce04d3-6d51-428a-b84d-c6dbf780b118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4904 2024.06.05 19:53:47.438880 [ 3 ] {7cce04d3-6d51-428a-b84d-c6dbf780b118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4905 2024.06.05 19:53:47.439002 [ 3 ] {7cce04d3-6d51-428a-b84d-c6dbf780b118} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4906 2024.06.05 19:53:47.439337 [ 3 ] {7cce04d3-6d51-428a-b84d-c6dbf780b118} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4907 2024.06.05 19:53:47.439372 [ 3 ] {7cce04d3-6d51-428a-b84d-c6dbf780b118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4908 2024.06.05 19:53:47.439677 [ 3 ] {7cce04d3-6d51-428a-b84d-c6dbf780b118} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4909 2024.06.05 19:53:47.439976 [ 3 ] {7cce04d3-6d51-428a-b84d-c6dbf780b118} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4910 2024.06.05 19:53:47.440126 [ 3 ] {7cce04d3-6d51-428a-b84d-c6dbf780b118} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00133 sec., 70676.69172932331 rows/sec., 5.52 MiB/sec.
4911 2024.06.05 19:53:47.440285 [ 3 ] {7cce04d3-6d51-428a-b84d-c6dbf780b118} <Debug> DynamicQueryHandler: Done processing query
4912 2024.06.05 19:53:47.440310 [ 3 ] {7cce04d3-6d51-428a-b84d-c6dbf780b118} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4913 2024.06.05 19:53:47.440326 [ 3 ] {} <Debug> HTTP-Session: 3e9d0677-b9fd-4ff2-a4b9-fdb778a69db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4914 2024.06.05 19:53:47.440481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4915 2024.06.05 19:53:47.440532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4916 2024.06.05 19:53:47.440552 [ 3 ] {} <Debug> HTTP-Session: b683f8bb-886a-46ca-adc7-ed8a9c9cfb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4917 2024.06.05 19:53:47.440568 [ 3 ] {} <Debug> HTTP-Session: b683f8bb-886a-46ca-adc7-ed8a9c9cfb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4918 2024.06.05 19:53:47.440582 [ 3 ] {} <Debug> HTTP-Session: b683f8bb-886a-46ca-adc7-ed8a9c9cfb40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4919 2024.06.05 19:53:47.440613 [ 3 ] {} <Trace> HTTP-Session: b683f8bb-886a-46ca-adc7-ed8a9c9cfb40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4920 2024.06.05 19:53:47.440756 [ 3 ] {ce655bbf-d290-4a7c-857e-4a27583be0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4921 2024.06.05 19:53:47.440801 [ 3 ] {ce655bbf-d290-4a7c-857e-4a27583be0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4922 2024.06.05 19:53:47.440944 [ 3 ] {ce655bbf-d290-4a7c-857e-4a27583be0f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4923 2024.06.05 19:53:47.441293 [ 3 ] {ce655bbf-d290-4a7c-857e-4a27583be0f5} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4924 2024.06.05 19:53:47.441328 [ 3 ] {ce655bbf-d290-4a7c-857e-4a27583be0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4925 2024.06.05 19:53:47.441696 [ 3 ] {ce655bbf-d290-4a7c-857e-4a27583be0f5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4926 2024.06.05 19:53:47.442003 [ 3 ] {ce655bbf-d290-4a7c-857e-4a27583be0f5} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4927 2024.06.05 19:53:47.442146 [ 3 ] {ce655bbf-d290-4a7c-857e-4a27583be0f5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001493 sec., 107836.57066309445 rows/sec., 7.51 MiB/sec.
4928 2024.06.05 19:53:47.442314 [ 3 ] {ce655bbf-d290-4a7c-857e-4a27583be0f5} <Debug> DynamicQueryHandler: Done processing query
4929 2024.06.05 19:53:47.442341 [ 3 ] {ce655bbf-d290-4a7c-857e-4a27583be0f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4930 2024.06.05 19:53:47.442356 [ 3 ] {} <Debug> HTTP-Session: b683f8bb-886a-46ca-adc7-ed8a9c9cfb40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4931 2024.06.05 19:53:47.442635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4932 2024.06.05 19:53:47.442682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4933 2024.06.05 19:53:47.442700 [ 3 ] {} <Debug> HTTP-Session: e176b4b5-20b8-4aa3-8a57-5b49fcdf234d Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4934 2024.06.05 19:53:47.442716 [ 3 ] {} <Debug> HTTP-Session: e176b4b5-20b8-4aa3-8a57-5b49fcdf234d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4935 2024.06.05 19:53:47.442730 [ 3 ] {} <Debug> HTTP-Session: e176b4b5-20b8-4aa3-8a57-5b49fcdf234d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4936 2024.06.05 19:53:47.442760 [ 3 ] {} <Trace> HTTP-Session: e176b4b5-20b8-4aa3-8a57-5b49fcdf234d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4937 2024.06.05 19:53:47.443002 [ 3 ] {9c770200-c427-4dde-b7a7-e1965b62799c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4938 2024.06.05 19:53:47.443048 [ 3 ] {9c770200-c427-4dde-b7a7-e1965b62799c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4939 2024.06.05 19:53:47.443202 [ 3 ] {9c770200-c427-4dde-b7a7-e1965b62799c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4940 2024.06.05 19:53:47.443667 [ 3 ] {9c770200-c427-4dde-b7a7-e1965b62799c} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4941 2024.06.05 19:53:47.443701 [ 3 ] {9c770200-c427-4dde-b7a7-e1965b62799c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4942 2024.06.05 19:53:47.444100 [ 3 ] {9c770200-c427-4dde-b7a7-e1965b62799c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4943 2024.06.05 19:53:47.444441 [ 3 ] {9c770200-c427-4dde-b7a7-e1965b62799c} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4944 2024.06.05 19:53:47.444597 [ 3 ] {9c770200-c427-4dde-b7a7-e1965b62799c} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001756 sec., 15945.330296127562 rows/sec., 21.52 MiB/sec.
4945 2024.06.05 19:53:47.444762 [ 3 ] {9c770200-c427-4dde-b7a7-e1965b62799c} <Debug> DynamicQueryHandler: Done processing query
4946 2024.06.05 19:53:47.444787 [ 3 ] {9c770200-c427-4dde-b7a7-e1965b62799c} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
4947 2024.06.05 19:53:47.444802 [ 3 ] {} <Debug> HTTP-Session: e176b4b5-20b8-4aa3-8a57-5b49fcdf234d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4948 2024.06.05 19:53:47.444927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4949 2024.06.05 19:53:47.444975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4950 2024.06.05 19:53:47.444994 [ 3 ] {} <Debug> HTTP-Session: 929c63bd-fcf4-40be-aeb9-84cba6aaa142 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4951 2024.06.05 19:53:47.445010 [ 3 ] {} <Debug> HTTP-Session: 929c63bd-fcf4-40be-aeb9-84cba6aaa142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4952 2024.06.05 19:53:47.445023 [ 3 ] {} <Debug> HTTP-Session: 929c63bd-fcf4-40be-aeb9-84cba6aaa142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4953 2024.06.05 19:53:47.445055 [ 3 ] {} <Trace> HTTP-Session: 929c63bd-fcf4-40be-aeb9-84cba6aaa142 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4954 2024.06.05 19:53:47.445164 [ 3 ] {4e7e2115-db70-453a-9b05-a3d50a2f3da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4955 2024.06.05 19:53:47.445206 [ 3 ] {4e7e2115-db70-453a-9b05-a3d50a2f3da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4956 2024.06.05 19:53:47.445330 [ 3 ] {4e7e2115-db70-453a-9b05-a3d50a2f3da8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4957 2024.06.05 19:53:47.445603 [ 3 ] {4e7e2115-db70-453a-9b05-a3d50a2f3da8} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4958 2024.06.05 19:53:47.445638 [ 3 ] {4e7e2115-db70-453a-9b05-a3d50a2f3da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4959 2024.06.05 19:53:47.445984 [ 3 ] {4e7e2115-db70-453a-9b05-a3d50a2f3da8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4960 2024.06.05 19:53:47.446297 [ 3 ] {4e7e2115-db70-453a-9b05-a3d50a2f3da8} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4961 2024.06.05 19:53:47.446445 [ 3 ] {4e7e2115-db70-453a-9b05-a3d50a2f3da8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec.
4962 2024.06.05 19:53:47.446591 [ 3 ] {4e7e2115-db70-453a-9b05-a3d50a2f3da8} <Debug> DynamicQueryHandler: Done processing query
4963 2024.06.05 19:53:47.446616 [ 3 ] {4e7e2115-db70-453a-9b05-a3d50a2f3da8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4964 2024.06.05 19:53:47.446632 [ 3 ] {} <Debug> HTTP-Session: 929c63bd-fcf4-40be-aeb9-84cba6aaa142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4965 2024.06.05 19:53:52.428355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4966 2024.06.05 19:53:52.428476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4967 2024.06.05 19:53:52.428502 [ 3 ] {} <Debug> HTTP-Session: 9ce0ab25-9224-4ff3-a098-23c066183bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4968 2024.06.05 19:53:52.428525 [ 3 ] {} <Debug> HTTP-Session: 9ce0ab25-9224-4ff3-a098-23c066183bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4969 2024.06.05 19:53:52.428540 [ 3 ] {} <Debug> HTTP-Session: 9ce0ab25-9224-4ff3-a098-23c066183bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4970 2024.06.05 19:53:52.428588 [ 3 ] {} <Trace> HTTP-Session: 9ce0ab25-9224-4ff3-a098-23c066183bdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4971 2024.06.05 19:53:52.428776 [ 3 ] {6a976044-9035-4e28-b8e0-52ffb8af5f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4972 2024.06.05 19:53:52.428840 [ 3 ] {6a976044-9035-4e28-b8e0-52ffb8af5f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4973 2024.06.05 19:53:52.429021 [ 3 ] {6a976044-9035-4e28-b8e0-52ffb8af5f30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4974 2024.06.05 19:53:52.429464 [ 3 ] {6a976044-9035-4e28-b8e0-52ffb8af5f30} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4975 2024.06.05 19:53:52.429507 [ 3 ] {6a976044-9035-4e28-b8e0-52ffb8af5f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4976 2024.06.05 19:53:52.429865 [ 3 ] {6a976044-9035-4e28-b8e0-52ffb8af5f30} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4977 2024.06.05 19:53:52.430189 [ 3 ] {6a976044-9035-4e28-b8e0-52ffb8af5f30} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4978 2024.06.05 19:53:52.430359 [ 3 ] {6a976044-9035-4e28-b8e0-52ffb8af5f30} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec.
4979 2024.06.05 19:53:52.430567 [ 3 ] {6a976044-9035-4e28-b8e0-52ffb8af5f30} <Debug> DynamicQueryHandler: Done processing query
4980 2024.06.05 19:53:52.430595 [ 3 ] {6a976044-9035-4e28-b8e0-52ffb8af5f30} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4981 2024.06.05 19:53:52.430612 [ 3 ] {} <Debug> HTTP-Session: 9ce0ab25-9224-4ff3-a098-23c066183bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4982 2024.06.05 19:53:52.430791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4983 2024.06.05 19:53:52.430846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4984 2024.06.05 19:53:52.430865 [ 3 ] {} <Debug> HTTP-Session: e2d4de91-55a8-418b-a330-af45fb3d18de Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
4985 2024.06.05 19:53:52.430884 [ 3 ] {} <Debug> HTTP-Session: e2d4de91-55a8-418b-a330-af45fb3d18de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4986 2024.06.05 19:53:52.430898 [ 3 ] {} <Debug> HTTP-Session: e2d4de91-55a8-418b-a330-af45fb3d18de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4987 2024.06.05 19:53:52.430932 [ 3 ] {} <Trace> HTTP-Session: e2d4de91-55a8-418b-a330-af45fb3d18de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4988 2024.06.05 19:53:52.431056 [ 3 ] {3dc5d7d5-35dd-4990-873b-97cf0e606e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4989 2024.06.05 19:53:52.431102 [ 3 ] {3dc5d7d5-35dd-4990-873b-97cf0e606e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4990 2024.06.05 19:53:52.431231 [ 3 ] {3dc5d7d5-35dd-4990-873b-97cf0e606e19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4991 2024.06.05 19:53:52.431562 [ 3 ] {3dc5d7d5-35dd-4990-873b-97cf0e606e19} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4992 2024.06.05 19:53:52.431599 [ 3 ] {3dc5d7d5-35dd-4990-873b-97cf0e606e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4993 2024.06.05 19:53:52.431904 [ 3 ] {3dc5d7d5-35dd-4990-873b-97cf0e606e19} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4994 2024.06.05 19:53:52.432211 [ 3 ] {3dc5d7d5-35dd-4990-873b-97cf0e606e19} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4995 2024.06.05 19:53:52.432363 [ 3 ] {3dc5d7d5-35dd-4990-873b-97cf0e606e19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001345 sec., 47583.64312267658 rows/sec., 3.71 MiB/sec.
4996 2024.06.05 19:53:52.432524 [ 3 ] {3dc5d7d5-35dd-4990-873b-97cf0e606e19} <Debug> DynamicQueryHandler: Done processing query
4997 2024.06.05 19:53:52.432550 [ 3 ] {3dc5d7d5-35dd-4990-873b-97cf0e606e19} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4998 2024.06.05 19:53:52.432566 [ 3 ] {} <Debug> HTTP-Session: e2d4de91-55a8-418b-a330-af45fb3d18de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4999 2024.06.05 19:53:52.432729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5000 2024.06.05 19:53:52.432778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5001 2024.06.05 19:53:52.432797 [ 3 ] {} <Debug> HTTP-Session: cdd21179-2f6c-487c-9ae6-4e16ef19c3b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5002 2024.06.05 19:53:52.432814 [ 3 ] {} <Debug> HTTP-Session: cdd21179-2f6c-487c-9ae6-4e16ef19c3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5003 2024.06.05 19:53:52.432829 [ 3 ] {} <Debug> HTTP-Session: cdd21179-2f6c-487c-9ae6-4e16ef19c3b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5004 2024.06.05 19:53:52.432861 [ 3 ] {} <Trace> HTTP-Session: cdd21179-2f6c-487c-9ae6-4e16ef19c3b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5005 2024.06.05 19:53:52.433011 [ 3 ] {f126c06d-07f2-4d43-b279-901cf1f56808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5006 2024.06.05 19:53:52.433058 [ 3 ] {f126c06d-07f2-4d43-b279-901cf1f56808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5007 2024.06.05 19:53:52.433200 [ 3 ] {f126c06d-07f2-4d43-b279-901cf1f56808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5008 2024.06.05 19:53:52.433656 [ 3 ] {f126c06d-07f2-4d43-b279-901cf1f56808} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5009 2024.06.05 19:53:52.433693 [ 3 ] {f126c06d-07f2-4d43-b279-901cf1f56808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
5010 2024.06.05 19:53:52.434072 [ 3 ] {f126c06d-07f2-4d43-b279-901cf1f56808} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5011 2024.06.05 19:53:52.434402 [ 3 ] {f126c06d-07f2-4d43-b279-901cf1f56808} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5012 2024.06.05 19:53:52.434547 [ 3 ] {f126c06d-07f2-4d43-b279-901cf1f56808} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec.
5013 2024.06.05 19:53:52.434740 [ 3 ] {f126c06d-07f2-4d43-b279-901cf1f56808} <Debug> DynamicQueryHandler: Done processing query
5014 2024.06.05 19:53:52.434772 [ 3 ] {f126c06d-07f2-4d43-b279-901cf1f56808} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5015 2024.06.05 19:53:52.434792 [ 3 ] {} <Debug> HTTP-Session: cdd21179-2f6c-487c-9ae6-4e16ef19c3b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5016 2024.06.05 19:53:52.434931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5017 2024.06.05 19:53:52.434981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5018 2024.06.05 19:53:52.434999 [ 3 ] {} <Debug> HTTP-Session: 2ffea4ff-1219-4979-aae0-2dd33139f726 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5019 2024.06.05 19:53:52.435016 [ 3 ] {} <Debug> HTTP-Session: 2ffea4ff-1219-4979-aae0-2dd33139f726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5020 2024.06.05 19:53:52.435031 [ 3 ] {} <Debug> HTTP-Session: 2ffea4ff-1219-4979-aae0-2dd33139f726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5021 2024.06.05 19:53:52.435061 [ 3 ] {} <Trace> HTTP-Session: 2ffea4ff-1219-4979-aae0-2dd33139f726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5022 2024.06.05 19:53:52.435182 [ 3 ] {f0492de3-623a-4700-bdf3-ad7066343060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5023 2024.06.05 19:53:52.435225 [ 3 ] {f0492de3-623a-4700-bdf3-ad7066343060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5024 2024.06.05 19:53:52.435351 [ 3 ] {f0492de3-623a-4700-bdf3-ad7066343060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5025 2024.06.05 19:53:52.435655 [ 3 ] {f0492de3-623a-4700-bdf3-ad7066343060} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5026 2024.06.05 19:53:52.435691 [ 3 ] {f0492de3-623a-4700-bdf3-ad7066343060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
5027 2024.06.05 19:53:52.436032 [ 3 ] {f0492de3-623a-4700-bdf3-ad7066343060} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5028 2024.06.05 19:53:52.436343 [ 3 ] {f0492de3-623a-4700-bdf3-ad7066343060} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5029 2024.06.05 19:53:52.436493 [ 3 ] {f0492de3-623a-4700-bdf3-ad7066343060} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec.
5030 2024.06.05 19:53:52.436654 [ 3 ] {f0492de3-623a-4700-bdf3-ad7066343060} <Debug> DynamicQueryHandler: Done processing query
5031 2024.06.05 19:53:52.436678 [ 3 ] {f0492de3-623a-4700-bdf3-ad7066343060} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5032 2024.06.05 19:53:52.436694 [ 3 ] {} <Debug> HTTP-Session: 2ffea4ff-1219-4979-aae0-2dd33139f726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5033 2024.06.05 19:53:55.918155 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
5034 2024.06.05 19:53:55.918217 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
5035 2024.06.05 19:53:57.431865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5036 2024.06.05 19:53:57.431980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5037 2024.06.05 19:53:57.432008 [ 3 ] {} <Debug> HTTP-Session: 942ed3b5-f9e2-46f5-80aa-15d2271624e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5038 2024.06.05 19:53:57.432035 [ 3 ] {} <Debug> HTTP-Session: 942ed3b5-f9e2-46f5-80aa-15d2271624e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5039 2024.06.05 19:53:57.432052 [ 3 ] {} <Debug> HTTP-Session: 942ed3b5-f9e2-46f5-80aa-15d2271624e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5040 2024.06.05 19:53:57.432106 [ 3 ] {} <Trace> HTTP-Session: 942ed3b5-f9e2-46f5-80aa-15d2271624e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5041 2024.06.05 19:53:57.432302 [ 3 ] {bb383fd8-ee0e-45e2-8149-63bcae133d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5042 2024.06.05 19:53:57.432374 [ 3 ] {bb383fd8-ee0e-45e2-8149-63bcae133d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5043 2024.06.05 19:53:57.432584 [ 3 ] {bb383fd8-ee0e-45e2-8149-63bcae133d43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5044 2024.06.05 19:53:57.433138 [ 3 ] {bb383fd8-ee0e-45e2-8149-63bcae133d43} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5045 2024.06.05 19:53:57.433179 [ 3 ] {bb383fd8-ee0e-45e2-8149-63bcae133d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5046 2024.06.05 19:53:57.433547 [ 3 ] {bb383fd8-ee0e-45e2-8149-63bcae133d43} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5047 2024.06.05 19:53:57.433881 [ 3 ] {bb383fd8-ee0e-45e2-8149-63bcae133d43} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5048 2024.06.05 19:53:57.434028 [ 3 ] {bb383fd8-ee0e-45e2-8149-63bcae133d43} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001789 sec., 15651.201788708775 rows/sec., 1.24 MiB/sec.
5049 2024.06.05 19:53:57.434243 [ 3 ] {bb383fd8-ee0e-45e2-8149-63bcae133d43} <Debug> DynamicQueryHandler: Done processing query
5050 2024.06.05 19:53:57.434270 [ 3 ] {bb383fd8-ee0e-45e2-8149-63bcae133d43} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5051 2024.06.05 19:53:57.434287 [ 3 ] {} <Debug> HTTP-Session: 942ed3b5-f9e2-46f5-80aa-15d2271624e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5052 2024.06.05 19:53:57.434522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5053 2024.06.05 19:53:57.434577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5054 2024.06.05 19:53:57.434596 [ 3 ] {} <Debug> HTTP-Session: a6f9b66f-c1ee-4942-9f2c-285fee22ad59 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5055 2024.06.05 19:53:57.434615 [ 3 ] {} <Debug> HTTP-Session: a6f9b66f-c1ee-4942-9f2c-285fee22ad59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5056 2024.06.05 19:53:57.434628 [ 3 ] {} <Debug> HTTP-Session: a6f9b66f-c1ee-4942-9f2c-285fee22ad59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5057 2024.06.05 19:53:57.434665 [ 3 ] {} <Trace> HTTP-Session: a6f9b66f-c1ee-4942-9f2c-285fee22ad59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5058 2024.06.05 19:53:57.434813 [ 3 ] {8c4301b9-4086-4239-8c76-62f788b5bdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5059 2024.06.05 19:53:57.434858 [ 3 ] {8c4301b9-4086-4239-8c76-62f788b5bdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5060 2024.06.05 19:53:57.434990 [ 3 ] {8c4301b9-4086-4239-8c76-62f788b5bdb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5061 2024.06.05 19:53:57.435553 [ 3 ] {8c4301b9-4086-4239-8c76-62f788b5bdb8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5062 2024.06.05 19:53:57.435589 [ 3 ] {8c4301b9-4086-4239-8c76-62f788b5bdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5063 2024.06.05 19:53:57.435901 [ 3 ] {8c4301b9-4086-4239-8c76-62f788b5bdb8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5064 2024.06.05 19:53:57.436197 [ 3 ] {8c4301b9-4086-4239-8c76-62f788b5bdb8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5065 2024.06.05 19:53:57.436350 [ 3 ] {8c4301b9-4086-4239-8c76-62f788b5bdb8} <Debug> executeQuery: Read 176 rows, 14.85 KiB in 0.001601 sec., 109931.2929419113 rows/sec., 9.06 MiB/sec.
5066 2024.06.05 19:53:57.436528 [ 3 ] {8c4301b9-4086-4239-8c76-62f788b5bdb8} <Debug> DynamicQueryHandler: Done processing query
5067 2024.06.05 19:53:57.436553 [ 3 ] {8c4301b9-4086-4239-8c76-62f788b5bdb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5068 2024.06.05 19:53:57.436568 [ 3 ] {} <Debug> HTTP-Session: a6f9b66f-c1ee-4942-9f2c-285fee22ad59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5069 2024.06.05 19:53:57.436724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 19682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5070 2024.06.05 19:53:57.436774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5071 2024.06.05 19:53:57.436793 [ 3 ] {} <Debug> HTTP-Session: 9c584906-a611-40aa-9812-117a6b087d0d Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5072 2024.06.05 19:53:57.436809 [ 3 ] {} <Debug> HTTP-Session: 9c584906-a611-40aa-9812-117a6b087d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5073 2024.06.05 19:53:57.436822 [ 3 ] {} <Debug> HTTP-Session: 9c584906-a611-40aa-9812-117a6b087d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5074 2024.06.05 19:53:57.436854 [ 3 ] {} <Trace> HTTP-Session: 9c584906-a611-40aa-9812-117a6b087d0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5075 2024.06.05 19:53:57.436984 [ 3 ] {96c37d50-7afb-4845-97ae-dd90953e221c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5076 2024.06.05 19:53:57.437026 [ 3 ] {96c37d50-7afb-4845-97ae-dd90953e221c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5077 2024.06.05 19:53:57.437151 [ 3 ] {96c37d50-7afb-4845-97ae-dd90953e221c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5078 2024.06.05 19:53:57.437507 [ 3 ] {96c37d50-7afb-4845-97ae-dd90953e221c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5079 2024.06.05 19:53:57.437543 [ 3 ] {96c37d50-7afb-4845-97ae-dd90953e221c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5080 2024.06.05 19:53:57.437848 [ 3 ] {96c37d50-7afb-4845-97ae-dd90953e221c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5081 2024.06.05 19:53:57.438143 [ 3 ] {96c37d50-7afb-4845-97ae-dd90953e221c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5082 2024.06.05 19:53:57.438290 [ 3 ] {96c37d50-7afb-4845-97ae-dd90953e221c} <Debug> executeQuery: Read 116 rows, 9.26 KiB in 0.00136 sec., 85294.11764705881 rows/sec., 6.65 MiB/sec.
5083 2024.06.05 19:53:57.438455 [ 3 ] {96c37d50-7afb-4845-97ae-dd90953e221c} <Debug> DynamicQueryHandler: Done processing query
5084 2024.06.05 19:53:57.438479 [ 3 ] {96c37d50-7afb-4845-97ae-dd90953e221c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5085 2024.06.05 19:53:57.438494 [ 3 ] {} <Debug> HTTP-Session: 9c584906-a611-40aa-9812-117a6b087d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5086 2024.06.05 19:53:57.438657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5087 2024.06.05 19:53:57.438706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5088 2024.06.05 19:53:57.438724 [ 3 ] {} <Debug> HTTP-Session: bb87154f-6e4d-4ee9-bf97-816d770ad44c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5089 2024.06.05 19:53:57.438740 [ 3 ] {} <Debug> HTTP-Session: bb87154f-6e4d-4ee9-bf97-816d770ad44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5090 2024.06.05 19:53:57.438754 [ 3 ] {} <Debug> HTTP-Session: bb87154f-6e4d-4ee9-bf97-816d770ad44c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5091 2024.06.05 19:53:57.438785 [ 3 ] {} <Trace> HTTP-Session: bb87154f-6e4d-4ee9-bf97-816d770ad44c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5092 2024.06.05 19:53:57.438951 [ 3 ] {cdd57da3-b291-432d-86a9-226450520004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5093 2024.06.05 19:53:57.438998 [ 3 ] {cdd57da3-b291-432d-86a9-226450520004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5094 2024.06.05 19:53:57.439139 [ 3 ] {cdd57da3-b291-432d-86a9-226450520004} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5095 2024.06.05 19:53:57.439735 [ 3 ] {cdd57da3-b291-432d-86a9-226450520004} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5096 2024.06.05 19:53:57.439772 [ 3 ] {cdd57da3-b291-432d-86a9-226450520004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5097 2024.06.05 19:53:57.440157 [ 3 ] {cdd57da3-b291-432d-86a9-226450520004} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5098 2024.06.05 19:53:57.440482 [ 3 ] {cdd57da3-b291-432d-86a9-226450520004} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5099 2024.06.05 19:53:57.440632 [ 3 ] {cdd57da3-b291-432d-86a9-226450520004} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.00176 sec., 111363.63636363635 rows/sec., 7.78 MiB/sec.
5100 2024.06.05 19:53:57.440803 [ 3 ] {cdd57da3-b291-432d-86a9-226450520004} <Debug> DynamicQueryHandler: Done processing query
5101 2024.06.05 19:53:57.440827 [ 3 ] {cdd57da3-b291-432d-86a9-226450520004} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5102 2024.06.05 19:53:57.440842 [ 3 ] {} <Debug> HTTP-Session: bb87154f-6e4d-4ee9-bf97-816d770ad44c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5103 2024.06.05 19:53:57.441018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5104 2024.06.05 19:53:57.441068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5105 2024.06.05 19:53:57.441087 [ 3 ] {} <Debug> HTTP-Session: 1dc3998e-e8de-47b3-a233-7af81fed51e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5106 2024.06.05 19:53:57.441104 [ 3 ] {} <Debug> HTTP-Session: 1dc3998e-e8de-47b3-a233-7af81fed51e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5107 2024.06.05 19:53:57.441117 [ 3 ] {} <Debug> HTTP-Session: 1dc3998e-e8de-47b3-a233-7af81fed51e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5108 2024.06.05 19:53:57.441148 [ 3 ] {} <Trace> HTTP-Session: 1dc3998e-e8de-47b3-a233-7af81fed51e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5109 2024.06.05 19:53:57.441406 [ 3 ] {82f6f091-b62e-45e5-9175-5e5321531d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5110 2024.06.05 19:53:57.441454 [ 3 ] {82f6f091-b62e-45e5-9175-5e5321531d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5111 2024.06.05 19:53:57.441613 [ 3 ] {82f6f091-b62e-45e5-9175-5e5321531d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5112 2024.06.05 19:53:57.442214 [ 3 ] {82f6f091-b62e-45e5-9175-5e5321531d21} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5113 2024.06.05 19:53:57.442249 [ 3 ] {82f6f091-b62e-45e5-9175-5e5321531d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5114 2024.06.05 19:53:57.442655 [ 3 ] {82f6f091-b62e-45e5-9175-5e5321531d21} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5115 2024.06.05 19:53:57.442981 [ 3 ] {82f6f091-b62e-45e5-9175-5e5321531d21} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5116 2024.06.05 19:53:57.443133 [ 110 ] {} <Debug> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5117 2024.06.05 19:53:57.443143 [ 3 ] {82f6f091-b62e-45e5-9175-5e5321531d21} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001905 sec., 14698.162729658792 rows/sec., 19.83 MiB/sec.
5118 2024.06.05 19:53:57.443226 [ 110 ] {} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5119 2024.06.05 19:53:57.443290 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5120 2024.06.05 19:53:57.443454 [ 3 ] {82f6f091-b62e-45e5-9175-5e5321531d21} <Debug> DynamicQueryHandler: Done processing query
5121 2024.06.05 19:53:57.443477 [ 194 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
5122 2024.06.05 19:53:57.443489 [ 3 ] {82f6f091-b62e-45e5-9175-5e5321531d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
5123 2024.06.05 19:53:57.443539 [ 3 ] {} <Debug> HTTP-Session: 1dc3998e-e8de-47b3-a233-7af81fed51e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5124 2024.06.05 19:53:57.443717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5125 2024.06.05 19:53:57.443798 [ 194 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5126 2024.06.05 19:53:57.443811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5127 2024.06.05 19:53:57.443865 [ 3 ] {} <Debug> HTTP-Session: 4c2ebc82-329d-4cb3-aadf-2b2bf18826c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5128 2024.06.05 19:53:57.443882 [ 194 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 285 rows starting from the beginning of the part
5129 2024.06.05 19:53:57.443891 [ 3 ] {} <Debug> HTTP-Session: 4c2ebc82-329d-4cb3-aadf-2b2bf18826c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.06.05 19:53:57.443940 [ 3 ] {} <Debug> HTTP-Session: 4c2ebc82-329d-4cb3-aadf-2b2bf18826c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5131 2024.06.05 19:53:57.444053 [ 3 ] {} <Trace> HTTP-Session: 4c2ebc82-329d-4cb3-aadf-2b2bf18826c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5132 2024.06.05 19:53:57.444190 [ 194 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part
5133 2024.06.05 19:53:57.444468 [ 3 ] {7d5e2e58-a8e8-46b9-8563-9112cd96f8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5134 2024.06.05 19:53:57.444531 [ 194 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
5135 2024.06.05 19:53:57.444635 [ 3 ] {7d5e2e58-a8e8-46b9-8563-9112cd96f8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5136 2024.06.05 19:53:57.444911 [ 194 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part
5137 2024.06.05 19:53:57.445253 [ 194 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
5138 2024.06.05 19:53:57.445622 [ 194 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part
5139 2024.06.05 19:53:57.445757 [ 3 ] {7d5e2e58-a8e8-46b9-8563-9112cd96f8f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5140 2024.06.05 19:53:57.446528 [ 3 ] {7d5e2e58-a8e8-46b9-8563-9112cd96f8f9} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5141 2024.06.05 19:53:57.446587 [ 3 ] {7d5e2e58-a8e8-46b9-8563-9112cd96f8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5142 2024.06.05 19:53:57.447273 [ 3 ] {7d5e2e58-a8e8-46b9-8563-9112cd96f8f9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5143 2024.06.05 19:53:57.448080 [ 3 ] {7d5e2e58-a8e8-46b9-8563-9112cd96f8f9} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5144 2024.06.05 19:53:57.448396 [ 3 ] {7d5e2e58-a8e8-46b9-8563-9112cd96f8f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004124 sec., 14548.981571290009 rows/sec., 1004.03 KiB/sec.
5145 2024.06.05 19:53:57.448776 [ 3 ] {7d5e2e58-a8e8-46b9-8563-9112cd96f8f9} <Debug> DynamicQueryHandler: Done processing query
5146 2024.06.05 19:53:57.448821 [ 3 ] {7d5e2e58-a8e8-46b9-8563-9112cd96f8f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5147 2024.06.05 19:53:57.448869 [ 3 ] {} <Debug> HTTP-Session: 4c2ebc82-329d-4cb3-aadf-2b2bf18826c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5148 2024.06.05 19:53:57.449917 [ 192 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 6 columns (6 merged, 0 gathered) in 0.006526444 sec., 65119.6884551526 rows/sec., 87.88 MiB/sec.
5149 2024.06.05 19:53:57.450379 [ 192 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5150 2024.06.05 19:53:57.450835 [ 192 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5151 2024.06.05 19:53:57.450913 [ 192 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5152 2024.06.05 19:53:57.451004 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB.
5153 2024.06.05 19:54:02.429058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5154 2024.06.05 19:54:02.429211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5155 2024.06.05 19:54:02.429236 [ 3 ] {} <Debug> HTTP-Session: 84c5cb9d-b9f9-4518-85b1-e950bb9b650d Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5156 2024.06.05 19:54:02.429260 [ 3 ] {} <Debug> HTTP-Session: 84c5cb9d-b9f9-4518-85b1-e950bb9b650d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.06.05 19:54:02.429274 [ 3 ] {} <Debug> HTTP-Session: 84c5cb9d-b9f9-4518-85b1-e950bb9b650d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5158 2024.06.05 19:54:02.429324 [ 3 ] {} <Trace> HTTP-Session: 84c5cb9d-b9f9-4518-85b1-e950bb9b650d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5159 2024.06.05 19:54:02.429521 [ 3 ] {83fb2559-7d1d-42b9-b245-a7dfdcf95a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5160 2024.06.05 19:54:02.429588 [ 3 ] {83fb2559-7d1d-42b9-b245-a7dfdcf95a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5161 2024.06.05 19:54:02.429769 [ 3 ] {83fb2559-7d1d-42b9-b245-a7dfdcf95a1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5162 2024.06.05 19:54:02.430204 [ 3 ] {83fb2559-7d1d-42b9-b245-a7dfdcf95a1f} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5163 2024.06.05 19:54:02.430248 [ 3 ] {83fb2559-7d1d-42b9-b245-a7dfdcf95a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5164 2024.06.05 19:54:02.430613 [ 3 ] {83fb2559-7d1d-42b9-b245-a7dfdcf95a1f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5165 2024.06.05 19:54:02.430939 [ 3 ] {83fb2559-7d1d-42b9-b245-a7dfdcf95a1f} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5166 2024.06.05 19:54:02.431091 [ 3 ] {83fb2559-7d1d-42b9-b245-a7dfdcf95a1f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001634 sec., 34271.72582619339 rows/sec., 2.63 MiB/sec.
5167 2024.06.05 19:54:02.431298 [ 3 ] {83fb2559-7d1d-42b9-b245-a7dfdcf95a1f} <Debug> DynamicQueryHandler: Done processing query
5168 2024.06.05 19:54:02.431325 [ 3 ] {83fb2559-7d1d-42b9-b245-a7dfdcf95a1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5169 2024.06.05 19:54:02.431342 [ 3 ] {} <Debug> HTTP-Session: 84c5cb9d-b9f9-4518-85b1-e950bb9b650d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5170 2024.06.05 19:54:02.431524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5171 2024.06.05 19:54:02.431575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5172 2024.06.05 19:54:02.431595 [ 3 ] {} <Debug> HTTP-Session: 46522d86-78ae-4d3a-bfad-54716935f0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5173 2024.06.05 19:54:02.431611 [ 3 ] {} <Debug> HTTP-Session: 46522d86-78ae-4d3a-bfad-54716935f0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5174 2024.06.05 19:54:02.431627 [ 3 ] {} <Debug> HTTP-Session: 46522d86-78ae-4d3a-bfad-54716935f0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5175 2024.06.05 19:54:02.431658 [ 3 ] {} <Trace> HTTP-Session: 46522d86-78ae-4d3a-bfad-54716935f0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5176 2024.06.05 19:54:02.431775 [ 3 ] {7776b3f8-3e10-410f-8644-4b3f2abd6bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5177 2024.06.05 19:54:02.431821 [ 3 ] {7776b3f8-3e10-410f-8644-4b3f2abd6bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5178 2024.06.05 19:54:02.431947 [ 3 ] {7776b3f8-3e10-410f-8644-4b3f2abd6bb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5179 2024.06.05 19:54:02.432288 [ 3 ] {7776b3f8-3e10-410f-8644-4b3f2abd6bb3} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5180 2024.06.05 19:54:02.432325 [ 3 ] {7776b3f8-3e10-410f-8644-4b3f2abd6bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5181 2024.06.05 19:54:02.432640 [ 3 ] {7776b3f8-3e10-410f-8644-4b3f2abd6bb3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5182 2024.06.05 19:54:02.432947 [ 3 ] {7776b3f8-3e10-410f-8644-4b3f2abd6bb3} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5183 2024.06.05 19:54:02.433087 [ 3 ] {7776b3f8-3e10-410f-8644-4b3f2abd6bb3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001346 sec., 47548.2912332838 rows/sec., 3.71 MiB/sec.
5184 2024.06.05 19:54:02.433258 [ 3 ] {7776b3f8-3e10-410f-8644-4b3f2abd6bb3} <Debug> DynamicQueryHandler: Done processing query
5185 2024.06.05 19:54:02.433283 [ 3 ] {7776b3f8-3e10-410f-8644-4b3f2abd6bb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5186 2024.06.05 19:54:02.433299 [ 3 ] {} <Debug> HTTP-Session: 46522d86-78ae-4d3a-bfad-54716935f0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5187 2024.06.05 19:54:02.433460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5188 2024.06.05 19:54:02.433508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5189 2024.06.05 19:54:02.433527 [ 3 ] {} <Debug> HTTP-Session: ee8203cc-8c6c-4010-8119-bd17f8a41415 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5190 2024.06.05 19:54:02.433543 [ 3 ] {} <Debug> HTTP-Session: ee8203cc-8c6c-4010-8119-bd17f8a41415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5191 2024.06.05 19:54:02.433557 [ 3 ] {} <Debug> HTTP-Session: ee8203cc-8c6c-4010-8119-bd17f8a41415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5192 2024.06.05 19:54:02.433587 [ 3 ] {} <Trace> HTTP-Session: ee8203cc-8c6c-4010-8119-bd17f8a41415 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5193 2024.06.05 19:54:02.433732 [ 3 ] {718576a8-392b-4c33-9afc-534e5e207fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5194 2024.06.05 19:54:02.433780 [ 3 ] {718576a8-392b-4c33-9afc-534e5e207fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5195 2024.06.05 19:54:02.433914 [ 3 ] {718576a8-392b-4c33-9afc-534e5e207fe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5196 2024.06.05 19:54:02.434278 [ 3 ] {718576a8-392b-4c33-9afc-534e5e207fe4} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5197 2024.06.05 19:54:02.434317 [ 3 ] {718576a8-392b-4c33-9afc-534e5e207fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5198 2024.06.05 19:54:02.434700 [ 3 ] {718576a8-392b-4c33-9afc-534e5e207fe4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5199 2024.06.05 19:54:02.435124 [ 3 ] {718576a8-392b-4c33-9afc-534e5e207fe4} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5200 2024.06.05 19:54:02.435284 [ 3 ] {718576a8-392b-4c33-9afc-534e5e207fe4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec.
5201 2024.06.05 19:54:02.435473 [ 3 ] {718576a8-392b-4c33-9afc-534e5e207fe4} <Debug> DynamicQueryHandler: Done processing query
5202 2024.06.05 19:54:02.435500 [ 3 ] {718576a8-392b-4c33-9afc-534e5e207fe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5203 2024.06.05 19:54:02.435516 [ 3 ] {} <Debug> HTTP-Session: ee8203cc-8c6c-4010-8119-bd17f8a41415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5204 2024.06.05 19:54:02.435655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5205 2024.06.05 19:54:02.435707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5206 2024.06.05 19:54:02.435727 [ 3 ] {} <Debug> HTTP-Session: 81df0bdb-852e-4306-8a81-dbbc01619fd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5207 2024.06.05 19:54:02.435745 [ 3 ] {} <Debug> HTTP-Session: 81df0bdb-852e-4306-8a81-dbbc01619fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5208 2024.06.05 19:54:02.435759 [ 3 ] {} <Debug> HTTP-Session: 81df0bdb-852e-4306-8a81-dbbc01619fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5209 2024.06.05 19:54:02.435790 [ 3 ] {} <Trace> HTTP-Session: 81df0bdb-852e-4306-8a81-dbbc01619fd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5210 2024.06.05 19:54:02.435922 [ 3 ] {03fb4026-063d-4036-9e2f-7d2d6847340e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5211 2024.06.05 19:54:02.435971 [ 3 ] {03fb4026-063d-4036-9e2f-7d2d6847340e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5212 2024.06.05 19:54:02.436101 [ 3 ] {03fb4026-063d-4036-9e2f-7d2d6847340e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5213 2024.06.05 19:54:02.436392 [ 3 ] {03fb4026-063d-4036-9e2f-7d2d6847340e} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5214 2024.06.05 19:54:02.436429 [ 3 ] {03fb4026-063d-4036-9e2f-7d2d6847340e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5215 2024.06.05 19:54:02.436798 [ 3 ] {03fb4026-063d-4036-9e2f-7d2d6847340e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5216 2024.06.05 19:54:02.437205 [ 3 ] {03fb4026-063d-4036-9e2f-7d2d6847340e} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5217 2024.06.05 19:54:02.437376 [ 3 ] {03fb4026-063d-4036-9e2f-7d2d6847340e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec.
5218 2024.06.05 19:54:02.437590 [ 3 ] {03fb4026-063d-4036-9e2f-7d2d6847340e} <Debug> DynamicQueryHandler: Done processing query
5219 2024.06.05 19:54:02.437623 [ 3 ] {03fb4026-063d-4036-9e2f-7d2d6847340e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5220 2024.06.05 19:54:02.437640 [ 3 ] {} <Debug> HTTP-Session: 81df0bdb-852e-4306-8a81-dbbc01619fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5221 2024.06.05 19:54:07.430749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5222 2024.06.05 19:54:07.430883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5223 2024.06.05 19:54:07.430909 [ 3 ] {} <Debug> HTTP-Session: 18da9261-fbf3-46fa-9869-fb8e2a8ae1c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5224 2024.06.05 19:54:07.430934 [ 3 ] {} <Debug> HTTP-Session: 18da9261-fbf3-46fa-9869-fb8e2a8ae1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5225 2024.06.05 19:54:07.430949 [ 3 ] {} <Debug> HTTP-Session: 18da9261-fbf3-46fa-9869-fb8e2a8ae1c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5226 2024.06.05 19:54:07.430999 [ 3 ] {} <Trace> HTTP-Session: 18da9261-fbf3-46fa-9869-fb8e2a8ae1c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5227 2024.06.05 19:54:07.431188 [ 3 ] {8a1b24a3-5075-483c-a6e2-2e3db610b848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5228 2024.06.05 19:54:07.431255 [ 3 ] {8a1b24a3-5075-483c-a6e2-2e3db610b848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5229 2024.06.05 19:54:07.431450 [ 3 ] {8a1b24a3-5075-483c-a6e2-2e3db610b848} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5230 2024.06.05 19:54:07.431876 [ 3 ] {8a1b24a3-5075-483c-a6e2-2e3db610b848} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5231 2024.06.05 19:54:07.431922 [ 3 ] {8a1b24a3-5075-483c-a6e2-2e3db610b848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5232 2024.06.05 19:54:07.432294 [ 3 ] {8a1b24a3-5075-483c-a6e2-2e3db610b848} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5233 2024.06.05 19:54:07.432644 [ 3 ] {8a1b24a3-5075-483c-a6e2-2e3db610b848} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5234 2024.06.05 19:54:07.432790 [ 3 ] {8a1b24a3-5075-483c-a6e2-2e3db610b848} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001662 sec., 16847.17208182912 rows/sec., 1.33 MiB/sec.
5235 2024.06.05 19:54:07.433089 [ 3 ] {8a1b24a3-5075-483c-a6e2-2e3db610b848} <Debug> DynamicQueryHandler: Done processing query
5236 2024.06.05 19:54:07.433119 [ 3 ] {8a1b24a3-5075-483c-a6e2-2e3db610b848} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5237 2024.06.05 19:54:07.433135 [ 3 ] {} <Debug> HTTP-Session: 18da9261-fbf3-46fa-9869-fb8e2a8ae1c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5238 2024.06.05 19:54:07.433255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5239 2024.06.05 19:54:07.433315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5240 2024.06.05 19:54:07.433335 [ 3 ] {} <Debug> HTTP-Session: c98a99cd-22c6-48c3-8a1b-fae90c275dca Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5241 2024.06.05 19:54:07.433352 [ 3 ] {} <Debug> HTTP-Session: c98a99cd-22c6-48c3-8a1b-fae90c275dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5242 2024.06.05 19:54:07.433366 [ 3 ] {} <Debug> HTTP-Session: c98a99cd-22c6-48c3-8a1b-fae90c275dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5243 2024.06.05 19:54:07.433402 [ 3 ] {} <Trace> HTTP-Session: c98a99cd-22c6-48c3-8a1b-fae90c275dca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5244 2024.06.05 19:54:07.433510 [ 3 ] {c15e3ee2-f302-4f15-b985-9c6ce0fc4d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5245 2024.06.05 19:54:07.433560 [ 3 ] {c15e3ee2-f302-4f15-b985-9c6ce0fc4d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5246 2024.06.05 19:54:07.433706 [ 3 ] {c15e3ee2-f302-4f15-b985-9c6ce0fc4d30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5247 2024.06.05 19:54:07.434001 [ 3 ] {c15e3ee2-f302-4f15-b985-9c6ce0fc4d30} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5248 2024.06.05 19:54:07.434038 [ 3 ] {c15e3ee2-f302-4f15-b985-9c6ce0fc4d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5249 2024.06.05 19:54:07.434340 [ 3 ] {c15e3ee2-f302-4f15-b985-9c6ce0fc4d30} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5250 2024.06.05 19:54:07.434653 [ 3 ] {c15e3ee2-f302-4f15-b985-9c6ce0fc4d30} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5251 2024.06.05 19:54:07.434779 [ 3 ] {c15e3ee2-f302-4f15-b985-9c6ce0fc4d30} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001298 sec., 3081.6640986132516 rows/sec., 251.29 KiB/sec.
5252 2024.06.05 19:54:07.435077 [ 3 ] {c15e3ee2-f302-4f15-b985-9c6ce0fc4d30} <Debug> DynamicQueryHandler: Done processing query
5253 2024.06.05 19:54:07.435103 [ 3 ] {c15e3ee2-f302-4f15-b985-9c6ce0fc4d30} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5254 2024.06.05 19:54:07.435120 [ 3 ] {} <Debug> HTTP-Session: c98a99cd-22c6-48c3-8a1b-fae90c275dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5255 2024.06.05 19:54:07.435272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5256 2024.06.05 19:54:07.435326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5257 2024.06.05 19:54:07.435346 [ 3 ] {} <Debug> HTTP-Session: b16222dd-4192-4316-a072-016d30872a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5258 2024.06.05 19:54:07.435362 [ 3 ] {} <Debug> HTTP-Session: b16222dd-4192-4316-a072-016d30872a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5259 2024.06.05 19:54:07.435377 [ 3 ] {} <Debug> HTTP-Session: b16222dd-4192-4316-a072-016d30872a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5260 2024.06.05 19:54:07.435409 [ 3 ] {} <Trace> HTTP-Session: b16222dd-4192-4316-a072-016d30872a47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5261 2024.06.05 19:54:07.435549 [ 3 ] {f270a8cf-ca49-4ece-8871-06328b98aaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5262 2024.06.05 19:54:07.435594 [ 3 ] {f270a8cf-ca49-4ece-8871-06328b98aaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5263 2024.06.05 19:54:07.435742 [ 3 ] {f270a8cf-ca49-4ece-8871-06328b98aaf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5264 2024.06.05 19:54:07.436126 [ 3 ] {f270a8cf-ca49-4ece-8871-06328b98aaf8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5265 2024.06.05 19:54:07.436163 [ 3 ] {f270a8cf-ca49-4ece-8871-06328b98aaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5266 2024.06.05 19:54:07.436484 [ 3 ] {f270a8cf-ca49-4ece-8871-06328b98aaf8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5267 2024.06.05 19:54:07.436797 [ 3 ] {f270a8cf-ca49-4ece-8871-06328b98aaf8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5268 2024.06.05 19:54:07.436919 [ 104 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5269 2024.06.05 19:54:07.436927 [ 3 ] {f270a8cf-ca49-4ece-8871-06328b98aaf8} <Debug> executeQuery: Read 142 rows, 12.18 KiB in 0.001439 sec., 98679.63863794302 rows/sec., 8.27 MiB/sec.
5270 2024.06.05 19:54:07.436959 [ 104 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5271 2024.06.05 19:54:07.436996 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5272 2024.06.05 19:54:07.437171 [ 3 ] {f270a8cf-ca49-4ece-8871-06328b98aaf8} <Debug> DynamicQueryHandler: Done processing query
5273 2024.06.05 19:54:07.437221 [ 3 ] {f270a8cf-ca49-4ece-8871-06328b98aaf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5274 2024.06.05 19:54:07.437233 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
5275 2024.06.05 19:54:07.437295 [ 3 ] {} <Debug> HTTP-Session: b16222dd-4192-4316-a072-016d30872a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5276 2024.06.05 19:54:07.437585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5277 2024.06.05 19:54:07.437790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5278 2024.06.05 19:54:07.437881 [ 3 ] {} <Debug> HTTP-Session: 9c31288a-5bc3-465f-8fad-d590f4ef1db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5279 2024.06.05 19:54:07.437924 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5280 2024.06.05 19:54:07.437940 [ 3 ] {} <Debug> HTTP-Session: 9c31288a-5bc3-465f-8fad-d590f4ef1db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5281 2024.06.05 19:54:07.437979 [ 3 ] {} <Debug> HTTP-Session: 9c31288a-5bc3-465f-8fad-d590f4ef1db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5282 2024.06.05 19:54:07.437980 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part
5283 2024.06.05 19:54:07.438023 [ 3 ] {} <Trace> HTTP-Session: 9c31288a-5bc3-465f-8fad-d590f4ef1db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5284 2024.06.05 19:54:07.438082 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 141 rows starting from the beginning of the part
5285 2024.06.05 19:54:07.438316 [ 3 ] {1d5aa2af-3818-4f2f-8c48-3848a7b63175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5286 2024.06.05 19:54:07.438425 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part
5287 2024.06.05 19:54:07.438460 [ 3 ] {1d5aa2af-3818-4f2f-8c48-3848a7b63175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5288 2024.06.05 19:54:07.438760 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 176 rows starting from the beginning of the part
5289 2024.06.05 19:54:07.439083 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part
5290 2024.06.05 19:54:07.439430 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 142 rows starting from the beginning of the part
5291 2024.06.05 19:54:07.439440 [ 3 ] {1d5aa2af-3818-4f2f-8c48-3848a7b63175} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5292 2024.06.05 19:54:07.440168 [ 3 ] {1d5aa2af-3818-4f2f-8c48-3848a7b63175} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5293 2024.06.05 19:54:07.440208 [ 3 ] {1d5aa2af-3818-4f2f-8c48-3848a7b63175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5294 2024.06.05 19:54:07.440643 [ 3 ] {1d5aa2af-3818-4f2f-8c48-3848a7b63175} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5295 2024.06.05 19:54:07.441136 [ 3 ] {1d5aa2af-3818-4f2f-8c48-3848a7b63175} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5296 2024.06.05 19:54:07.441414 [ 194 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 4 columns (4 merged, 0 gathered) in 0.004348082 sec., 173639.77956257496 rows/sec., 14.24 MiB/sec.
5297 2024.06.05 19:54:07.441432 [ 3 ] {1d5aa2af-3818-4f2f-8c48-3848a7b63175} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003249 sec., 1231.1480455524777 rows/sec., 85.96 KiB/sec.
5298 2024.06.05 19:54:07.441834 [ 194 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5299 2024.06.05 19:54:07.441966 [ 3 ] {1d5aa2af-3818-4f2f-8c48-3848a7b63175} <Debug> DynamicQueryHandler: Done processing query
5300 2024.06.05 19:54:07.442000 [ 3 ] {1d5aa2af-3818-4f2f-8c48-3848a7b63175} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5301 2024.06.05 19:54:07.442030 [ 3 ] {} <Debug> HTTP-Session: 9c31288a-5bc3-465f-8fad-d590f4ef1db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5302 2024.06.05 19:54:07.442205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 16322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5303 2024.06.05 19:54:07.442297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5304 2024.06.05 19:54:07.442329 [ 3 ] {} <Debug> HTTP-Session: 852b6572-3afd-49ef-afc0-b6d89c8cf774 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5305 2024.06.05 19:54:07.442355 [ 3 ] {} <Debug> HTTP-Session: 852b6572-3afd-49ef-afc0-b6d89c8cf774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5306 2024.06.05 19:54:07.442384 [ 3 ] {} <Debug> HTTP-Session: 852b6572-3afd-49ef-afc0-b6d89c8cf774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5307 2024.06.05 19:54:07.442442 [ 3 ] {} <Trace> HTTP-Session: 852b6572-3afd-49ef-afc0-b6d89c8cf774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5308 2024.06.05 19:54:07.442525 [ 194 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_36_7} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5309 2024.06.05 19:54:07.442669 [ 3 ] {f2c20fdc-0b68-423f-b67a-72b1927aa503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5310 2024.06.05 19:54:07.442701 [ 194 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_36_7} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5311 2024.06.05 19:54:07.442744 [ 3 ] {f2c20fdc-0b68-423f-b67a-72b1927aa503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5312 2024.06.05 19:54:07.442915 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
5313 2024.06.05 19:54:07.443055 [ 3 ] {f2c20fdc-0b68-423f-b67a-72b1927aa503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5314 2024.06.05 19:54:07.443441 [ 3 ] {f2c20fdc-0b68-423f-b67a-72b1927aa503} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5315 2024.06.05 19:54:07.443479 [ 3 ] {f2c20fdc-0b68-423f-b67a-72b1927aa503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5316 2024.06.05 19:54:07.443803 [ 3 ] {f2c20fdc-0b68-423f-b67a-72b1927aa503} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5317 2024.06.05 19:54:07.444120 [ 3 ] {f2c20fdc-0b68-423f-b67a-72b1927aa503} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5318 2024.06.05 19:54:07.444269 [ 102 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5319 2024.06.05 19:54:07.444278 [ 3 ] {f2c20fdc-0b68-423f-b67a-72b1927aa503} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001715 sec., 55976.67638483965 rows/sec., 4.38 MiB/sec.
5320 2024.06.05 19:54:07.444328 [ 102 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5321 2024.06.05 19:54:07.444394 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5322 2024.06.05 19:54:07.444595 [ 3 ] {f2c20fdc-0b68-423f-b67a-72b1927aa503} <Debug> DynamicQueryHandler: Done processing query
5323 2024.06.05 19:54:07.444596 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
5324 2024.06.05 19:54:07.444631 [ 3 ] {f2c20fdc-0b68-423f-b67a-72b1927aa503} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5325 2024.06.05 19:54:07.444686 [ 3 ] {} <Debug> HTTP-Session: 852b6572-3afd-49ef-afc0-b6d89c8cf774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5326 2024.06.05 19:54:07.444825 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5327 2024.06.05 19:54:07.444883 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 148 rows starting from the beginning of the part
5328 2024.06.05 19:54:07.444905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5329 2024.06.05 19:54:07.445033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5330 2024.06.05 19:54:07.445134 [ 3 ] {} <Debug> HTTP-Session: 98a81802-627d-4e52-8f7c-eacc0fdb7725 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5331 2024.06.05 19:54:07.445194 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 94 rows starting from the beginning of the part
5332 2024.06.05 19:54:07.445217 [ 3 ] {} <Debug> HTTP-Session: 98a81802-627d-4e52-8f7c-eacc0fdb7725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5333 2024.06.05 19:54:07.445269 [ 3 ] {} <Debug> HTTP-Session: 98a81802-627d-4e52-8f7c-eacc0fdb7725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5334 2024.06.05 19:54:07.445422 [ 3 ] {} <Trace> HTTP-Session: 98a81802-627d-4e52-8f7c-eacc0fdb7725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5335 2024.06.05 19:54:07.445466 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part
5336 2024.06.05 19:54:07.445673 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 116 rows starting from the beginning of the part
5337 2024.06.05 19:54:07.445878 [ 3 ] {e26f03ff-2723-4a1e-b4bc-7e02e5dde436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5338 2024.06.05 19:54:07.445920 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part
5339 2024.06.05 19:54:07.446070 [ 3 ] {e26f03ff-2723-4a1e-b4bc-7e02e5dde436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5340 2024.06.05 19:54:07.446275 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part
5341 2024.06.05 19:54:07.447059 [ 3 ] {e26f03ff-2723-4a1e-b4bc-7e02e5dde436} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5342 2024.06.05 19:54:07.447908 [ 3 ] {e26f03ff-2723-4a1e-b4bc-7e02e5dde436} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5343 2024.06.05 19:54:07.447969 [ 3 ] {e26f03ff-2723-4a1e-b4bc-7e02e5dde436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5344 2024.06.05 19:54:07.449031 [ 3 ] {e26f03ff-2723-4a1e-b4bc-7e02e5dde436} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5345 2024.06.05 19:54:07.449440 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 4 columns (4 merged, 0 gathered) in 0.004972148 sec., 117052.0266090229 rows/sec., 9.14 MiB/sec.
5346 2024.06.05 19:54:07.449678 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5347 2024.06.05 19:54:07.449909 [ 3 ] {e26f03ff-2723-4a1e-b4bc-7e02e5dde436} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5348 2024.06.05 19:54:07.450162 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5349 2024.06.05 19:54:07.450268 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5350 2024.06.05 19:54:07.450342 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5351 2024.06.05 19:54:07.450335 [ 3 ] {e26f03ff-2723-4a1e-b4bc-7e02e5dde436} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00464 sec., 34913.793103448275 rows/sec., 2.43 MiB/sec.
5352 2024.06.05 19:54:07.450863 [ 196 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
5353 2024.06.05 19:54:07.451026 [ 3 ] {e26f03ff-2723-4a1e-b4bc-7e02e5dde436} <Debug> DynamicQueryHandler: Done processing query
5354 2024.06.05 19:54:07.451094 [ 3 ] {e26f03ff-2723-4a1e-b4bc-7e02e5dde436} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5355 2024.06.05 19:54:07.451157 [ 3 ] {} <Debug> HTTP-Session: 98a81802-627d-4e52-8f7c-eacc0fdb7725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5356 2024.06.05 19:54:07.451288 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_36_7} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5357 2024.06.05 19:54:07.451312 [ 196 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5358 2024.06.05 19:54:07.451390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5359 2024.06.05 19:54:07.451437 [ 196 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4807 rows starting from the beginning of the part
5360 2024.06.05 19:54:07.451528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5361 2024.06.05 19:54:07.451633 [ 3 ] {} <Debug> HTTP-Session: bfe680bb-346c-4cbb-8460-646b3bb88748 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5362 2024.06.05 19:54:07.451628 [ 194 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_36_7} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5363 2024.06.05 19:54:07.451722 [ 3 ] {} <Debug> HTTP-Session: bfe680bb-346c-4cbb-8460-646b3bb88748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5364 2024.06.05 19:54:07.451837 [ 3 ] {} <Debug> HTTP-Session: bfe680bb-346c-4cbb-8460-646b3bb88748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5365 2024.06.05 19:54:07.451920 [ 196 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part
5366 2024.06.05 19:54:07.452017 [ 3 ] {} <Trace> HTTP-Session: bfe680bb-346c-4cbb-8460-646b3bb88748 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5367 2024.06.05 19:54:07.452041 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
5368 2024.06.05 19:54:07.452272 [ 196 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
5369 2024.06.05 19:54:07.452447 [ 196 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 196 rows starting from the beginning of the part
5370 2024.06.05 19:54:07.452604 [ 196 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part
5371 2024.06.05 19:54:07.452803 [ 3 ] {65399108-8c27-424f-b918-221e8e561fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5372 2024.06.05 19:54:07.452832 [ 196 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 162 rows starting from the beginning of the part
5373 2024.06.05 19:54:07.452953 [ 3 ] {65399108-8c27-424f-b918-221e8e561fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5374 2024.06.05 19:54:07.453589 [ 3 ] {65399108-8c27-424f-b918-221e8e561fef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5375 2024.06.05 19:54:07.454202 [ 3 ] {65399108-8c27-424f-b918-221e8e561fef} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5376 2024.06.05 19:54:07.454246 [ 3 ] {65399108-8c27-424f-b918-221e8e561fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5377 2024.06.05 19:54:07.455038 [ 3 ] {65399108-8c27-424f-b918-221e8e561fef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5378 2024.06.05 19:54:07.455469 [ 3 ] {65399108-8c27-424f-b918-221e8e561fef} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5379 2024.06.05 19:54:07.455677 [ 3 ] {65399108-8c27-424f-b918-221e8e561fef} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.003434 sec., 8153.756552125801 rows/sec., 11.00 MiB/sec.
5380 2024.06.05 19:54:07.455850 [ 3 ] {65399108-8c27-424f-b918-221e8e561fef} <Debug> DynamicQueryHandler: Done processing query
5381 2024.06.05 19:54:07.455875 [ 3 ] {65399108-8c27-424f-b918-221e8e561fef} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
5382 2024.06.05 19:54:07.455891 [ 3 ] {} <Debug> HTTP-Session: bfe680bb-346c-4cbb-8460-646b3bb88748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5383 2024.06.05 19:54:07.456055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5384 2024.06.05 19:54:07.456063 [ 194 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5646 rows, containing 5 columns (5 merged, 0 gathered) in 0.005562191 sec., 1015067.623531806 rows/sec., 70.77 MiB/sec.
5385 2024.06.05 19:54:07.456129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5386 2024.06.05 19:54:07.456159 [ 3 ] {} <Debug> HTTP-Session: 9267c414-dcdb-4e7e-b510-48ffd8a4ba16 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5387 2024.06.05 19:54:07.456175 [ 3 ] {} <Debug> HTTP-Session: 9267c414-dcdb-4e7e-b510-48ffd8a4ba16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5388 2024.06.05 19:54:07.456189 [ 3 ] {} <Debug> HTTP-Session: 9267c414-dcdb-4e7e-b510-48ffd8a4ba16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5389 2024.06.05 19:54:07.456221 [ 3 ] {} <Trace> HTTP-Session: 9267c414-dcdb-4e7e-b510-48ffd8a4ba16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5390 2024.06.05 19:54:07.456338 [ 3 ] {22c33e81-e6d8-4efc-8f90-b3a3f81539ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5391 2024.06.05 19:54:07.456384 [ 3 ] {22c33e81-e6d8-4efc-8f90-b3a3f81539ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5392 2024.06.05 19:54:07.456562 [ 3 ] {22c33e81-e6d8-4efc-8f90-b3a3f81539ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5393 2024.06.05 19:54:07.456638 [ 194 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5394 2024.06.05 19:54:07.457451 [ 3 ] {22c33e81-e6d8-4efc-8f90-b3a3f81539ac} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5395 2024.06.05 19:54:07.457512 [ 3 ] {22c33e81-e6d8-4efc-8f90-b3a3f81539ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5396 2024.06.05 19:54:07.457644 [ 194 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5397 2024.06.05 19:54:07.457815 [ 194 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5398 2024.06.05 19:54:07.457963 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB.
5399 2024.06.05 19:54:07.458157 [ 3 ] {22c33e81-e6d8-4efc-8f90-b3a3f81539ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5400 2024.06.05 19:54:07.458510 [ 3 ] {22c33e81-e6d8-4efc-8f90-b3a3f81539ac} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5401 2024.06.05 19:54:07.458665 [ 102 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5402 2024.06.05 19:54:07.458673 [ 3 ] {22c33e81-e6d8-4efc-8f90-b3a3f81539ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002365 sec., 25369.97885835095 rows/sec., 1.71 MiB/sec.
5403 2024.06.05 19:54:07.458720 [ 102 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5404 2024.06.05 19:54:07.458797 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5405 2024.06.05 19:54:07.459060 [ 3 ] {22c33e81-e6d8-4efc-8f90-b3a3f81539ac} <Debug> DynamicQueryHandler: Done processing query
5406 2024.06.05 19:54:07.459099 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
5407 2024.06.05 19:54:07.459103 [ 3 ] {22c33e81-e6d8-4efc-8f90-b3a3f81539ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5408 2024.06.05 19:54:07.459207 [ 3 ] {} <Debug> HTTP-Session: 9267c414-dcdb-4e7e-b510-48ffd8a4ba16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5409 2024.06.05 19:54:07.459684 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5410 2024.06.05 19:54:07.459756 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1678 rows starting from the beginning of the part
5411 2024.06.05 19:54:07.459881 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
5412 2024.06.05 19:54:07.460030 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part
5413 2024.06.05 19:54:07.460253 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
5414 2024.06.05 19:54:07.460458 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
5415 2024.06.05 19:54:07.460660 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
5416 2024.06.05 19:54:07.462067 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 4 columns (4 merged, 0 gathered) in 0.003165295 sec., 624902.2602948541 rows/sec., 42.05 MiB/sec.
5417 2024.06.05 19:54:07.462337 [ 193 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5418 2024.06.05 19:54:07.462801 [ 193 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_36_7} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5419 2024.06.05 19:54:07.462895 [ 193 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_36_7} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5420 2024.06.05 19:54:07.462998 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
5421 2024.06.05 19:54:10.918276 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
5422 2024.06.05 19:54:10.918347 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
5423 2024.06.05 19:54:12.429812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5424 2024.06.05 19:54:12.429938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5425 2024.06.05 19:54:12.429969 [ 3 ] {} <Debug> HTTP-Session: 6031cabe-0313-4ba4-bab1-c771054debfd Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5426 2024.06.05 19:54:12.430001 [ 3 ] {} <Debug> HTTP-Session: 6031cabe-0313-4ba4-bab1-c771054debfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5427 2024.06.05 19:54:12.430022 [ 3 ] {} <Debug> HTTP-Session: 6031cabe-0313-4ba4-bab1-c771054debfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5428 2024.06.05 19:54:12.430141 [ 3 ] {} <Trace> HTTP-Session: 6031cabe-0313-4ba4-bab1-c771054debfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5429 2024.06.05 19:54:12.430415 [ 3 ] {394e2eae-4ea9-4145-a93c-2dc98d18690e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5430 2024.06.05 19:54:12.430492 [ 3 ] {394e2eae-4ea9-4145-a93c-2dc98d18690e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5431 2024.06.05 19:54:12.430707 [ 3 ] {394e2eae-4ea9-4145-a93c-2dc98d18690e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5432 2024.06.05 19:54:12.431131 [ 3 ] {394e2eae-4ea9-4145-a93c-2dc98d18690e} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5433 2024.06.05 19:54:12.431180 [ 3 ] {394e2eae-4ea9-4145-a93c-2dc98d18690e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5434 2024.06.05 19:54:12.431560 [ 3 ] {394e2eae-4ea9-4145-a93c-2dc98d18690e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5435 2024.06.05 19:54:12.431909 [ 3 ] {394e2eae-4ea9-4145-a93c-2dc98d18690e} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5436 2024.06.05 19:54:12.432094 [ 3 ] {394e2eae-4ea9-4145-a93c-2dc98d18690e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001726 sec., 2317.497103128621 rows/sec., 188.98 KiB/sec.
5437 2024.06.05 19:54:12.432095 [ 47 ] {} <Debug> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5438 2024.06.05 19:54:12.432203 [ 47 ] {} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5439 2024.06.05 19:54:12.432261 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5440 2024.06.05 19:54:12.432417 [ 3 ] {394e2eae-4ea9-4145-a93c-2dc98d18690e} <Debug> DynamicQueryHandler: Done processing query
5441 2024.06.05 19:54:12.432487 [ 3 ] {394e2eae-4ea9-4145-a93c-2dc98d18690e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5442 2024.06.05 19:54:12.432551 [ 196 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::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
5443 2024.06.05 19:54:12.432563 [ 3 ] {} <Debug> HTTP-Session: 6031cabe-0313-4ba4-bab1-c771054debfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5444 2024.06.05 19:54:12.432788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 8105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5445 2024.06.05 19:54:12.432812 [ 196 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5446 2024.06.05 19:54:12.432851 [ 196 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5447 2024.06.05 19:54:12.432862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5448 2024.06.05 19:54:12.432893 [ 3 ] {} <Debug> HTTP-Session: 9ac13ec5-90fc-4d27-8cf6-b6dda6cee280 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5449 2024.06.05 19:54:12.432925 [ 3 ] {} <Debug> HTTP-Session: 9ac13ec5-90fc-4d27-8cf6-b6dda6cee280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5450 2024.06.05 19:54:12.432951 [ 3 ] {} <Debug> HTTP-Session: 9ac13ec5-90fc-4d27-8cf6-b6dda6cee280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5451 2024.06.05 19:54:12.433008 [ 196 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5452 2024.06.05 19:54:12.433081 [ 3 ] {} <Trace> HTTP-Session: 9ac13ec5-90fc-4d27-8cf6-b6dda6cee280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5453 2024.06.05 19:54:12.433360 [ 196 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5454 2024.06.05 19:54:12.433491 [ 3 ] {91e053b1-f0d5-445a-8db9-e95d1c3fa7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5455 2024.06.05 19:54:12.433656 [ 196 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::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
5456 2024.06.05 19:54:12.433659 [ 3 ] {91e053b1-f0d5-445a-8db9-e95d1c3fa7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5457 2024.06.05 19:54:12.434023 [ 196 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5458 2024.06.05 19:54:12.434404 [ 196 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
5459 2024.06.05 19:54:12.434933 [ 3 ] {91e053b1-f0d5-445a-8db9-e95d1c3fa7e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5460 2024.06.05 19:54:12.435435 [ 3 ] {91e053b1-f0d5-445a-8db9-e95d1c3fa7e6} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5461 2024.06.05 19:54:12.435481 [ 3 ] {91e053b1-f0d5-445a-8db9-e95d1c3fa7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5462 2024.06.05 19:54:12.435965 [ 3 ] {91e053b1-f0d5-445a-8db9-e95d1c3fa7e6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5463 2024.06.05 19:54:12.436114 [ 194 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003770799 sec., 7425.481973449128 rows/sec., 605.50 KiB/sec.
5464 2024.06.05 19:54:12.436363 [ 194 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5465 2024.06.05 19:54:12.436531 [ 3 ] {91e053b1-f0d5-445a-8db9-e95d1c3fa7e6} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5466 2024.06.05 19:54:12.436956 [ 3 ] {91e053b1-f0d5-445a-8db9-e95d1c3fa7e6} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.00361 sec., 16066.481994459835 rows/sec., 1.23 MiB/sec.
5467 2024.06.05 19:54:12.437562 [ 3 ] {91e053b1-f0d5-445a-8db9-e95d1c3fa7e6} <Debug> DynamicQueryHandler: Done processing query
5468 2024.06.05 19:54:12.437592 [ 194 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_11_2} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5469 2024.06.05 19:54:12.437627 [ 3 ] {91e053b1-f0d5-445a-8db9-e95d1c3fa7e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5470 2024.06.05 19:54:12.437709 [ 3 ] {} <Debug> HTTP-Session: 9ac13ec5-90fc-4d27-8cf6-b6dda6cee280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5471 2024.06.05 19:54:12.437891 [ 194 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_11_2} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5472 2024.06.05 19:54:12.437955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5473 2024.06.05 19:54:12.438068 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5474 2024.06.05 19:54:12.438077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5475 2024.06.05 19:54:12.438122 [ 3 ] {} <Debug> HTTP-Session: 6451bfba-1093-4fbc-84ff-906798729dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5476 2024.06.05 19:54:12.438139 [ 3 ] {} <Debug> HTTP-Session: 6451bfba-1093-4fbc-84ff-906798729dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5477 2024.06.05 19:54:12.438153 [ 3 ] {} <Debug> HTTP-Session: 6451bfba-1093-4fbc-84ff-906798729dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5478 2024.06.05 19:54:12.438187 [ 3 ] {} <Trace> HTTP-Session: 6451bfba-1093-4fbc-84ff-906798729dfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5479 2024.06.05 19:54:12.438294 [ 3 ] {5099bff1-d3e3-4973-915b-f64f3f5e0b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5480 2024.06.05 19:54:12.438338 [ 3 ] {5099bff1-d3e3-4973-915b-f64f3f5e0b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5481 2024.06.05 19:54:12.438491 [ 3 ] {5099bff1-d3e3-4973-915b-f64f3f5e0b21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5482 2024.06.05 19:54:12.438779 [ 3 ] {5099bff1-d3e3-4973-915b-f64f3f5e0b21} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5483 2024.06.05 19:54:12.438815 [ 3 ] {5099bff1-d3e3-4973-915b-f64f3f5e0b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5484 2024.06.05 19:54:12.439120 [ 3 ] {5099bff1-d3e3-4973-915b-f64f3f5e0b21} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5485 2024.06.05 19:54:12.439435 [ 3 ] {5099bff1-d3e3-4973-915b-f64f3f5e0b21} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5486 2024.06.05 19:54:12.439598 [ 47 ] {} <Debug> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5487 2024.06.05 19:54:12.439605 [ 3 ] {5099bff1-d3e3-4973-915b-f64f3f5e0b21} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001328 sec., 3012.0481927710844 rows/sec., 210.31 KiB/sec.
5488 2024.06.05 19:54:12.439652 [ 47 ] {} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5489 2024.06.05 19:54:12.439719 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5490 2024.06.05 19:54:12.439909 [ 3 ] {5099bff1-d3e3-4973-915b-f64f3f5e0b21} <Debug> DynamicQueryHandler: Done processing query
5491 2024.06.05 19:54:12.439911 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::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
5492 2024.06.05 19:54:12.439946 [ 3 ] {5099bff1-d3e3-4973-915b-f64f3f5e0b21} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5493 2024.06.05 19:54:12.439991 [ 3 ] {} <Debug> HTTP-Session: 6451bfba-1093-4fbc-84ff-906798729dfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5494 2024.06.05 19:54:12.440137 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5495 2024.06.05 19:54:12.440152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5496 2024.06.05 19:54:12.440197 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5497 2024.06.05 19:54:12.440235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5498 2024.06.05 19:54:12.440263 [ 3 ] {} <Debug> HTTP-Session: b7737844-2a61-474f-8834-e986f976dd49 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5499 2024.06.05 19:54:12.440292 [ 3 ] {} <Debug> HTTP-Session: b7737844-2a61-474f-8834-e986f976dd49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5500 2024.06.05 19:54:12.440348 [ 3 ] {} <Debug> HTTP-Session: b7737844-2a61-474f-8834-e986f976dd49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5501 2024.06.05 19:54:12.440465 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5502 2024.06.05 19:54:12.440500 [ 3 ] {} <Trace> HTTP-Session: b7737844-2a61-474f-8834-e986f976dd49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5503 2024.06.05 19:54:12.440657 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5504 2024.06.05 19:54:12.440930 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::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
5505 2024.06.05 19:54:12.440944 [ 3 ] {da8d1c15-b5a3-460e-a411-ee427b3b4cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5506 2024.06.05 19:54:12.441137 [ 3 ] {da8d1c15-b5a3-460e-a411-ee427b3b4cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5507 2024.06.05 19:54:12.441155 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5508 2024.06.05 19:54:12.441473 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
5509 2024.06.05 19:54:12.442101 [ 3 ] {da8d1c15-b5a3-460e-a411-ee427b3b4cd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5510 2024.06.05 19:54:12.442833 [ 3 ] {da8d1c15-b5a3-460e-a411-ee427b3b4cd0} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5511 2024.06.05 19:54:12.442904 [ 3 ] {da8d1c15-b5a3-460e-a411-ee427b3b4cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5512 2024.06.05 19:54:12.444015 [ 194 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004192519 sec., 6678.562458512413 rows/sec., 466.33 KiB/sec.
5513 2024.06.05 19:54:12.444041 [ 3 ] {da8d1c15-b5a3-460e-a411-ee427b3b4cd0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5514 2024.06.05 19:54:12.444191 [ 194 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5515 2024.06.05 19:54:12.444820 [ 3 ] {da8d1c15-b5a3-460e-a411-ee427b3b4cd0} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5516 2024.06.05 19:54:12.445129 [ 194 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_11_2} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5517 2024.06.05 19:54:12.445145 [ 3 ] {da8d1c15-b5a3-460e-a411-ee427b3b4cd0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004429 sec., 15353.35290133213 rows/sec., 1.20 MiB/sec.
5518 2024.06.05 19:54:12.445334 [ 194 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_11_2} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5519 2024.06.05 19:54:12.445485 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5520 2024.06.05 19:54:12.445531 [ 3 ] {da8d1c15-b5a3-460e-a411-ee427b3b4cd0} <Debug> DynamicQueryHandler: Done processing query
5521 2024.06.05 19:54:12.445564 [ 3 ] {da8d1c15-b5a3-460e-a411-ee427b3b4cd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5522 2024.06.05 19:54:12.445581 [ 3 ] {} <Debug> HTTP-Session: b7737844-2a61-474f-8834-e986f976dd49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5523 2024.06.05 19:54:12.445814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5524 2024.06.05 19:54:12.445866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5525 2024.06.05 19:54:12.445886 [ 3 ] {} <Debug> HTTP-Session: c440ac97-1cc2-4b90-bb97-73251d8d1cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5526 2024.06.05 19:54:12.445902 [ 3 ] {} <Debug> HTTP-Session: c440ac97-1cc2-4b90-bb97-73251d8d1cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5527 2024.06.05 19:54:12.445915 [ 3 ] {} <Debug> HTTP-Session: c440ac97-1cc2-4b90-bb97-73251d8d1cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5528 2024.06.05 19:54:12.445948 [ 3 ] {} <Trace> HTTP-Session: c440ac97-1cc2-4b90-bb97-73251d8d1cdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5529 2024.06.05 19:54:12.446109 [ 3 ] {eaa5adb6-1028-436c-afb3-f074f821b9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5530 2024.06.05 19:54:12.446158 [ 3 ] {eaa5adb6-1028-436c-afb3-f074f821b9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5531 2024.06.05 19:54:12.446329 [ 3 ] {eaa5adb6-1028-436c-afb3-f074f821b9c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5532 2024.06.05 19:54:12.446726 [ 3 ] {eaa5adb6-1028-436c-afb3-f074f821b9c6} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5533 2024.06.05 19:54:12.446763 [ 3 ] {eaa5adb6-1028-436c-afb3-f074f821b9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5534 2024.06.05 19:54:12.447175 [ 3 ] {eaa5adb6-1028-436c-afb3-f074f821b9c6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5535 2024.06.05 19:54:12.447512 [ 3 ] {eaa5adb6-1028-436c-afb3-f074f821b9c6} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5536 2024.06.05 19:54:12.447678 [ 3 ] {eaa5adb6-1028-436c-afb3-f074f821b9c6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001638 sec., 98901.0989010989 rows/sec., 6.89 MiB/sec.
5537 2024.06.05 19:54:12.447890 [ 3 ] {eaa5adb6-1028-436c-afb3-f074f821b9c6} <Debug> DynamicQueryHandler: Done processing query
5538 2024.06.05 19:54:12.447917 [ 3 ] {eaa5adb6-1028-436c-afb3-f074f821b9c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5539 2024.06.05 19:54:12.447932 [ 3 ] {} <Debug> HTTP-Session: c440ac97-1cc2-4b90-bb97-73251d8d1cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5540 2024.06.05 19:54:12.448054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5541 2024.06.05 19:54:12.448103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5542 2024.06.05 19:54:12.448121 [ 3 ] {} <Debug> HTTP-Session: 26cd2737-19ff-43c8-bf31-7e0699815b25 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5543 2024.06.05 19:54:12.448138 [ 3 ] {} <Debug> HTTP-Session: 26cd2737-19ff-43c8-bf31-7e0699815b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5544 2024.06.05 19:54:12.448151 [ 3 ] {} <Debug> HTTP-Session: 26cd2737-19ff-43c8-bf31-7e0699815b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5545 2024.06.05 19:54:12.448182 [ 3 ] {} <Trace> HTTP-Session: 26cd2737-19ff-43c8-bf31-7e0699815b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5546 2024.06.05 19:54:12.448296 [ 3 ] {f731c2d3-baa9-4b23-ad51-fdc4da9705a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5547 2024.06.05 19:54:12.448340 [ 3 ] {f731c2d3-baa9-4b23-ad51-fdc4da9705a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5548 2024.06.05 19:54:12.448494 [ 3 ] {f731c2d3-baa9-4b23-ad51-fdc4da9705a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5549 2024.06.05 19:54:12.448787 [ 3 ] {f731c2d3-baa9-4b23-ad51-fdc4da9705a5} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5550 2024.06.05 19:54:12.448822 [ 3 ] {f731c2d3-baa9-4b23-ad51-fdc4da9705a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5551 2024.06.05 19:54:12.449178 [ 3 ] {f731c2d3-baa9-4b23-ad51-fdc4da9705a5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5552 2024.06.05 19:54:12.449491 [ 3 ] {f731c2d3-baa9-4b23-ad51-fdc4da9705a5} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5553 2024.06.05 19:54:12.449640 [ 3 ] {f731c2d3-baa9-4b23-ad51-fdc4da9705a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec.
5554 2024.06.05 19:54:12.449805 [ 3 ] {f731c2d3-baa9-4b23-ad51-fdc4da9705a5} <Debug> DynamicQueryHandler: Done processing query
5555 2024.06.05 19:54:12.449830 [ 3 ] {f731c2d3-baa9-4b23-ad51-fdc4da9705a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5556 2024.06.05 19:54:12.449847 [ 3 ] {} <Debug> HTTP-Session: 26cd2737-19ff-43c8-bf31-7e0699815b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5557 2024.06.05 19:54:17.431090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5558 2024.06.05 19:54:17.431225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5559 2024.06.05 19:54:17.431254 [ 3 ] {} <Debug> HTTP-Session: b9be8fd2-dc80-4f75-b38a-30a34333d1e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5560 2024.06.05 19:54:17.431282 [ 3 ] {} <Debug> HTTP-Session: b9be8fd2-dc80-4f75-b38a-30a34333d1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5561 2024.06.05 19:54:17.431299 [ 3 ] {} <Debug> HTTP-Session: b9be8fd2-dc80-4f75-b38a-30a34333d1e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5562 2024.06.05 19:54:17.431354 [ 3 ] {} <Trace> HTTP-Session: b9be8fd2-dc80-4f75-b38a-30a34333d1e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5563 2024.06.05 19:54:17.431556 [ 3 ] {e7d61021-94c1-4ce0-983e-49f783cdf722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5564 2024.06.05 19:54:17.431623 [ 3 ] {e7d61021-94c1-4ce0-983e-49f783cdf722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5565 2024.06.05 19:54:17.431811 [ 3 ] {e7d61021-94c1-4ce0-983e-49f783cdf722} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5566 2024.06.05 19:54:17.432294 [ 3 ] {e7d61021-94c1-4ce0-983e-49f783cdf722} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5567 2024.06.05 19:54:17.432339 [ 3 ] {e7d61021-94c1-4ce0-983e-49f783cdf722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5568 2024.06.05 19:54:17.432707 [ 3 ] {e7d61021-94c1-4ce0-983e-49f783cdf722} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5569 2024.06.05 19:54:17.433050 [ 3 ] {e7d61021-94c1-4ce0-983e-49f783cdf722} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5570 2024.06.05 19:54:17.433212 [ 3 ] {e7d61021-94c1-4ce0-983e-49f783cdf722} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001715 sec., 16326.530612244898 rows/sec., 1.29 MiB/sec.
5571 2024.06.05 19:54:17.433238 [ 39 ] {} <Debug> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
5572 2024.06.05 19:54:17.433379 [ 39 ] {} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5573 2024.06.05 19:54:17.433431 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5574 2024.06.05 19:54:17.433533 [ 3 ] {e7d61021-94c1-4ce0-983e-49f783cdf722} <Debug> DynamicQueryHandler: Done processing query
5575 2024.06.05 19:54:17.433617 [ 3 ] {e7d61021-94c1-4ce0-983e-49f783cdf722} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5576 2024.06.05 19:54:17.433690 [ 3 ] {} <Debug> HTTP-Session: b9be8fd2-dc80-4f75-b38a-30a34333d1e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5577 2024.06.05 19:54:17.433781 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full
5578 2024.06.05 19:54:17.433973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5579 2024.06.05 19:54:17.434080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5580 2024.06.05 19:54:17.434109 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5581 2024.06.05 19:54:17.434113 [ 3 ] {} <Debug> HTTP-Session: 35fe3081-dbe6-42de-9d91-2d6c6de04da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5582 2024.06.05 19:54:17.434151 [ 3 ] {} <Debug> HTTP-Session: 35fe3081-dbe6-42de-9d91-2d6c6de04da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5583 2024.06.05 19:54:17.434154 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 28 rows starting from the beginning of the part
5584 2024.06.05 19:54:17.434166 [ 3 ] {} <Debug> HTTP-Session: 35fe3081-dbe6-42de-9d91-2d6c6de04da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5585 2024.06.05 19:54:17.434214 [ 3 ] {} <Trace> HTTP-Session: 35fe3081-dbe6-42de-9d91-2d6c6de04da9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5586 2024.06.05 19:54:17.434266 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part
5587 2024.06.05 19:54:17.434518 [ 3 ] {f2a1f447-191d-4208-881b-771fcd9c42e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5588 2024.06.05 19:54:17.434668 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part
5589 2024.06.05 19:54:17.434707 [ 3 ] {f2a1f447-191d-4208-881b-771fcd9c42e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5590 2024.06.05 19:54:17.435132 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part
5591 2024.06.05 19:54:17.435458 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part
5592 2024.06.05 19:54:17.435965 [ 3 ] {f2a1f447-191d-4208-881b-771fcd9c42e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5593 2024.06.05 19:54:17.436379 [ 3 ] {f2a1f447-191d-4208-881b-771fcd9c42e3} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5594 2024.06.05 19:54:17.436426 [ 3 ] {f2a1f447-191d-4208-881b-771fcd9c42e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5595 2024.06.05 19:54:17.436915 [ 3 ] {f2a1f447-191d-4208-881b-771fcd9c42e3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5596 2024.06.05 19:54:17.436966 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003428721 sec., 40831.552056874854 rows/sec., 3.23 MiB/sec.
5597 2024.06.05 19:54:17.437141 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
5598 2024.06.05 19:54:17.437319 [ 3 ] {f2a1f447-191d-4208-881b-771fcd9c42e3} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5599 2024.06.05 19:54:17.437600 [ 3 ] {f2a1f447-191d-4208-881b-771fcd9c42e3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003232 sec., 618.8118811881188 rows/sec., 50.46 KiB/sec.
5600 2024.06.05 19:54:17.437745 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_18_4} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5601 2024.06.05 19:54:17.437815 [ 3 ] {f2a1f447-191d-4208-881b-771fcd9c42e3} <Debug> DynamicQueryHandler: Done processing query
5602 2024.06.05 19:54:17.437825 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_18_4} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4
5603 2024.06.05 19:54:17.437864 [ 3 ] {f2a1f447-191d-4208-881b-771fcd9c42e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5604 2024.06.05 19:54:17.437884 [ 3 ] {} <Debug> HTTP-Session: 35fe3081-dbe6-42de-9d91-2d6c6de04da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5605 2024.06.05 19:54:17.437934 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5606 2024.06.05 19:54:17.438056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5607 2024.06.05 19:54:17.438117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5608 2024.06.05 19:54:17.438137 [ 3 ] {} <Debug> HTTP-Session: c2a5b772-f884-43e6-a4db-a459b9df2879 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5609 2024.06.05 19:54:17.438154 [ 3 ] {} <Debug> HTTP-Session: c2a5b772-f884-43e6-a4db-a459b9df2879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5610 2024.06.05 19:54:17.438169 [ 3 ] {} <Debug> HTTP-Session: c2a5b772-f884-43e6-a4db-a459b9df2879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5611 2024.06.05 19:54:17.438203 [ 3 ] {} <Trace> HTTP-Session: c2a5b772-f884-43e6-a4db-a459b9df2879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5612 2024.06.05 19:54:17.438351 [ 3 ] {ab5fedd4-6adf-4813-8e41-ddf33ccfa5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5613 2024.06.05 19:54:17.438395 [ 3 ] {ab5fedd4-6adf-4813-8e41-ddf33ccfa5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5614 2024.06.05 19:54:17.438526 [ 3 ] {ab5fedd4-6adf-4813-8e41-ddf33ccfa5ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5615 2024.06.05 19:54:17.438993 [ 3 ] {ab5fedd4-6adf-4813-8e41-ddf33ccfa5ea} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5616 2024.06.05 19:54:17.439031 [ 3 ] {ab5fedd4-6adf-4813-8e41-ddf33ccfa5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5617 2024.06.05 19:54:17.439358 [ 3 ] {ab5fedd4-6adf-4813-8e41-ddf33ccfa5ea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5618 2024.06.05 19:54:17.439671 [ 3 ] {ab5fedd4-6adf-4813-8e41-ddf33ccfa5ea} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5619 2024.06.05 19:54:17.439828 [ 3 ] {ab5fedd4-6adf-4813-8e41-ddf33ccfa5ea} <Debug> executeQuery: Read 141 rows, 12.11 KiB in 0.001537 sec., 91737.15029277814 rows/sec., 7.69 MiB/sec.
5620 2024.06.05 19:54:17.440019 [ 3 ] {ab5fedd4-6adf-4813-8e41-ddf33ccfa5ea} <Debug> DynamicQueryHandler: Done processing query
5621 2024.06.05 19:54:17.440045 [ 3 ] {ab5fedd4-6adf-4813-8e41-ddf33ccfa5ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5622 2024.06.05 19:54:17.440060 [ 3 ] {} <Debug> HTTP-Session: c2a5b772-f884-43e6-a4db-a459b9df2879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5623 2024.06.05 19:54:17.440275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5624 2024.06.05 19:54:17.440327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5625 2024.06.05 19:54:17.440348 [ 3 ] {} <Debug> HTTP-Session: 6030b629-7255-49a4-8878-3a0ff112c108 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5626 2024.06.05 19:54:17.440366 [ 3 ] {} <Debug> HTTP-Session: 6030b629-7255-49a4-8878-3a0ff112c108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5627 2024.06.05 19:54:17.440381 [ 3 ] {} <Debug> HTTP-Session: 6030b629-7255-49a4-8878-3a0ff112c108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5628 2024.06.05 19:54:17.440413 [ 3 ] {} <Trace> HTTP-Session: 6030b629-7255-49a4-8878-3a0ff112c108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5629 2024.06.05 19:54:17.440522 [ 3 ] {10eb5b76-7c60-4e3b-bb58-520e6c83284d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5630 2024.06.05 19:54:17.440578 [ 3 ] {10eb5b76-7c60-4e3b-bb58-520e6c83284d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5631 2024.06.05 19:54:17.440759 [ 3 ] {10eb5b76-7c60-4e3b-bb58-520e6c83284d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5632 2024.06.05 19:54:17.441154 [ 3 ] {10eb5b76-7c60-4e3b-bb58-520e6c83284d} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5633 2024.06.05 19:54:17.441200 [ 3 ] {10eb5b76-7c60-4e3b-bb58-520e6c83284d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5634 2024.06.05 19:54:17.441629 [ 3 ] {10eb5b76-7c60-4e3b-bb58-520e6c83284d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5635 2024.06.05 19:54:17.442020 [ 3 ] {10eb5b76-7c60-4e3b-bb58-520e6c83284d} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5636 2024.06.05 19:54:17.442185 [ 3 ] {10eb5b76-7c60-4e3b-bb58-520e6c83284d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001685 sec., 1186.9436201780416 rows/sec., 82.88 KiB/sec.
5637 2024.06.05 19:54:17.442484 [ 3 ] {10eb5b76-7c60-4e3b-bb58-520e6c83284d} <Debug> DynamicQueryHandler: Done processing query
5638 2024.06.05 19:54:17.442510 [ 3 ] {10eb5b76-7c60-4e3b-bb58-520e6c83284d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5639 2024.06.05 19:54:17.442527 [ 3 ] {} <Debug> HTTP-Session: 6030b629-7255-49a4-8878-3a0ff112c108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5640 2024.06.05 19:54:17.442657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5641 2024.06.05 19:54:17.442707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5642 2024.06.05 19:54:17.442726 [ 3 ] {} <Debug> HTTP-Session: b715063d-5eaf-4b2d-818a-ce83b6cd21c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5643 2024.06.05 19:54:17.442743 [ 3 ] {} <Debug> HTTP-Session: b715063d-5eaf-4b2d-818a-ce83b6cd21c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5644 2024.06.05 19:54:17.442757 [ 3 ] {} <Debug> HTTP-Session: b715063d-5eaf-4b2d-818a-ce83b6cd21c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5645 2024.06.05 19:54:17.442790 [ 3 ] {} <Trace> HTTP-Session: b715063d-5eaf-4b2d-818a-ce83b6cd21c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5646 2024.06.05 19:54:17.442923 [ 3 ] {34b67ccb-5206-4466-9970-7b1d3edc8088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5647 2024.06.05 19:54:17.442969 [ 3 ] {34b67ccb-5206-4466-9970-7b1d3edc8088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5648 2024.06.05 19:54:17.443121 [ 3 ] {34b67ccb-5206-4466-9970-7b1d3edc8088} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5649 2024.06.05 19:54:17.443493 [ 3 ] {34b67ccb-5206-4466-9970-7b1d3edc8088} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5650 2024.06.05 19:54:17.443531 [ 3 ] {34b67ccb-5206-4466-9970-7b1d3edc8088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5651 2024.06.05 19:54:17.443857 [ 3 ] {34b67ccb-5206-4466-9970-7b1d3edc8088} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5652 2024.06.05 19:54:17.444172 [ 3 ] {34b67ccb-5206-4466-9970-7b1d3edc8088} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5653 2024.06.05 19:54:17.444328 [ 3 ] {34b67ccb-5206-4466-9970-7b1d3edc8088} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001447 sec., 64961.99032480996 rows/sec., 5.08 MiB/sec.
5654 2024.06.05 19:54:17.444487 [ 3 ] {34b67ccb-5206-4466-9970-7b1d3edc8088} <Debug> DynamicQueryHandler: Done processing query
5655 2024.06.05 19:54:17.444512 [ 3 ] {34b67ccb-5206-4466-9970-7b1d3edc8088} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5656 2024.06.05 19:54:17.444533 [ 3 ] {} <Debug> HTTP-Session: b715063d-5eaf-4b2d-818a-ce83b6cd21c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5657 2024.06.05 19:54:17.444712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5658 2024.06.05 19:54:17.444760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5659 2024.06.05 19:54:17.444778 [ 3 ] {} <Debug> HTTP-Session: 88707446-7fe4-4969-9ecf-0e7e4a23d774 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5660 2024.06.05 19:54:17.444794 [ 3 ] {} <Debug> HTTP-Session: 88707446-7fe4-4969-9ecf-0e7e4a23d774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.06.05 19:54:17.444808 [ 3 ] {} <Debug> HTTP-Session: 88707446-7fe4-4969-9ecf-0e7e4a23d774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5662 2024.06.05 19:54:17.444839 [ 3 ] {} <Trace> HTTP-Session: 88707446-7fe4-4969-9ecf-0e7e4a23d774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5663 2024.06.05 19:54:17.444986 [ 3 ] {49e33b31-461d-4265-8f72-2a168c2aebbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5664 2024.06.05 19:54:17.445033 [ 3 ] {49e33b31-461d-4265-8f72-2a168c2aebbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5665 2024.06.05 19:54:17.445178 [ 3 ] {49e33b31-461d-4265-8f72-2a168c2aebbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5666 2024.06.05 19:54:17.445558 [ 3 ] {49e33b31-461d-4265-8f72-2a168c2aebbe} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5667 2024.06.05 19:54:17.445595 [ 3 ] {49e33b31-461d-4265-8f72-2a168c2aebbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5668 2024.06.05 19:54:17.445990 [ 3 ] {49e33b31-461d-4265-8f72-2a168c2aebbe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5669 2024.06.05 19:54:17.446343 [ 3 ] {49e33b31-461d-4265-8f72-2a168c2aebbe} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5670 2024.06.05 19:54:17.446505 [ 3 ] {49e33b31-461d-4265-8f72-2a168c2aebbe} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001583 sec., 101705.62223626027 rows/sec., 7.08 MiB/sec.
5671 2024.06.05 19:54:17.446674 [ 3 ] {49e33b31-461d-4265-8f72-2a168c2aebbe} <Debug> DynamicQueryHandler: Done processing query
5672 2024.06.05 19:54:17.446699 [ 3 ] {49e33b31-461d-4265-8f72-2a168c2aebbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5673 2024.06.05 19:54:17.446714 [ 3 ] {} <Debug> HTTP-Session: 88707446-7fe4-4969-9ecf-0e7e4a23d774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5674 2024.06.05 19:54:17.446861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5675 2024.06.05 19:54:17.446909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5676 2024.06.05 19:54:17.446929 [ 3 ] {} <Debug> HTTP-Session: 6b410ed8-fb3a-40a2-a1c3-fdc7edf63203 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5677 2024.06.05 19:54:17.446946 [ 3 ] {} <Debug> HTTP-Session: 6b410ed8-fb3a-40a2-a1c3-fdc7edf63203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.06.05 19:54:17.446959 [ 3 ] {} <Debug> HTTP-Session: 6b410ed8-fb3a-40a2-a1c3-fdc7edf63203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5679 2024.06.05 19:54:17.446990 [ 3 ] {} <Trace> HTTP-Session: 6b410ed8-fb3a-40a2-a1c3-fdc7edf63203 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5680 2024.06.05 19:54:17.447258 [ 3 ] {4b609b1a-9279-46b2-931d-87c1e1c6b963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5681 2024.06.05 19:54:17.447308 [ 3 ] {4b609b1a-9279-46b2-931d-87c1e1c6b963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5682 2024.06.05 19:54:17.447466 [ 3 ] {4b609b1a-9279-46b2-931d-87c1e1c6b963} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5683 2024.06.05 19:54:17.447961 [ 3 ] {4b609b1a-9279-46b2-931d-87c1e1c6b963} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5684 2024.06.05 19:54:17.447998 [ 3 ] {4b609b1a-9279-46b2-931d-87c1e1c6b963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5685 2024.06.05 19:54:17.448406 [ 3 ] {4b609b1a-9279-46b2-931d-87c1e1c6b963} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5686 2024.06.05 19:54:17.448769 [ 3 ] {4b609b1a-9279-46b2-931d-87c1e1c6b963} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5687 2024.06.05 19:54:17.448936 [ 3 ] {4b609b1a-9279-46b2-931d-87c1e1c6b963} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001867 sec., 14997.321906802357 rows/sec., 20.24 MiB/sec.
5688 2024.06.05 19:54:17.449108 [ 3 ] {4b609b1a-9279-46b2-931d-87c1e1c6b963} <Debug> DynamicQueryHandler: Done processing query
5689 2024.06.05 19:54:17.449132 [ 3 ] {4b609b1a-9279-46b2-931d-87c1e1c6b963} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
5690 2024.06.05 19:54:17.449148 [ 3 ] {} <Debug> HTTP-Session: 6b410ed8-fb3a-40a2-a1c3-fdc7edf63203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5691 2024.06.05 19:54:17.449280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5692 2024.06.05 19:54:17.449329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5693 2024.06.05 19:54:17.449348 [ 3 ] {} <Debug> HTTP-Session: 02324aa9-45b3-4691-9b82-4b9946ec104b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5694 2024.06.05 19:54:17.449365 [ 3 ] {} <Debug> HTTP-Session: 02324aa9-45b3-4691-9b82-4b9946ec104b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5695 2024.06.05 19:54:17.449378 [ 3 ] {} <Debug> HTTP-Session: 02324aa9-45b3-4691-9b82-4b9946ec104b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5696 2024.06.05 19:54:17.449408 [ 3 ] {} <Trace> HTTP-Session: 02324aa9-45b3-4691-9b82-4b9946ec104b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5697 2024.06.05 19:54:17.449522 [ 3 ] {7a1be9b9-cac4-4c28-a678-c471f76d5314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5698 2024.06.05 19:54:17.449571 [ 3 ] {7a1be9b9-cac4-4c28-a678-c471f76d5314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5699 2024.06.05 19:54:17.449698 [ 3 ] {7a1be9b9-cac4-4c28-a678-c471f76d5314} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5700 2024.06.05 19:54:17.449984 [ 3 ] {7a1be9b9-cac4-4c28-a678-c471f76d5314} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5701 2024.06.05 19:54:17.450021 [ 3 ] {7a1be9b9-cac4-4c28-a678-c471f76d5314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5702 2024.06.05 19:54:17.450384 [ 3 ] {7a1be9b9-cac4-4c28-a678-c471f76d5314} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5703 2024.06.05 19:54:17.450708 [ 3 ] {7a1be9b9-cac4-4c28-a678-c471f76d5314} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5704 2024.06.05 19:54:17.450866 [ 3 ] {7a1be9b9-cac4-4c28-a678-c471f76d5314} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec.
5705 2024.06.05 19:54:17.451018 [ 3 ] {7a1be9b9-cac4-4c28-a678-c471f76d5314} <Debug> DynamicQueryHandler: Done processing query
5706 2024.06.05 19:54:17.451043 [ 3 ] {7a1be9b9-cac4-4c28-a678-c471f76d5314} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5707 2024.06.05 19:54:17.451058 [ 3 ] {} <Debug> HTTP-Session: 02324aa9-45b3-4691-9b82-4b9946ec104b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5708 2024.06.05 19:54:22.429394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5709 2024.06.05 19:54:22.429522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5710 2024.06.05 19:54:22.429548 [ 3 ] {} <Debug> HTTP-Session: 88d1579b-1f97-4ef1-a4dc-39c5da202163 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5711 2024.06.05 19:54:22.429573 [ 3 ] {} <Debug> HTTP-Session: 88d1579b-1f97-4ef1-a4dc-39c5da202163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5712 2024.06.05 19:54:22.429587 [ 3 ] {} <Debug> HTTP-Session: 88d1579b-1f97-4ef1-a4dc-39c5da202163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5713 2024.06.05 19:54:22.429638 [ 3 ] {} <Trace> HTTP-Session: 88d1579b-1f97-4ef1-a4dc-39c5da202163 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5714 2024.06.05 19:54:22.429834 [ 3 ] {eba3919c-68c5-465e-96f2-a15e9ac8f1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5715 2024.06.05 19:54:22.429899 [ 3 ] {eba3919c-68c5-465e-96f2-a15e9ac8f1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5716 2024.06.05 19:54:22.430092 [ 3 ] {eba3919c-68c5-465e-96f2-a15e9ac8f1a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5717 2024.06.05 19:54:22.430551 [ 3 ] {eba3919c-68c5-465e-96f2-a15e9ac8f1a8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5718 2024.06.05 19:54:22.430597 [ 3 ] {eba3919c-68c5-465e-96f2-a15e9ac8f1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5719 2024.06.05 19:54:22.430980 [ 3 ] {eba3919c-68c5-465e-96f2-a15e9ac8f1a8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5720 2024.06.05 19:54:22.431338 [ 3 ] {eba3919c-68c5-465e-96f2-a15e9ac8f1a8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5721 2024.06.05 19:54:22.431507 [ 3 ] {eba3919c-68c5-465e-96f2-a15e9ac8f1a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.48 MiB/sec.
5722 2024.06.05 19:54:22.431829 [ 3 ] {eba3919c-68c5-465e-96f2-a15e9ac8f1a8} <Debug> DynamicQueryHandler: Done processing query
5723 2024.06.05 19:54:22.431874 [ 3 ] {eba3919c-68c5-465e-96f2-a15e9ac8f1a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5724 2024.06.05 19:54:22.431896 [ 3 ] {} <Debug> HTTP-Session: 88d1579b-1f97-4ef1-a4dc-39c5da202163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5725 2024.06.05 19:54:22.432045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5726 2024.06.05 19:54:22.432102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5727 2024.06.05 19:54:22.432123 [ 3 ] {} <Debug> HTTP-Session: 3b8355b9-c852-4e51-91d2-569aacd3024c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5728 2024.06.05 19:54:22.432141 [ 3 ] {} <Debug> HTTP-Session: 3b8355b9-c852-4e51-91d2-569aacd3024c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5729 2024.06.05 19:54:22.432156 [ 3 ] {} <Debug> HTTP-Session: 3b8355b9-c852-4e51-91d2-569aacd3024c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5730 2024.06.05 19:54:22.432191 [ 3 ] {} <Trace> HTTP-Session: 3b8355b9-c852-4e51-91d2-569aacd3024c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5731 2024.06.05 19:54:22.432324 [ 3 ] {b0f1aca8-7fd0-4164-99a5-43aa3c666cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5732 2024.06.05 19:54:22.432371 [ 3 ] {b0f1aca8-7fd0-4164-99a5-43aa3c666cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5733 2024.06.05 19:54:22.432521 [ 3 ] {b0f1aca8-7fd0-4164-99a5-43aa3c666cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5734 2024.06.05 19:54:22.432859 [ 3 ] {b0f1aca8-7fd0-4164-99a5-43aa3c666cd2} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5735 2024.06.05 19:54:22.432897 [ 3 ] {b0f1aca8-7fd0-4164-99a5-43aa3c666cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5736 2024.06.05 19:54:22.433214 [ 3 ] {b0f1aca8-7fd0-4164-99a5-43aa3c666cd2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5737 2024.06.05 19:54:22.433525 [ 3 ] {b0f1aca8-7fd0-4164-99a5-43aa3c666cd2} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5738 2024.06.05 19:54:22.433683 [ 3 ] {b0f1aca8-7fd0-4164-99a5-43aa3c666cd2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0014 sec., 45714.28571428572 rows/sec., 3.57 MiB/sec.
5739 2024.06.05 19:54:22.433840 [ 3 ] {b0f1aca8-7fd0-4164-99a5-43aa3c666cd2} <Debug> DynamicQueryHandler: Done processing query
5740 2024.06.05 19:54:22.433865 [ 3 ] {b0f1aca8-7fd0-4164-99a5-43aa3c666cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5741 2024.06.05 19:54:22.433881 [ 3 ] {} <Debug> HTTP-Session: 3b8355b9-c852-4e51-91d2-569aacd3024c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5742 2024.06.05 19:54:22.434100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5743 2024.06.05 19:54:22.434151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5744 2024.06.05 19:54:22.434171 [ 3 ] {} <Debug> HTTP-Session: 6111819d-8d41-4d88-b285-393f23a0e15c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5745 2024.06.05 19:54:22.434188 [ 3 ] {} <Debug> HTTP-Session: 6111819d-8d41-4d88-b285-393f23a0e15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5746 2024.06.05 19:54:22.434202 [ 3 ] {} <Debug> HTTP-Session: 6111819d-8d41-4d88-b285-393f23a0e15c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5747 2024.06.05 19:54:22.434233 [ 3 ] {} <Trace> HTTP-Session: 6111819d-8d41-4d88-b285-393f23a0e15c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5748 2024.06.05 19:54:22.434380 [ 3 ] {51aad112-c3ee-4cc3-8c70-6183404fbe94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5749 2024.06.05 19:54:22.434429 [ 3 ] {51aad112-c3ee-4cc3-8c70-6183404fbe94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5750 2024.06.05 19:54:22.434576 [ 3 ] {51aad112-c3ee-4cc3-8c70-6183404fbe94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5751 2024.06.05 19:54:22.434959 [ 3 ] {51aad112-c3ee-4cc3-8c70-6183404fbe94} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5752 2024.06.05 19:54:22.434996 [ 3 ] {51aad112-c3ee-4cc3-8c70-6183404fbe94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5753 2024.06.05 19:54:22.435387 [ 3 ] {51aad112-c3ee-4cc3-8c70-6183404fbe94} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5754 2024.06.05 19:54:22.435725 [ 3 ] {51aad112-c3ee-4cc3-8c70-6183404fbe94} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5755 2024.06.05 19:54:22.435889 [ 3 ] {51aad112-c3ee-4cc3-8c70-6183404fbe94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec.
5756 2024.06.05 19:54:22.436173 [ 3 ] {51aad112-c3ee-4cc3-8c70-6183404fbe94} <Debug> DynamicQueryHandler: Done processing query
5757 2024.06.05 19:54:22.436230 [ 3 ] {51aad112-c3ee-4cc3-8c70-6183404fbe94} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5758 2024.06.05 19:54:22.436260 [ 3 ] {} <Debug> HTTP-Session: 6111819d-8d41-4d88-b285-393f23a0e15c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5759 2024.06.05 19:54:22.436410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5760 2024.06.05 19:54:22.436460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5761 2024.06.05 19:54:22.436479 [ 3 ] {} <Debug> HTTP-Session: 52cf8cac-cfe0-47a8-8231-991ff894cc0c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5762 2024.06.05 19:54:22.436496 [ 3 ] {} <Debug> HTTP-Session: 52cf8cac-cfe0-47a8-8231-991ff894cc0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5763 2024.06.05 19:54:22.436510 [ 3 ] {} <Debug> HTTP-Session: 52cf8cac-cfe0-47a8-8231-991ff894cc0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5764 2024.06.05 19:54:22.436541 [ 3 ] {} <Trace> HTTP-Session: 52cf8cac-cfe0-47a8-8231-991ff894cc0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5765 2024.06.05 19:54:22.436676 [ 3 ] {e2d8c192-6118-4f03-a77a-b72eaa6b8838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5766 2024.06.05 19:54:22.436722 [ 3 ] {e2d8c192-6118-4f03-a77a-b72eaa6b8838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5767 2024.06.05 19:54:22.436870 [ 3 ] {e2d8c192-6118-4f03-a77a-b72eaa6b8838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5768 2024.06.05 19:54:22.437160 [ 3 ] {e2d8c192-6118-4f03-a77a-b72eaa6b8838} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5769 2024.06.05 19:54:22.437196 [ 3 ] {e2d8c192-6118-4f03-a77a-b72eaa6b8838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5770 2024.06.05 19:54:22.437564 [ 3 ] {e2d8c192-6118-4f03-a77a-b72eaa6b8838} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5771 2024.06.05 19:54:22.437898 [ 3 ] {e2d8c192-6118-4f03-a77a-b72eaa6b8838} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5772 2024.06.05 19:54:22.438062 [ 3 ] {e2d8c192-6118-4f03-a77a-b72eaa6b8838} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec.
5773 2024.06.05 19:54:22.438219 [ 3 ] {e2d8c192-6118-4f03-a77a-b72eaa6b8838} <Debug> DynamicQueryHandler: Done processing query
5774 2024.06.05 19:54:22.438244 [ 3 ] {e2d8c192-6118-4f03-a77a-b72eaa6b8838} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5775 2024.06.05 19:54:22.438260 [ 3 ] {} <Debug> HTTP-Session: 52cf8cac-cfe0-47a8-8231-991ff894cc0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5776 2024.06.05 19:54:25.918593 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
5777 2024.06.05 19:54:25.918669 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
5778 2024.06.05 19:54:27.431570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5779 2024.06.05 19:54:27.431697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5780 2024.06.05 19:54:27.431728 [ 3 ] {} <Debug> HTTP-Session: 2acadcbb-60d0-44af-bb9c-b6a874335170 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5781 2024.06.05 19:54:27.431756 [ 3 ] {} <Debug> HTTP-Session: 2acadcbb-60d0-44af-bb9c-b6a874335170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5782 2024.06.05 19:54:27.431773 [ 3 ] {} <Debug> HTTP-Session: 2acadcbb-60d0-44af-bb9c-b6a874335170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5783 2024.06.05 19:54:27.431828 [ 3 ] {} <Trace> HTTP-Session: 2acadcbb-60d0-44af-bb9c-b6a874335170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5784 2024.06.05 19:54:27.432019 [ 3 ] {7c7f87f0-e5a4-4dce-8789-efa49948f736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5785 2024.06.05 19:54:27.432086 [ 3 ] {7c7f87f0-e5a4-4dce-8789-efa49948f736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5786 2024.06.05 19:54:27.432278 [ 3 ] {7c7f87f0-e5a4-4dce-8789-efa49948f736} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5787 2024.06.05 19:54:27.432709 [ 3 ] {7c7f87f0-e5a4-4dce-8789-efa49948f736} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5788 2024.06.05 19:54:27.432756 [ 3 ] {7c7f87f0-e5a4-4dce-8789-efa49948f736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5789 2024.06.05 19:54:27.433137 [ 3 ] {7c7f87f0-e5a4-4dce-8789-efa49948f736} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5790 2024.06.05 19:54:27.433483 [ 3 ] {7c7f87f0-e5a4-4dce-8789-efa49948f736} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5791 2024.06.05 19:54:27.433634 [ 3 ] {7c7f87f0-e5a4-4dce-8789-efa49948f736} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001676 sec., 16706.443914081145 rows/sec., 1.32 MiB/sec.
5792 2024.06.05 19:54:27.433863 [ 3 ] {7c7f87f0-e5a4-4dce-8789-efa49948f736} <Debug> DynamicQueryHandler: Done processing query
5793 2024.06.05 19:54:27.433892 [ 3 ] {7c7f87f0-e5a4-4dce-8789-efa49948f736} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5794 2024.06.05 19:54:27.433909 [ 3 ] {} <Debug> HTTP-Session: 2acadcbb-60d0-44af-bb9c-b6a874335170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5795 2024.06.05 19:54:27.434085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5796 2024.06.05 19:54:27.434141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5797 2024.06.05 19:54:27.434162 [ 3 ] {} <Debug> HTTP-Session: 40e4b3d0-a1ee-4e0d-ad17-6cd306354055 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5798 2024.06.05 19:54:27.434181 [ 3 ] {} <Debug> HTTP-Session: 40e4b3d0-a1ee-4e0d-ad17-6cd306354055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5799 2024.06.05 19:54:27.434195 [ 3 ] {} <Debug> HTTP-Session: 40e4b3d0-a1ee-4e0d-ad17-6cd306354055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5800 2024.06.05 19:54:27.434231 [ 3 ] {} <Trace> HTTP-Session: 40e4b3d0-a1ee-4e0d-ad17-6cd306354055 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5801 2024.06.05 19:54:27.434337 [ 3 ] {e0a35eb8-696d-44e3-bc08-c4a1b17f9e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5802 2024.06.05 19:54:27.434385 [ 3 ] {e0a35eb8-696d-44e3-bc08-c4a1b17f9e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5803 2024.06.05 19:54:27.434521 [ 3 ] {e0a35eb8-696d-44e3-bc08-c4a1b17f9e0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5804 2024.06.05 19:54:27.434801 [ 3 ] {e0a35eb8-696d-44e3-bc08-c4a1b17f9e0f} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5805 2024.06.05 19:54:27.434838 [ 3 ] {e0a35eb8-696d-44e3-bc08-c4a1b17f9e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5806 2024.06.05 19:54:27.435142 [ 3 ] {e0a35eb8-696d-44e3-bc08-c4a1b17f9e0f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5807 2024.06.05 19:54:27.435452 [ 3 ] {e0a35eb8-696d-44e3-bc08-c4a1b17f9e0f} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5808 2024.06.05 19:54:27.435601 [ 3 ] {e0a35eb8-696d-44e3-bc08-c4a1b17f9e0f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001293 sec., 1546.7904098994586 rows/sec., 126.13 KiB/sec.
5809 2024.06.05 19:54:27.435757 [ 3 ] {e0a35eb8-696d-44e3-bc08-c4a1b17f9e0f} <Debug> DynamicQueryHandler: Done processing query
5810 2024.06.05 19:54:27.435783 [ 3 ] {e0a35eb8-696d-44e3-bc08-c4a1b17f9e0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5811 2024.06.05 19:54:27.435799 [ 3 ] {} <Debug> HTTP-Session: 40e4b3d0-a1ee-4e0d-ad17-6cd306354055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5812 2024.06.05 19:54:27.435964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5813 2024.06.05 19:54:27.436012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5814 2024.06.05 19:54:27.436031 [ 3 ] {} <Debug> HTTP-Session: 61e87cd7-3344-4424-9588-d1d40afd4f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5815 2024.06.05 19:54:27.436048 [ 3 ] {} <Debug> HTTP-Session: 61e87cd7-3344-4424-9588-d1d40afd4f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5816 2024.06.05 19:54:27.436063 [ 3 ] {} <Debug> HTTP-Session: 61e87cd7-3344-4424-9588-d1d40afd4f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5817 2024.06.05 19:54:27.436094 [ 3 ] {} <Trace> HTTP-Session: 61e87cd7-3344-4424-9588-d1d40afd4f94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5818 2024.06.05 19:54:27.436239 [ 3 ] {725fad71-c3b5-413c-9d89-4dd83238515b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5819 2024.06.05 19:54:27.436283 [ 3 ] {725fad71-c3b5-413c-9d89-4dd83238515b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5820 2024.06.05 19:54:27.436410 [ 3 ] {725fad71-c3b5-413c-9d89-4dd83238515b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5821 2024.06.05 19:54:27.436971 [ 3 ] {725fad71-c3b5-413c-9d89-4dd83238515b} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5822 2024.06.05 19:54:27.437012 [ 3 ] {725fad71-c3b5-413c-9d89-4dd83238515b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5823 2024.06.05 19:54:27.437341 [ 3 ] {725fad71-c3b5-413c-9d89-4dd83238515b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5824 2024.06.05 19:54:27.437641 [ 3 ] {725fad71-c3b5-413c-9d89-4dd83238515b} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5825 2024.06.05 19:54:27.437787 [ 3 ] {725fad71-c3b5-413c-9d89-4dd83238515b} <Debug> executeQuery: Read 177 rows, 14.92 KiB in 0.001613 sec., 109733.4159950403 rows/sec., 9.03 MiB/sec.
5826 2024.06.05 19:54:27.438055 [ 3 ] {725fad71-c3b5-413c-9d89-4dd83238515b} <Debug> DynamicQueryHandler: Done processing query
5827 2024.06.05 19:54:27.438115 [ 3 ] {725fad71-c3b5-413c-9d89-4dd83238515b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5828 2024.06.05 19:54:27.438174 [ 3 ] {} <Debug> HTTP-Session: 61e87cd7-3344-4424-9588-d1d40afd4f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5829 2024.06.05 19:54:27.438372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5830 2024.06.05 19:54:27.438425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5831 2024.06.05 19:54:27.438444 [ 3 ] {} <Debug> HTTP-Session: 08008a3f-680a-45d3-8e32-6bbbc262704c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5832 2024.06.05 19:54:27.438461 [ 3 ] {} <Debug> HTTP-Session: 08008a3f-680a-45d3-8e32-6bbbc262704c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5833 2024.06.05 19:54:27.438474 [ 3 ] {} <Debug> HTTP-Session: 08008a3f-680a-45d3-8e32-6bbbc262704c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5834 2024.06.05 19:54:27.438506 [ 3 ] {} <Trace> HTTP-Session: 08008a3f-680a-45d3-8e32-6bbbc262704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5835 2024.06.05 19:54:27.438603 [ 3 ] {e0e2d23c-ada1-4510-a662-f5a735bb8366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5836 2024.06.05 19:54:27.438647 [ 3 ] {e0e2d23c-ada1-4510-a662-f5a735bb8366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5837 2024.06.05 19:54:27.438789 [ 3 ] {e0e2d23c-ada1-4510-a662-f5a735bb8366} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5838 2024.06.05 19:54:27.439071 [ 3 ] {e0e2d23c-ada1-4510-a662-f5a735bb8366} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5839 2024.06.05 19:54:27.439108 [ 3 ] {e0e2d23c-ada1-4510-a662-f5a735bb8366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5840 2024.06.05 19:54:27.439401 [ 3 ] {e0e2d23c-ada1-4510-a662-f5a735bb8366} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5841 2024.06.05 19:54:27.439704 [ 3 ] {e0e2d23c-ada1-4510-a662-f5a735bb8366} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5842 2024.06.05 19:54:27.439851 [ 3 ] {e0e2d23c-ada1-4510-a662-f5a735bb8366} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001265 sec., 1581.0276679841897 rows/sec., 110.39 KiB/sec.
5843 2024.06.05 19:54:27.440169 [ 3 ] {e0e2d23c-ada1-4510-a662-f5a735bb8366} <Debug> DynamicQueryHandler: Done processing query
5844 2024.06.05 19:54:27.440194 [ 3 ] {e0e2d23c-ada1-4510-a662-f5a735bb8366} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5845 2024.06.05 19:54:27.440210 [ 3 ] {} <Debug> HTTP-Session: 08008a3f-680a-45d3-8e32-6bbbc262704c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5846 2024.06.05 19:54:27.440334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5847 2024.06.05 19:54:27.440383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5848 2024.06.05 19:54:27.440401 [ 3 ] {} <Debug> HTTP-Session: 6ab993ef-4aac-40e7-98cf-ace995fc6e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5849 2024.06.05 19:54:27.440418 [ 3 ] {} <Debug> HTTP-Session: 6ab993ef-4aac-40e7-98cf-ace995fc6e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5850 2024.06.05 19:54:27.440431 [ 3 ] {} <Debug> HTTP-Session: 6ab993ef-4aac-40e7-98cf-ace995fc6e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5851 2024.06.05 19:54:27.440461 [ 3 ] {} <Trace> HTTP-Session: 6ab993ef-4aac-40e7-98cf-ace995fc6e35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5852 2024.06.05 19:54:27.440593 [ 3 ] {1e8eafd4-0795-4c5a-b835-dcfbe65d7660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5853 2024.06.05 19:54:27.440637 [ 3 ] {1e8eafd4-0795-4c5a-b835-dcfbe65d7660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5854 2024.06.05 19:54:27.440780 [ 3 ] {1e8eafd4-0795-4c5a-b835-dcfbe65d7660} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5855 2024.06.05 19:54:27.441140 [ 3 ] {1e8eafd4-0795-4c5a-b835-dcfbe65d7660} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5856 2024.06.05 19:54:27.441177 [ 3 ] {1e8eafd4-0795-4c5a-b835-dcfbe65d7660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5857 2024.06.05 19:54:27.441484 [ 3 ] {1e8eafd4-0795-4c5a-b835-dcfbe65d7660} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5858 2024.06.05 19:54:27.441778 [ 3 ] {1e8eafd4-0795-4c5a-b835-dcfbe65d7660} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5859 2024.06.05 19:54:27.441936 [ 3 ] {1e8eafd4-0795-4c5a-b835-dcfbe65d7660} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.001394 sec., 84648.49354375896 rows/sec., 6.60 MiB/sec.
5860 2024.06.05 19:54:27.442231 [ 3 ] {1e8eafd4-0795-4c5a-b835-dcfbe65d7660} <Debug> DynamicQueryHandler: Done processing query
5861 2024.06.05 19:54:27.442297 [ 3 ] {1e8eafd4-0795-4c5a-b835-dcfbe65d7660} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5862 2024.06.05 19:54:27.442362 [ 3 ] {} <Debug> HTTP-Session: 6ab993ef-4aac-40e7-98cf-ace995fc6e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5863 2024.06.05 19:54:27.442664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5864 2024.06.05 19:54:27.442716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5865 2024.06.05 19:54:27.442735 [ 3 ] {} <Debug> HTTP-Session: d4832357-43c1-4172-8523-09cdcc8b6b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5866 2024.06.05 19:54:27.442751 [ 3 ] {} <Debug> HTTP-Session: d4832357-43c1-4172-8523-09cdcc8b6b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5867 2024.06.05 19:54:27.442765 [ 3 ] {} <Debug> HTTP-Session: d4832357-43c1-4172-8523-09cdcc8b6b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5868 2024.06.05 19:54:27.442796 [ 3 ] {} <Trace> HTTP-Session: d4832357-43c1-4172-8523-09cdcc8b6b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5869 2024.06.05 19:54:27.442969 [ 3 ] {7a7663cd-d427-480e-828b-ba70afb0c2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5870 2024.06.05 19:54:27.443018 [ 3 ] {7a7663cd-d427-480e-828b-ba70afb0c2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5871 2024.06.05 19:54:27.443181 [ 3 ] {7a7663cd-d427-480e-828b-ba70afb0c2a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5872 2024.06.05 19:54:27.443601 [ 3 ] {7a7663cd-d427-480e-828b-ba70afb0c2a3} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5873 2024.06.05 19:54:27.443638 [ 3 ] {7a7663cd-d427-480e-828b-ba70afb0c2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5874 2024.06.05 19:54:27.444029 [ 3 ] {7a7663cd-d427-480e-828b-ba70afb0c2a3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5875 2024.06.05 19:54:27.444358 [ 3 ] {7a7663cd-d427-480e-828b-ba70afb0c2a3} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5876 2024.06.05 19:54:27.444518 [ 3 ] {7a7663cd-d427-480e-828b-ba70afb0c2a3} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001632 sec., 120710.7843137255 rows/sec., 8.43 MiB/sec.
5877 2024.06.05 19:54:27.444809 [ 3 ] {7a7663cd-d427-480e-828b-ba70afb0c2a3} <Debug> DynamicQueryHandler: Done processing query
5878 2024.06.05 19:54:27.444852 [ 3 ] {7a7663cd-d427-480e-828b-ba70afb0c2a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5879 2024.06.05 19:54:27.444872 [ 3 ] {} <Debug> HTTP-Session: d4832357-43c1-4172-8523-09cdcc8b6b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5880 2024.06.05 19:54:27.445019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5881 2024.06.05 19:54:27.445069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5882 2024.06.05 19:54:27.445088 [ 3 ] {} <Debug> HTTP-Session: e05aa685-f9d7-453b-abf3-f31d31cde44c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5883 2024.06.05 19:54:27.445104 [ 3 ] {} <Debug> HTTP-Session: e05aa685-f9d7-453b-abf3-f31d31cde44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5884 2024.06.05 19:54:27.445118 [ 3 ] {} <Debug> HTTP-Session: e05aa685-f9d7-453b-abf3-f31d31cde44c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5885 2024.06.05 19:54:27.445149 [ 3 ] {} <Trace> HTTP-Session: e05aa685-f9d7-453b-abf3-f31d31cde44c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5886 2024.06.05 19:54:27.445420 [ 3 ] {269b97c0-6b07-4d69-8afa-0a53b4f47f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5887 2024.06.05 19:54:27.445469 [ 3 ] {269b97c0-6b07-4d69-8afa-0a53b4f47f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5888 2024.06.05 19:54:27.445643 [ 3 ] {269b97c0-6b07-4d69-8afa-0a53b4f47f95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5889 2024.06.05 19:54:27.446110 [ 3 ] {269b97c0-6b07-4d69-8afa-0a53b4f47f95} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5890 2024.06.05 19:54:27.446146 [ 3 ] {269b97c0-6b07-4d69-8afa-0a53b4f47f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5891 2024.06.05 19:54:27.446551 [ 3 ] {269b97c0-6b07-4d69-8afa-0a53b4f47f95} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5892 2024.06.05 19:54:27.446887 [ 3 ] {269b97c0-6b07-4d69-8afa-0a53b4f47f95} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5893 2024.06.05 19:54:27.447044 [ 3 ] {269b97c0-6b07-4d69-8afa-0a53b4f47f95} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001813 sec., 15444.015444015444 rows/sec., 20.84 MiB/sec.
5894 2024.06.05 19:54:27.447253 [ 3 ] {269b97c0-6b07-4d69-8afa-0a53b4f47f95} <Debug> DynamicQueryHandler: Done processing query
5895 2024.06.05 19:54:27.447279 [ 3 ] {269b97c0-6b07-4d69-8afa-0a53b4f47f95} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
5896 2024.06.05 19:54:27.447294 [ 3 ] {} <Debug> HTTP-Session: e05aa685-f9d7-453b-abf3-f31d31cde44c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5897 2024.06.05 19:54:27.447427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5898 2024.06.05 19:54:27.447475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5899 2024.06.05 19:54:27.447494 [ 3 ] {} <Debug> HTTP-Session: 996873a2-1d44-4472-a51d-d58a5f315dbe Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5900 2024.06.05 19:54:27.447510 [ 3 ] {} <Debug> HTTP-Session: 996873a2-1d44-4472-a51d-d58a5f315dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5901 2024.06.05 19:54:27.447524 [ 3 ] {} <Debug> HTTP-Session: 996873a2-1d44-4472-a51d-d58a5f315dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5902 2024.06.05 19:54:27.447554 [ 3 ] {} <Trace> HTTP-Session: 996873a2-1d44-4472-a51d-d58a5f315dbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5903 2024.06.05 19:54:27.447678 [ 3 ] {5e6c6e96-bf2f-4809-84e7-b9a96bf82d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5904 2024.06.05 19:54:27.447721 [ 3 ] {5e6c6e96-bf2f-4809-84e7-b9a96bf82d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5905 2024.06.05 19:54:27.447855 [ 3 ] {5e6c6e96-bf2f-4809-84e7-b9a96bf82d5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5906 2024.06.05 19:54:27.448158 [ 3 ] {5e6c6e96-bf2f-4809-84e7-b9a96bf82d5b} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5907 2024.06.05 19:54:27.448195 [ 3 ] {5e6c6e96-bf2f-4809-84e7-b9a96bf82d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5908 2024.06.05 19:54:27.448546 [ 3 ] {5e6c6e96-bf2f-4809-84e7-b9a96bf82d5b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5909 2024.06.05 19:54:27.448866 [ 3 ] {5e6c6e96-bf2f-4809-84e7-b9a96bf82d5b} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5910 2024.06.05 19:54:27.449023 [ 3 ] {5e6c6e96-bf2f-4809-84e7-b9a96bf82d5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
5911 2024.06.05 19:54:27.449190 [ 3 ] {5e6c6e96-bf2f-4809-84e7-b9a96bf82d5b} <Debug> DynamicQueryHandler: Done processing query
5912 2024.06.05 19:54:27.449215 [ 3 ] {5e6c6e96-bf2f-4809-84e7-b9a96bf82d5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5913 2024.06.05 19:54:27.449231 [ 3 ] {} <Debug> HTTP-Session: 996873a2-1d44-4472-a51d-d58a5f315dbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5914 2024.06.05 19:54:32.428815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5915 2024.06.05 19:54:32.428945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5916 2024.06.05 19:54:32.428969 [ 3 ] {} <Debug> HTTP-Session: 4a889739-837c-4225-b745-9cfdfd2b780a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5917 2024.06.05 19:54:32.428992 [ 3 ] {} <Debug> HTTP-Session: 4a889739-837c-4225-b745-9cfdfd2b780a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5918 2024.06.05 19:54:32.429006 [ 3 ] {} <Debug> HTTP-Session: 4a889739-837c-4225-b745-9cfdfd2b780a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5919 2024.06.05 19:54:32.429055 [ 3 ] {} <Trace> HTTP-Session: 4a889739-837c-4225-b745-9cfdfd2b780a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5920 2024.06.05 19:54:32.429242 [ 3 ] {d801c636-2d41-4ce3-9be6-59fb49d81aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5921 2024.06.05 19:54:32.429307 [ 3 ] {d801c636-2d41-4ce3-9be6-59fb49d81aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5922 2024.06.05 19:54:32.429492 [ 3 ] {d801c636-2d41-4ce3-9be6-59fb49d81aa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5923 2024.06.05 19:54:32.429989 [ 3 ] {d801c636-2d41-4ce3-9be6-59fb49d81aa9} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5924 2024.06.05 19:54:32.430033 [ 3 ] {d801c636-2d41-4ce3-9be6-59fb49d81aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5925 2024.06.05 19:54:32.430394 [ 3 ] {d801c636-2d41-4ce3-9be6-59fb49d81aa9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5926 2024.06.05 19:54:32.430717 [ 3 ] {d801c636-2d41-4ce3-9be6-59fb49d81aa9} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5927 2024.06.05 19:54:32.430894 [ 42 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5928 2024.06.05 19:54:32.430901 [ 3 ] {d801c636-2d41-4ce3-9be6-59fb49d81aa9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.51 MiB/sec.
5929 2024.06.05 19:54:32.430985 [ 42 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5930 2024.06.05 19:54:32.431046 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5931 2024.06.05 19:54:32.431227 [ 186 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
5932 2024.06.05 19:54:32.431283 [ 3 ] {d801c636-2d41-4ce3-9be6-59fb49d81aa9} <Debug> DynamicQueryHandler: Done processing query
5933 2024.06.05 19:54:32.431332 [ 3 ] {d801c636-2d41-4ce3-9be6-59fb49d81aa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5934 2024.06.05 19:54:32.431385 [ 3 ] {} <Debug> HTTP-Session: 4a889739-837c-4225-b745-9cfdfd2b780a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5935 2024.06.05 19:54:32.431466 [ 186 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5936 2024.06.05 19:54:32.431504 [ 186 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part
5937 2024.06.05 19:54:32.431630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5938 2024.06.05 19:54:32.431696 [ 186 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part
5939 2024.06.05 19:54:32.431811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5940 2024.06.05 19:54:32.431870 [ 186 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 141 rows starting from the beginning of the part
5941 2024.06.05 19:54:32.431913 [ 3 ] {} <Debug> HTTP-Session: 403e126b-06a5-4c49-9608-c22181cbfe64 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5942 2024.06.05 19:54:32.431996 [ 3 ] {} <Debug> HTTP-Session: 403e126b-06a5-4c49-9608-c22181cbfe64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5943 2024.06.05 19:54:32.432110 [ 3 ] {} <Debug> HTTP-Session: 403e126b-06a5-4c49-9608-c22181cbfe64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5944 2024.06.05 19:54:32.432138 [ 186 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part
5945 2024.06.05 19:54:32.432262 [ 3 ] {} <Trace> HTTP-Session: 403e126b-06a5-4c49-9608-c22181cbfe64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5946 2024.06.05 19:54:32.432556 [ 186 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 177 rows starting from the beginning of the part
5947 2024.06.05 19:54:32.432772 [ 3 ] {b05a14f9-bb3e-4605-ba98-7cd54da9fede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5948 2024.06.05 19:54:32.432828 [ 186 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part
5949 2024.06.05 19:54:32.432952 [ 3 ] {b05a14f9-bb3e-4605-ba98-7cd54da9fede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5950 2024.06.05 19:54:32.433511 [ 3 ] {b05a14f9-bb3e-4605-ba98-7cd54da9fede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5951 2024.06.05 19:54:32.434378 [ 3 ] {b05a14f9-bb3e-4605-ba98-7cd54da9fede} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5952 2024.06.05 19:54:32.434442 [ 3 ] {b05a14f9-bb3e-4605-ba98-7cd54da9fede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5953 2024.06.05 19:54:32.435185 [ 3 ] {b05a14f9-bb3e-4605-ba98-7cd54da9fede} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5954 2024.06.05 19:54:32.435574 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 4 columns (4 merged, 0 gathered) in 0.004415624 sec., 152186.87098358013 rows/sec., 12.35 MiB/sec.
5955 2024.06.05 19:54:32.435858 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5956 2024.06.05 19:54:32.435884 [ 3 ] {b05a14f9-bb3e-4605-ba98-7cd54da9fede} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5957 2024.06.05 19:54:32.436182 [ 42 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5958 2024.06.05 19:54:32.436251 [ 3 ] {b05a14f9-bb3e-4605-ba98-7cd54da9fede} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00362 sec., 17679.558011049725 rows/sec., 1.38 MiB/sec.
5959 2024.06.05 19:54:32.436271 [ 42 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5960 2024.06.05 19:54:32.436362 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5961 2024.06.05 19:54:32.436887 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
5962 2024.06.05 19:54:32.436988 [ 3 ] {b05a14f9-bb3e-4605-ba98-7cd54da9fede} <Debug> DynamicQueryHandler: Done processing query
5963 2024.06.05 19:54:32.437052 [ 3 ] {b05a14f9-bb3e-4605-ba98-7cd54da9fede} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5964 2024.06.05 19:54:32.437114 [ 3 ] {} <Debug> HTTP-Session: 403e126b-06a5-4c49-9608-c22181cbfe64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5965 2024.06.05 19:54:32.437345 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5966 2024.06.05 19:54:32.437392 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_41_8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5967 2024.06.05 19:54:32.437446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5968 2024.06.05 19:54:32.437452 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 148 rows starting from the beginning of the part
5969 2024.06.05 19:54:32.437591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5970 2024.06.05 19:54:32.437676 [ 3 ] {} <Debug> HTTP-Session: 87817895-b592-4fdd-9d0b-d8c973d87766 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
5971 2024.06.05 19:54:32.437748 [ 3 ] {} <Debug> HTTP-Session: 87817895-b592-4fdd-9d0b-d8c973d87766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5972 2024.06.05 19:54:32.437726 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_41_8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5973 2024.06.05 19:54:32.437818 [ 3 ] {} <Debug> HTTP-Session: 87817895-b592-4fdd-9d0b-d8c973d87766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5974 2024.06.05 19:54:32.437903 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 68 rows starting from the beginning of the part
5975 2024.06.05 19:54:32.437970 [ 3 ] {} <Trace> HTTP-Session: 87817895-b592-4fdd-9d0b-d8c973d87766 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5976 2024.06.05 19:54:32.438107 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
5977 2024.06.05 19:54:32.438287 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 94 rows starting from the beginning of the part
5978 2024.06.05 19:54:32.438465 [ 3 ] {41983806-51f2-49e1-9dac-434e8be59340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5979 2024.06.05 19:54:32.438614 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part
5980 2024.06.05 19:54:32.438667 [ 3 ] {41983806-51f2-49e1-9dac-434e8be59340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5981 2024.06.05 19:54:32.438950 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 118 rows starting from the beginning of the part
5982 2024.06.05 19:54:32.439328 [ 197 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part
5983 2024.06.05 19:54:32.439799 [ 3 ] {41983806-51f2-49e1-9dac-434e8be59340} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5984 2024.06.05 19:54:32.440691 [ 3 ] {41983806-51f2-49e1-9dac-434e8be59340} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5985 2024.06.05 19:54:32.440754 [ 3 ] {41983806-51f2-49e1-9dac-434e8be59340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5986 2024.06.05 19:54:32.441905 [ 3 ] {41983806-51f2-49e1-9dac-434e8be59340} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5987 2024.06.05 19:54:32.441921 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.005402337 sec., 102918.42215692949 rows/sec., 8.04 MiB/sec.
5988 2024.06.05 19:54:32.442154 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5989 2024.06.05 19:54:32.442849 [ 3 ] {41983806-51f2-49e1-9dac-434e8be59340} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5990 2024.06.05 19:54:32.443206 [ 3 ] {41983806-51f2-49e1-9dac-434e8be59340} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004975 sec., 32160.804020100502 rows/sec., 2.24 MiB/sec.
5991 2024.06.05 19:54:32.443207 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_41_8} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5992 2024.06.05 19:54:32.443229 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5993 2024.06.05 19:54:32.443469 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5994 2024.06.05 19:54:32.443564 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_41_8} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5995 2024.06.05 19:54:32.443626 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5996 2024.06.05 19:54:32.443774 [ 3 ] {41983806-51f2-49e1-9dac-434e8be59340} <Debug> DynamicQueryHandler: Done processing query
5997 2024.06.05 19:54:32.443877 [ 3 ] {41983806-51f2-49e1-9dac-434e8be59340} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5998 2024.06.05 19:54:32.443961 [ 3 ] {} <Debug> HTTP-Session: 87817895-b592-4fdd-9d0b-d8c973d87766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5999 2024.06.05 19:54:32.444085 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
6000 2024.06.05 19:54:32.444171 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
6001 2024.06.05 19:54:32.444247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6002 2024.06.05 19:54:32.444419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6003 2024.06.05 19:54:32.444515 [ 3 ] {} <Debug> HTTP-Session: 157daf3b-aef6-4d3b-942f-e59f713c7604 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6004 2024.06.05 19:54:32.444607 [ 3 ] {} <Debug> HTTP-Session: 157daf3b-aef6-4d3b-942f-e59f713c7604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6005 2024.06.05 19:54:32.444667 [ 3 ] {} <Debug> HTTP-Session: 157daf3b-aef6-4d3b-942f-e59f713c7604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6006 2024.06.05 19:54:32.444809 [ 3 ] {} <Trace> HTTP-Session: 157daf3b-aef6-4d3b-942f-e59f713c7604 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6007 2024.06.05 19:54:32.444905 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6008 2024.06.05 19:54:32.445046 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5646 rows starting from the beginning of the part
6009 2024.06.05 19:54:32.445258 [ 3 ] {1f4c4008-3994-4eea-900f-db4c59edb1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6010 2024.06.05 19:54:32.445462 [ 3 ] {1f4c4008-3994-4eea-900f-db4c59edb1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6011 2024.06.05 19:54:32.445497 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 162 rows starting from the beginning of the part
6012 2024.06.05 19:54:32.445976 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part
6013 2024.06.05 19:54:32.446376 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part
6014 2024.06.05 19:54:32.446400 [ 3 ] {1f4c4008-3994-4eea-900f-db4c59edb1c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6015 2024.06.05 19:54:32.446642 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 197 rows starting from the beginning of the part
6016 2024.06.05 19:54:32.446809 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
6017 2024.06.05 19:54:32.447636 [ 3 ] {1f4c4008-3994-4eea-900f-db4c59edb1c9} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6018 2024.06.05 19:54:32.447700 [ 3 ] {1f4c4008-3994-4eea-900f-db4c59edb1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6019 2024.06.05 19:54:32.448524 [ 3 ] {1f4c4008-3994-4eea-900f-db4c59edb1c9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6020 2024.06.05 19:54:32.449349 [ 3 ] {1f4c4008-3994-4eea-900f-db4c59edb1c9} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6021 2024.06.05 19:54:32.449645 [ 42 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6022 2024.06.05 19:54:32.449743 [ 42 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6023 2024.06.05 19:54:32.449747 [ 3 ] {1f4c4008-3994-4eea-900f-db4c59edb1c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004666 sec., 12858.979854264895 rows/sec., 887.40 KiB/sec.
6024 2024.06.05 19:54:32.449831 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6025 2024.06.05 19:54:32.450296 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
6026 2024.06.05 19:54:32.450448 [ 3 ] {1f4c4008-3994-4eea-900f-db4c59edb1c9} <Debug> DynamicQueryHandler: Done processing query
6027 2024.06.05 19:54:32.450499 [ 3 ] {1f4c4008-3994-4eea-900f-db4c59edb1c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6028 2024.06.05 19:54:32.450575 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6029 2024.06.05 19:54:32.450589 [ 3 ] {} <Debug> HTTP-Session: 157daf3b-aef6-4d3b-942f-e59f713c7604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6030 2024.06.05 19:54:32.450638 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1978 rows starting from the beginning of the part
6031 2024.06.05 19:54:32.450838 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
6032 2024.06.05 19:54:32.451040 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
6033 2024.06.05 19:54:32.451339 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part
6034 2024.06.05 19:54:32.451520 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part
6035 2024.06.05 19:54:32.451606 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
6036 2024.06.05 19:54:32.452238 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6486 rows, containing 5 columns (5 merged, 0 gathered) in 0.008415489 sec., 770721.701377068 rows/sec., 53.73 MiB/sec.
6037 2024.06.05 19:54:32.452640 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6038 2024.06.05 19:54:32.453264 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6039 2024.06.05 19:54:32.453375 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6040 2024.06.05 19:54:32.453519 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB.
6041 2024.06.05 19:54:32.453598 [ 187 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2278 rows, containing 4 columns (4 merged, 0 gathered) in 0.003610845 sec., 630877.2600319316 rows/sec., 42.46 MiB/sec.
6042 2024.06.05 19:54:32.453864 [ 189 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6043 2024.06.05 19:54:32.454310 [ 189 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_41_8} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6044 2024.06.05 19:54:32.454408 [ 189 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_41_8} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6045 2024.06.05 19:54:32.454512 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
6046 2024.06.05 19:54:37.431140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6047 2024.06.05 19:54:37.431297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6048 2024.06.05 19:54:37.431332 [ 3 ] {} <Debug> HTTP-Session: 93ac4677-2053-4fd0-a2fa-189c478c52ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6049 2024.06.05 19:54:37.431364 [ 3 ] {} <Debug> HTTP-Session: 93ac4677-2053-4fd0-a2fa-189c478c52ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6050 2024.06.05 19:54:37.431386 [ 3 ] {} <Debug> HTTP-Session: 93ac4677-2053-4fd0-a2fa-189c478c52ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6051 2024.06.05 19:54:37.431450 [ 3 ] {} <Trace> HTTP-Session: 93ac4677-2053-4fd0-a2fa-189c478c52ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6052 2024.06.05 19:54:37.431686 [ 3 ] {756fcfda-2a8f-4ba6-aa8d-8676c29453d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6053 2024.06.05 19:54:37.431772 [ 3 ] {756fcfda-2a8f-4ba6-aa8d-8676c29453d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6054 2024.06.05 19:54:37.432029 [ 3 ] {756fcfda-2a8f-4ba6-aa8d-8676c29453d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6055 2024.06.05 19:54:37.432591 [ 3 ] {756fcfda-2a8f-4ba6-aa8d-8676c29453d4} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6056 2024.06.05 19:54:37.432636 [ 3 ] {756fcfda-2a8f-4ba6-aa8d-8676c29453d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6057 2024.06.05 19:54:37.433018 [ 3 ] {756fcfda-2a8f-4ba6-aa8d-8676c29453d4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6058 2024.06.05 19:54:37.433357 [ 3 ] {756fcfda-2a8f-4ba6-aa8d-8676c29453d4} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6059 2024.06.05 19:54:37.433530 [ 3 ] {756fcfda-2a8f-4ba6-aa8d-8676c29453d4} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001916 sec., 14613.778705636743 rows/sec., 1.16 MiB/sec.
6060 2024.06.05 19:54:37.433748 [ 3 ] {756fcfda-2a8f-4ba6-aa8d-8676c29453d4} <Debug> DynamicQueryHandler: Done processing query
6061 2024.06.05 19:54:37.433774 [ 3 ] {756fcfda-2a8f-4ba6-aa8d-8676c29453d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6062 2024.06.05 19:54:37.433791 [ 3 ] {} <Debug> HTTP-Session: 93ac4677-2053-4fd0-a2fa-189c478c52ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6063 2024.06.05 19:54:37.433991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6064 2024.06.05 19:54:37.434049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6065 2024.06.05 19:54:37.434070 [ 3 ] {} <Debug> HTTP-Session: 58c41b59-d139-4d2b-a5af-d5463d5df374 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6066 2024.06.05 19:54:37.434088 [ 3 ] {} <Debug> HTTP-Session: 58c41b59-d139-4d2b-a5af-d5463d5df374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6067 2024.06.05 19:54:37.434102 [ 3 ] {} <Debug> HTTP-Session: 58c41b59-d139-4d2b-a5af-d5463d5df374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6068 2024.06.05 19:54:37.434137 [ 3 ] {} <Trace> HTTP-Session: 58c41b59-d139-4d2b-a5af-d5463d5df374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6069 2024.06.05 19:54:37.434282 [ 3 ] {9af24e70-e13b-40f7-a468-34e0cb21e8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6070 2024.06.05 19:54:37.434329 [ 3 ] {9af24e70-e13b-40f7-a468-34e0cb21e8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6071 2024.06.05 19:54:37.434461 [ 3 ] {9af24e70-e13b-40f7-a468-34e0cb21e8ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6072 2024.06.05 19:54:37.434876 [ 3 ] {9af24e70-e13b-40f7-a468-34e0cb21e8ba} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6073 2024.06.05 19:54:37.434915 [ 3 ] {9af24e70-e13b-40f7-a468-34e0cb21e8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6074 2024.06.05 19:54:37.435239 [ 3 ] {9af24e70-e13b-40f7-a468-34e0cb21e8ba} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6075 2024.06.05 19:54:37.435545 [ 3 ] {9af24e70-e13b-40f7-a468-34e0cb21e8ba} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6076 2024.06.05 19:54:37.435700 [ 3 ] {9af24e70-e13b-40f7-a468-34e0cb21e8ba} <Debug> executeQuery: Read 140 rows, 12.03 KiB in 0.001477 sec., 94786.72985781991 rows/sec., 7.96 MiB/sec.
6077 2024.06.05 19:54:37.435990 [ 3 ] {9af24e70-e13b-40f7-a468-34e0cb21e8ba} <Debug> DynamicQueryHandler: Done processing query
6078 2024.06.05 19:54:37.436050 [ 3 ] {9af24e70-e13b-40f7-a468-34e0cb21e8ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6079 2024.06.05 19:54:37.436091 [ 3 ] {} <Debug> HTTP-Session: 58c41b59-d139-4d2b-a5af-d5463d5df374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6080 2024.06.05 19:54:37.436265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6081 2024.06.05 19:54:37.436317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6082 2024.06.05 19:54:37.436337 [ 3 ] {} <Debug> HTTP-Session: 13895439-adce-4a98-a983-8f0aebf4217a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6083 2024.06.05 19:54:37.436355 [ 3 ] {} <Debug> HTTP-Session: 13895439-adce-4a98-a983-8f0aebf4217a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6084 2024.06.05 19:54:37.436369 [ 3 ] {} <Debug> HTTP-Session: 13895439-adce-4a98-a983-8f0aebf4217a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6085 2024.06.05 19:54:37.436401 [ 3 ] {} <Trace> HTTP-Session: 13895439-adce-4a98-a983-8f0aebf4217a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6086 2024.06.05 19:54:37.436537 [ 3 ] {654aa424-8177-463d-baca-221a6496d9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6087 2024.06.05 19:54:37.436581 [ 3 ] {654aa424-8177-463d-baca-221a6496d9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6088 2024.06.05 19:54:37.436731 [ 3 ] {654aa424-8177-463d-baca-221a6496d9a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6089 2024.06.05 19:54:37.437240 [ 3 ] {654aa424-8177-463d-baca-221a6496d9a9} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6090 2024.06.05 19:54:37.437279 [ 3 ] {654aa424-8177-463d-baca-221a6496d9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6091 2024.06.05 19:54:37.437593 [ 3 ] {654aa424-8177-463d-baca-221a6496d9a9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6092 2024.06.05 19:54:37.437909 [ 3 ] {654aa424-8177-463d-baca-221a6496d9a9} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6093 2024.06.05 19:54:37.438064 [ 3 ] {654aa424-8177-463d-baca-221a6496d9a9} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001581 sec., 58191.018342821 rows/sec., 4.54 MiB/sec.
6094 2024.06.05 19:54:37.438412 [ 3 ] {654aa424-8177-463d-baca-221a6496d9a9} <Debug> DynamicQueryHandler: Done processing query
6095 2024.06.05 19:54:37.438448 [ 3 ] {654aa424-8177-463d-baca-221a6496d9a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6096 2024.06.05 19:54:37.438465 [ 3 ] {} <Debug> HTTP-Session: 13895439-adce-4a98-a983-8f0aebf4217a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6097 2024.06.05 19:54:37.438623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6098 2024.06.05 19:54:37.438673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6099 2024.06.05 19:54:37.438692 [ 3 ] {} <Debug> HTTP-Session: dd206c81-6b36-4961-81c0-73887904c0b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6100 2024.06.05 19:54:37.438709 [ 3 ] {} <Debug> HTTP-Session: dd206c81-6b36-4961-81c0-73887904c0b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.06.05 19:54:37.438723 [ 3 ] {} <Debug> HTTP-Session: dd206c81-6b36-4961-81c0-73887904c0b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6102 2024.06.05 19:54:37.438754 [ 3 ] {} <Trace> HTTP-Session: dd206c81-6b36-4961-81c0-73887904c0b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6103 2024.06.05 19:54:37.438926 [ 3 ] {fc42d108-fec0-40f4-9b69-3a74e57362cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6104 2024.06.05 19:54:37.438976 [ 3 ] {fc42d108-fec0-40f4-9b69-3a74e57362cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6105 2024.06.05 19:54:37.439139 [ 3 ] {fc42d108-fec0-40f4-9b69-3a74e57362cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6106 2024.06.05 19:54:37.439535 [ 3 ] {fc42d108-fec0-40f4-9b69-3a74e57362cc} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6107 2024.06.05 19:54:37.439571 [ 3 ] {fc42d108-fec0-40f4-9b69-3a74e57362cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6108 2024.06.05 19:54:37.439971 [ 3 ] {fc42d108-fec0-40f4-9b69-3a74e57362cc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6109 2024.06.05 19:54:37.440307 [ 3 ] {fc42d108-fec0-40f4-9b69-3a74e57362cc} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6110 2024.06.05 19:54:37.440461 [ 3 ] {fc42d108-fec0-40f4-9b69-3a74e57362cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec.
6111 2024.06.05 19:54:37.440633 [ 3 ] {fc42d108-fec0-40f4-9b69-3a74e57362cc} <Debug> DynamicQueryHandler: Done processing query
6112 2024.06.05 19:54:37.440658 [ 3 ] {fc42d108-fec0-40f4-9b69-3a74e57362cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6113 2024.06.05 19:54:37.440674 [ 3 ] {} <Debug> HTTP-Session: dd206c81-6b36-4961-81c0-73887904c0b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6114 2024.06.05 19:54:37.440846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6115 2024.06.05 19:54:37.440896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6116 2024.06.05 19:54:37.440915 [ 3 ] {} <Debug> HTTP-Session: f5af4b82-fe40-4ad9-a63d-61ac4f234e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6117 2024.06.05 19:54:37.440931 [ 3 ] {} <Debug> HTTP-Session: f5af4b82-fe40-4ad9-a63d-61ac4f234e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6118 2024.06.05 19:54:37.440945 [ 3 ] {} <Debug> HTTP-Session: f5af4b82-fe40-4ad9-a63d-61ac4f234e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6119 2024.06.05 19:54:37.440975 [ 3 ] {} <Trace> HTTP-Session: f5af4b82-fe40-4ad9-a63d-61ac4f234e80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6120 2024.06.05 19:54:37.441230 [ 3 ] {14f514c1-fe8a-42f9-b6c4-c1ac352c27f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6121 2024.06.05 19:54:37.441277 [ 3 ] {14f514c1-fe8a-42f9-b6c4-c1ac352c27f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6122 2024.06.05 19:54:37.441437 [ 3 ] {14f514c1-fe8a-42f9-b6c4-c1ac352c27f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6123 2024.06.05 19:54:37.441923 [ 3 ] {14f514c1-fe8a-42f9-b6c4-c1ac352c27f4} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6124 2024.06.05 19:54:37.441959 [ 3 ] {14f514c1-fe8a-42f9-b6c4-c1ac352c27f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6125 2024.06.05 19:54:37.442374 [ 3 ] {14f514c1-fe8a-42f9-b6c4-c1ac352c27f4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6126 2024.06.05 19:54:37.442707 [ 3 ] {14f514c1-fe8a-42f9-b6c4-c1ac352c27f4} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6127 2024.06.05 19:54:37.442881 [ 3 ] {14f514c1-fe8a-42f9-b6c4-c1ac352c27f4} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001821 sec., 15376.166941241077 rows/sec., 20.75 MiB/sec.
6128 2024.06.05 19:54:37.443055 [ 3 ] {14f514c1-fe8a-42f9-b6c4-c1ac352c27f4} <Debug> DynamicQueryHandler: Done processing query
6129 2024.06.05 19:54:37.443080 [ 3 ] {14f514c1-fe8a-42f9-b6c4-c1ac352c27f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
6130 2024.06.05 19:54:37.443096 [ 3 ] {} <Debug> HTTP-Session: f5af4b82-fe40-4ad9-a63d-61ac4f234e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6131 2024.06.05 19:54:37.443221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6132 2024.06.05 19:54:37.443270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6133 2024.06.05 19:54:37.443290 [ 3 ] {} <Debug> HTTP-Session: 920dbf8b-4e0b-4348-b425-68e82b0307cb Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6134 2024.06.05 19:54:37.443306 [ 3 ] {} <Debug> HTTP-Session: 920dbf8b-4e0b-4348-b425-68e82b0307cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6135 2024.06.05 19:54:37.443320 [ 3 ] {} <Debug> HTTP-Session: 920dbf8b-4e0b-4348-b425-68e82b0307cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6136 2024.06.05 19:54:37.443350 [ 3 ] {} <Trace> HTTP-Session: 920dbf8b-4e0b-4348-b425-68e82b0307cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6137 2024.06.05 19:54:37.443481 [ 3 ] {9be11113-a234-4276-af96-31577acc19af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6138 2024.06.05 19:54:37.443525 [ 3 ] {9be11113-a234-4276-af96-31577acc19af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6139 2024.06.05 19:54:37.443652 [ 3 ] {9be11113-a234-4276-af96-31577acc19af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6140 2024.06.05 19:54:37.443942 [ 3 ] {9be11113-a234-4276-af96-31577acc19af} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6141 2024.06.05 19:54:37.443978 [ 3 ] {9be11113-a234-4276-af96-31577acc19af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6142 2024.06.05 19:54:37.444337 [ 3 ] {9be11113-a234-4276-af96-31577acc19af} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6143 2024.06.05 19:54:37.444661 [ 3 ] {9be11113-a234-4276-af96-31577acc19af} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6144 2024.06.05 19:54:37.444810 [ 3 ] {9be11113-a234-4276-af96-31577acc19af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
6145 2024.06.05 19:54:37.444987 [ 3 ] {9be11113-a234-4276-af96-31577acc19af} <Debug> DynamicQueryHandler: Done processing query
6146 2024.06.05 19:54:37.445011 [ 3 ] {9be11113-a234-4276-af96-31577acc19af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6147 2024.06.05 19:54:37.445027 [ 3 ] {} <Debug> HTTP-Session: 920dbf8b-4e0b-4348-b425-68e82b0307cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6148 2024.06.05 19:54:40.918714 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
6149 2024.06.05 19:54:40.918778 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
6150 2024.06.05 19:54:42.429613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6151 2024.06.05 19:54:42.429722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6152 2024.06.05 19:54:42.429746 [ 3 ] {} <Debug> HTTP-Session: 0d643b2d-0418-4471-b6a6-bd33b105c8b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6153 2024.06.05 19:54:42.429770 [ 3 ] {} <Debug> HTTP-Session: 0d643b2d-0418-4471-b6a6-bd33b105c8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6154 2024.06.05 19:54:42.429785 [ 3 ] {} <Debug> HTTP-Session: 0d643b2d-0418-4471-b6a6-bd33b105c8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6155 2024.06.05 19:54:42.429837 [ 3 ] {} <Trace> HTTP-Session: 0d643b2d-0418-4471-b6a6-bd33b105c8b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6156 2024.06.05 19:54:42.430026 [ 3 ] {9c79a75f-48dc-4910-ae66-9e5d35631e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6157 2024.06.05 19:54:42.430090 [ 3 ] {9c79a75f-48dc-4910-ae66-9e5d35631e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6158 2024.06.05 19:54:42.430270 [ 3 ] {9c79a75f-48dc-4910-ae66-9e5d35631e62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6159 2024.06.05 19:54:42.430699 [ 3 ] {9c79a75f-48dc-4910-ae66-9e5d35631e62} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6160 2024.06.05 19:54:42.430739 [ 3 ] {9c79a75f-48dc-4910-ae66-9e5d35631e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6161 2024.06.05 19:54:42.431096 [ 3 ] {9c79a75f-48dc-4910-ae66-9e5d35631e62} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6162 2024.06.05 19:54:42.431430 [ 3 ] {9c79a75f-48dc-4910-ae66-9e5d35631e62} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6163 2024.06.05 19:54:42.431568 [ 3 ] {9c79a75f-48dc-4910-ae66-9e5d35631e62} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.68 MiB/sec.
6164 2024.06.05 19:54:42.431851 [ 3 ] {9c79a75f-48dc-4910-ae66-9e5d35631e62} <Debug> DynamicQueryHandler: Done processing query
6165 2024.06.05 19:54:42.431890 [ 3 ] {9c79a75f-48dc-4910-ae66-9e5d35631e62} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6166 2024.06.05 19:54:42.431917 [ 3 ] {} <Debug> HTTP-Session: 0d643b2d-0418-4471-b6a6-bd33b105c8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6167 2024.06.05 19:54:42.432061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6168 2024.06.05 19:54:42.432115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6169 2024.06.05 19:54:42.432134 [ 3 ] {} <Debug> HTTP-Session: c9e0cbf5-943b-4261-a7b1-c14611b9ad35 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6170 2024.06.05 19:54:42.432153 [ 3 ] {} <Debug> HTTP-Session: c9e0cbf5-943b-4261-a7b1-c14611b9ad35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6171 2024.06.05 19:54:42.432167 [ 3 ] {} <Debug> HTTP-Session: c9e0cbf5-943b-4261-a7b1-c14611b9ad35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6172 2024.06.05 19:54:42.432202 [ 3 ] {} <Trace> HTTP-Session: c9e0cbf5-943b-4261-a7b1-c14611b9ad35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6173 2024.06.05 19:54:42.432331 [ 3 ] {c621aa00-2818-48bc-b723-4ce014d60a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6174 2024.06.05 19:54:42.432378 [ 3 ] {c621aa00-2818-48bc-b723-4ce014d60a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6175 2024.06.05 19:54:42.432524 [ 3 ] {c621aa00-2818-48bc-b723-4ce014d60a64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6176 2024.06.05 19:54:42.432932 [ 3 ] {c621aa00-2818-48bc-b723-4ce014d60a64} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6177 2024.06.05 19:54:42.432968 [ 3 ] {c621aa00-2818-48bc-b723-4ce014d60a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6178 2024.06.05 19:54:42.433277 [ 3 ] {c621aa00-2818-48bc-b723-4ce014d60a64} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6179 2024.06.05 19:54:42.433574 [ 3 ] {c621aa00-2818-48bc-b723-4ce014d60a64} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6180 2024.06.05 19:54:42.433694 [ 3 ] {c621aa00-2818-48bc-b723-4ce014d60a64} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001408 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec.
6181 2024.06.05 19:54:42.433851 [ 3 ] {c621aa00-2818-48bc-b723-4ce014d60a64} <Debug> DynamicQueryHandler: Done processing query
6182 2024.06.05 19:54:42.433877 [ 3 ] {c621aa00-2818-48bc-b723-4ce014d60a64} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6183 2024.06.05 19:54:42.433894 [ 3 ] {} <Debug> HTTP-Session: c9e0cbf5-943b-4261-a7b1-c14611b9ad35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6184 2024.06.05 19:54:42.434111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6185 2024.06.05 19:54:42.434160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6186 2024.06.05 19:54:42.434180 [ 3 ] {} <Debug> HTTP-Session: 83c0c4cc-f297-4423-ad8c-fa8d87f8fd6b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6187 2024.06.05 19:54:42.434196 [ 3 ] {} <Debug> HTTP-Session: 83c0c4cc-f297-4423-ad8c-fa8d87f8fd6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6188 2024.06.05 19:54:42.434210 [ 3 ] {} <Debug> HTTP-Session: 83c0c4cc-f297-4423-ad8c-fa8d87f8fd6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6189 2024.06.05 19:54:42.434241 [ 3 ] {} <Trace> HTTP-Session: 83c0c4cc-f297-4423-ad8c-fa8d87f8fd6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6190 2024.06.05 19:54:42.434385 [ 3 ] {b97d0da1-d452-4520-88cf-98155e196367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6191 2024.06.05 19:54:42.434433 [ 3 ] {b97d0da1-d452-4520-88cf-98155e196367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6192 2024.06.05 19:54:42.434573 [ 3 ] {b97d0da1-d452-4520-88cf-98155e196367} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6193 2024.06.05 19:54:42.434953 [ 3 ] {b97d0da1-d452-4520-88cf-98155e196367} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6194 2024.06.05 19:54:42.434988 [ 3 ] {b97d0da1-d452-4520-88cf-98155e196367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6195 2024.06.05 19:54:42.435361 [ 3 ] {b97d0da1-d452-4520-88cf-98155e196367} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6196 2024.06.05 19:54:42.435687 [ 3 ] {b97d0da1-d452-4520-88cf-98155e196367} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6197 2024.06.05 19:54:42.435812 [ 3 ] {b97d0da1-d452-4520-88cf-98155e196367} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec.
6198 2024.06.05 19:54:42.435962 [ 3 ] {b97d0da1-d452-4520-88cf-98155e196367} <Debug> DynamicQueryHandler: Done processing query
6199 2024.06.05 19:54:42.435986 [ 3 ] {b97d0da1-d452-4520-88cf-98155e196367} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6200 2024.06.05 19:54:42.436001 [ 3 ] {} <Debug> HTTP-Session: 83c0c4cc-f297-4423-ad8c-fa8d87f8fd6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6201 2024.06.05 19:54:42.436123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6202 2024.06.05 19:54:42.436171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6203 2024.06.05 19:54:42.436191 [ 3 ] {} <Debug> HTTP-Session: f07cabe9-5e72-4f6b-8fee-94cd3ba84b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6204 2024.06.05 19:54:42.436207 [ 3 ] {} <Debug> HTTP-Session: f07cabe9-5e72-4f6b-8fee-94cd3ba84b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6205 2024.06.05 19:54:42.436221 [ 3 ] {} <Debug> HTTP-Session: f07cabe9-5e72-4f6b-8fee-94cd3ba84b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6206 2024.06.05 19:54:42.436252 [ 3 ] {} <Trace> HTTP-Session: f07cabe9-5e72-4f6b-8fee-94cd3ba84b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6207 2024.06.05 19:54:42.436362 [ 3 ] {f84c8d65-26d5-49dd-b5d4-d7272ac8a61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6208 2024.06.05 19:54:42.436406 [ 3 ] {f84c8d65-26d5-49dd-b5d4-d7272ac8a61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6209 2024.06.05 19:54:42.436527 [ 3 ] {f84c8d65-26d5-49dd-b5d4-d7272ac8a61d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6210 2024.06.05 19:54:42.436961 [ 3 ] {f84c8d65-26d5-49dd-b5d4-d7272ac8a61d} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6211 2024.06.05 19:54:42.436997 [ 3 ] {f84c8d65-26d5-49dd-b5d4-d7272ac8a61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6212 2024.06.05 19:54:42.437350 [ 3 ] {f84c8d65-26d5-49dd-b5d4-d7272ac8a61d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6213 2024.06.05 19:54:42.437658 [ 3 ] {f84c8d65-26d5-49dd-b5d4-d7272ac8a61d} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6214 2024.06.05 19:54:42.437783 [ 3 ] {f84c8d65-26d5-49dd-b5d4-d7272ac8a61d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec.
6215 2024.06.05 19:54:42.438041 [ 3 ] {f84c8d65-26d5-49dd-b5d4-d7272ac8a61d} <Debug> DynamicQueryHandler: Done processing query
6216 2024.06.05 19:54:42.438101 [ 3 ] {f84c8d65-26d5-49dd-b5d4-d7272ac8a61d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6217 2024.06.05 19:54:42.438155 [ 3 ] {} <Debug> HTTP-Session: f07cabe9-5e72-4f6b-8fee-94cd3ba84b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6218 2024.06.05 19:54:47.431059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6219 2024.06.05 19:54:47.431201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6220 2024.06.05 19:54:47.431231 [ 3 ] {} <Debug> HTTP-Session: 8e2924dc-3e14-40f9-9c5a-8f6d5e3e282a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6221 2024.06.05 19:54:47.431259 [ 3 ] {} <Debug> HTTP-Session: 8e2924dc-3e14-40f9-9c5a-8f6d5e3e282a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6222 2024.06.05 19:54:47.431277 [ 3 ] {} <Debug> HTTP-Session: 8e2924dc-3e14-40f9-9c5a-8f6d5e3e282a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6223 2024.06.05 19:54:47.431332 [ 3 ] {} <Trace> HTTP-Session: 8e2924dc-3e14-40f9-9c5a-8f6d5e3e282a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6224 2024.06.05 19:54:47.431532 [ 3 ] {24c0c828-4e54-4e6b-827e-8abb326741e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6225 2024.06.05 19:54:47.431600 [ 3 ] {24c0c828-4e54-4e6b-827e-8abb326741e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6226 2024.06.05 19:54:47.431790 [ 3 ] {24c0c828-4e54-4e6b-827e-8abb326741e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6227 2024.06.05 19:54:47.432194 [ 3 ] {24c0c828-4e54-4e6b-827e-8abb326741e1} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6228 2024.06.05 19:54:47.432240 [ 3 ] {24c0c828-4e54-4e6b-827e-8abb326741e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6229 2024.06.05 19:54:47.432593 [ 3 ] {24c0c828-4e54-4e6b-827e-8abb326741e1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6230 2024.06.05 19:54:47.432916 [ 3 ] {24c0c828-4e54-4e6b-827e-8abb326741e1} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6231 2024.06.05 19:54:47.433083 [ 3 ] {24c0c828-4e54-4e6b-827e-8abb326741e1} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001606 sec., 17434.6201743462 rows/sec., 1.38 MiB/sec.
6232 2024.06.05 19:54:47.433281 [ 3 ] {24c0c828-4e54-4e6b-827e-8abb326741e1} <Debug> DynamicQueryHandler: Done processing query
6233 2024.06.05 19:54:47.433309 [ 3 ] {24c0c828-4e54-4e6b-827e-8abb326741e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6234 2024.06.05 19:54:47.433325 [ 3 ] {} <Debug> HTTP-Session: 8e2924dc-3e14-40f9-9c5a-8f6d5e3e282a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6235 2024.06.05 19:54:47.433458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6236 2024.06.05 19:54:47.433511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6237 2024.06.05 19:54:47.433530 [ 3 ] {} <Debug> HTTP-Session: 6ffcf44f-4e45-4742-882d-edaa82ed104f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6238 2024.06.05 19:54:47.433549 [ 3 ] {} <Debug> HTTP-Session: 6ffcf44f-4e45-4742-882d-edaa82ed104f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6239 2024.06.05 19:54:47.433562 [ 3 ] {} <Debug> HTTP-Session: 6ffcf44f-4e45-4742-882d-edaa82ed104f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6240 2024.06.05 19:54:47.433597 [ 3 ] {} <Trace> HTTP-Session: 6ffcf44f-4e45-4742-882d-edaa82ed104f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6241 2024.06.05 19:54:47.433699 [ 3 ] {5932f99b-3bb6-4300-acdd-a9140bb7c530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6242 2024.06.05 19:54:47.433744 [ 3 ] {5932f99b-3bb6-4300-acdd-a9140bb7c530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6243 2024.06.05 19:54:47.433873 [ 3 ] {5932f99b-3bb6-4300-acdd-a9140bb7c530} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6244 2024.06.05 19:54:47.434171 [ 3 ] {5932f99b-3bb6-4300-acdd-a9140bb7c530} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6245 2024.06.05 19:54:47.434208 [ 3 ] {5932f99b-3bb6-4300-acdd-a9140bb7c530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6246 2024.06.05 19:54:47.434502 [ 3 ] {5932f99b-3bb6-4300-acdd-a9140bb7c530} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6247 2024.06.05 19:54:47.434795 [ 3 ] {5932f99b-3bb6-4300-acdd-a9140bb7c530} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6248 2024.06.05 19:54:47.434950 [ 3 ] {5932f99b-3bb6-4300-acdd-a9140bb7c530} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001274 sec., 1569.8587127158555 rows/sec., 128.01 KiB/sec.
6249 2024.06.05 19:54:47.435238 [ 3 ] {5932f99b-3bb6-4300-acdd-a9140bb7c530} <Debug> DynamicQueryHandler: Done processing query
6250 2024.06.05 19:54:47.435264 [ 3 ] {5932f99b-3bb6-4300-acdd-a9140bb7c530} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6251 2024.06.05 19:54:47.435280 [ 3 ] {} <Debug> HTTP-Session: 6ffcf44f-4e45-4742-882d-edaa82ed104f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6252 2024.06.05 19:54:47.435462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6253 2024.06.05 19:54:47.435513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6254 2024.06.05 19:54:47.435532 [ 3 ] {} <Debug> HTTP-Session: 1e02eb80-702d-4552-915d-fece3cd8123c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6255 2024.06.05 19:54:47.435548 [ 3 ] {} <Debug> HTTP-Session: 1e02eb80-702d-4552-915d-fece3cd8123c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6256 2024.06.05 19:54:47.435562 [ 3 ] {} <Debug> HTTP-Session: 1e02eb80-702d-4552-915d-fece3cd8123c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6257 2024.06.05 19:54:47.435593 [ 3 ] {} <Trace> HTTP-Session: 1e02eb80-702d-4552-915d-fece3cd8123c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6258 2024.06.05 19:54:47.435731 [ 3 ] {ebcc6c0b-f52d-4966-ab0b-861042d698eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6259 2024.06.05 19:54:47.435800 [ 3 ] {ebcc6c0b-f52d-4966-ab0b-861042d698eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6260 2024.06.05 19:54:47.435945 [ 3 ] {ebcc6c0b-f52d-4966-ab0b-861042d698eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6261 2024.06.05 19:54:47.436312 [ 3 ] {ebcc6c0b-f52d-4966-ab0b-861042d698eb} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6262 2024.06.05 19:54:47.436348 [ 3 ] {ebcc6c0b-f52d-4966-ab0b-861042d698eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6263 2024.06.05 19:54:47.436671 [ 3 ] {ebcc6c0b-f52d-4966-ab0b-861042d698eb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6264 2024.06.05 19:54:47.436971 [ 3 ] {ebcc6c0b-f52d-4966-ab0b-861042d698eb} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6265 2024.06.05 19:54:47.437127 [ 3 ] {ebcc6c0b-f52d-4966-ab0b-861042d698eb} <Debug> executeQuery: Read 141 rows, 12.11 KiB in 0.001452 sec., 97107.43801652893 rows/sec., 8.14 MiB/sec.
6266 2024.06.05 19:54:47.437312 [ 3 ] {ebcc6c0b-f52d-4966-ab0b-861042d698eb} <Debug> DynamicQueryHandler: Done processing query
6267 2024.06.05 19:54:47.437345 [ 3 ] {ebcc6c0b-f52d-4966-ab0b-861042d698eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6268 2024.06.05 19:54:47.437370 [ 3 ] {} <Debug> HTTP-Session: 1e02eb80-702d-4552-915d-fece3cd8123c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6269 2024.06.05 19:54:47.437489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6270 2024.06.05 19:54:47.437560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6271 2024.06.05 19:54:47.437581 [ 3 ] {} <Debug> HTTP-Session: a99640c9-e7f4-4cb7-b80b-4b6b0b256972 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6272 2024.06.05 19:54:47.437597 [ 3 ] {} <Debug> HTTP-Session: a99640c9-e7f4-4cb7-b80b-4b6b0b256972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6273 2024.06.05 19:54:47.437613 [ 3 ] {} <Debug> HTTP-Session: a99640c9-e7f4-4cb7-b80b-4b6b0b256972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6274 2024.06.05 19:54:47.437644 [ 3 ] {} <Trace> HTTP-Session: a99640c9-e7f4-4cb7-b80b-4b6b0b256972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6275 2024.06.05 19:54:47.437738 [ 3 ] {c39b3945-7ec2-4382-a29d-c5d94f4acdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6276 2024.06.05 19:54:47.437780 [ 3 ] {c39b3945-7ec2-4382-a29d-c5d94f4acdb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6277 2024.06.05 19:54:47.437902 [ 3 ] {c39b3945-7ec2-4382-a29d-c5d94f4acdb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6278 2024.06.05 19:54:47.438168 [ 3 ] {c39b3945-7ec2-4382-a29d-c5d94f4acdb5} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6279 2024.06.05 19:54:47.438203 [ 3 ] {c39b3945-7ec2-4382-a29d-c5d94f4acdb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6280 2024.06.05 19:54:47.438486 [ 3 ] {c39b3945-7ec2-4382-a29d-c5d94f4acdb5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6281 2024.06.05 19:54:47.438779 [ 3 ] {c39b3945-7ec2-4382-a29d-c5d94f4acdb5} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6282 2024.06.05 19:54:47.438912 [ 3 ] {c39b3945-7ec2-4382-a29d-c5d94f4acdb5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001191 sec., 1679.2611251049539 rows/sec., 117.25 KiB/sec.
6283 2024.06.05 19:54:47.439198 [ 3 ] {c39b3945-7ec2-4382-a29d-c5d94f4acdb5} <Debug> DynamicQueryHandler: Done processing query
6284 2024.06.05 19:54:47.439227 [ 3 ] {c39b3945-7ec2-4382-a29d-c5d94f4acdb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6285 2024.06.05 19:54:47.439243 [ 3 ] {} <Debug> HTTP-Session: a99640c9-e7f4-4cb7-b80b-4b6b0b256972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6286 2024.06.05 19:54:47.439376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6287 2024.06.05 19:54:47.439424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6288 2024.06.05 19:54:47.439443 [ 3 ] {} <Debug> HTTP-Session: c1ad61df-3fbb-4d45-87d5-2b3a76dd6a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6289 2024.06.05 19:54:47.439460 [ 3 ] {} <Debug> HTTP-Session: c1ad61df-3fbb-4d45-87d5-2b3a76dd6a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6290 2024.06.05 19:54:47.439473 [ 3 ] {} <Debug> HTTP-Session: c1ad61df-3fbb-4d45-87d5-2b3a76dd6a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6291 2024.06.05 19:54:47.439504 [ 3 ] {} <Trace> HTTP-Session: c1ad61df-3fbb-4d45-87d5-2b3a76dd6a43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6292 2024.06.05 19:54:47.439629 [ 3 ] {92c1c6bd-b5a4-491a-ab20-e5e074cb6682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6293 2024.06.05 19:54:47.439672 [ 3 ] {92c1c6bd-b5a4-491a-ab20-e5e074cb6682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6294 2024.06.05 19:54:47.439816 [ 3 ] {92c1c6bd-b5a4-491a-ab20-e5e074cb6682} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6295 2024.06.05 19:54:47.440212 [ 3 ] {92c1c6bd-b5a4-491a-ab20-e5e074cb6682} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6296 2024.06.05 19:54:47.440248 [ 3 ] {92c1c6bd-b5a4-491a-ab20-e5e074cb6682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6297 2024.06.05 19:54:47.440549 [ 3 ] {92c1c6bd-b5a4-491a-ab20-e5e074cb6682} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6298 2024.06.05 19:54:47.440838 [ 3 ] {92c1c6bd-b5a4-491a-ab20-e5e074cb6682} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6299 2024.06.05 19:54:47.440987 [ 3 ] {92c1c6bd-b5a4-491a-ab20-e5e074cb6682} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001406 sec., 66856.33001422476 rows/sec., 5.22 MiB/sec.
6300 2024.06.05 19:54:47.441192 [ 3 ] {92c1c6bd-b5a4-491a-ab20-e5e074cb6682} <Debug> DynamicQueryHandler: Done processing query
6301 2024.06.05 19:54:47.441218 [ 3 ] {92c1c6bd-b5a4-491a-ab20-e5e074cb6682} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6302 2024.06.05 19:54:47.441234 [ 3 ] {} <Debug> HTTP-Session: c1ad61df-3fbb-4d45-87d5-2b3a76dd6a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6303 2024.06.05 19:54:47.441382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6304 2024.06.05 19:54:47.441431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6305 2024.06.05 19:54:47.441449 [ 3 ] {} <Debug> HTTP-Session: fd331683-e499-4f8a-8071-490ee481f59e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6306 2024.06.05 19:54:47.441465 [ 3 ] {} <Debug> HTTP-Session: fd331683-e499-4f8a-8071-490ee481f59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6307 2024.06.05 19:54:47.441478 [ 3 ] {} <Debug> HTTP-Session: fd331683-e499-4f8a-8071-490ee481f59e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6308 2024.06.05 19:54:47.441508 [ 3 ] {} <Trace> HTTP-Session: fd331683-e499-4f8a-8071-490ee481f59e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6309 2024.06.05 19:54:47.441651 [ 3 ] {c91f02d3-eb5a-41d3-a61e-f5e3ab90ef06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6310 2024.06.05 19:54:47.441697 [ 3 ] {c91f02d3-eb5a-41d3-a61e-f5e3ab90ef06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6311 2024.06.05 19:54:47.441838 [ 3 ] {c91f02d3-eb5a-41d3-a61e-f5e3ab90ef06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6312 2024.06.05 19:54:47.442193 [ 3 ] {c91f02d3-eb5a-41d3-a61e-f5e3ab90ef06} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6313 2024.06.05 19:54:47.442227 [ 3 ] {c91f02d3-eb5a-41d3-a61e-f5e3ab90ef06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6314 2024.06.05 19:54:47.442604 [ 3 ] {c91f02d3-eb5a-41d3-a61e-f5e3ab90ef06} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6315 2024.06.05 19:54:47.442927 [ 3 ] {c91f02d3-eb5a-41d3-a61e-f5e3ab90ef06} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6316 2024.06.05 19:54:47.443080 [ 3 ] {c91f02d3-eb5a-41d3-a61e-f5e3ab90ef06} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001486 sec., 108344.54912516824 rows/sec., 7.55 MiB/sec.
6317 2024.06.05 19:54:47.443230 [ 3 ] {c91f02d3-eb5a-41d3-a61e-f5e3ab90ef06} <Debug> DynamicQueryHandler: Done processing query
6318 2024.06.05 19:54:47.443254 [ 3 ] {c91f02d3-eb5a-41d3-a61e-f5e3ab90ef06} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6319 2024.06.05 19:54:47.443270 [ 3 ] {} <Debug> HTTP-Session: fd331683-e499-4f8a-8071-490ee481f59e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6320 2024.06.05 19:54:47.443433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6321 2024.06.05 19:54:47.443479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6322 2024.06.05 19:54:47.443498 [ 3 ] {} <Debug> HTTP-Session: 7ed34054-95da-4b99-bc93-1a7cc7598ed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6323 2024.06.05 19:54:47.443513 [ 3 ] {} <Debug> HTTP-Session: 7ed34054-95da-4b99-bc93-1a7cc7598ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6324 2024.06.05 19:54:47.443526 [ 3 ] {} <Debug> HTTP-Session: 7ed34054-95da-4b99-bc93-1a7cc7598ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6325 2024.06.05 19:54:47.443556 [ 3 ] {} <Trace> HTTP-Session: 7ed34054-95da-4b99-bc93-1a7cc7598ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6326 2024.06.05 19:54:47.443801 [ 3 ] {d1ea8604-f192-4491-a441-11e5adc45475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6327 2024.06.05 19:54:47.443848 [ 3 ] {d1ea8604-f192-4491-a441-11e5adc45475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6328 2024.06.05 19:54:47.444001 [ 3 ] {d1ea8604-f192-4491-a441-11e5adc45475} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6329 2024.06.05 19:54:47.444424 [ 3 ] {d1ea8604-f192-4491-a441-11e5adc45475} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6330 2024.06.05 19:54:47.444459 [ 3 ] {d1ea8604-f192-4491-a441-11e5adc45475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6331 2024.06.05 19:54:47.444863 [ 3 ] {d1ea8604-f192-4491-a441-11e5adc45475} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6332 2024.06.05 19:54:47.445196 [ 3 ] {d1ea8604-f192-4491-a441-11e5adc45475} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6333 2024.06.05 19:54:47.445348 [ 93 ] {} <Debug> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6334 2024.06.05 19:54:47.445354 [ 3 ] {d1ea8604-f192-4491-a441-11e5adc45475} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001713 sec., 16345.592527729132 rows/sec., 22.06 MiB/sec.
6335 2024.06.05 19:54:47.445440 [ 93 ] {} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6336 2024.06.05 19:54:47.445511 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6337 2024.06.05 19:54:47.445718 [ 3 ] {d1ea8604-f192-4491-a441-11e5adc45475} <Debug> DynamicQueryHandler: Done processing query
6338 2024.06.05 19:54:47.445770 [ 3 ] {d1ea8604-f192-4491-a441-11e5adc45475} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
6339 2024.06.05 19:54:47.445803 [ 3 ] {} <Debug> HTTP-Session: 7ed34054-95da-4b99-bc93-1a7cc7598ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6340 2024.06.05 19:54:47.445804 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
6341 2024.06.05 19:54:47.445949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6342 2024.06.05 19:54:47.446068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6343 2024.06.05 19:54:47.446125 [ 3 ] {} <Debug> HTTP-Session: 82d08436-c16e-4077-a460-126f3440a848 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6344 2024.06.05 19:54:47.446185 [ 3 ] {} <Debug> HTTP-Session: 82d08436-c16e-4077-a460-126f3440a848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6345 2024.06.05 19:54:47.446231 [ 3 ] {} <Debug> HTTP-Session: 82d08436-c16e-4077-a460-126f3440a848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6346 2024.06.05 19:54:47.446325 [ 3 ] {} <Trace> HTTP-Session: 82d08436-c16e-4077-a460-126f3440a848 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6347 2024.06.05 19:54:47.446411 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6348 2024.06.05 19:54:47.446506 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 425 rows starting from the beginning of the part
6349 2024.06.05 19:54:47.446614 [ 3 ] {006bf72e-4250-4c6d-9bd4-e4c80e60a341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6350 2024.06.05 19:54:47.446793 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
6351 2024.06.05 19:54:47.446813 [ 3 ] {006bf72e-4250-4c6d-9bd4-e4c80e60a341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6352 2024.06.05 19:54:47.447154 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part
6353 2024.06.05 19:54:47.447516 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
6354 2024.06.05 19:54:47.447946 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part
6355 2024.06.05 19:54:47.447974 [ 3 ] {006bf72e-4250-4c6d-9bd4-e4c80e60a341} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6356 2024.06.05 19:54:47.448305 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
6357 2024.06.05 19:54:47.449017 [ 3 ] {006bf72e-4250-4c6d-9bd4-e4c80e60a341} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6358 2024.06.05 19:54:47.449080 [ 3 ] {006bf72e-4250-4c6d-9bd4-e4c80e60a341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6359 2024.06.05 19:54:47.449916 [ 3 ] {006bf72e-4250-4c6d-9bd4-e4c80e60a341} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6360 2024.06.05 19:54:47.450488 [ 3 ] {006bf72e-4250-4c6d-9bd4-e4c80e60a341} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6361 2024.06.05 19:54:47.450890 [ 3 ] {006bf72e-4250-4c6d-9bd4-e4c80e60a341} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004374 sec., 13717.421124828532 rows/sec., 946.64 KiB/sec.
6362 2024.06.05 19:54:47.451624 [ 3 ] {006bf72e-4250-4c6d-9bd4-e4c80e60a341} <Debug> DynamicQueryHandler: Done processing query
6363 2024.06.05 19:54:47.451737 [ 3 ] {006bf72e-4250-4c6d-9bd4-e4c80e60a341} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6364 2024.06.05 19:54:47.451826 [ 3 ] {} <Debug> HTTP-Session: 82d08436-c16e-4077-a460-126f3440a848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6365 2024.06.05 19:54:47.453283 [ 189 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 6 columns (6 merged, 0 gathered) in 0.007646701 sec., 73888.07277805162 rows/sec., 99.71 MiB/sec.
6366 2024.06.05 19:54:47.454217 [ 189 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6367 2024.06.05 19:54:47.454759 [ 189 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6368 2024.06.05 19:54:47.454853 [ 189 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6369 2024.06.05 19:54:47.454960 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB.
6370 2024.06.05 19:54:52.429463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6371 2024.06.05 19:54:52.429602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6372 2024.06.05 19:54:52.429632 [ 3 ] {} <Debug> HTTP-Session: 5e341075-58ee-4c62-a27b-9f661365a945 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6373 2024.06.05 19:54:52.429660 [ 3 ] {} <Debug> HTTP-Session: 5e341075-58ee-4c62-a27b-9f661365a945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6374 2024.06.05 19:54:52.429678 [ 3 ] {} <Debug> HTTP-Session: 5e341075-58ee-4c62-a27b-9f661365a945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6375 2024.06.05 19:54:52.429735 [ 3 ] {} <Trace> HTTP-Session: 5e341075-58ee-4c62-a27b-9f661365a945 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6376 2024.06.05 19:54:52.429945 [ 3 ] {c24d314f-59f6-430c-98c9-4af1610fc3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6377 2024.06.05 19:54:52.430016 [ 3 ] {c24d314f-59f6-430c-98c9-4af1610fc3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6378 2024.06.05 19:54:52.430211 [ 3 ] {c24d314f-59f6-430c-98c9-4af1610fc3e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6379 2024.06.05 19:54:52.430646 [ 3 ] {c24d314f-59f6-430c-98c9-4af1610fc3e5} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6380 2024.06.05 19:54:52.430688 [ 3 ] {c24d314f-59f6-430c-98c9-4af1610fc3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6381 2024.06.05 19:54:52.431111 [ 3 ] {c24d314f-59f6-430c-98c9-4af1610fc3e5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6382 2024.06.05 19:54:52.431446 [ 3 ] {c24d314f-59f6-430c-98c9-4af1610fc3e5} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6383 2024.06.05 19:54:52.431628 [ 3 ] {c24d314f-59f6-430c-98c9-4af1610fc3e5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001742 sec., 32146.957520091848 rows/sec., 2.47 MiB/sec.
6384 2024.06.05 19:54:52.431974 [ 3 ] {c24d314f-59f6-430c-98c9-4af1610fc3e5} <Debug> DynamicQueryHandler: Done processing query
6385 2024.06.05 19:54:52.432030 [ 3 ] {c24d314f-59f6-430c-98c9-4af1610fc3e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6386 2024.06.05 19:54:52.432052 [ 3 ] {} <Debug> HTTP-Session: 5e341075-58ee-4c62-a27b-9f661365a945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6387 2024.06.05 19:54:52.432219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6388 2024.06.05 19:54:52.432285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6389 2024.06.05 19:54:52.432308 [ 3 ] {} <Debug> HTTP-Session: c70b4d2d-b667-4a46-a238-417af7582f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6390 2024.06.05 19:54:52.432331 [ 3 ] {} <Debug> HTTP-Session: c70b4d2d-b667-4a46-a238-417af7582f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6391 2024.06.05 19:54:52.432348 [ 3 ] {} <Debug> HTTP-Session: c70b4d2d-b667-4a46-a238-417af7582f5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6392 2024.06.05 19:54:52.432391 [ 3 ] {} <Trace> HTTP-Session: c70b4d2d-b667-4a46-a238-417af7582f5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6393 2024.06.05 19:54:52.432551 [ 3 ] {b554987f-2785-45f9-9039-ee48e7d9f5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6394 2024.06.05 19:54:52.432599 [ 3 ] {b554987f-2785-45f9-9039-ee48e7d9f5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6395 2024.06.05 19:54:52.432748 [ 3 ] {b554987f-2785-45f9-9039-ee48e7d9f5db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6396 2024.06.05 19:54:52.433089 [ 3 ] {b554987f-2785-45f9-9039-ee48e7d9f5db} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6397 2024.06.05 19:54:52.433128 [ 3 ] {b554987f-2785-45f9-9039-ee48e7d9f5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6398 2024.06.05 19:54:52.433447 [ 3 ] {b554987f-2785-45f9-9039-ee48e7d9f5db} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6399 2024.06.05 19:54:52.433750 [ 3 ] {b554987f-2785-45f9-9039-ee48e7d9f5db} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6400 2024.06.05 19:54:52.433902 [ 3 ] {b554987f-2785-45f9-9039-ee48e7d9f5db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001407 sec., 45486.85145700071 rows/sec., 3.55 MiB/sec.
6401 2024.06.05 19:54:52.434178 [ 3 ] {b554987f-2785-45f9-9039-ee48e7d9f5db} <Debug> DynamicQueryHandler: Done processing query
6402 2024.06.05 19:54:52.434230 [ 3 ] {b554987f-2785-45f9-9039-ee48e7d9f5db} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6403 2024.06.05 19:54:52.434269 [ 3 ] {} <Debug> HTTP-Session: c70b4d2d-b667-4a46-a238-417af7582f5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6404 2024.06.05 19:54:52.434499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6405 2024.06.05 19:54:52.434550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6406 2024.06.05 19:54:52.434569 [ 3 ] {} <Debug> HTTP-Session: 703d0c4c-6f7e-4a24-9f37-c8dcf5a67de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6407 2024.06.05 19:54:52.434585 [ 3 ] {} <Debug> HTTP-Session: 703d0c4c-6f7e-4a24-9f37-c8dcf5a67de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6408 2024.06.05 19:54:52.434599 [ 3 ] {} <Debug> HTTP-Session: 703d0c4c-6f7e-4a24-9f37-c8dcf5a67de0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6409 2024.06.05 19:54:52.434632 [ 3 ] {} <Trace> HTTP-Session: 703d0c4c-6f7e-4a24-9f37-c8dcf5a67de0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6410 2024.06.05 19:54:52.434784 [ 3 ] {8b94701f-87cf-4139-9df8-6b9c7ab5b4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6411 2024.06.05 19:54:52.434834 [ 3 ] {8b94701f-87cf-4139-9df8-6b9c7ab5b4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6412 2024.06.05 19:54:52.434999 [ 3 ] {8b94701f-87cf-4139-9df8-6b9c7ab5b4aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6413 2024.06.05 19:54:52.435394 [ 3 ] {8b94701f-87cf-4139-9df8-6b9c7ab5b4aa} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6414 2024.06.05 19:54:52.435431 [ 3 ] {8b94701f-87cf-4139-9df8-6b9c7ab5b4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6415 2024.06.05 19:54:52.435824 [ 3 ] {8b94701f-87cf-4139-9df8-6b9c7ab5b4aa} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6416 2024.06.05 19:54:52.436161 [ 3 ] {8b94701f-87cf-4139-9df8-6b9c7ab5b4aa} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6417 2024.06.05 19:54:52.436334 [ 3 ] {8b94701f-87cf-4139-9df8-6b9c7ab5b4aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec.
6418 2024.06.05 19:54:52.436670 [ 3 ] {8b94701f-87cf-4139-9df8-6b9c7ab5b4aa} <Debug> DynamicQueryHandler: Done processing query
6419 2024.06.05 19:54:52.436713 [ 3 ] {8b94701f-87cf-4139-9df8-6b9c7ab5b4aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6420 2024.06.05 19:54:52.436739 [ 3 ] {} <Debug> HTTP-Session: 703d0c4c-6f7e-4a24-9f37-c8dcf5a67de0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6421 2024.06.05 19:54:52.436881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6422 2024.06.05 19:54:52.436932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6423 2024.06.05 19:54:52.436951 [ 3 ] {} <Debug> HTTP-Session: 62e46f4d-6230-4fb4-a053-3dad42a5cb1e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6424 2024.06.05 19:54:52.436968 [ 3 ] {} <Debug> HTTP-Session: 62e46f4d-6230-4fb4-a053-3dad42a5cb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6425 2024.06.05 19:54:52.436982 [ 3 ] {} <Debug> HTTP-Session: 62e46f4d-6230-4fb4-a053-3dad42a5cb1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6426 2024.06.05 19:54:52.437014 [ 3 ] {} <Trace> HTTP-Session: 62e46f4d-6230-4fb4-a053-3dad42a5cb1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6427 2024.06.05 19:54:52.437139 [ 3 ] {4150d3a0-2e15-422d-82ca-91ad6ab348f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6428 2024.06.05 19:54:52.437187 [ 3 ] {4150d3a0-2e15-422d-82ca-91ad6ab348f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6429 2024.06.05 19:54:52.437331 [ 3 ] {4150d3a0-2e15-422d-82ca-91ad6ab348f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6430 2024.06.05 19:54:52.437609 [ 3 ] {4150d3a0-2e15-422d-82ca-91ad6ab348f7} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6431 2024.06.05 19:54:52.437646 [ 3 ] {4150d3a0-2e15-422d-82ca-91ad6ab348f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6432 2024.06.05 19:54:52.438006 [ 3 ] {4150d3a0-2e15-422d-82ca-91ad6ab348f7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6433 2024.06.05 19:54:52.438323 [ 3 ] {4150d3a0-2e15-422d-82ca-91ad6ab348f7} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6434 2024.06.05 19:54:52.438489 [ 3 ] {4150d3a0-2e15-422d-82ca-91ad6ab348f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec.
6435 2024.06.05 19:54:52.438754 [ 3 ] {4150d3a0-2e15-422d-82ca-91ad6ab348f7} <Debug> DynamicQueryHandler: Done processing query
6436 2024.06.05 19:54:52.438809 [ 3 ] {4150d3a0-2e15-422d-82ca-91ad6ab348f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6437 2024.06.05 19:54:52.438872 [ 3 ] {} <Debug> HTTP-Session: 62e46f4d-6230-4fb4-a053-3dad42a5cb1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6438 2024.06.05 19:54:55.918820 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
6439 2024.06.05 19:54:55.918899 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
6440 2024.06.05 19:54:57.001269 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000892261 sec.
6441 2024.06.05 19:54:57.431696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6442 2024.06.05 19:54:57.431808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6443 2024.06.05 19:54:57.431833 [ 3 ] {} <Debug> HTTP-Session: a9118bd3-6b4f-4547-a9a6-ce678223850b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6444 2024.06.05 19:54:57.431857 [ 3 ] {} <Debug> HTTP-Session: a9118bd3-6b4f-4547-a9a6-ce678223850b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6445 2024.06.05 19:54:57.431875 [ 3 ] {} <Debug> HTTP-Session: a9118bd3-6b4f-4547-a9a6-ce678223850b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6446 2024.06.05 19:54:57.431925 [ 3 ] {} <Trace> HTTP-Session: a9118bd3-6b4f-4547-a9a6-ce678223850b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6447 2024.06.05 19:54:57.432109 [ 3 ] {f57fe7bb-391b-4352-9cd8-8d5dc830646c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6448 2024.06.05 19:54:57.432174 [ 3 ] {f57fe7bb-391b-4352-9cd8-8d5dc830646c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6449 2024.06.05 19:54:57.432365 [ 3 ] {f57fe7bb-391b-4352-9cd8-8d5dc830646c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6450 2024.06.05 19:54:57.432800 [ 3 ] {f57fe7bb-391b-4352-9cd8-8d5dc830646c} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6451 2024.06.05 19:54:57.432843 [ 3 ] {f57fe7bb-391b-4352-9cd8-8d5dc830646c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6452 2024.06.05 19:54:57.433212 [ 3 ] {f57fe7bb-391b-4352-9cd8-8d5dc830646c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6453 2024.06.05 19:54:57.433544 [ 3 ] {f57fe7bb-391b-4352-9cd8-8d5dc830646c} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6454 2024.06.05 19:54:57.433691 [ 3 ] {f57fe7bb-391b-4352-9cd8-8d5dc830646c} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001641 sec., 17062.766605728215 rows/sec., 1.35 MiB/sec.
6455 2024.06.05 19:54:57.433694 [ 88 ] {} <Debug> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0
6456 2024.06.05 19:54:57.433764 [ 88 ] {} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6457 2024.06.05 19:54:57.433797 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6458 2024.06.05 19:54:57.433977 [ 3 ] {f57fe7bb-391b-4352-9cd8-8d5dc830646c} <Debug> DynamicQueryHandler: Done processing query
6459 2024.06.05 19:54:57.434074 [ 3 ] {f57fe7bb-391b-4352-9cd8-8d5dc830646c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6460 2024.06.05 19:54:57.434144 [ 3 ] {} <Debug> HTTP-Session: a9118bd3-6b4f-4547-a9a6-ce678223850b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6461 2024.06.05 19:54:57.434178 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full
6462 2024.06.05 19:54:57.434452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6463 2024.06.05 19:54:57.434471 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6464 2024.06.05 19:54:57.434529 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 28 rows starting from the beginning of the part
6465 2024.06.05 19:54:57.434547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6466 2024.06.05 19:54:57.434583 [ 3 ] {} <Debug> HTTP-Session: c326db1e-bbc8-4363-940e-717dbe6f3deb Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6467 2024.06.05 19:54:57.434619 [ 3 ] {} <Debug> HTTP-Session: c326db1e-bbc8-4363-940e-717dbe6f3deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6468 2024.06.05 19:54:57.434670 [ 3 ] {} <Debug> HTTP-Session: c326db1e-bbc8-4363-940e-717dbe6f3deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6469 2024.06.05 19:54:57.434807 [ 3 ] {} <Trace> HTTP-Session: c326db1e-bbc8-4363-940e-717dbe6f3deb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6470 2024.06.05 19:54:57.434800 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part
6471 2024.06.05 19:54:57.435081 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part
6472 2024.06.05 19:54:57.435211 [ 3 ] {655b61ea-51df-40b7-9fc2-31c48c6ebaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6473 2024.06.05 19:54:57.435334 [ 3 ] {655b61ea-51df-40b7-9fc2-31c48c6ebaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6474 2024.06.05 19:54:57.435583 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part
6475 2024.06.05 19:54:57.435973 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part
6476 2024.06.05 19:54:57.436056 [ 3 ] {655b61ea-51df-40b7-9fc2-31c48c6ebaf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6477 2024.06.05 19:54:57.437100 [ 3 ] {655b61ea-51df-40b7-9fc2-31c48c6ebaf8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6478 2024.06.05 19:54:57.437169 [ 3 ] {655b61ea-51df-40b7-9fc2-31c48c6ebaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6479 2024.06.05 19:54:57.438085 [ 3 ] {655b61ea-51df-40b7-9fc2-31c48c6ebaf8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6480 2024.06.05 19:54:57.438227 [ 200 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.004331282 sec., 32322.993515545746 rows/sec., 2.56 MiB/sec.
6481 2024.06.05 19:54:57.438387 [ 200 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
6482 2024.06.05 19:54:57.438577 [ 3 ] {655b61ea-51df-40b7-9fc2-31c48c6ebaf8} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6483 2024.06.05 19:54:57.438799 [ 88 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6484 2024.06.05 19:54:57.438805 [ 3 ] {655b61ea-51df-40b7-9fc2-31c48c6ebaf8} <Debug> executeQuery: Read 176 rows, 14.85 KiB in 0.003805 sec., 46254.92772667543 rows/sec., 3.81 MiB/sec.
6485 2024.06.05 19:54:57.438859 [ 88 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6486 2024.06.05 19:54:57.438923 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6487 2024.06.05 19:54:57.438970 [ 200 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_22_5} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6488 2024.06.05 19:54:57.439334 [ 200 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_22_5} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5
6489 2024.06.05 19:54:57.439345 [ 3 ] {655b61ea-51df-40b7-9fc2-31c48c6ebaf8} <Debug> DynamicQueryHandler: Done processing query
6490 2024.06.05 19:54:57.439353 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
6491 2024.06.05 19:54:57.439485 [ 3 ] {655b61ea-51df-40b7-9fc2-31c48c6ebaf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6492 2024.06.05 19:54:57.439643 [ 3 ] {} <Debug> HTTP-Session: c326db1e-bbc8-4363-940e-717dbe6f3deb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6493 2024.06.05 19:54:57.439753 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6494 2024.06.05 19:54:57.440067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 19682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6495 2024.06.05 19:54:57.440264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6496 2024.06.05 19:54:57.440292 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6497 2024.06.05 19:54:57.440367 [ 3 ] {} <Debug> HTTP-Session: 0ef63b6b-9ced-4e90-81c4-edc6d31ae8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6498 2024.06.05 19:54:57.440409 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part
6499 2024.06.05 19:54:57.440459 [ 3 ] {} <Debug> HTTP-Session: 0ef63b6b-9ced-4e90-81c4-edc6d31ae8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6500 2024.06.05 19:54:57.440548 [ 3 ] {} <Debug> HTTP-Session: 0ef63b6b-9ced-4e90-81c4-edc6d31ae8a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6501 2024.06.05 19:54:57.440753 [ 3 ] {} <Trace> HTTP-Session: 0ef63b6b-9ced-4e90-81c4-edc6d31ae8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6502 2024.06.05 19:54:57.440836 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 140 rows starting from the beginning of the part
6503 2024.06.05 19:54:57.441170 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part
6504 2024.06.05 19:54:57.441203 [ 3 ] {c01d0da9-ad10-4746-a310-6be130e8bf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6505 2024.06.05 19:54:57.441381 [ 3 ] {c01d0da9-ad10-4746-a310-6be130e8bf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6506 2024.06.05 19:54:57.441493 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 141 rows starting from the beginning of the part
6507 2024.06.05 19:54:57.441784 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part
6508 2024.06.05 19:54:57.442189 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 176 rows starting from the beginning of the part
6509 2024.06.05 19:54:57.442731 [ 3 ] {c01d0da9-ad10-4746-a310-6be130e8bf0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6510 2024.06.05 19:54:57.443275 [ 3 ] {c01d0da9-ad10-4746-a310-6be130e8bf0f} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6511 2024.06.05 19:54:57.443315 [ 3 ] {c01d0da9-ad10-4746-a310-6be130e8bf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6512 2024.06.05 19:54:57.443790 [ 3 ] {c01d0da9-ad10-4746-a310-6be130e8bf0f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6513 2024.06.05 19:54:57.444215 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 4 columns (4 merged, 0 gathered) in 0.005190003 sec., 145086.6213372131 rows/sec., 11.90 MiB/sec.
6514 2024.06.05 19:54:57.444346 [ 3 ] {c01d0da9-ad10-4746-a310-6be130e8bf0f} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6515 2024.06.05 19:54:57.444365 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6516 2024.06.05 19:54:57.444527 [ 3 ] {c01d0da9-ad10-4746-a310-6be130e8bf0f} <Debug> executeQuery: Read 116 rows, 9.26 KiB in 0.003492 sec., 33218.78579610538 rows/sec., 2.59 MiB/sec.
6517 2024.06.05 19:54:57.444527 [ 88 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6518 2024.06.05 19:54:57.444620 [ 88 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6519 2024.06.05 19:54:57.444696 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6520 2024.06.05 19:54:57.445005 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
6521 2024.06.05 19:54:57.445023 [ 3 ] {c01d0da9-ad10-4746-a310-6be130e8bf0f} <Debug> DynamicQueryHandler: Done processing query
6522 2024.06.05 19:54:57.445071 [ 3 ] {c01d0da9-ad10-4746-a310-6be130e8bf0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6523 2024.06.05 19:54:57.445116 [ 3 ] {} <Debug> HTTP-Session: 0ef63b6b-9ced-4e90-81c4-edc6d31ae8a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6524 2024.06.05 19:54:57.445226 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6525 2024.06.05 19:54:57.445260 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 148 rows starting from the beginning of the part
6526 2024.06.05 19:54:57.445285 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_46_9} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6527 2024.06.05 19:54:57.445519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6528 2024.06.05 19:54:57.445549 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 92 rows starting from the beginning of the part
6529 2024.06.05 19:54:57.445650 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_46_9} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6530 2024.06.05 19:54:57.445723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6531 2024.06.05 19:54:57.445952 [ 3 ] {} <Debug> HTTP-Session: 30eeb067-fbcc-4f1a-9f8e-b694d257e525 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6532 2024.06.05 19:54:57.446047 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
6533 2024.06.05 19:54:57.446079 [ 3 ] {} <Debug> HTTP-Session: 30eeb067-fbcc-4f1a-9f8e-b694d257e525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6534 2024.06.05 19:54:57.446159 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part
6535 2024.06.05 19:54:57.446180 [ 3 ] {} <Debug> HTTP-Session: 30eeb067-fbcc-4f1a-9f8e-b694d257e525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6536 2024.06.05 19:54:57.446278 [ 3 ] {} <Trace> HTTP-Session: 30eeb067-fbcc-4f1a-9f8e-b694d257e525 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6537 2024.06.05 19:54:57.446417 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part
6538 2024.06.05 19:54:57.446632 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part
6539 2024.06.05 19:54:57.446733 [ 3 ] {f6ebb107-2ae2-405e-bddc-3218c2e48238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6540 2024.06.05 19:54:57.446916 [ 3 ] {f6ebb107-2ae2-405e-bddc-3218c2e48238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6541 2024.06.05 19:54:57.446932 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 116 rows starting from the beginning of the part
6542 2024.06.05 19:54:57.447573 [ 3 ] {f6ebb107-2ae2-405e-bddc-3218c2e48238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6543 2024.06.05 19:54:57.448279 [ 3 ] {f6ebb107-2ae2-405e-bddc-3218c2e48238} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6544 2024.06.05 19:54:57.448318 [ 3 ] {f6ebb107-2ae2-405e-bddc-3218c2e48238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6545 2024.06.05 19:54:57.448830 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 4 columns (4 merged, 0 gathered) in 0.003998444 sec., 144556.2323743936 rows/sec., 11.29 MiB/sec.
6546 2024.06.05 19:54:57.449015 [ 3 ] {f6ebb107-2ae2-405e-bddc-3218c2e48238} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6547 2024.06.05 19:54:57.449105 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6548 2024.06.05 19:54:57.449823 [ 3 ] {f6ebb107-2ae2-405e-bddc-3218c2e48238} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6549 2024.06.05 19:54:57.449990 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_46_9} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6550 2024.06.05 19:54:57.450128 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6551 2024.06.05 19:54:57.450172 [ 3 ] {f6ebb107-2ae2-405e-bddc-3218c2e48238} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.003652 sec., 53669.22234392114 rows/sec., 3.75 MiB/sec.
6552 2024.06.05 19:54:57.450242 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6553 2024.06.05 19:54:57.450337 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6554 2024.06.05 19:54:57.450341 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_46_9} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6555 2024.06.05 19:54:57.450789 [ 3 ] {f6ebb107-2ae2-405e-bddc-3218c2e48238} <Debug> DynamicQueryHandler: Done processing query
6556 2024.06.05 19:54:57.450840 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
6557 2024.06.05 19:54:57.450860 [ 3 ] {f6ebb107-2ae2-405e-bddc-3218c2e48238} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6558 2024.06.05 19:54:57.450905 [ 3 ] {} <Debug> HTTP-Session: 30eeb067-fbcc-4f1a-9f8e-b694d257e525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6559 2024.06.05 19:54:57.450934 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
6560 2024.06.05 19:54:57.451223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6561 2024.06.05 19:54:57.451436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6562 2024.06.05 19:54:57.451551 [ 3 ] {} <Debug> HTTP-Session: 93e0fbe4-8fb5-46f3-8017-29a485ce03c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6563 2024.06.05 19:54:57.451642 [ 3 ] {} <Debug> HTTP-Session: 93e0fbe4-8fb5-46f3-8017-29a485ce03c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6564 2024.06.05 19:54:57.451724 [ 3 ] {} <Debug> HTTP-Session: 93e0fbe4-8fb5-46f3-8017-29a485ce03c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6565 2024.06.05 19:54:57.451755 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6566 2024.06.05 19:54:57.451871 [ 3 ] {} <Trace> HTTP-Session: 93e0fbe4-8fb5-46f3-8017-29a485ce03c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6567 2024.06.05 19:54:57.451890 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6486 rows starting from the beginning of the part
6568 2024.06.05 19:54:57.452206 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part
6569 2024.06.05 19:54:57.452369 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part
6570 2024.06.05 19:54:57.452460 [ 3 ] {6268a73f-8449-4585-8532-837733dee0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6571 2024.06.05 19:54:57.452677 [ 3 ] {6268a73f-8449-4585-8532-837733dee0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6572 2024.06.05 19:54:57.452698 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part
6573 2024.06.05 19:54:57.453028 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
6574 2024.06.05 19:54:57.453390 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 196 rows starting from the beginning of the part
6575 2024.06.05 19:54:57.454030 [ 3 ] {6268a73f-8449-4585-8532-837733dee0b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6576 2024.06.05 19:54:57.454660 [ 3 ] {6268a73f-8449-4585-8532-837733dee0b5} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6577 2024.06.05 19:54:57.454698 [ 3 ] {6268a73f-8449-4585-8532-837733dee0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6578 2024.06.05 19:54:57.455370 [ 3 ] {6268a73f-8449-4585-8532-837733dee0b5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6579 2024.06.05 19:54:57.455807 [ 3 ] {6268a73f-8449-4585-8532-837733dee0b5} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6580 2024.06.05 19:54:57.455985 [ 3 ] {6268a73f-8449-4585-8532-837733dee0b5} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.003874 sec., 7227.671657201859 rows/sec., 9.75 MiB/sec.
6581 2024.06.05 19:54:57.456224 [ 3 ] {6268a73f-8449-4585-8532-837733dee0b5} <Debug> DynamicQueryHandler: Done processing query
6582 2024.06.05 19:54:57.456248 [ 3 ] {6268a73f-8449-4585-8532-837733dee0b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
6583 2024.06.05 19:54:57.456265 [ 3 ] {} <Debug> HTTP-Session: 93e0fbe4-8fb5-46f3-8017-29a485ce03c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6584 2024.06.05 19:54:57.456413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6585 2024.06.05 19:54:57.456461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6586 2024.06.05 19:54:57.456480 [ 3 ] {} <Debug> HTTP-Session: 4b921ba2-7530-406b-86b6-c3db86ff1246 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6587 2024.06.05 19:54:57.456495 [ 3 ] {} <Debug> HTTP-Session: 4b921ba2-7530-406b-86b6-c3db86ff1246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6588 2024.06.05 19:54:57.456509 [ 3 ] {} <Debug> HTTP-Session: 4b921ba2-7530-406b-86b6-c3db86ff1246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6589 2024.06.05 19:54:57.456554 [ 3 ] {} <Trace> HTTP-Session: 4b921ba2-7530-406b-86b6-c3db86ff1246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6590 2024.06.05 19:54:57.456694 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7323 rows, containing 5 columns (5 merged, 0 gathered) in 0.006203276 sec., 1180505.2685065118 rows/sec., 82.30 MiB/sec.
6591 2024.06.05 19:54:57.456721 [ 3 ] {e4d65bd5-8cfd-4d14-b254-acf1ac1fb5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6592 2024.06.05 19:54:57.456781 [ 3 ] {e4d65bd5-8cfd-4d14-b254-acf1ac1fb5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6593 2024.06.05 19:54:57.456918 [ 3 ] {e4d65bd5-8cfd-4d14-b254-acf1ac1fb5ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6594 2024.06.05 19:54:57.457214 [ 199 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6595 2024.06.05 19:54:57.457411 [ 3 ] {e4d65bd5-8cfd-4d14-b254-acf1ac1fb5ca} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6596 2024.06.05 19:54:57.457466 [ 3 ] {e4d65bd5-8cfd-4d14-b254-acf1ac1fb5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6597 2024.06.05 19:54:57.458271 [ 199 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6598 2024.06.05 19:54:57.458373 [ 3 ] {e4d65bd5-8cfd-4d14-b254-acf1ac1fb5ca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6599 2024.06.05 19:54:57.458424 [ 199 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6600 2024.06.05 19:54:57.458588 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB.
6601 2024.06.05 19:54:57.458873 [ 3 ] {e4d65bd5-8cfd-4d14-b254-acf1ac1fb5ca} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6602 2024.06.05 19:54:57.459049 [ 3 ] {e4d65bd5-8cfd-4d14-b254-acf1ac1fb5ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002362 sec., 25402.20152413209 rows/sec., 1.71 MiB/sec.
6603 2024.06.05 19:54:57.459052 [ 86 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6604 2024.06.05 19:54:57.459156 [ 86 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6605 2024.06.05 19:54:57.459212 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6606 2024.06.05 19:54:57.459344 [ 3 ] {e4d65bd5-8cfd-4d14-b254-acf1ac1fb5ca} <Debug> DynamicQueryHandler: Done processing query
6607 2024.06.05 19:54:57.459372 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
6608 2024.06.05 19:54:57.459386 [ 3 ] {e4d65bd5-8cfd-4d14-b254-acf1ac1fb5ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6609 2024.06.05 19:54:57.459436 [ 3 ] {} <Debug> HTTP-Session: 4b921ba2-7530-406b-86b6-c3db86ff1246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6610 2024.06.05 19:54:57.459569 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6611 2024.06.05 19:54:57.459623 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2278 rows starting from the beginning of the part
6612 2024.06.05 19:54:57.459727 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
6613 2024.06.05 19:54:57.459819 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
6614 2024.06.05 19:54:57.459931 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
6615 2024.06.05 19:54:57.460028 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part
6616 2024.06.05 19:54:57.460129 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
6617 2024.06.05 19:54:57.461614 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2578 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320484 sec., 1110975.1241551333 rows/sec., 74.79 MiB/sec.
6618 2024.06.05 19:54:57.461848 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6619 2024.06.05 19:54:57.462238 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_46_9} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6620 2024.06.05 19:54:57.462322 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_46_9} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6621 2024.06.05 19:54:57.462405 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
6622 2024.06.05 19:55:02.429499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6623 2024.06.05 19:55:02.429624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6624 2024.06.05 19:55:02.429650 [ 3 ] {} <Debug> HTTP-Session: 7a2f748b-7c08-4bd5-8b86-41dbf91aabe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6625 2024.06.05 19:55:02.429673 [ 3 ] {} <Debug> HTTP-Session: 7a2f748b-7c08-4bd5-8b86-41dbf91aabe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6626 2024.06.05 19:55:02.429688 [ 3 ] {} <Debug> HTTP-Session: 7a2f748b-7c08-4bd5-8b86-41dbf91aabe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6627 2024.06.05 19:55:02.429737 [ 3 ] {} <Trace> HTTP-Session: 7a2f748b-7c08-4bd5-8b86-41dbf91aabe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6628 2024.06.05 19:55:02.429928 [ 3 ] {38955a92-e2aa-490c-a2f2-a8b419b8abd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6629 2024.06.05 19:55:02.429993 [ 3 ] {38955a92-e2aa-490c-a2f2-a8b419b8abd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6630 2024.06.05 19:55:02.430179 [ 3 ] {38955a92-e2aa-490c-a2f2-a8b419b8abd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6631 2024.06.05 19:55:02.430660 [ 3 ] {38955a92-e2aa-490c-a2f2-a8b419b8abd3} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6632 2024.06.05 19:55:02.430702 [ 3 ] {38955a92-e2aa-490c-a2f2-a8b419b8abd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6633 2024.06.05 19:55:02.431073 [ 3 ] {38955a92-e2aa-490c-a2f2-a8b419b8abd3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6634 2024.06.05 19:55:02.431409 [ 3 ] {38955a92-e2aa-490c-a2f2-a8b419b8abd3} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6635 2024.06.05 19:55:02.431556 [ 3 ] {38955a92-e2aa-490c-a2f2-a8b419b8abd3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.54 MiB/sec.
6636 2024.06.05 19:55:02.431781 [ 3 ] {38955a92-e2aa-490c-a2f2-a8b419b8abd3} <Debug> DynamicQueryHandler: Done processing query
6637 2024.06.05 19:55:02.431812 [ 3 ] {38955a92-e2aa-490c-a2f2-a8b419b8abd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6638 2024.06.05 19:55:02.431829 [ 3 ] {} <Debug> HTTP-Session: 7a2f748b-7c08-4bd5-8b86-41dbf91aabe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6639 2024.06.05 19:55:02.432015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6640 2024.06.05 19:55:02.432079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6641 2024.06.05 19:55:02.432101 [ 3 ] {} <Debug> HTTP-Session: b28263dc-42c4-4d08-b681-c8216b994d29 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6642 2024.06.05 19:55:02.432120 [ 3 ] {} <Debug> HTTP-Session: b28263dc-42c4-4d08-b681-c8216b994d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6643 2024.06.05 19:55:02.432134 [ 3 ] {} <Debug> HTTP-Session: b28263dc-42c4-4d08-b681-c8216b994d29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6644 2024.06.05 19:55:02.432170 [ 3 ] {} <Trace> HTTP-Session: b28263dc-42c4-4d08-b681-c8216b994d29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6645 2024.06.05 19:55:02.432296 [ 3 ] {90f55e0b-d86c-4bd3-9010-0cf324494aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6646 2024.06.05 19:55:02.432343 [ 3 ] {90f55e0b-d86c-4bd3-9010-0cf324494aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6647 2024.06.05 19:55:02.432471 [ 3 ] {90f55e0b-d86c-4bd3-9010-0cf324494aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6648 2024.06.05 19:55:02.432825 [ 3 ] {90f55e0b-d86c-4bd3-9010-0cf324494aae} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6649 2024.06.05 19:55:02.432860 [ 3 ] {90f55e0b-d86c-4bd3-9010-0cf324494aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6650 2024.06.05 19:55:02.433173 [ 3 ] {90f55e0b-d86c-4bd3-9010-0cf324494aae} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6651 2024.06.05 19:55:02.433487 [ 3 ] {90f55e0b-d86c-4bd3-9010-0cf324494aae} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6652 2024.06.05 19:55:02.433606 [ 3 ] {90f55e0b-d86c-4bd3-9010-0cf324494aae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001357 sec., 47162.859248341934 rows/sec., 3.68 MiB/sec.
6653 2024.06.05 19:55:02.433769 [ 3 ] {90f55e0b-d86c-4bd3-9010-0cf324494aae} <Debug> DynamicQueryHandler: Done processing query
6654 2024.06.05 19:55:02.433794 [ 3 ] {90f55e0b-d86c-4bd3-9010-0cf324494aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6655 2024.06.05 19:55:02.433809 [ 3 ] {} <Debug> HTTP-Session: b28263dc-42c4-4d08-b681-c8216b994d29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6656 2024.06.05 19:55:02.433966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6657 2024.06.05 19:55:02.434018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6658 2024.06.05 19:55:02.434037 [ 3 ] {} <Debug> HTTP-Session: 8c07c500-63d4-49b2-ae78-51550e0c4be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6659 2024.06.05 19:55:02.434054 [ 3 ] {} <Debug> HTTP-Session: 8c07c500-63d4-49b2-ae78-51550e0c4be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6660 2024.06.05 19:55:02.434068 [ 3 ] {} <Debug> HTTP-Session: 8c07c500-63d4-49b2-ae78-51550e0c4be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6661 2024.06.05 19:55:02.434102 [ 3 ] {} <Trace> HTTP-Session: 8c07c500-63d4-49b2-ae78-51550e0c4be1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6662 2024.06.05 19:55:02.434248 [ 3 ] {77256957-7609-445a-9510-509eac234ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6663 2024.06.05 19:55:02.434294 [ 3 ] {77256957-7609-445a-9510-509eac234ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6664 2024.06.05 19:55:02.434436 [ 3 ] {77256957-7609-445a-9510-509eac234ff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6665 2024.06.05 19:55:02.434842 [ 3 ] {77256957-7609-445a-9510-509eac234ff3} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6666 2024.06.05 19:55:02.434876 [ 3 ] {77256957-7609-445a-9510-509eac234ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6667 2024.06.05 19:55:02.435252 [ 3 ] {77256957-7609-445a-9510-509eac234ff3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6668 2024.06.05 19:55:02.435587 [ 3 ] {77256957-7609-445a-9510-509eac234ff3} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6669 2024.06.05 19:55:02.435715 [ 3 ] {77256957-7609-445a-9510-509eac234ff3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec.
6670 2024.06.05 19:55:02.435863 [ 3 ] {77256957-7609-445a-9510-509eac234ff3} <Debug> DynamicQueryHandler: Done processing query
6671 2024.06.05 19:55:02.435887 [ 3 ] {77256957-7609-445a-9510-509eac234ff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6672 2024.06.05 19:55:02.435903 [ 3 ] {} <Debug> HTTP-Session: 8c07c500-63d4-49b2-ae78-51550e0c4be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6673 2024.06.05 19:55:02.436045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6674 2024.06.05 19:55:02.436092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6675 2024.06.05 19:55:02.436110 [ 3 ] {} <Debug> HTTP-Session: 7dc8fdc4-46b0-479d-9ec0-0a9e1947dfea Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6676 2024.06.05 19:55:02.436126 [ 3 ] {} <Debug> HTTP-Session: 7dc8fdc4-46b0-479d-9ec0-0a9e1947dfea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6677 2024.06.05 19:55:02.436141 [ 3 ] {} <Debug> HTTP-Session: 7dc8fdc4-46b0-479d-9ec0-0a9e1947dfea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6678 2024.06.05 19:55:02.436172 [ 3 ] {} <Trace> HTTP-Session: 7dc8fdc4-46b0-479d-9ec0-0a9e1947dfea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6679 2024.06.05 19:55:02.436294 [ 3 ] {0aee5ee1-1cf2-4690-945e-7193f3dbe1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6680 2024.06.05 19:55:02.436337 [ 3 ] {0aee5ee1-1cf2-4690-945e-7193f3dbe1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6681 2024.06.05 19:55:02.436459 [ 3 ] {0aee5ee1-1cf2-4690-945e-7193f3dbe1d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6682 2024.06.05 19:55:02.436738 [ 3 ] {0aee5ee1-1cf2-4690-945e-7193f3dbe1d6} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6683 2024.06.05 19:55:02.436773 [ 3 ] {0aee5ee1-1cf2-4690-945e-7193f3dbe1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6684 2024.06.05 19:55:02.437117 [ 3 ] {0aee5ee1-1cf2-4690-945e-7193f3dbe1d6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6685 2024.06.05 19:55:02.437432 [ 3 ] {0aee5ee1-1cf2-4690-945e-7193f3dbe1d6} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6686 2024.06.05 19:55:02.437552 [ 3 ] {0aee5ee1-1cf2-4690-945e-7193f3dbe1d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00131 sec., 45801.52671755725 rows/sec., 3.09 MiB/sec.
6687 2024.06.05 19:55:02.437707 [ 3 ] {0aee5ee1-1cf2-4690-945e-7193f3dbe1d6} <Debug> DynamicQueryHandler: Done processing query
6688 2024.06.05 19:55:02.437732 [ 3 ] {0aee5ee1-1cf2-4690-945e-7193f3dbe1d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6689 2024.06.05 19:55:02.437747 [ 3 ] {} <Debug> HTTP-Session: 7dc8fdc4-46b0-479d-9ec0-0a9e1947dfea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6690 2024.06.05 19:55:07.430924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6691 2024.06.05 19:55:07.431068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6692 2024.06.05 19:55:07.431097 [ 3 ] {} <Debug> HTTP-Session: 675730f9-47fa-4ccb-a3a3-ed21a1dca6fc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6693 2024.06.05 19:55:07.431125 [ 3 ] {} <Debug> HTTP-Session: 675730f9-47fa-4ccb-a3a3-ed21a1dca6fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6694 2024.06.05 19:55:07.431143 [ 3 ] {} <Debug> HTTP-Session: 675730f9-47fa-4ccb-a3a3-ed21a1dca6fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6695 2024.06.05 19:55:07.431199 [ 3 ] {} <Trace> HTTP-Session: 675730f9-47fa-4ccb-a3a3-ed21a1dca6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6696 2024.06.05 19:55:07.431412 [ 3 ] {b7097635-3fb5-4c7f-bdd9-7819b2b1d649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6697 2024.06.05 19:55:07.431487 [ 3 ] {b7097635-3fb5-4c7f-bdd9-7819b2b1d649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6698 2024.06.05 19:55:07.431696 [ 3 ] {b7097635-3fb5-4c7f-bdd9-7819b2b1d649} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6699 2024.06.05 19:55:07.432191 [ 3 ] {b7097635-3fb5-4c7f-bdd9-7819b2b1d649} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6700 2024.06.05 19:55:07.432237 [ 3 ] {b7097635-3fb5-4c7f-bdd9-7819b2b1d649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6701 2024.06.05 19:55:07.432614 [ 3 ] {b7097635-3fb5-4c7f-bdd9-7819b2b1d649} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6702 2024.06.05 19:55:07.432944 [ 3 ] {b7097635-3fb5-4c7f-bdd9-7819b2b1d649} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6703 2024.06.05 19:55:07.433094 [ 3 ] {b7097635-3fb5-4c7f-bdd9-7819b2b1d649} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001749 sec., 16009.148084619783 rows/sec., 1.27 MiB/sec.
6704 2024.06.05 19:55:07.433372 [ 3 ] {b7097635-3fb5-4c7f-bdd9-7819b2b1d649} <Debug> DynamicQueryHandler: Done processing query
6705 2024.06.05 19:55:07.433401 [ 3 ] {b7097635-3fb5-4c7f-bdd9-7819b2b1d649} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6706 2024.06.05 19:55:07.433417 [ 3 ] {} <Debug> HTTP-Session: 675730f9-47fa-4ccb-a3a3-ed21a1dca6fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6707 2024.06.05 19:55:07.433542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6708 2024.06.05 19:55:07.433596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6709 2024.06.05 19:55:07.433615 [ 3 ] {} <Debug> HTTP-Session: d98465b5-6014-4a9f-a631-89639b36fb16 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6710 2024.06.05 19:55:07.433634 [ 3 ] {} <Debug> HTTP-Session: d98465b5-6014-4a9f-a631-89639b36fb16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6711 2024.06.05 19:55:07.433648 [ 3 ] {} <Debug> HTTP-Session: d98465b5-6014-4a9f-a631-89639b36fb16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6712 2024.06.05 19:55:07.433684 [ 3 ] {} <Trace> HTTP-Session: d98465b5-6014-4a9f-a631-89639b36fb16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6713 2024.06.05 19:55:07.433791 [ 3 ] {db51a71f-d0dd-41b1-b14d-682be41da5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6714 2024.06.05 19:55:07.433839 [ 3 ] {db51a71f-d0dd-41b1-b14d-682be41da5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6715 2024.06.05 19:55:07.433989 [ 3 ] {db51a71f-d0dd-41b1-b14d-682be41da5db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6716 2024.06.05 19:55:07.434284 [ 3 ] {db51a71f-d0dd-41b1-b14d-682be41da5db} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6717 2024.06.05 19:55:07.434322 [ 3 ] {db51a71f-d0dd-41b1-b14d-682be41da5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6718 2024.06.05 19:55:07.434617 [ 3 ] {db51a71f-d0dd-41b1-b14d-682be41da5db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6719 2024.06.05 19:55:07.434916 [ 3 ] {db51a71f-d0dd-41b1-b14d-682be41da5db} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6720 2024.06.05 19:55:07.435079 [ 3 ] {db51a71f-d0dd-41b1-b14d-682be41da5db} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001314 sec., 3044.1400304414 rows/sec., 248.23 KiB/sec.
6721 2024.06.05 19:55:07.435358 [ 3 ] {db51a71f-d0dd-41b1-b14d-682be41da5db} <Debug> DynamicQueryHandler: Done processing query
6722 2024.06.05 19:55:07.435385 [ 3 ] {db51a71f-d0dd-41b1-b14d-682be41da5db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6723 2024.06.05 19:55:07.435403 [ 3 ] {} <Debug> HTTP-Session: d98465b5-6014-4a9f-a631-89639b36fb16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6724 2024.06.05 19:55:07.435522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6725 2024.06.05 19:55:07.435573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6726 2024.06.05 19:55:07.435592 [ 3 ] {} <Debug> HTTP-Session: 43156922-28d1-4ebb-a2ba-11848680e1a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6727 2024.06.05 19:55:07.435609 [ 3 ] {} <Debug> HTTP-Session: 43156922-28d1-4ebb-a2ba-11848680e1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6728 2024.06.05 19:55:07.435623 [ 3 ] {} <Debug> HTTP-Session: 43156922-28d1-4ebb-a2ba-11848680e1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6729 2024.06.05 19:55:07.435655 [ 3 ] {} <Trace> HTTP-Session: 43156922-28d1-4ebb-a2ba-11848680e1a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6730 2024.06.05 19:55:07.435794 [ 3 ] {ae172647-8d67-497b-841f-5c9abef15034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6731 2024.06.05 19:55:07.435837 [ 3 ] {ae172647-8d67-497b-841f-5c9abef15034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6732 2024.06.05 19:55:07.435982 [ 3 ] {ae172647-8d67-497b-841f-5c9abef15034} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6733 2024.06.05 19:55:07.436335 [ 3 ] {ae172647-8d67-497b-841f-5c9abef15034} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6734 2024.06.05 19:55:07.436372 [ 3 ] {ae172647-8d67-497b-841f-5c9abef15034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6735 2024.06.05 19:55:07.436680 [ 3 ] {ae172647-8d67-497b-841f-5c9abef15034} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6736 2024.06.05 19:55:07.436983 [ 3 ] {ae172647-8d67-497b-841f-5c9abef15034} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6737 2024.06.05 19:55:07.437132 [ 3 ] {ae172647-8d67-497b-841f-5c9abef15034} <Debug> executeQuery: Read 142 rows, 12.18 KiB in 0.001393 sec., 101938.26274228285 rows/sec., 8.54 MiB/sec.
6738 2024.06.05 19:55:07.437373 [ 3 ] {ae172647-8d67-497b-841f-5c9abef15034} <Debug> DynamicQueryHandler: Done processing query
6739 2024.06.05 19:55:07.437433 [ 3 ] {ae172647-8d67-497b-841f-5c9abef15034} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6740 2024.06.05 19:55:07.437492 [ 3 ] {} <Debug> HTTP-Session: 43156922-28d1-4ebb-a2ba-11848680e1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6741 2024.06.05 19:55:07.437670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6742 2024.06.05 19:55:07.437723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6743 2024.06.05 19:55:07.437743 [ 3 ] {} <Debug> HTTP-Session: c93c29f3-89c6-4d6a-b340-c12693be56ec Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6744 2024.06.05 19:55:07.437760 [ 3 ] {} <Debug> HTTP-Session: c93c29f3-89c6-4d6a-b340-c12693be56ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6745 2024.06.05 19:55:07.437774 [ 3 ] {} <Debug> HTTP-Session: c93c29f3-89c6-4d6a-b340-c12693be56ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6746 2024.06.05 19:55:07.437806 [ 3 ] {} <Trace> HTTP-Session: c93c29f3-89c6-4d6a-b340-c12693be56ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6747 2024.06.05 19:55:07.437907 [ 3 ] {a9d193c6-e3c9-4341-af0b-d0fc8db92012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6748 2024.06.05 19:55:07.437951 [ 3 ] {a9d193c6-e3c9-4341-af0b-d0fc8db92012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6749 2024.06.05 19:55:07.438098 [ 3 ] {a9d193c6-e3c9-4341-af0b-d0fc8db92012} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6750 2024.06.05 19:55:07.438355 [ 3 ] {a9d193c6-e3c9-4341-af0b-d0fc8db92012} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6751 2024.06.05 19:55:07.438391 [ 3 ] {a9d193c6-e3c9-4341-af0b-d0fc8db92012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6752 2024.06.05 19:55:07.438698 [ 3 ] {a9d193c6-e3c9-4341-af0b-d0fc8db92012} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6753 2024.06.05 19:55:07.438996 [ 3 ] {a9d193c6-e3c9-4341-af0b-d0fc8db92012} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6754 2024.06.05 19:55:07.439129 [ 3 ] {a9d193c6-e3c9-4341-af0b-d0fc8db92012} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001248 sec., 3205.128205128205 rows/sec., 223.80 KiB/sec.
6755 2024.06.05 19:55:07.439426 [ 3 ] {a9d193c6-e3c9-4341-af0b-d0fc8db92012} <Debug> DynamicQueryHandler: Done processing query
6756 2024.06.05 19:55:07.439458 [ 3 ] {a9d193c6-e3c9-4341-af0b-d0fc8db92012} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6757 2024.06.05 19:55:07.439480 [ 3 ] {} <Debug> HTTP-Session: c93c29f3-89c6-4d6a-b340-c12693be56ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6758 2024.06.05 19:55:07.439590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 16322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6759 2024.06.05 19:55:07.439640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6760 2024.06.05 19:55:07.439659 [ 3 ] {} <Debug> HTTP-Session: 35b30a81-bfd4-4d52-ae37-d4638fda56ba Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6761 2024.06.05 19:55:07.439677 [ 3 ] {} <Debug> HTTP-Session: 35b30a81-bfd4-4d52-ae37-d4638fda56ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6762 2024.06.05 19:55:07.439691 [ 3 ] {} <Debug> HTTP-Session: 35b30a81-bfd4-4d52-ae37-d4638fda56ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6763 2024.06.05 19:55:07.439722 [ 3 ] {} <Trace> HTTP-Session: 35b30a81-bfd4-4d52-ae37-d4638fda56ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6764 2024.06.05 19:55:07.439842 [ 3 ] {b568e82c-2abe-4c3f-ac23-566c6a08748c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6765 2024.06.05 19:55:07.439887 [ 3 ] {b568e82c-2abe-4c3f-ac23-566c6a08748c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6766 2024.06.05 19:55:07.440037 [ 3 ] {b568e82c-2abe-4c3f-ac23-566c6a08748c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6767 2024.06.05 19:55:07.440359 [ 3 ] {b568e82c-2abe-4c3f-ac23-566c6a08748c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6768 2024.06.05 19:55:07.440396 [ 3 ] {b568e82c-2abe-4c3f-ac23-566c6a08748c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6769 2024.06.05 19:55:07.440699 [ 3 ] {b568e82c-2abe-4c3f-ac23-566c6a08748c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6770 2024.06.05 19:55:07.441005 [ 3 ] {b568e82c-2abe-4c3f-ac23-566c6a08748c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6771 2024.06.05 19:55:07.441157 [ 3 ] {b568e82c-2abe-4c3f-ac23-566c6a08748c} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001354 sec., 70901.03397341211 rows/sec., 5.54 MiB/sec.
6772 2024.06.05 19:55:07.441309 [ 3 ] {b568e82c-2abe-4c3f-ac23-566c6a08748c} <Debug> DynamicQueryHandler: Done processing query
6773 2024.06.05 19:55:07.441339 [ 3 ] {b568e82c-2abe-4c3f-ac23-566c6a08748c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6774 2024.06.05 19:55:07.441362 [ 3 ] {} <Debug> HTTP-Session: 35b30a81-bfd4-4d52-ae37-d4638fda56ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6775 2024.06.05 19:55:07.441518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6776 2024.06.05 19:55:07.441566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6777 2024.06.05 19:55:07.441584 [ 3 ] {} <Debug> HTTP-Session: c4de74f9-d4cf-4dd3-accf-1110eb4f5317 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6778 2024.06.05 19:55:07.441602 [ 3 ] {} <Debug> HTTP-Session: c4de74f9-d4cf-4dd3-accf-1110eb4f5317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6779 2024.06.05 19:55:07.441616 [ 3 ] {} <Debug> HTTP-Session: c4de74f9-d4cf-4dd3-accf-1110eb4f5317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6780 2024.06.05 19:55:07.441646 [ 3 ] {} <Trace> HTTP-Session: c4de74f9-d4cf-4dd3-accf-1110eb4f5317 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6781 2024.06.05 19:55:07.441789 [ 3 ] {c2f0987c-4d00-4879-8977-9b21ff017a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6782 2024.06.05 19:55:07.441836 [ 3 ] {c2f0987c-4d00-4879-8977-9b21ff017a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6783 2024.06.05 19:55:07.441980 [ 3 ] {c2f0987c-4d00-4879-8977-9b21ff017a40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6784 2024.06.05 19:55:07.442359 [ 3 ] {c2f0987c-4d00-4879-8977-9b21ff017a40} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6785 2024.06.05 19:55:07.442395 [ 3 ] {c2f0987c-4d00-4879-8977-9b21ff017a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6786 2024.06.05 19:55:07.442775 [ 3 ] {c2f0987c-4d00-4879-8977-9b21ff017a40} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6787 2024.06.05 19:55:07.443107 [ 3 ] {c2f0987c-4d00-4879-8977-9b21ff017a40} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6788 2024.06.05 19:55:07.443254 [ 3 ] {c2f0987c-4d00-4879-8977-9b21ff017a40} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001529 sec., 105951.60235448006 rows/sec., 7.38 MiB/sec.
6789 2024.06.05 19:55:07.443531 [ 3 ] {c2f0987c-4d00-4879-8977-9b21ff017a40} <Debug> DynamicQueryHandler: Done processing query
6790 2024.06.05 19:55:07.443589 [ 3 ] {c2f0987c-4d00-4879-8977-9b21ff017a40} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6791 2024.06.05 19:55:07.443638 [ 3 ] {} <Debug> HTTP-Session: c4de74f9-d4cf-4dd3-accf-1110eb4f5317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6792 2024.06.05 19:55:07.443786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6793 2024.06.05 19:55:07.443834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6794 2024.06.05 19:55:07.443853 [ 3 ] {} <Debug> HTTP-Session: e75bf7f9-e6a8-4995-87f3-892ea963c25b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6795 2024.06.05 19:55:07.443869 [ 3 ] {} <Debug> HTTP-Session: e75bf7f9-e6a8-4995-87f3-892ea963c25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6796 2024.06.05 19:55:07.443883 [ 3 ] {} <Debug> HTTP-Session: e75bf7f9-e6a8-4995-87f3-892ea963c25b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6797 2024.06.05 19:55:07.443915 [ 3 ] {} <Trace> HTTP-Session: e75bf7f9-e6a8-4995-87f3-892ea963c25b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6798 2024.06.05 19:55:07.444168 [ 3 ] {df5449a1-047c-48e1-8cf5-1492261a2acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6799 2024.06.05 19:55:07.444217 [ 3 ] {df5449a1-047c-48e1-8cf5-1492261a2acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6800 2024.06.05 19:55:07.444395 [ 3 ] {df5449a1-047c-48e1-8cf5-1492261a2acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6801 2024.06.05 19:55:07.444929 [ 3 ] {df5449a1-047c-48e1-8cf5-1492261a2acd} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6802 2024.06.05 19:55:07.444968 [ 3 ] {df5449a1-047c-48e1-8cf5-1492261a2acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6803 2024.06.05 19:55:07.445375 [ 3 ] {df5449a1-047c-48e1-8cf5-1492261a2acd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6804 2024.06.05 19:55:07.445706 [ 3 ] {df5449a1-047c-48e1-8cf5-1492261a2acd} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6805 2024.06.05 19:55:07.445863 [ 3 ] {df5449a1-047c-48e1-8cf5-1492261a2acd} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001858 sec., 15069.967707212056 rows/sec., 20.34 MiB/sec.
6806 2024.06.05 19:55:07.446031 [ 3 ] {df5449a1-047c-48e1-8cf5-1492261a2acd} <Debug> DynamicQueryHandler: Done processing query
6807 2024.06.05 19:55:07.446055 [ 3 ] {df5449a1-047c-48e1-8cf5-1492261a2acd} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
6808 2024.06.05 19:55:07.446071 [ 3 ] {} <Debug> HTTP-Session: e75bf7f9-e6a8-4995-87f3-892ea963c25b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6809 2024.06.05 19:55:07.446175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6810 2024.06.05 19:55:07.446223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6811 2024.06.05 19:55:07.446241 [ 3 ] {} <Debug> HTTP-Session: f1530bb2-11e3-492c-8214-3ed84abba2b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6812 2024.06.05 19:55:07.446259 [ 3 ] {} <Debug> HTTP-Session: f1530bb2-11e3-492c-8214-3ed84abba2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6813 2024.06.05 19:55:07.446273 [ 3 ] {} <Debug> HTTP-Session: f1530bb2-11e3-492c-8214-3ed84abba2b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6814 2024.06.05 19:55:07.446303 [ 3 ] {} <Trace> HTTP-Session: f1530bb2-11e3-492c-8214-3ed84abba2b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6815 2024.06.05 19:55:07.446420 [ 3 ] {175313bf-2041-4c81-baa6-01068ee92235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6816 2024.06.05 19:55:07.446464 [ 3 ] {175313bf-2041-4c81-baa6-01068ee92235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6817 2024.06.05 19:55:07.446590 [ 3 ] {175313bf-2041-4c81-baa6-01068ee92235} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6818 2024.06.05 19:55:07.446888 [ 3 ] {175313bf-2041-4c81-baa6-01068ee92235} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6819 2024.06.05 19:55:07.446923 [ 3 ] {175313bf-2041-4c81-baa6-01068ee92235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6820 2024.06.05 19:55:07.447273 [ 3 ] {175313bf-2041-4c81-baa6-01068ee92235} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6821 2024.06.05 19:55:07.447587 [ 3 ] {175313bf-2041-4c81-baa6-01068ee92235} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6822 2024.06.05 19:55:07.447736 [ 3 ] {175313bf-2041-4c81-baa6-01068ee92235} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec.
6823 2024.06.05 19:55:07.447881 [ 3 ] {175313bf-2041-4c81-baa6-01068ee92235} <Debug> DynamicQueryHandler: Done processing query
6824 2024.06.05 19:55:07.447906 [ 3 ] {175313bf-2041-4c81-baa6-01068ee92235} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6825 2024.06.05 19:55:07.447921 [ 3 ] {} <Debug> HTTP-Session: f1530bb2-11e3-492c-8214-3ed84abba2b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6826 2024.06.05 19:55:10.918942 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
6827 2024.06.05 19:55:10.919022 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
6828 2024.06.05 19:55:12.429751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6829 2024.06.05 19:55:12.429879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6830 2024.06.05 19:55:12.429907 [ 3 ] {} <Debug> HTTP-Session: e1027607-2785-42e2-a9c1-747c5bf0d760 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6831 2024.06.05 19:55:12.429934 [ 3 ] {} <Debug> HTTP-Session: e1027607-2785-42e2-a9c1-747c5bf0d760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6832 2024.06.05 19:55:12.429951 [ 3 ] {} <Debug> HTTP-Session: e1027607-2785-42e2-a9c1-747c5bf0d760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6833 2024.06.05 19:55:12.430007 [ 3 ] {} <Trace> HTTP-Session: e1027607-2785-42e2-a9c1-747c5bf0d760 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6834 2024.06.05 19:55:12.430212 [ 3 ] {79f459e0-9f8e-4a61-b8ee-59aadf9bc236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6835 2024.06.05 19:55:12.430286 [ 3 ] {79f459e0-9f8e-4a61-b8ee-59aadf9bc236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6836 2024.06.05 19:55:12.430492 [ 3 ] {79f459e0-9f8e-4a61-b8ee-59aadf9bc236} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6837 2024.06.05 19:55:12.430954 [ 3 ] {79f459e0-9f8e-4a61-b8ee-59aadf9bc236} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6838 2024.06.05 19:55:12.431002 [ 3 ] {79f459e0-9f8e-4a61-b8ee-59aadf9bc236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6839 2024.06.05 19:55:12.431372 [ 3 ] {79f459e0-9f8e-4a61-b8ee-59aadf9bc236} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6840 2024.06.05 19:55:12.431720 [ 3 ] {79f459e0-9f8e-4a61-b8ee-59aadf9bc236} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6841 2024.06.05 19:55:12.431892 [ 3 ] {79f459e0-9f8e-4a61-b8ee-59aadf9bc236} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001735 sec., 2305.4755043227665 rows/sec., 188.00 KiB/sec.
6842 2024.06.05 19:55:12.431919 [ 78 ] {} <Debug> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6843 2024.06.05 19:55:12.432052 [ 78 ] {} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6844 2024.06.05 19:55:12.432111 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6845 2024.06.05 19:55:12.432159 [ 3 ] {79f459e0-9f8e-4a61-b8ee-59aadf9bc236} <Debug> DynamicQueryHandler: Done processing query
6846 2024.06.05 19:55:12.432220 [ 3 ] {79f459e0-9f8e-4a61-b8ee-59aadf9bc236} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6847 2024.06.05 19:55:12.432252 [ 3 ] {} <Debug> HTTP-Session: e1027607-2785-42e2-a9c1-747c5bf0d760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6848 2024.06.05 19:55:12.432285 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
6849 2024.06.05 19:55:12.432398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 8105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6850 2024.06.05 19:55:12.432417 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6851 2024.06.05 19:55:12.432452 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
6852 2024.06.05 19:55:12.432468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6853 2024.06.05 19:55:12.432496 [ 3 ] {} <Debug> HTTP-Session: 34f9dd43-e6b4-4bfc-bbcf-40c793a789d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6854 2024.06.05 19:55:12.432526 [ 3 ] {} <Debug> HTTP-Session: 34f9dd43-e6b4-4bfc-bbcf-40c793a789d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6855 2024.06.05 19:55:12.432536 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
6856 2024.06.05 19:55:12.432569 [ 3 ] {} <Debug> HTTP-Session: 34f9dd43-e6b4-4bfc-bbcf-40c793a789d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6857 2024.06.05 19:55:12.432701 [ 3 ] {} <Trace> HTTP-Session: 34f9dd43-e6b4-4bfc-bbcf-40c793a789d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6858 2024.06.05 19:55:12.432871 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
6859 2024.06.05 19:55:12.433146 [ 3 ] {75113d6b-c547-4ca7-8ada-a4caa1784cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6860 2024.06.05 19:55:12.433171 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
6861 2024.06.05 19:55:12.433310 [ 3 ] {75113d6b-c547-4ca7-8ada-a4caa1784cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6862 2024.06.05 19:55:12.433552 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
6863 2024.06.05 19:55:12.433939 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
6864 2024.06.05 19:55:12.434595 [ 3 ] {75113d6b-c547-4ca7-8ada-a4caa1784cca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6865 2024.06.05 19:55:12.435110 [ 3 ] {75113d6b-c547-4ca7-8ada-a4caa1784cca} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6866 2024.06.05 19:55:12.435152 [ 3 ] {75113d6b-c547-4ca7-8ada-a4caa1784cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6867 2024.06.05 19:55:12.435674 [ 3 ] {75113d6b-c547-4ca7-8ada-a4caa1784cca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6868 2024.06.05 19:55:12.435687 [ 198 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003479232 sec., 8047.753067343598 rows/sec., 656.24 KiB/sec.
6869 2024.06.05 19:55:12.436023 [ 193 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6870 2024.06.05 19:55:12.436225 [ 3 ] {75113d6b-c547-4ca7-8ada-a4caa1784cca} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6871 2024.06.05 19:55:12.436632 [ 3 ] {75113d6b-c547-4ca7-8ada-a4caa1784cca} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.003672 sec., 15795.20697167756 rows/sec., 1.21 MiB/sec.
6872 2024.06.05 19:55:12.436981 [ 3 ] {75113d6b-c547-4ca7-8ada-a4caa1784cca} <Debug> DynamicQueryHandler: Done processing query
6873 2024.06.05 19:55:12.437069 [ 3 ] {75113d6b-c547-4ca7-8ada-a4caa1784cca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6874 2024.06.05 19:55:12.437085 [ 193 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6875 2024.06.05 19:55:12.437100 [ 3 ] {} <Debug> HTTP-Session: 34f9dd43-e6b4-4bfc-bbcf-40c793a789d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6876 2024.06.05 19:55:12.437238 [ 193 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_16_3} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6877 2024.06.05 19:55:12.437280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6878 2024.06.05 19:55:12.437374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6879 2024.06.05 19:55:12.437392 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6880 2024.06.05 19:55:12.437401 [ 3 ] {} <Debug> HTTP-Session: b486dcc0-f9da-483b-85a8-715c4db3ed19 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6881 2024.06.05 19:55:12.437442 [ 3 ] {} <Debug> HTTP-Session: b486dcc0-f9da-483b-85a8-715c4db3ed19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6882 2024.06.05 19:55:12.437456 [ 3 ] {} <Debug> HTTP-Session: b486dcc0-f9da-483b-85a8-715c4db3ed19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6883 2024.06.05 19:55:12.437493 [ 3 ] {} <Trace> HTTP-Session: b486dcc0-f9da-483b-85a8-715c4db3ed19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6884 2024.06.05 19:55:12.437593 [ 3 ] {7e61b286-7ec6-47ff-b0c7-5fd38970c9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6885 2024.06.05 19:55:12.437638 [ 3 ] {7e61b286-7ec6-47ff-b0c7-5fd38970c9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6886 2024.06.05 19:55:12.437778 [ 3 ] {7e61b286-7ec6-47ff-b0c7-5fd38970c9de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6887 2024.06.05 19:55:12.438056 [ 3 ] {7e61b286-7ec6-47ff-b0c7-5fd38970c9de} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6888 2024.06.05 19:55:12.438093 [ 3 ] {7e61b286-7ec6-47ff-b0c7-5fd38970c9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6889 2024.06.05 19:55:12.438398 [ 3 ] {7e61b286-7ec6-47ff-b0c7-5fd38970c9de} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6890 2024.06.05 19:55:12.438701 [ 3 ] {7e61b286-7ec6-47ff-b0c7-5fd38970c9de} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6891 2024.06.05 19:55:12.438850 [ 78 ] {} <Debug> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6892 2024.06.05 19:55:12.438856 [ 3 ] {7e61b286-7ec6-47ff-b0c7-5fd38970c9de} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001282 sec., 3120.1248049921996 rows/sec., 217.86 KiB/sec.
6893 2024.06.05 19:55:12.438889 [ 78 ] {} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6894 2024.06.05 19:55:12.438941 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6895 2024.06.05 19:55:12.439191 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::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
6896 2024.06.05 19:55:12.439255 [ 3 ] {7e61b286-7ec6-47ff-b0c7-5fd38970c9de} <Debug> DynamicQueryHandler: Done processing query
6897 2024.06.05 19:55:12.439319 [ 3 ] {7e61b286-7ec6-47ff-b0c7-5fd38970c9de} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6898 2024.06.05 19:55:12.439368 [ 3 ] {} <Debug> HTTP-Session: b486dcc0-f9da-483b-85a8-715c4db3ed19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6899 2024.06.05 19:55:12.439459 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6900 2024.06.05 19:55:12.439511 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
6901 2024.06.05 19:55:12.439525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6902 2024.06.05 19:55:12.439670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6903 2024.06.05 19:55:12.439681 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
6904 2024.06.05 19:55:12.439749 [ 3 ] {} <Debug> HTTP-Session: ee26eaf8-f99d-4fb9-9889-a6ec967323b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6905 2024.06.05 19:55:12.439838 [ 3 ] {} <Debug> HTTP-Session: ee26eaf8-f99d-4fb9-9889-a6ec967323b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6906 2024.06.05 19:55:12.439924 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
6907 2024.06.05 19:55:12.439937 [ 3 ] {} <Debug> HTTP-Session: ee26eaf8-f99d-4fb9-9889-a6ec967323b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6908 2024.06.05 19:55:12.440087 [ 3 ] {} <Trace> HTTP-Session: ee26eaf8-f99d-4fb9-9889-a6ec967323b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6909 2024.06.05 19:55:12.440161 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
6910 2024.06.05 19:55:12.440372 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
6911 2024.06.05 19:55:12.440522 [ 3 ] {f99d90ba-776e-4b21-a60d-1174b8afcc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6912 2024.06.05 19:55:12.440588 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
6913 2024.06.05 19:55:12.440686 [ 3 ] {f99d90ba-776e-4b21-a60d-1174b8afcc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6914 2024.06.05 19:55:12.441272 [ 3 ] {f99d90ba-776e-4b21-a60d-1174b8afcc86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6915 2024.06.05 19:55:12.442157 [ 3 ] {f99d90ba-776e-4b21-a60d-1174b8afcc86} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6916 2024.06.05 19:55:12.442225 [ 3 ] {f99d90ba-776e-4b21-a60d-1174b8afcc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6917 2024.06.05 19:55:12.443130 [ 3 ] {f99d90ba-776e-4b21-a60d-1174b8afcc86} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6918 2024.06.05 19:55:12.443149 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004126267 sec., 6785.794520810214 rows/sec., 473.81 KiB/sec.
6919 2024.06.05 19:55:12.443343 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6920 2024.06.05 19:55:12.443800 [ 3 ] {f99d90ba-776e-4b21-a60d-1174b8afcc86} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6921 2024.06.05 19:55:12.444147 [ 3 ] {f99d90ba-776e-4b21-a60d-1174b8afcc86} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.003829 sec., 17759.206059023243 rows/sec., 1.39 MiB/sec.
6922 2024.06.05 19:55:12.444377 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_16_3} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6923 2024.06.05 19:55:12.444441 [ 3 ] {f99d90ba-776e-4b21-a60d-1174b8afcc86} <Debug> DynamicQueryHandler: Done processing query
6924 2024.06.05 19:55:12.444489 [ 3 ] {f99d90ba-776e-4b21-a60d-1174b8afcc86} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6925 2024.06.05 19:55:12.444526 [ 3 ] {} <Debug> HTTP-Session: ee26eaf8-f99d-4fb9-9889-a6ec967323b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6926 2024.06.05 19:55:12.444539 [ 190 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_16_3} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6927 2024.06.05 19:55:12.444647 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6928 2024.06.05 19:55:12.444700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6929 2024.06.05 19:55:12.444754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6930 2024.06.05 19:55:12.444772 [ 3 ] {} <Debug> HTTP-Session: bc43fd82-cc41-44a4-bfdb-47b7afbfcee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6931 2024.06.05 19:55:12.444788 [ 3 ] {} <Debug> HTTP-Session: bc43fd82-cc41-44a4-bfdb-47b7afbfcee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6932 2024.06.05 19:55:12.444801 [ 3 ] {} <Debug> HTTP-Session: bc43fd82-cc41-44a4-bfdb-47b7afbfcee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6933 2024.06.05 19:55:12.444834 [ 3 ] {} <Trace> HTTP-Session: bc43fd82-cc41-44a4-bfdb-47b7afbfcee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6934 2024.06.05 19:55:12.444998 [ 3 ] {bfa13d53-3a3c-46b0-baaa-27bb42f92e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6935 2024.06.05 19:55:12.445048 [ 3 ] {bfa13d53-3a3c-46b0-baaa-27bb42f92e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6936 2024.06.05 19:55:12.445238 [ 3 ] {bfa13d53-3a3c-46b0-baaa-27bb42f92e88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6937 2024.06.05 19:55:12.445630 [ 3 ] {bfa13d53-3a3c-46b0-baaa-27bb42f92e88} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6938 2024.06.05 19:55:12.445666 [ 3 ] {bfa13d53-3a3c-46b0-baaa-27bb42f92e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6939 2024.06.05 19:55:12.446054 [ 3 ] {bfa13d53-3a3c-46b0-baaa-27bb42f92e88} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6940 2024.06.05 19:55:12.446393 [ 3 ] {bfa13d53-3a3c-46b0-baaa-27bb42f92e88} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6941 2024.06.05 19:55:12.446550 [ 3 ] {bfa13d53-3a3c-46b0-baaa-27bb42f92e88} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001626 sec., 99630.9963099631 rows/sec., 6.94 MiB/sec.
6942 2024.06.05 19:55:12.446716 [ 3 ] {bfa13d53-3a3c-46b0-baaa-27bb42f92e88} <Debug> DynamicQueryHandler: Done processing query
6943 2024.06.05 19:55:12.446740 [ 3 ] {bfa13d53-3a3c-46b0-baaa-27bb42f92e88} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6944 2024.06.05 19:55:12.446755 [ 3 ] {} <Debug> HTTP-Session: bc43fd82-cc41-44a4-bfdb-47b7afbfcee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6945 2024.06.05 19:55:12.446861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6946 2024.06.05 19:55:12.446908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6947 2024.06.05 19:55:12.446926 [ 3 ] {} <Debug> HTTP-Session: 3077cb39-2236-40f9-a59a-7686a667feb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6948 2024.06.05 19:55:12.446942 [ 3 ] {} <Debug> HTTP-Session: 3077cb39-2236-40f9-a59a-7686a667feb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6949 2024.06.05 19:55:12.446955 [ 3 ] {} <Debug> HTTP-Session: 3077cb39-2236-40f9-a59a-7686a667feb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6950 2024.06.05 19:55:12.446986 [ 3 ] {} <Trace> HTTP-Session: 3077cb39-2236-40f9-a59a-7686a667feb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6951 2024.06.05 19:55:12.447096 [ 3 ] {1e858648-0611-45e7-aab5-d6b3581713af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6952 2024.06.05 19:55:12.447139 [ 3 ] {1e858648-0611-45e7-aab5-d6b3581713af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6953 2024.06.05 19:55:12.447266 [ 3 ] {1e858648-0611-45e7-aab5-d6b3581713af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6954 2024.06.05 19:55:12.447541 [ 3 ] {1e858648-0611-45e7-aab5-d6b3581713af} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6955 2024.06.05 19:55:12.447576 [ 3 ] {1e858648-0611-45e7-aab5-d6b3581713af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6956 2024.06.05 19:55:12.447923 [ 3 ] {1e858648-0611-45e7-aab5-d6b3581713af} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6957 2024.06.05 19:55:12.448237 [ 3 ] {1e858648-0611-45e7-aab5-d6b3581713af} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6958 2024.06.05 19:55:12.448391 [ 3 ] {1e858648-0611-45e7-aab5-d6b3581713af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec.
6959 2024.06.05 19:55:12.448542 [ 3 ] {1e858648-0611-45e7-aab5-d6b3581713af} <Debug> DynamicQueryHandler: Done processing query
6960 2024.06.05 19:55:12.448567 [ 3 ] {1e858648-0611-45e7-aab5-d6b3581713af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6961 2024.06.05 19:55:12.448582 [ 3 ] {} <Debug> HTTP-Session: 3077cb39-2236-40f9-a59a-7686a667feb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6962 2024.06.05 19:55:17.430374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6963 2024.06.05 19:55:17.430518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6964 2024.06.05 19:55:17.430548 [ 3 ] {} <Debug> HTTP-Session: afa2a59c-4354-4f03-bae2-28c42b396ab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6965 2024.06.05 19:55:17.430575 [ 3 ] {} <Debug> HTTP-Session: afa2a59c-4354-4f03-bae2-28c42b396ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6966 2024.06.05 19:55:17.430592 [ 3 ] {} <Debug> HTTP-Session: afa2a59c-4354-4f03-bae2-28c42b396ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6967 2024.06.05 19:55:17.430649 [ 3 ] {} <Trace> HTTP-Session: afa2a59c-4354-4f03-bae2-28c42b396ab1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6968 2024.06.05 19:55:17.430859 [ 3 ] {d870c9c0-6e97-4baf-b50a-fd130f728e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6969 2024.06.05 19:55:17.430935 [ 3 ] {d870c9c0-6e97-4baf-b50a-fd130f728e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6970 2024.06.05 19:55:17.431157 [ 3 ] {d870c9c0-6e97-4baf-b50a-fd130f728e33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6971 2024.06.05 19:55:17.431655 [ 3 ] {d870c9c0-6e97-4baf-b50a-fd130f728e33} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6972 2024.06.05 19:55:17.431700 [ 3 ] {d870c9c0-6e97-4baf-b50a-fd130f728e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6973 2024.06.05 19:55:17.432083 [ 3 ] {d870c9c0-6e97-4baf-b50a-fd130f728e33} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6974 2024.06.05 19:55:17.432419 [ 3 ] {d870c9c0-6e97-4baf-b50a-fd130f728e33} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6975 2024.06.05 19:55:17.432616 [ 3 ] {d870c9c0-6e97-4baf-b50a-fd130f728e33} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001815 sec., 15426.997245179064 rows/sec., 1.22 MiB/sec.
6976 2024.06.05 19:55:17.432832 [ 3 ] {d870c9c0-6e97-4baf-b50a-fd130f728e33} <Debug> DynamicQueryHandler: Done processing query
6977 2024.06.05 19:55:17.432860 [ 3 ] {d870c9c0-6e97-4baf-b50a-fd130f728e33} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6978 2024.06.05 19:55:17.432876 [ 3 ] {} <Debug> HTTP-Session: afa2a59c-4354-4f03-bae2-28c42b396ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6979 2024.06.05 19:55:17.433045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6980 2024.06.05 19:55:17.433103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6981 2024.06.05 19:55:17.433122 [ 3 ] {} <Debug> HTTP-Session: a9e9bf9c-a4cf-4a3b-bc31-d93e65b111a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6982 2024.06.05 19:55:17.433140 [ 3 ] {} <Debug> HTTP-Session: a9e9bf9c-a4cf-4a3b-bc31-d93e65b111a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6983 2024.06.05 19:55:17.433153 [ 3 ] {} <Debug> HTTP-Session: a9e9bf9c-a4cf-4a3b-bc31-d93e65b111a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6984 2024.06.05 19:55:17.433190 [ 3 ] {} <Trace> HTTP-Session: a9e9bf9c-a4cf-4a3b-bc31-d93e65b111a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6985 2024.06.05 19:55:17.433297 [ 3 ] {2b37cd03-afc7-4cdb-a7a3-5c5df56c7593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6986 2024.06.05 19:55:17.433368 [ 3 ] {2b37cd03-afc7-4cdb-a7a3-5c5df56c7593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6987 2024.06.05 19:55:17.433500 [ 3 ] {2b37cd03-afc7-4cdb-a7a3-5c5df56c7593} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6988 2024.06.05 19:55:17.433822 [ 3 ] {2b37cd03-afc7-4cdb-a7a3-5c5df56c7593} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6989 2024.06.05 19:55:17.433861 [ 3 ] {2b37cd03-afc7-4cdb-a7a3-5c5df56c7593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6990 2024.06.05 19:55:17.434161 [ 3 ] {2b37cd03-afc7-4cdb-a7a3-5c5df56c7593} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6991 2024.06.05 19:55:17.434467 [ 3 ] {2b37cd03-afc7-4cdb-a7a3-5c5df56c7593} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6992 2024.06.05 19:55:17.434623 [ 3 ] {2b37cd03-afc7-4cdb-a7a3-5c5df56c7593} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001348 sec., 1483.679525222552 rows/sec., 120.98 KiB/sec.
6993 2024.06.05 19:55:17.434883 [ 3 ] {2b37cd03-afc7-4cdb-a7a3-5c5df56c7593} <Debug> DynamicQueryHandler: Done processing query
6994 2024.06.05 19:55:17.434915 [ 3 ] {2b37cd03-afc7-4cdb-a7a3-5c5df56c7593} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6995 2024.06.05 19:55:17.434931 [ 3 ] {} <Debug> HTTP-Session: a9e9bf9c-a4cf-4a3b-bc31-d93e65b111a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6996 2024.06.05 19:55:17.435082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6997 2024.06.05 19:55:17.435134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6998 2024.06.05 19:55:17.435153 [ 3 ] {} <Debug> HTTP-Session: 339920de-8a73-4525-a732-5941176c7f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
6999 2024.06.05 19:55:17.435170 [ 3 ] {} <Debug> HTTP-Session: 339920de-8a73-4525-a732-5941176c7f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7000 2024.06.05 19:55:17.435184 [ 3 ] {} <Debug> HTTP-Session: 339920de-8a73-4525-a732-5941176c7f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7001 2024.06.05 19:55:17.435217 [ 3 ] {} <Trace> HTTP-Session: 339920de-8a73-4525-a732-5941176c7f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7002 2024.06.05 19:55:17.435357 [ 3 ] {9bc43db1-a407-4f5d-8e6e-e418d7691013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7003 2024.06.05 19:55:17.435401 [ 3 ] {9bc43db1-a407-4f5d-8e6e-e418d7691013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7004 2024.06.05 19:55:17.435545 [ 3 ] {9bc43db1-a407-4f5d-8e6e-e418d7691013} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7005 2024.06.05 19:55:17.435925 [ 3 ] {9bc43db1-a407-4f5d-8e6e-e418d7691013} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7006 2024.06.05 19:55:17.435961 [ 3 ] {9bc43db1-a407-4f5d-8e6e-e418d7691013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7007 2024.06.05 19:55:17.436270 [ 3 ] {9bc43db1-a407-4f5d-8e6e-e418d7691013} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7008 2024.06.05 19:55:17.436570 [ 3 ] {9bc43db1-a407-4f5d-8e6e-e418d7691013} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7009 2024.06.05 19:55:17.436728 [ 3 ] {9bc43db1-a407-4f5d-8e6e-e418d7691013} <Debug> executeQuery: Read 141 rows, 12.11 KiB in 0.001421 sec., 99225.8972554539 rows/sec., 8.32 MiB/sec.
7010 2024.06.05 19:55:17.436888 [ 3 ] {9bc43db1-a407-4f5d-8e6e-e418d7691013} <Debug> DynamicQueryHandler: Done processing query
7011 2024.06.05 19:55:17.436912 [ 3 ] {9bc43db1-a407-4f5d-8e6e-e418d7691013} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7012 2024.06.05 19:55:17.436927 [ 3 ] {} <Debug> HTTP-Session: 339920de-8a73-4525-a732-5941176c7f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7013 2024.06.05 19:55:17.437071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7014 2024.06.05 19:55:17.437120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7015 2024.06.05 19:55:17.437138 [ 3 ] {} <Debug> HTTP-Session: 83e9dfc5-b2a7-4a12-8646-d19d2c0224b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7016 2024.06.05 19:55:17.437155 [ 3 ] {} <Debug> HTTP-Session: 83e9dfc5-b2a7-4a12-8646-d19d2c0224b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7017 2024.06.05 19:55:17.437168 [ 3 ] {} <Debug> HTTP-Session: 83e9dfc5-b2a7-4a12-8646-d19d2c0224b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7018 2024.06.05 19:55:17.437199 [ 3 ] {} <Trace> HTTP-Session: 83e9dfc5-b2a7-4a12-8646-d19d2c0224b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7019 2024.06.05 19:55:17.437291 [ 3 ] {d0e2d638-f3d7-412d-94d5-520cb8ebcb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7020 2024.06.05 19:55:17.437334 [ 3 ] {d0e2d638-f3d7-412d-94d5-520cb8ebcb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7021 2024.06.05 19:55:17.437459 [ 3 ] {d0e2d638-f3d7-412d-94d5-520cb8ebcb01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7022 2024.06.05 19:55:17.437733 [ 3 ] {d0e2d638-f3d7-412d-94d5-520cb8ebcb01} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7023 2024.06.05 19:55:17.437768 [ 3 ] {d0e2d638-f3d7-412d-94d5-520cb8ebcb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7024 2024.06.05 19:55:17.438068 [ 3 ] {d0e2d638-f3d7-412d-94d5-520cb8ebcb01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7025 2024.06.05 19:55:17.438371 [ 3 ] {d0e2d638-f3d7-412d-94d5-520cb8ebcb01} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7026 2024.06.05 19:55:17.438521 [ 3 ] {d0e2d638-f3d7-412d-94d5-520cb8ebcb01} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001253 sec., 1596.1691939345571 rows/sec., 111.45 KiB/sec.
7027 2024.06.05 19:55:17.438684 [ 3 ] {d0e2d638-f3d7-412d-94d5-520cb8ebcb01} <Debug> DynamicQueryHandler: Done processing query
7028 2024.06.05 19:55:17.438709 [ 3 ] {d0e2d638-f3d7-412d-94d5-520cb8ebcb01} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7029 2024.06.05 19:55:17.438724 [ 3 ] {} <Debug> HTTP-Session: 83e9dfc5-b2a7-4a12-8646-d19d2c0224b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7030 2024.06.05 19:55:17.438843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7031 2024.06.05 19:55:17.438889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7032 2024.06.05 19:55:17.438908 [ 3 ] {} <Debug> HTTP-Session: 1372e65a-b6b6-457d-bdc5-d3e7aae2d2c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7033 2024.06.05 19:55:17.438924 [ 3 ] {} <Debug> HTTP-Session: 1372e65a-b6b6-457d-bdc5-d3e7aae2d2c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7034 2024.06.05 19:55:17.438938 [ 3 ] {} <Debug> HTTP-Session: 1372e65a-b6b6-457d-bdc5-d3e7aae2d2c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7035 2024.06.05 19:55:17.438968 [ 3 ] {} <Trace> HTTP-Session: 1372e65a-b6b6-457d-bdc5-d3e7aae2d2c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7036 2024.06.05 19:55:17.439085 [ 3 ] {b1ffde3c-5473-4f9c-bdd4-e7b76664d3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7037 2024.06.05 19:55:17.439127 [ 3 ] {b1ffde3c-5473-4f9c-bdd4-e7b76664d3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7038 2024.06.05 19:55:17.439254 [ 3 ] {b1ffde3c-5473-4f9c-bdd4-e7b76664d3a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7039 2024.06.05 19:55:17.439597 [ 3 ] {b1ffde3c-5473-4f9c-bdd4-e7b76664d3a8} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7040 2024.06.05 19:55:17.439633 [ 3 ] {b1ffde3c-5473-4f9c-bdd4-e7b76664d3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7041 2024.06.05 19:55:17.439937 [ 3 ] {b1ffde3c-5473-4f9c-bdd4-e7b76664d3a8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7042 2024.06.05 19:55:17.440232 [ 3 ] {b1ffde3c-5473-4f9c-bdd4-e7b76664d3a8} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7043 2024.06.05 19:55:17.440380 [ 3 ] {b1ffde3c-5473-4f9c-bdd4-e7b76664d3a8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001329 sec., 70729.87208427388 rows/sec., 5.53 MiB/sec.
7044 2024.06.05 19:55:17.440642 [ 3 ] {b1ffde3c-5473-4f9c-bdd4-e7b76664d3a8} <Debug> DynamicQueryHandler: Done processing query
7045 2024.06.05 19:55:17.440698 [ 3 ] {b1ffde3c-5473-4f9c-bdd4-e7b76664d3a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7046 2024.06.05 19:55:17.440754 [ 3 ] {} <Debug> HTTP-Session: 1372e65a-b6b6-457d-bdc5-d3e7aae2d2c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7047 2024.06.05 19:55:17.440986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7048 2024.06.05 19:55:17.441039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7049 2024.06.05 19:55:17.441058 [ 3 ] {} <Debug> HTTP-Session: e7f5b2e3-1681-4ac6-a1a7-0ea559edef45 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7050 2024.06.05 19:55:17.441074 [ 3 ] {} <Debug> HTTP-Session: e7f5b2e3-1681-4ac6-a1a7-0ea559edef45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7051 2024.06.05 19:55:17.441089 [ 3 ] {} <Debug> HTTP-Session: e7f5b2e3-1681-4ac6-a1a7-0ea559edef45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7052 2024.06.05 19:55:17.441120 [ 3 ] {} <Trace> HTTP-Session: e7f5b2e3-1681-4ac6-a1a7-0ea559edef45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7053 2024.06.05 19:55:17.441269 [ 3 ] {66fcd461-5db2-475d-b853-06bd04766b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7054 2024.06.05 19:55:17.441317 [ 3 ] {66fcd461-5db2-475d-b853-06bd04766b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7055 2024.06.05 19:55:17.441482 [ 3 ] {66fcd461-5db2-475d-b853-06bd04766b38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7056 2024.06.05 19:55:17.441888 [ 3 ] {66fcd461-5db2-475d-b853-06bd04766b38} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7057 2024.06.05 19:55:17.441923 [ 3 ] {66fcd461-5db2-475d-b853-06bd04766b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7058 2024.06.05 19:55:17.442307 [ 3 ] {66fcd461-5db2-475d-b853-06bd04766b38} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7059 2024.06.05 19:55:17.442640 [ 3 ] {66fcd461-5db2-475d-b853-06bd04766b38} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7060 2024.06.05 19:55:17.442801 [ 3 ] {66fcd461-5db2-475d-b853-06bd04766b38} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001588 sec., 101385.39042821158 rows/sec., 7.06 MiB/sec.
7061 2024.06.05 19:55:17.442990 [ 3 ] {66fcd461-5db2-475d-b853-06bd04766b38} <Debug> DynamicQueryHandler: Done processing query
7062 2024.06.05 19:55:17.443025 [ 3 ] {66fcd461-5db2-475d-b853-06bd04766b38} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7063 2024.06.05 19:55:17.443058 [ 3 ] {} <Debug> HTTP-Session: e7f5b2e3-1681-4ac6-a1a7-0ea559edef45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7064 2024.06.05 19:55:17.443214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7065 2024.06.05 19:55:17.443263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7066 2024.06.05 19:55:17.443282 [ 3 ] {} <Debug> HTTP-Session: 117b8ded-2702-459e-b979-6793a7a14a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7067 2024.06.05 19:55:17.443298 [ 3 ] {} <Debug> HTTP-Session: 117b8ded-2702-459e-b979-6793a7a14a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7068 2024.06.05 19:55:17.443311 [ 3 ] {} <Debug> HTTP-Session: 117b8ded-2702-459e-b979-6793a7a14a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7069 2024.06.05 19:55:17.443342 [ 3 ] {} <Trace> HTTP-Session: 117b8ded-2702-459e-b979-6793a7a14a80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7070 2024.06.05 19:55:17.443575 [ 3 ] {b584434c-2cc1-4904-8b66-57898b9ca9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7071 2024.06.05 19:55:17.443622 [ 3 ] {b584434c-2cc1-4904-8b66-57898b9ca9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7072 2024.06.05 19:55:17.443779 [ 3 ] {b584434c-2cc1-4904-8b66-57898b9ca9c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7073 2024.06.05 19:55:17.444219 [ 3 ] {b584434c-2cc1-4904-8b66-57898b9ca9c6} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7074 2024.06.05 19:55:17.444255 [ 3 ] {b584434c-2cc1-4904-8b66-57898b9ca9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7075 2024.06.05 19:55:17.444660 [ 3 ] {b584434c-2cc1-4904-8b66-57898b9ca9c6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7076 2024.06.05 19:55:17.444986 [ 3 ] {b584434c-2cc1-4904-8b66-57898b9ca9c6} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7077 2024.06.05 19:55:17.445153 [ 3 ] {b584434c-2cc1-4904-8b66-57898b9ca9c6} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001731 sec., 16175.621028307338 rows/sec., 21.83 MiB/sec.
7078 2024.06.05 19:55:17.445324 [ 3 ] {b584434c-2cc1-4904-8b66-57898b9ca9c6} <Debug> DynamicQueryHandler: Done processing query
7079 2024.06.05 19:55:17.445349 [ 3 ] {b584434c-2cc1-4904-8b66-57898b9ca9c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
7080 2024.06.05 19:55:17.445365 [ 3 ] {} <Debug> HTTP-Session: 117b8ded-2702-459e-b979-6793a7a14a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7081 2024.06.05 19:55:17.445494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7082 2024.06.05 19:55:17.445542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7083 2024.06.05 19:55:17.445561 [ 3 ] {} <Debug> HTTP-Session: 5e6ae613-e931-4f16-a766-68a90b555ee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7084 2024.06.05 19:55:17.445577 [ 3 ] {} <Debug> HTTP-Session: 5e6ae613-e931-4f16-a766-68a90b555ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7085 2024.06.05 19:55:17.445591 [ 3 ] {} <Debug> HTTP-Session: 5e6ae613-e931-4f16-a766-68a90b555ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7086 2024.06.05 19:55:17.445622 [ 3 ] {} <Trace> HTTP-Session: 5e6ae613-e931-4f16-a766-68a90b555ee0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7087 2024.06.05 19:55:17.445751 [ 3 ] {4fc537c4-26ae-4a5b-8694-8f77757b632c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7088 2024.06.05 19:55:17.445794 [ 3 ] {4fc537c4-26ae-4a5b-8694-8f77757b632c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7089 2024.06.05 19:55:17.445917 [ 3 ] {4fc537c4-26ae-4a5b-8694-8f77757b632c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7090 2024.06.05 19:55:17.446224 [ 3 ] {4fc537c4-26ae-4a5b-8694-8f77757b632c} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7091 2024.06.05 19:55:17.446260 [ 3 ] {4fc537c4-26ae-4a5b-8694-8f77757b632c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7092 2024.06.05 19:55:17.446618 [ 3 ] {4fc537c4-26ae-4a5b-8694-8f77757b632c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7093 2024.06.05 19:55:17.446950 [ 3 ] {4fc537c4-26ae-4a5b-8694-8f77757b632c} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7094 2024.06.05 19:55:17.447112 [ 3 ] {4fc537c4-26ae-4a5b-8694-8f77757b632c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec.
7095 2024.06.05 19:55:17.447280 [ 3 ] {4fc537c4-26ae-4a5b-8694-8f77757b632c} <Debug> DynamicQueryHandler: Done processing query
7096 2024.06.05 19:55:17.447306 [ 3 ] {4fc537c4-26ae-4a5b-8694-8f77757b632c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7097 2024.06.05 19:55:17.447321 [ 3 ] {} <Debug> HTTP-Session: 5e6ae613-e931-4f16-a766-68a90b555ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7098 2024.06.05 19:55:22.429476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7099 2024.06.05 19:55:22.429617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7100 2024.06.05 19:55:22.429647 [ 3 ] {} <Debug> HTTP-Session: 78ee931c-f545-44ba-8205-924ddbc77426 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7101 2024.06.05 19:55:22.429676 [ 3 ] {} <Debug> HTTP-Session: 78ee931c-f545-44ba-8205-924ddbc77426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7102 2024.06.05 19:55:22.429694 [ 3 ] {} <Debug> HTTP-Session: 78ee931c-f545-44ba-8205-924ddbc77426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7103 2024.06.05 19:55:22.429750 [ 3 ] {} <Trace> HTTP-Session: 78ee931c-f545-44ba-8205-924ddbc77426 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7104 2024.06.05 19:55:22.429949 [ 3 ] {75350c9f-4316-4b5e-8088-1af083086dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7105 2024.06.05 19:55:22.430014 [ 3 ] {75350c9f-4316-4b5e-8088-1af083086dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7106 2024.06.05 19:55:22.430201 [ 3 ] {75350c9f-4316-4b5e-8088-1af083086dec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7107 2024.06.05 19:55:22.430646 [ 3 ] {75350c9f-4316-4b5e-8088-1af083086dec} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7108 2024.06.05 19:55:22.430692 [ 3 ] {75350c9f-4316-4b5e-8088-1af083086dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7109 2024.06.05 19:55:22.431063 [ 3 ] {75350c9f-4316-4b5e-8088-1af083086dec} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7110 2024.06.05 19:55:22.431407 [ 3 ] {75350c9f-4316-4b5e-8088-1af083086dec} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7111 2024.06.05 19:55:22.431556 [ 3 ] {75350c9f-4316-4b5e-8088-1af083086dec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.57 MiB/sec.
7112 2024.06.05 19:55:22.431560 [ 72 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7113 2024.06.05 19:55:22.431619 [ 72 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7114 2024.06.05 19:55:22.431651 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7115 2024.06.05 19:55:22.431791 [ 3 ] {75350c9f-4316-4b5e-8088-1af083086dec} <Debug> DynamicQueryHandler: Done processing query
7116 2024.06.05 19:55:22.431812 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
7117 2024.06.05 19:55:22.431827 [ 3 ] {75350c9f-4316-4b5e-8088-1af083086dec} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7118 2024.06.05 19:55:22.431905 [ 3 ] {} <Debug> HTTP-Session: 78ee931c-f545-44ba-8205-924ddbc77426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7119 2024.06.05 19:55:22.432047 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7120 2024.06.05 19:55:22.432083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7121 2024.06.05 19:55:22.432106 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part
7122 2024.06.05 19:55:22.432171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7123 2024.06.05 19:55:22.432259 [ 3 ] {} <Debug> HTTP-Session: 20937128-536d-40c4-973d-cdcf93595267 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7124 2024.06.05 19:55:22.432302 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part
7125 2024.06.05 19:55:22.432336 [ 3 ] {} <Debug> HTTP-Session: 20937128-536d-40c4-973d-cdcf93595267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7126 2024.06.05 19:55:22.432406 [ 3 ] {} <Debug> HTTP-Session: 20937128-536d-40c4-973d-cdcf93595267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7127 2024.06.05 19:55:22.432586 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 142 rows starting from the beginning of the part
7128 2024.06.05 19:55:22.432589 [ 3 ] {} <Trace> HTTP-Session: 20937128-536d-40c4-973d-cdcf93595267 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7129 2024.06.05 19:55:22.432862 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 58 rows starting from the beginning of the part
7130 2024.06.05 19:55:22.433120 [ 3 ] {ed333599-9da1-4fd4-bb84-0e50f5fc6ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7131 2024.06.05 19:55:22.433124 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 141 rows starting from the beginning of the part
7132 2024.06.05 19:55:22.433248 [ 3 ] {ed333599-9da1-4fd4-bb84-0e50f5fc6ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7133 2024.06.05 19:55:22.433376 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part
7134 2024.06.05 19:55:22.434033 [ 3 ] {ed333599-9da1-4fd4-bb84-0e50f5fc6ef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7135 2024.06.05 19:55:22.434890 [ 3 ] {ed333599-9da1-4fd4-bb84-0e50f5fc6ef6} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7136 2024.06.05 19:55:22.434950 [ 3 ] {ed333599-9da1-4fd4-bb84-0e50f5fc6ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7137 2024.06.05 19:55:22.435658 [ 3 ] {ed333599-9da1-4fd4-bb84-0e50f5fc6ef6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7138 2024.06.05 19:55:22.436051 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 4 columns (4 merged, 0 gathered) in 0.004318872 sec., 147492.21555998884 rows/sec., 12.01 MiB/sec.
7139 2024.06.05 19:55:22.436273 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7140 2024.06.05 19:55:22.436425 [ 3 ] {ed333599-9da1-4fd4-bb84-0e50f5fc6ef6} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7141 2024.06.05 19:55:22.436734 [ 72 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7142 2024.06.05 19:55:22.436840 [ 72 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7143 2024.06.05 19:55:22.436862 [ 3 ] {ed333599-9da1-4fd4-bb84-0e50f5fc6ef6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003943 sec., 16231.295967537406 rows/sec., 1.27 MiB/sec.
7144 2024.06.05 19:55:22.436915 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7145 2024.06.05 19:55:22.437352 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
7146 2024.06.05 19:55:22.437453 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_51_10} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7147 2024.06.05 19:55:22.437479 [ 3 ] {ed333599-9da1-4fd4-bb84-0e50f5fc6ef6} <Debug> DynamicQueryHandler: Done processing query
7148 2024.06.05 19:55:22.437554 [ 3 ] {ed333599-9da1-4fd4-bb84-0e50f5fc6ef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7149 2024.06.05 19:55:22.437631 [ 3 ] {} <Debug> HTTP-Session: 20937128-536d-40c4-973d-cdcf93595267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7150 2024.06.05 19:55:22.437766 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7151 2024.06.05 19:55:22.437770 [ 198 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_51_10} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7152 2024.06.05 19:55:22.437803 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 148 rows starting from the beginning of the part
7153 2024.06.05 19:55:22.437939 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
7154 2024.06.05 19:55:22.438026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7155 2024.06.05 19:55:22.438079 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part
7156 2024.06.05 19:55:22.438237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7157 2024.06.05 19:55:22.438295 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 96 rows starting from the beginning of the part
7158 2024.06.05 19:55:22.438326 [ 3 ] {} <Debug> HTTP-Session: a9d8b4ee-b473-4ea7-b1e3-eb7936855d92 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7159 2024.06.05 19:55:22.438382 [ 3 ] {} <Debug> HTTP-Session: a9d8b4ee-b473-4ea7-b1e3-eb7936855d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7160 2024.06.05 19:55:22.438478 [ 3 ] {} <Debug> HTTP-Session: a9d8b4ee-b473-4ea7-b1e3-eb7936855d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7161 2024.06.05 19:55:22.438553 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 68 rows starting from the beginning of the part
7162 2024.06.05 19:55:22.438613 [ 3 ] {} <Trace> HTTP-Session: a9d8b4ee-b473-4ea7-b1e3-eb7936855d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7163 2024.06.05 19:55:22.438760 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 94 rows starting from the beginning of the part
7164 2024.06.05 19:55:22.438947 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part
7165 2024.06.05 19:55:22.439089 [ 3 ] {d54eab03-66b0-40c8-ba99-5548e74d9040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7166 2024.06.05 19:55:22.439312 [ 3 ] {d54eab03-66b0-40c8-ba99-5548e74d9040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7167 2024.06.05 19:55:22.439842 [ 3 ] {d54eab03-66b0-40c8-ba99-5548e74d9040} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7168 2024.06.05 19:55:22.440976 [ 3 ] {d54eab03-66b0-40c8-ba99-5548e74d9040} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7169 2024.06.05 19:55:22.441044 [ 3 ] {d54eab03-66b0-40c8-ba99-5548e74d9040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7170 2024.06.05 19:55:22.441537 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 4 columns (4 merged, 0 gathered) in 0.004443945 sec., 120163.50337369161 rows/sec., 9.39 MiB/sec.
7171 2024.06.05 19:55:22.441711 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7172 2024.06.05 19:55:22.441963 [ 3 ] {d54eab03-66b0-40c8-ba99-5548e74d9040} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7173 2024.06.05 19:55:22.442518 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_51_10} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7174 2024.06.05 19:55:22.442639 [ 190 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_51_10} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7175 2024.06.05 19:55:22.442792 [ 3 ] {d54eab03-66b0-40c8-ba99-5548e74d9040} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7176 2024.06.05 19:55:22.442803 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
7177 2024.06.05 19:55:22.442972 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7178 2024.06.05 19:55:22.442977 [ 3 ] {d54eab03-66b0-40c8-ba99-5548e74d9040} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004122 sec., 38816.10868510432 rows/sec., 2.70 MiB/sec.
7179 2024.06.05 19:55:22.443008 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7180 2024.06.05 19:55:22.443049 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7181 2024.06.05 19:55:22.443250 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
7182 2024.06.05 19:55:22.443309 [ 3 ] {d54eab03-66b0-40c8-ba99-5548e74d9040} <Debug> DynamicQueryHandler: Done processing query
7183 2024.06.05 19:55:22.443369 [ 3 ] {d54eab03-66b0-40c8-ba99-5548e74d9040} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7184 2024.06.05 19:55:22.443415 [ 3 ] {} <Debug> HTTP-Session: a9d8b4ee-b473-4ea7-b1e3-eb7936855d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7185 2024.06.05 19:55:22.443522 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7186 2024.06.05 19:55:22.443558 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7323 rows starting from the beginning of the part
7187 2024.06.05 19:55:22.443613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7188 2024.06.05 19:55:22.443773 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part
7189 2024.06.05 19:55:22.443794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7190 2024.06.05 19:55:22.443909 [ 3 ] {} <Debug> HTTP-Session: 56e2208d-ebaa-431d-b04d-bb41c9a83681 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7191 2024.06.05 19:55:22.444000 [ 3 ] {} <Debug> HTTP-Session: 56e2208d-ebaa-431d-b04d-bb41c9a83681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7192 2024.06.05 19:55:22.444058 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 162 rows starting from the beginning of the part
7193 2024.06.05 19:55:22.444068 [ 3 ] {} <Debug> HTTP-Session: 56e2208d-ebaa-431d-b04d-bb41c9a83681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7194 2024.06.05 19:55:22.444197 [ 3 ] {} <Trace> HTTP-Session: 56e2208d-ebaa-431d-b04d-bb41c9a83681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7195 2024.06.05 19:55:22.444298 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 162 rows starting from the beginning of the part
7196 2024.06.05 19:55:22.444511 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 161 rows starting from the beginning of the part
7197 2024.06.05 19:55:22.444696 [ 3 ] {037c6c1d-8a92-4e60-8140-557e105feba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7198 2024.06.05 19:55:22.444908 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part
7199 2024.06.05 19:55:22.444987 [ 3 ] {037c6c1d-8a92-4e60-8140-557e105feba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7200 2024.06.05 19:55:22.445749 [ 3 ] {037c6c1d-8a92-4e60-8140-557e105feba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7201 2024.06.05 19:55:22.446322 [ 3 ] {037c6c1d-8a92-4e60-8140-557e105feba2} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7202 2024.06.05 19:55:22.446367 [ 3 ] {037c6c1d-8a92-4e60-8140-557e105feba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7203 2024.06.05 19:55:22.446903 [ 3 ] {037c6c1d-8a92-4e60-8140-557e105feba2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7204 2024.06.05 19:55:22.447818 [ 3 ] {037c6c1d-8a92-4e60-8140-557e105feba2} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7205 2024.06.05 19:55:22.448010 [ 72 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7206 2024.06.05 19:55:22.448023 [ 3 ] {037c6c1d-8a92-4e60-8140-557e105feba2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003562 sec., 16844.469399213925 rows/sec., 1.14 MiB/sec.
7207 2024.06.05 19:55:22.448040 [ 72 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7208 2024.06.05 19:55:22.448076 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7209 2024.06.05 19:55:22.448309 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
7210 2024.06.05 19:55:22.448444 [ 3 ] {037c6c1d-8a92-4e60-8140-557e105feba2} <Debug> DynamicQueryHandler: Done processing query
7211 2024.06.05 19:55:22.448493 [ 3 ] {037c6c1d-8a92-4e60-8140-557e105feba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7212 2024.06.05 19:55:22.448538 [ 3 ] {} <Debug> HTTP-Session: 56e2208d-ebaa-431d-b04d-bb41c9a83681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7213 2024.06.05 19:55:22.448610 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7214 2024.06.05 19:55:22.448646 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2578 rows starting from the beginning of the part
7215 2024.06.05 19:55:22.448706 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part
7216 2024.06.05 19:55:22.449053 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
7217 2024.06.05 19:55:22.449244 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part
7218 2024.06.05 19:55:22.449365 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
7219 2024.06.05 19:55:22.449525 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part
7220 2024.06.05 19:55:22.450031 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8128 rows, containing 5 columns (5 merged, 0 gathered) in 0.006890493 sec., 1179596.2930373778 rows/sec., 82.23 MiB/sec.
7221 2024.06.05 19:55:22.450668 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7222 2024.06.05 19:55:22.451248 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7223 2024.06.05 19:55:22.451283 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2878 rows, containing 4 columns (4 merged, 0 gathered) in 0.003092742 sec., 930565.8215266583 rows/sec., 62.65 MiB/sec.
7224 2024.06.05 19:55:22.451360 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7225 2024.06.05 19:55:22.451451 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB.
7226 2024.06.05 19:55:22.451555 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7227 2024.06.05 19:55:22.451900 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_51_10} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7228 2024.06.05 19:55:22.451974 [ 190 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_51_10} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7229 2024.06.05 19:55:22.452040 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
7230 2024.06.05 19:55:25.919065 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
7231 2024.06.05 19:55:25.919129 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
7232 2024.06.05 19:55:27.432255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7233 2024.06.05 19:55:27.432376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7234 2024.06.05 19:55:27.432404 [ 3 ] {} <Debug> HTTP-Session: 42b6d14c-9195-419e-bd55-dfdb7ec8741a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7235 2024.06.05 19:55:27.432431 [ 3 ] {} <Debug> HTTP-Session: 42b6d14c-9195-419e-bd55-dfdb7ec8741a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7236 2024.06.05 19:55:27.432448 [ 3 ] {} <Debug> HTTP-Session: 42b6d14c-9195-419e-bd55-dfdb7ec8741a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7237 2024.06.05 19:55:27.432502 [ 3 ] {} <Trace> HTTP-Session: 42b6d14c-9195-419e-bd55-dfdb7ec8741a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7238 2024.06.05 19:55:27.432706 [ 3 ] {b2a07061-7f12-4e67-8a83-a04c6c53e365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7239 2024.06.05 19:55:27.432781 [ 3 ] {b2a07061-7f12-4e67-8a83-a04c6c53e365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7240 2024.06.05 19:55:27.432991 [ 3 ] {b2a07061-7f12-4e67-8a83-a04c6c53e365} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7241 2024.06.05 19:55:27.433417 [ 3 ] {b2a07061-7f12-4e67-8a83-a04c6c53e365} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7242 2024.06.05 19:55:27.433460 [ 3 ] {b2a07061-7f12-4e67-8a83-a04c6c53e365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7243 2024.06.05 19:55:27.433830 [ 3 ] {b2a07061-7f12-4e67-8a83-a04c6c53e365} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7244 2024.06.05 19:55:27.434168 [ 3 ] {b2a07061-7f12-4e67-8a83-a04c6c53e365} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7245 2024.06.05 19:55:27.434313 [ 3 ] {b2a07061-7f12-4e67-8a83-a04c6c53e365} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001673 sec., 16736.401673640168 rows/sec., 1.32 MiB/sec.
7246 2024.06.05 19:55:27.434510 [ 3 ] {b2a07061-7f12-4e67-8a83-a04c6c53e365} <Debug> DynamicQueryHandler: Done processing query
7247 2024.06.05 19:55:27.434537 [ 3 ] {b2a07061-7f12-4e67-8a83-a04c6c53e365} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7248 2024.06.05 19:55:27.434554 [ 3 ] {} <Debug> HTTP-Session: 42b6d14c-9195-419e-bd55-dfdb7ec8741a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7249 2024.06.05 19:55:27.434690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7250 2024.06.05 19:55:27.434743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7251 2024.06.05 19:55:27.434762 [ 3 ] {} <Debug> HTTP-Session: 8170e9e4-231a-41bb-8c35-afc14c495dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7252 2024.06.05 19:55:27.434780 [ 3 ] {} <Debug> HTTP-Session: 8170e9e4-231a-41bb-8c35-afc14c495dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7253 2024.06.05 19:55:27.434794 [ 3 ] {} <Debug> HTTP-Session: 8170e9e4-231a-41bb-8c35-afc14c495dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7254 2024.06.05 19:55:27.434830 [ 3 ] {} <Trace> HTTP-Session: 8170e9e4-231a-41bb-8c35-afc14c495dcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7255 2024.06.05 19:55:27.434932 [ 3 ] {84bae1a8-8f11-47be-80d3-f043414321f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7256 2024.06.05 19:55:27.434979 [ 3 ] {84bae1a8-8f11-47be-80d3-f043414321f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7257 2024.06.05 19:55:27.435103 [ 3 ] {84bae1a8-8f11-47be-80d3-f043414321f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7258 2024.06.05 19:55:27.435494 [ 3 ] {84bae1a8-8f11-47be-80d3-f043414321f9} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7259 2024.06.05 19:55:27.435531 [ 3 ] {84bae1a8-8f11-47be-80d3-f043414321f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7260 2024.06.05 19:55:27.435828 [ 3 ] {84bae1a8-8f11-47be-80d3-f043414321f9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7261 2024.06.05 19:55:27.436141 [ 3 ] {84bae1a8-8f11-47be-80d3-f043414321f9} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7262 2024.06.05 19:55:27.436271 [ 3 ] {84bae1a8-8f11-47be-80d3-f043414321f9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001366 sec., 1464.1288433382138 rows/sec., 119.39 KiB/sec.
7263 2024.06.05 19:55:27.436478 [ 3 ] {84bae1a8-8f11-47be-80d3-f043414321f9} <Debug> DynamicQueryHandler: Done processing query
7264 2024.06.05 19:55:27.436503 [ 3 ] {84bae1a8-8f11-47be-80d3-f043414321f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7265 2024.06.05 19:55:27.436519 [ 3 ] {} <Debug> HTTP-Session: 8170e9e4-231a-41bb-8c35-afc14c495dcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7266 2024.06.05 19:55:27.436701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7267 2024.06.05 19:55:27.436751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7268 2024.06.05 19:55:27.436769 [ 3 ] {} <Debug> HTTP-Session: 63e7d31f-b707-48d2-aa81-39f144ea932e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7269 2024.06.05 19:55:27.436786 [ 3 ] {} <Debug> HTTP-Session: 63e7d31f-b707-48d2-aa81-39f144ea932e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7270 2024.06.05 19:55:27.436800 [ 3 ] {} <Debug> HTTP-Session: 63e7d31f-b707-48d2-aa81-39f144ea932e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7271 2024.06.05 19:55:27.436832 [ 3 ] {} <Trace> HTTP-Session: 63e7d31f-b707-48d2-aa81-39f144ea932e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7272 2024.06.05 19:55:27.436977 [ 3 ] {88ad2c3e-a004-44ad-abd7-581e89f00741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7273 2024.06.05 19:55:27.437021 [ 3 ] {88ad2c3e-a004-44ad-abd7-581e89f00741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7274 2024.06.05 19:55:27.437142 [ 3 ] {88ad2c3e-a004-44ad-abd7-581e89f00741} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7275 2024.06.05 19:55:27.437525 [ 3 ] {88ad2c3e-a004-44ad-abd7-581e89f00741} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7276 2024.06.05 19:55:27.437561 [ 3 ] {88ad2c3e-a004-44ad-abd7-581e89f00741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7277 2024.06.05 19:55:27.437875 [ 3 ] {88ad2c3e-a004-44ad-abd7-581e89f00741} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7278 2024.06.05 19:55:27.438191 [ 3 ] {88ad2c3e-a004-44ad-abd7-581e89f00741} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7279 2024.06.05 19:55:27.438316 [ 3 ] {88ad2c3e-a004-44ad-abd7-581e89f00741} <Debug> executeQuery: Read 177 rows, 14.92 KiB in 0.001406 sec., 125889.04694167853 rows/sec., 10.36 MiB/sec.
7280 2024.06.05 19:55:27.438564 [ 3 ] {88ad2c3e-a004-44ad-abd7-581e89f00741} <Debug> DynamicQueryHandler: Done processing query
7281 2024.06.05 19:55:27.438625 [ 3 ] {88ad2c3e-a004-44ad-abd7-581e89f00741} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7282 2024.06.05 19:55:27.438686 [ 3 ] {} <Debug> HTTP-Session: 63e7d31f-b707-48d2-aa81-39f144ea932e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7283 2024.06.05 19:55:27.438856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7284 2024.06.05 19:55:27.438907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7285 2024.06.05 19:55:27.438925 [ 3 ] {} <Debug> HTTP-Session: bb44a0d1-fc0f-4067-9063-8b5af7460006 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7286 2024.06.05 19:55:27.438942 [ 3 ] {} <Debug> HTTP-Session: bb44a0d1-fc0f-4067-9063-8b5af7460006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7287 2024.06.05 19:55:27.438955 [ 3 ] {} <Debug> HTTP-Session: bb44a0d1-fc0f-4067-9063-8b5af7460006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7288 2024.06.05 19:55:27.438987 [ 3 ] {} <Trace> HTTP-Session: bb44a0d1-fc0f-4067-9063-8b5af7460006 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7289 2024.06.05 19:55:27.439087 [ 3 ] {7c498049-504b-43d9-a17a-af71d43e970c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7290 2024.06.05 19:55:27.439132 [ 3 ] {7c498049-504b-43d9-a17a-af71d43e970c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7291 2024.06.05 19:55:27.439270 [ 3 ] {7c498049-504b-43d9-a17a-af71d43e970c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7292 2024.06.05 19:55:27.439539 [ 3 ] {7c498049-504b-43d9-a17a-af71d43e970c} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7293 2024.06.05 19:55:27.439575 [ 3 ] {7c498049-504b-43d9-a17a-af71d43e970c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7294 2024.06.05 19:55:27.439866 [ 3 ] {7c498049-504b-43d9-a17a-af71d43e970c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7295 2024.06.05 19:55:27.440165 [ 3 ] {7c498049-504b-43d9-a17a-af71d43e970c} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7296 2024.06.05 19:55:27.440297 [ 3 ] {7c498049-504b-43d9-a17a-af71d43e970c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001236 sec., 1618.1229773462785 rows/sec., 112.98 KiB/sec.
7297 2024.06.05 19:55:27.440495 [ 3 ] {7c498049-504b-43d9-a17a-af71d43e970c} <Debug> DynamicQueryHandler: Done processing query
7298 2024.06.05 19:55:27.440520 [ 3 ] {7c498049-504b-43d9-a17a-af71d43e970c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7299 2024.06.05 19:55:27.440535 [ 3 ] {} <Debug> HTTP-Session: bb44a0d1-fc0f-4067-9063-8b5af7460006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7300 2024.06.05 19:55:27.440675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7301 2024.06.05 19:55:27.440722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7302 2024.06.05 19:55:27.440740 [ 3 ] {} <Debug> HTTP-Session: 8a40c0e1-c9f8-42a0-9ace-cae8e2918f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7303 2024.06.05 19:55:27.440755 [ 3 ] {} <Debug> HTTP-Session: 8a40c0e1-c9f8-42a0-9ace-cae8e2918f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7304 2024.06.05 19:55:27.440768 [ 3 ] {} <Debug> HTTP-Session: 8a40c0e1-c9f8-42a0-9ace-cae8e2918f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7305 2024.06.05 19:55:27.440799 [ 3 ] {} <Trace> HTTP-Session: 8a40c0e1-c9f8-42a0-9ace-cae8e2918f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7306 2024.06.05 19:55:27.440921 [ 3 ] {b90825c4-72e0-4f1e-8099-ab5a73663fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7307 2024.06.05 19:55:27.440962 [ 3 ] {b90825c4-72e0-4f1e-8099-ab5a73663fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7308 2024.06.05 19:55:27.441083 [ 3 ] {b90825c4-72e0-4f1e-8099-ab5a73663fe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7309 2024.06.05 19:55:27.441472 [ 3 ] {b90825c4-72e0-4f1e-8099-ab5a73663fe5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7310 2024.06.05 19:55:27.441508 [ 3 ] {b90825c4-72e0-4f1e-8099-ab5a73663fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7311 2024.06.05 19:55:27.441815 [ 3 ] {b90825c4-72e0-4f1e-8099-ab5a73663fe5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7312 2024.06.05 19:55:27.442118 [ 3 ] {b90825c4-72e0-4f1e-8099-ab5a73663fe5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7313 2024.06.05 19:55:27.442242 [ 3 ] {b90825c4-72e0-4f1e-8099-ab5a73663fe5} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.00137 sec., 86131.38686131388 rows/sec., 6.71 MiB/sec.
7314 2024.06.05 19:55:27.442501 [ 3 ] {b90825c4-72e0-4f1e-8099-ab5a73663fe5} <Debug> DynamicQueryHandler: Done processing query
7315 2024.06.05 19:55:27.442559 [ 3 ] {b90825c4-72e0-4f1e-8099-ab5a73663fe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7316 2024.06.05 19:55:27.442611 [ 3 ] {} <Debug> HTTP-Session: 8a40c0e1-c9f8-42a0-9ace-cae8e2918f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7317 2024.06.05 19:55:27.442791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7318 2024.06.05 19:55:27.442841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7319 2024.06.05 19:55:27.442860 [ 3 ] {} <Debug> HTTP-Session: 7ef31c7f-b553-479d-a4b6-28b80298f472 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7320 2024.06.05 19:55:27.442876 [ 3 ] {} <Debug> HTTP-Session: 7ef31c7f-b553-479d-a4b6-28b80298f472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7321 2024.06.05 19:55:27.442889 [ 3 ] {} <Debug> HTTP-Session: 7ef31c7f-b553-479d-a4b6-28b80298f472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7322 2024.06.05 19:55:27.442922 [ 3 ] {} <Trace> HTTP-Session: 7ef31c7f-b553-479d-a4b6-28b80298f472 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7323 2024.06.05 19:55:27.443088 [ 3 ] {b151df80-0fda-44d8-9e1c-b4a6c320d831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7324 2024.06.05 19:55:27.443140 [ 3 ] {b151df80-0fda-44d8-9e1c-b4a6c320d831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7325 2024.06.05 19:55:27.443294 [ 3 ] {b151df80-0fda-44d8-9e1c-b4a6c320d831} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7326 2024.06.05 19:55:27.443675 [ 3 ] {b151df80-0fda-44d8-9e1c-b4a6c320d831} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7327 2024.06.05 19:55:27.443710 [ 3 ] {b151df80-0fda-44d8-9e1c-b4a6c320d831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7328 2024.06.05 19:55:27.444096 [ 3 ] {b151df80-0fda-44d8-9e1c-b4a6c320d831} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7329 2024.06.05 19:55:27.444428 [ 3 ] {b151df80-0fda-44d8-9e1c-b4a6c320d831} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7330 2024.06.05 19:55:27.444557 [ 3 ] {b151df80-0fda-44d8-9e1c-b4a6c320d831} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001555 sec., 126688.10289389068 rows/sec., 8.84 MiB/sec.
7331 2024.06.05 19:55:27.444703 [ 3 ] {b151df80-0fda-44d8-9e1c-b4a6c320d831} <Debug> DynamicQueryHandler: Done processing query
7332 2024.06.05 19:55:27.444728 [ 3 ] {b151df80-0fda-44d8-9e1c-b4a6c320d831} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7333 2024.06.05 19:55:27.444743 [ 3 ] {} <Debug> HTTP-Session: 7ef31c7f-b553-479d-a4b6-28b80298f472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7334 2024.06.05 19:55:27.444886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7335 2024.06.05 19:55:27.444932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7336 2024.06.05 19:55:27.444951 [ 3 ] {} <Debug> HTTP-Session: 540ce462-0fe1-4d98-9055-f997f0906315 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7337 2024.06.05 19:55:27.444966 [ 3 ] {} <Debug> HTTP-Session: 540ce462-0fe1-4d98-9055-f997f0906315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7338 2024.06.05 19:55:27.444980 [ 3 ] {} <Debug> HTTP-Session: 540ce462-0fe1-4d98-9055-f997f0906315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7339 2024.06.05 19:55:27.445010 [ 3 ] {} <Trace> HTTP-Session: 540ce462-0fe1-4d98-9055-f997f0906315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7340 2024.06.05 19:55:27.445273 [ 3 ] {8ff61b5f-aba4-4077-8bfa-a08d8cc0c548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7341 2024.06.05 19:55:27.445320 [ 3 ] {8ff61b5f-aba4-4077-8bfa-a08d8cc0c548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7342 2024.06.05 19:55:27.445471 [ 3 ] {8ff61b5f-aba4-4077-8bfa-a08d8cc0c548} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7343 2024.06.05 19:55:27.446073 [ 3 ] {8ff61b5f-aba4-4077-8bfa-a08d8cc0c548} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7344 2024.06.05 19:55:27.446108 [ 3 ] {8ff61b5f-aba4-4077-8bfa-a08d8cc0c548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7345 2024.06.05 19:55:27.446507 [ 3 ] {8ff61b5f-aba4-4077-8bfa-a08d8cc0c548} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7346 2024.06.05 19:55:27.446836 [ 3 ] {8ff61b5f-aba4-4077-8bfa-a08d8cc0c548} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7347 2024.06.05 19:55:27.446970 [ 3 ] {8ff61b5f-aba4-4077-8bfa-a08d8cc0c548} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001886 sec., 14846.235418875927 rows/sec., 20.03 MiB/sec.
7348 2024.06.05 19:55:27.447191 [ 3 ] {8ff61b5f-aba4-4077-8bfa-a08d8cc0c548} <Debug> DynamicQueryHandler: Done processing query
7349 2024.06.05 19:55:27.447215 [ 3 ] {8ff61b5f-aba4-4077-8bfa-a08d8cc0c548} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
7350 2024.06.05 19:55:27.447231 [ 3 ] {} <Debug> HTTP-Session: 540ce462-0fe1-4d98-9055-f997f0906315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7351 2024.06.05 19:55:27.447337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7352 2024.06.05 19:55:27.447385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7353 2024.06.05 19:55:27.447403 [ 3 ] {} <Debug> HTTP-Session: cd9478b7-3cc0-4459-8315-b6a2d3be375a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7354 2024.06.05 19:55:27.447418 [ 3 ] {} <Debug> HTTP-Session: cd9478b7-3cc0-4459-8315-b6a2d3be375a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7355 2024.06.05 19:55:27.447431 [ 3 ] {} <Debug> HTTP-Session: cd9478b7-3cc0-4459-8315-b6a2d3be375a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7356 2024.06.05 19:55:27.447461 [ 3 ] {} <Trace> HTTP-Session: cd9478b7-3cc0-4459-8315-b6a2d3be375a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7357 2024.06.05 19:55:27.447576 [ 3 ] {b1bb586a-3043-4c88-a655-6748edb62cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7358 2024.06.05 19:55:27.447619 [ 3 ] {b1bb586a-3043-4c88-a655-6748edb62cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7359 2024.06.05 19:55:27.447741 [ 3 ] {b1bb586a-3043-4c88-a655-6748edb62cfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7360 2024.06.05 19:55:27.448024 [ 3 ] {b1bb586a-3043-4c88-a655-6748edb62cfe} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7361 2024.06.05 19:55:27.448059 [ 3 ] {b1bb586a-3043-4c88-a655-6748edb62cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7362 2024.06.05 19:55:27.448402 [ 3 ] {b1bb586a-3043-4c88-a655-6748edb62cfe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7363 2024.06.05 19:55:27.448711 [ 3 ] {b1bb586a-3043-4c88-a655-6748edb62cfe} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7364 2024.06.05 19:55:27.448832 [ 3 ] {b1bb586a-3043-4c88-a655-6748edb62cfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec.
7365 2024.06.05 19:55:27.448973 [ 3 ] {b1bb586a-3043-4c88-a655-6748edb62cfe} <Debug> DynamicQueryHandler: Done processing query
7366 2024.06.05 19:55:27.448997 [ 3 ] {b1bb586a-3043-4c88-a655-6748edb62cfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7367 2024.06.05 19:55:27.449013 [ 3 ] {} <Debug> HTTP-Session: cd9478b7-3cc0-4459-8315-b6a2d3be375a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7368 2024.06.05 19:55:32.429287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7369 2024.06.05 19:55:32.429417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7370 2024.06.05 19:55:32.429441 [ 3 ] {} <Debug> HTTP-Session: 1adf2758-985b-4f2d-bab4-d36e369ab33b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7371 2024.06.05 19:55:32.429464 [ 3 ] {} <Debug> HTTP-Session: 1adf2758-985b-4f2d-bab4-d36e369ab33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7372 2024.06.05 19:55:32.429478 [ 3 ] {} <Debug> HTTP-Session: 1adf2758-985b-4f2d-bab4-d36e369ab33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7373 2024.06.05 19:55:32.429526 [ 3 ] {} <Trace> HTTP-Session: 1adf2758-985b-4f2d-bab4-d36e369ab33b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7374 2024.06.05 19:55:32.429725 [ 3 ] {5ded650a-e1cb-4bec-98ec-0f382fbed234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7375 2024.06.05 19:55:32.429791 [ 3 ] {5ded650a-e1cb-4bec-98ec-0f382fbed234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7376 2024.06.05 19:55:32.429977 [ 3 ] {5ded650a-e1cb-4bec-98ec-0f382fbed234} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7377 2024.06.05 19:55:32.430486 [ 3 ] {5ded650a-e1cb-4bec-98ec-0f382fbed234} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7378 2024.06.05 19:55:32.430527 [ 3 ] {5ded650a-e1cb-4bec-98ec-0f382fbed234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7379 2024.06.05 19:55:32.430895 [ 3 ] {5ded650a-e1cb-4bec-98ec-0f382fbed234} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7380 2024.06.05 19:55:32.431229 [ 3 ] {5ded650a-e1cb-4bec-98ec-0f382fbed234} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7381 2024.06.05 19:55:32.431384 [ 3 ] {5ded650a-e1cb-4bec-98ec-0f382fbed234} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00172 sec., 32558.13953488372 rows/sec., 2.50 MiB/sec.
7382 2024.06.05 19:55:32.431576 [ 3 ] {5ded650a-e1cb-4bec-98ec-0f382fbed234} <Debug> DynamicQueryHandler: Done processing query
7383 2024.06.05 19:55:32.431601 [ 3 ] {5ded650a-e1cb-4bec-98ec-0f382fbed234} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7384 2024.06.05 19:55:32.431617 [ 3 ] {} <Debug> HTTP-Session: 1adf2758-985b-4f2d-bab4-d36e369ab33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7385 2024.06.05 19:55:32.431744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7386 2024.06.05 19:55:32.431792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7387 2024.06.05 19:55:32.431811 [ 3 ] {} <Debug> HTTP-Session: a8ee9501-ed5d-44c9-b61f-c213c7ed22c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7388 2024.06.05 19:55:32.431826 [ 3 ] {} <Debug> HTTP-Session: a8ee9501-ed5d-44c9-b61f-c213c7ed22c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7389 2024.06.05 19:55:32.431840 [ 3 ] {} <Debug> HTTP-Session: a8ee9501-ed5d-44c9-b61f-c213c7ed22c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7390 2024.06.05 19:55:32.431871 [ 3 ] {} <Trace> HTTP-Session: a8ee9501-ed5d-44c9-b61f-c213c7ed22c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7391 2024.06.05 19:55:32.431985 [ 3 ] {34fb8eac-4c1d-41cf-962e-64c6b379e2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7392 2024.06.05 19:55:32.432028 [ 3 ] {34fb8eac-4c1d-41cf-962e-64c6b379e2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7393 2024.06.05 19:55:32.432153 [ 3 ] {34fb8eac-4c1d-41cf-962e-64c6b379e2b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7394 2024.06.05 19:55:32.432472 [ 3 ] {34fb8eac-4c1d-41cf-962e-64c6b379e2b3} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7395 2024.06.05 19:55:32.432509 [ 3 ] {34fb8eac-4c1d-41cf-962e-64c6b379e2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7396 2024.06.05 19:55:32.432813 [ 3 ] {34fb8eac-4c1d-41cf-962e-64c6b379e2b3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7397 2024.06.05 19:55:32.433112 [ 3 ] {34fb8eac-4c1d-41cf-962e-64c6b379e2b3} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7398 2024.06.05 19:55:32.433263 [ 3 ] {34fb8eac-4c1d-41cf-962e-64c6b379e2b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001312 sec., 48780.487804878045 rows/sec., 3.81 MiB/sec.
7399 2024.06.05 19:55:32.433438 [ 3 ] {34fb8eac-4c1d-41cf-962e-64c6b379e2b3} <Debug> DynamicQueryHandler: Done processing query
7400 2024.06.05 19:55:32.433474 [ 3 ] {34fb8eac-4c1d-41cf-962e-64c6b379e2b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7401 2024.06.05 19:55:32.433506 [ 3 ] {} <Debug> HTTP-Session: a8ee9501-ed5d-44c9-b61f-c213c7ed22c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7402 2024.06.05 19:55:32.433672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7403 2024.06.05 19:55:32.433720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7404 2024.06.05 19:55:32.433738 [ 3 ] {} <Debug> HTTP-Session: beadb962-f572-4d47-977e-01e7ef4c8171 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7405 2024.06.05 19:55:32.433755 [ 3 ] {} <Debug> HTTP-Session: beadb962-f572-4d47-977e-01e7ef4c8171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7406 2024.06.05 19:55:32.433768 [ 3 ] {} <Debug> HTTP-Session: beadb962-f572-4d47-977e-01e7ef4c8171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7407 2024.06.05 19:55:32.433799 [ 3 ] {} <Trace> HTTP-Session: beadb962-f572-4d47-977e-01e7ef4c8171 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7408 2024.06.05 19:55:32.433936 [ 3 ] {884e2756-37bd-42fe-8cf9-7c235324d15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7409 2024.06.05 19:55:32.433983 [ 3 ] {884e2756-37bd-42fe-8cf9-7c235324d15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7410 2024.06.05 19:55:32.434126 [ 3 ] {884e2756-37bd-42fe-8cf9-7c235324d15f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7411 2024.06.05 19:55:32.434516 [ 3 ] {884e2756-37bd-42fe-8cf9-7c235324d15f} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7412 2024.06.05 19:55:32.434552 [ 3 ] {884e2756-37bd-42fe-8cf9-7c235324d15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7413 2024.06.05 19:55:32.434940 [ 3 ] {884e2756-37bd-42fe-8cf9-7c235324d15f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7414 2024.06.05 19:55:32.435281 [ 3 ] {884e2756-37bd-42fe-8cf9-7c235324d15f} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7415 2024.06.05 19:55:32.435437 [ 3 ] {884e2756-37bd-42fe-8cf9-7c235324d15f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec.
7416 2024.06.05 19:55:32.435628 [ 3 ] {884e2756-37bd-42fe-8cf9-7c235324d15f} <Debug> DynamicQueryHandler: Done processing query
7417 2024.06.05 19:55:32.435660 [ 3 ] {884e2756-37bd-42fe-8cf9-7c235324d15f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7418 2024.06.05 19:55:32.435681 [ 3 ] {} <Debug> HTTP-Session: beadb962-f572-4d47-977e-01e7ef4c8171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7419 2024.06.05 19:55:32.435792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7420 2024.06.05 19:55:32.435841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7421 2024.06.05 19:55:32.435859 [ 3 ] {} <Debug> HTTP-Session: a9350a5c-35d2-4888-8911-c8509db191d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7422 2024.06.05 19:55:32.435875 [ 3 ] {} <Debug> HTTP-Session: a9350a5c-35d2-4888-8911-c8509db191d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7423 2024.06.05 19:55:32.435889 [ 3 ] {} <Debug> HTTP-Session: a9350a5c-35d2-4888-8911-c8509db191d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7424 2024.06.05 19:55:32.435919 [ 3 ] {} <Trace> HTTP-Session: a9350a5c-35d2-4888-8911-c8509db191d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7425 2024.06.05 19:55:32.436035 [ 3 ] {325fcc3f-2351-4973-93b8-77e3f6163e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7426 2024.06.05 19:55:32.436079 [ 3 ] {325fcc3f-2351-4973-93b8-77e3f6163e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7427 2024.06.05 19:55:32.436203 [ 3 ] {325fcc3f-2351-4973-93b8-77e3f6163e9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7428 2024.06.05 19:55:32.436483 [ 3 ] {325fcc3f-2351-4973-93b8-77e3f6163e9f} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7429 2024.06.05 19:55:32.436519 [ 3 ] {325fcc3f-2351-4973-93b8-77e3f6163e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7430 2024.06.05 19:55:32.436864 [ 3 ] {325fcc3f-2351-4973-93b8-77e3f6163e9f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7431 2024.06.05 19:55:32.437181 [ 3 ] {325fcc3f-2351-4973-93b8-77e3f6163e9f} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7432 2024.06.05 19:55:32.437404 [ 3 ] {325fcc3f-2351-4973-93b8-77e3f6163e9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec.
7433 2024.06.05 19:55:32.437591 [ 3 ] {325fcc3f-2351-4973-93b8-77e3f6163e9f} <Debug> DynamicQueryHandler: Done processing query
7434 2024.06.05 19:55:32.437621 [ 3 ] {325fcc3f-2351-4973-93b8-77e3f6163e9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7435 2024.06.05 19:55:32.437641 [ 3 ] {} <Debug> HTTP-Session: a9350a5c-35d2-4888-8911-c8509db191d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7436 2024.06.05 19:55:37.430702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7437 2024.06.05 19:55:37.430845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7438 2024.06.05 19:55:37.430875 [ 3 ] {} <Debug> HTTP-Session: 2c0ddda6-8ecf-4e5f-83b1-f65724e1d1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7439 2024.06.05 19:55:37.430903 [ 3 ] {} <Debug> HTTP-Session: 2c0ddda6-8ecf-4e5f-83b1-f65724e1d1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7440 2024.06.05 19:55:37.430921 [ 3 ] {} <Debug> HTTP-Session: 2c0ddda6-8ecf-4e5f-83b1-f65724e1d1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7441 2024.06.05 19:55:37.430974 [ 3 ] {} <Trace> HTTP-Session: 2c0ddda6-8ecf-4e5f-83b1-f65724e1d1d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7442 2024.06.05 19:55:37.431186 [ 3 ] {b991fde6-161d-41fd-a5bd-ff76a4a0ed6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7443 2024.06.05 19:55:37.431261 [ 3 ] {b991fde6-161d-41fd-a5bd-ff76a4a0ed6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7444 2024.06.05 19:55:37.431470 [ 3 ] {b991fde6-161d-41fd-a5bd-ff76a4a0ed6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7445 2024.06.05 19:55:37.432007 [ 3 ] {b991fde6-161d-41fd-a5bd-ff76a4a0ed6a} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7446 2024.06.05 19:55:37.432055 [ 3 ] {b991fde6-161d-41fd-a5bd-ff76a4a0ed6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7447 2024.06.05 19:55:37.432428 [ 3 ] {b991fde6-161d-41fd-a5bd-ff76a4a0ed6a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7448 2024.06.05 19:55:37.432764 [ 3 ] {b991fde6-161d-41fd-a5bd-ff76a4a0ed6a} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7449 2024.06.05 19:55:37.432923 [ 3 ] {b991fde6-161d-41fd-a5bd-ff76a4a0ed6a} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001801 sec., 15546.91837867851 rows/sec., 1.23 MiB/sec.
7450 2024.06.05 19:55:37.432946 [ 62 ] {} <Debug> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0
7451 2024.06.05 19:55:37.433044 [ 62 ] {} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7452 2024.06.05 19:55:37.433094 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7453 2024.06.05 19:55:37.433210 [ 3 ] {b991fde6-161d-41fd-a5bd-ff76a4a0ed6a} <Debug> DynamicQueryHandler: Done processing query
7454 2024.06.05 19:55:37.433229 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full
7455 2024.06.05 19:55:37.433249 [ 3 ] {b991fde6-161d-41fd-a5bd-ff76a4a0ed6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7456 2024.06.05 19:55:37.433296 [ 3 ] {} <Debug> HTTP-Session: 2c0ddda6-8ecf-4e5f-83b1-f65724e1d1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7457 2024.06.05 19:55:37.433427 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7458 2024.06.05 19:55:37.433470 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 28 rows starting from the beginning of the part
7459 2024.06.05 19:55:37.433561 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part
7460 2024.06.05 19:55:37.433623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7461 2024.06.05 19:55:37.433885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7462 2024.06.05 19:55:37.434020 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part
7463 2024.06.05 19:55:37.434041 [ 3 ] {} <Debug> HTTP-Session: 93b77673-ac45-4ca3-a81e-9da0e7018ca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7464 2024.06.05 19:55:37.434136 [ 3 ] {} <Debug> HTTP-Session: 93b77673-ac45-4ca3-a81e-9da0e7018ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7465 2024.06.05 19:55:37.434194 [ 3 ] {} <Debug> HTTP-Session: 93b77673-ac45-4ca3-a81e-9da0e7018ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7466 2024.06.05 19:55:37.434458 [ 3 ] {} <Trace> HTTP-Session: 93b77673-ac45-4ca3-a81e-9da0e7018ca2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7467 2024.06.05 19:55:37.434503 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part
7468 2024.06.05 19:55:37.434680 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part
7469 2024.06.05 19:55:37.434942 [ 3 ] {90aebd4a-a667-429c-931c-1385408443ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7470 2024.06.05 19:55:37.435134 [ 3 ] {90aebd4a-a667-429c-931c-1385408443ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7471 2024.06.05 19:55:37.435509 [ 3 ] {90aebd4a-a667-429c-931c-1385408443ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7472 2024.06.05 19:55:37.436642 [ 3 ] {90aebd4a-a667-429c-931c-1385408443ac} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7473 2024.06.05 19:55:37.436707 [ 3 ] {90aebd4a-a667-429c-931c-1385408443ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7474 2024.06.05 19:55:37.437016 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003847981 sec., 36382.71602692425 rows/sec., 2.88 MiB/sec.
7475 2024.06.05 19:55:37.437199 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary)
7476 2024.06.05 19:55:37.437516 [ 3 ] {90aebd4a-a667-429c-931c-1385408443ac} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7477 2024.06.05 19:55:37.438046 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_26_6} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7478 2024.06.05 19:55:37.438220 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_26_6} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6
7479 2024.06.05 19:55:37.438220 [ 3 ] {90aebd4a-a667-429c-931c-1385408443ac} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7480 2024.06.05 19:55:37.438363 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7481 2024.06.05 19:55:37.438495 [ 3 ] {90aebd4a-a667-429c-931c-1385408443ac} <Debug> executeQuery: Read 140 rows, 12.03 KiB in 0.003787 sec., 36968.576709796675 rows/sec., 3.10 MiB/sec.
7482 2024.06.05 19:55:37.438701 [ 3 ] {90aebd4a-a667-429c-931c-1385408443ac} <Debug> DynamicQueryHandler: Done processing query
7483 2024.06.05 19:55:37.438727 [ 3 ] {90aebd4a-a667-429c-931c-1385408443ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7484 2024.06.05 19:55:37.438743 [ 3 ] {} <Debug> HTTP-Session: 93b77673-ac45-4ca3-a81e-9da0e7018ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7485 2024.06.05 19:55:37.438884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7486 2024.06.05 19:55:37.438938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7487 2024.06.05 19:55:37.438957 [ 3 ] {} <Debug> HTTP-Session: 09d0929e-f366-4aa6-92fe-d9afe856f698 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7488 2024.06.05 19:55:37.438975 [ 3 ] {} <Debug> HTTP-Session: 09d0929e-f366-4aa6-92fe-d9afe856f698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7489 2024.06.05 19:55:37.438989 [ 3 ] {} <Debug> HTTP-Session: 09d0929e-f366-4aa6-92fe-d9afe856f698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7490 2024.06.05 19:55:37.439021 [ 3 ] {} <Trace> HTTP-Session: 09d0929e-f366-4aa6-92fe-d9afe856f698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7491 2024.06.05 19:55:37.439149 [ 3 ] {94a24470-0db0-4cc7-92ea-f02fae8fc05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7492 2024.06.05 19:55:37.439199 [ 3 ] {94a24470-0db0-4cc7-92ea-f02fae8fc05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7493 2024.06.05 19:55:37.439332 [ 3 ] {94a24470-0db0-4cc7-92ea-f02fae8fc05b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7494 2024.06.05 19:55:37.439715 [ 3 ] {94a24470-0db0-4cc7-92ea-f02fae8fc05b} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7495 2024.06.05 19:55:37.439752 [ 3 ] {94a24470-0db0-4cc7-92ea-f02fae8fc05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7496 2024.06.05 19:55:37.440065 [ 3 ] {94a24470-0db0-4cc7-92ea-f02fae8fc05b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7497 2024.06.05 19:55:37.440362 [ 3 ] {94a24470-0db0-4cc7-92ea-f02fae8fc05b} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7498 2024.06.05 19:55:37.440514 [ 3 ] {94a24470-0db0-4cc7-92ea-f02fae8fc05b} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001407 sec., 65387.34896943852 rows/sec., 5.11 MiB/sec.
7499 2024.06.05 19:55:37.440787 [ 3 ] {94a24470-0db0-4cc7-92ea-f02fae8fc05b} <Debug> DynamicQueryHandler: Done processing query
7500 2024.06.05 19:55:37.440844 [ 3 ] {94a24470-0db0-4cc7-92ea-f02fae8fc05b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7501 2024.06.05 19:55:37.440911 [ 3 ] {} <Debug> HTTP-Session: 09d0929e-f366-4aa6-92fe-d9afe856f698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7502 2024.06.05 19:55:37.441175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7503 2024.06.05 19:55:37.441229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7504 2024.06.05 19:55:37.441249 [ 3 ] {} <Debug> HTTP-Session: 64557ef7-603c-4dea-8689-54b26e409244 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7505 2024.06.05 19:55:37.441266 [ 3 ] {} <Debug> HTTP-Session: 64557ef7-603c-4dea-8689-54b26e409244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7506 2024.06.05 19:55:37.441280 [ 3 ] {} <Debug> HTTP-Session: 64557ef7-603c-4dea-8689-54b26e409244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7507 2024.06.05 19:55:37.441313 [ 3 ] {} <Trace> HTTP-Session: 64557ef7-603c-4dea-8689-54b26e409244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7508 2024.06.05 19:55:37.441464 [ 3 ] {ec484578-3fe5-4efd-8ccd-7d867560cec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7509 2024.06.05 19:55:37.441512 [ 3 ] {ec484578-3fe5-4efd-8ccd-7d867560cec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7510 2024.06.05 19:55:37.441672 [ 3 ] {ec484578-3fe5-4efd-8ccd-7d867560cec1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7511 2024.06.05 19:55:37.442066 [ 3 ] {ec484578-3fe5-4efd-8ccd-7d867560cec1} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7512 2024.06.05 19:55:37.442102 [ 3 ] {ec484578-3fe5-4efd-8ccd-7d867560cec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7513 2024.06.05 19:55:37.442483 [ 3 ] {ec484578-3fe5-4efd-8ccd-7d867560cec1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7514 2024.06.05 19:55:37.442820 [ 3 ] {ec484578-3fe5-4efd-8ccd-7d867560cec1} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7515 2024.06.05 19:55:37.442972 [ 3 ] {ec484578-3fe5-4efd-8ccd-7d867560cec1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec.
7516 2024.06.05 19:55:37.443139 [ 3 ] {ec484578-3fe5-4efd-8ccd-7d867560cec1} <Debug> DynamicQueryHandler: Done processing query
7517 2024.06.05 19:55:37.443164 [ 3 ] {ec484578-3fe5-4efd-8ccd-7d867560cec1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7518 2024.06.05 19:55:37.443180 [ 3 ] {} <Debug> HTTP-Session: 64557ef7-603c-4dea-8689-54b26e409244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7519 2024.06.05 19:55:37.443322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7520 2024.06.05 19:55:37.443370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7521 2024.06.05 19:55:37.443389 [ 3 ] {} <Debug> HTTP-Session: 64d7809c-c2fe-420d-8e27-e67107d77bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7522 2024.06.05 19:55:37.443406 [ 3 ] {} <Debug> HTTP-Session: 64d7809c-c2fe-420d-8e27-e67107d77bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7523 2024.06.05 19:55:37.443420 [ 3 ] {} <Debug> HTTP-Session: 64d7809c-c2fe-420d-8e27-e67107d77bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7524 2024.06.05 19:55:37.443451 [ 3 ] {} <Trace> HTTP-Session: 64d7809c-c2fe-420d-8e27-e67107d77bf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7525 2024.06.05 19:55:37.443875 [ 3 ] {9feabd07-b033-4037-a8da-afb9b841ff9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7526 2024.06.05 19:55:37.443924 [ 3 ] {9feabd07-b033-4037-a8da-afb9b841ff9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7527 2024.06.05 19:55:37.444080 [ 3 ] {9feabd07-b033-4037-a8da-afb9b841ff9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7528 2024.06.05 19:55:37.444554 [ 3 ] {9feabd07-b033-4037-a8da-afb9b841ff9d} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7529 2024.06.05 19:55:37.444590 [ 3 ] {9feabd07-b033-4037-a8da-afb9b841ff9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7530 2024.06.05 19:55:37.445013 [ 3 ] {9feabd07-b033-4037-a8da-afb9b841ff9d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7531 2024.06.05 19:55:37.445500 [ 3 ] {9feabd07-b033-4037-a8da-afb9b841ff9d} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7532 2024.06.05 19:55:37.445660 [ 62 ] {} <Debug> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7533 2024.06.05 19:55:37.445669 [ 3 ] {9feabd07-b033-4037-a8da-afb9b841ff9d} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.002131 sec., 13139.371187236038 rows/sec., 17.73 MiB/sec.
7534 2024.06.05 19:55:37.445710 [ 62 ] {} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7535 2024.06.05 19:55:37.445769 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7536 2024.06.05 19:55:37.446087 [ 3 ] {9feabd07-b033-4037-a8da-afb9b841ff9d} <Debug> DynamicQueryHandler: Done processing query
7537 2024.06.05 19:55:37.446130 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
7538 2024.06.05 19:55:37.446163 [ 3 ] {9feabd07-b033-4037-a8da-afb9b841ff9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
7539 2024.06.05 19:55:37.446246 [ 3 ] {} <Debug> HTTP-Session: 64d7809c-c2fe-420d-8e27-e67107d77bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7540 2024.06.05 19:55:37.446593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7541 2024.06.05 19:55:37.446749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7542 2024.06.05 19:55:37.446837 [ 3 ] {} <Debug> HTTP-Session: 104b5ecb-b8e3-40bf-9342-8e29fc65ecef Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7543 2024.06.05 19:55:37.446859 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7544 2024.06.05 19:55:37.446893 [ 3 ] {} <Debug> HTTP-Session: 104b5ecb-b8e3-40bf-9342-8e29fc65ecef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7545 2024.06.05 19:55:37.446926 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 565 rows starting from the beginning of the part
7546 2024.06.05 19:55:37.446935 [ 3 ] {} <Debug> HTTP-Session: 104b5ecb-b8e3-40bf-9342-8e29fc65ecef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7547 2024.06.05 19:55:37.447035 [ 3 ] {} <Trace> HTTP-Session: 104b5ecb-b8e3-40bf-9342-8e29fc65ecef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7548 2024.06.05 19:55:37.447185 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part
7549 2024.06.05 19:55:37.447407 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
7550 2024.06.05 19:55:37.447514 [ 3 ] {e60eaa2f-4df3-4763-a451-b1479f89cc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7551 2024.06.05 19:55:37.447646 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part
7552 2024.06.05 19:55:37.447725 [ 3 ] {e60eaa2f-4df3-4763-a451-b1479f89cc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7553 2024.06.05 19:55:37.447951 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
7554 2024.06.05 19:55:37.448292 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part
7555 2024.06.05 19:55:37.448840 [ 3 ] {e60eaa2f-4df3-4763-a451-b1479f89cc17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7556 2024.06.05 19:55:37.449576 [ 3 ] {e60eaa2f-4df3-4763-a451-b1479f89cc17} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7557 2024.06.05 19:55:37.449639 [ 3 ] {e60eaa2f-4df3-4763-a451-b1479f89cc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7558 2024.06.05 19:55:37.450188 [ 3 ] {e60eaa2f-4df3-4763-a451-b1479f89cc17} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7559 2024.06.05 19:55:37.450665 [ 3 ] {e60eaa2f-4df3-4763-a451-b1479f89cc17} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7560 2024.06.05 19:55:37.450999 [ 3 ] {e60eaa2f-4df3-4763-a451-b1479f89cc17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003654 sec., 16420.361247947454 rows/sec., 1.11 MiB/sec.
7561 2024.06.05 19:55:37.451332 [ 3 ] {e60eaa2f-4df3-4763-a451-b1479f89cc17} <Debug> DynamicQueryHandler: Done processing query
7562 2024.06.05 19:55:37.451384 [ 3 ] {e60eaa2f-4df3-4763-a451-b1479f89cc17} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7563 2024.06.05 19:55:37.451449 [ 3 ] {} <Debug> HTTP-Session: 104b5ecb-b8e3-40bf-9342-8e29fc65ecef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7564 2024.06.05 19:55:37.452891 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 6 columns (6 merged, 0 gathered) in 0.007010246 sec., 100567.08423641624 rows/sec., 135.71 MiB/sec.
7565 2024.06.05 19:55:37.453541 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7566 2024.06.05 19:55:37.454043 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7567 2024.06.05 19:55:37.454136 [ 191 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7568 2024.06.05 19:55:37.454248 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB.
7569 2024.06.05 19:55:38.000209 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.93 MiB, peak 197.31 MiB, free memory in arenas 0.00 B, will set to 190.20 MiB (RSS), difference: 1.27 MiB
7570 2024.06.05 19:55:40.919371 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
7571 2024.06.05 19:55:40.919434 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
7572 2024.06.05 19:55:42.429058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7573 2024.06.05 19:55:42.429175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7574 2024.06.05 19:55:42.429202 [ 3 ] {} <Debug> HTTP-Session: a9cc5b4c-1125-4887-a8f3-61ba88a052ff Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7575 2024.06.05 19:55:42.429225 [ 3 ] {} <Debug> HTTP-Session: a9cc5b4c-1125-4887-a8f3-61ba88a052ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7576 2024.06.05 19:55:42.429239 [ 3 ] {} <Debug> HTTP-Session: a9cc5b4c-1125-4887-a8f3-61ba88a052ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7577 2024.06.05 19:55:42.429287 [ 3 ] {} <Trace> HTTP-Session: a9cc5b4c-1125-4887-a8f3-61ba88a052ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7578 2024.06.05 19:55:42.429483 [ 3 ] {23f34e61-271b-4203-90ce-d5c550942b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7579 2024.06.05 19:55:42.429550 [ 3 ] {23f34e61-271b-4203-90ce-d5c550942b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7580 2024.06.05 19:55:42.429737 [ 3 ] {23f34e61-271b-4203-90ce-d5c550942b69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7581 2024.06.05 19:55:42.430216 [ 3 ] {23f34e61-271b-4203-90ce-d5c550942b69} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7582 2024.06.05 19:55:42.430262 [ 3 ] {23f34e61-271b-4203-90ce-d5c550942b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7583 2024.06.05 19:55:42.430630 [ 3 ] {23f34e61-271b-4203-90ce-d5c550942b69} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7584 2024.06.05 19:55:42.430968 [ 3 ] {23f34e61-271b-4203-90ce-d5c550942b69} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7585 2024.06.05 19:55:42.431135 [ 3 ] {23f34e61-271b-4203-90ce-d5c550942b69} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.51 MiB/sec.
7586 2024.06.05 19:55:42.431355 [ 3 ] {23f34e61-271b-4203-90ce-d5c550942b69} <Debug> DynamicQueryHandler: Done processing query
7587 2024.06.05 19:55:42.431382 [ 3 ] {23f34e61-271b-4203-90ce-d5c550942b69} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7588 2024.06.05 19:55:42.431399 [ 3 ] {} <Debug> HTTP-Session: a9cc5b4c-1125-4887-a8f3-61ba88a052ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7589 2024.06.05 19:55:42.431533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7590 2024.06.05 19:55:42.431590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7591 2024.06.05 19:55:42.431609 [ 3 ] {} <Debug> HTTP-Session: 3ef579e0-3dad-408d-bfc8-df12d0c8d4aa Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7592 2024.06.05 19:55:42.431627 [ 3 ] {} <Debug> HTTP-Session: 3ef579e0-3dad-408d-bfc8-df12d0c8d4aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7593 2024.06.05 19:55:42.431641 [ 3 ] {} <Debug> HTTP-Session: 3ef579e0-3dad-408d-bfc8-df12d0c8d4aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7594 2024.06.05 19:55:42.431677 [ 3 ] {} <Trace> HTTP-Session: 3ef579e0-3dad-408d-bfc8-df12d0c8d4aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7595 2024.06.05 19:55:42.431798 [ 3 ] {7681f0db-aaee-43ca-a294-6a6baa4cbc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7596 2024.06.05 19:55:42.431843 [ 3 ] {7681f0db-aaee-43ca-a294-6a6baa4cbc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7597 2024.06.05 19:55:42.431973 [ 3 ] {7681f0db-aaee-43ca-a294-6a6baa4cbc47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7598 2024.06.05 19:55:42.432338 [ 3 ] {7681f0db-aaee-43ca-a294-6a6baa4cbc47} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7599 2024.06.05 19:55:42.432375 [ 3 ] {7681f0db-aaee-43ca-a294-6a6baa4cbc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7600 2024.06.05 19:55:42.432686 [ 3 ] {7681f0db-aaee-43ca-a294-6a6baa4cbc47} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7601 2024.06.05 19:55:42.432988 [ 3 ] {7681f0db-aaee-43ca-a294-6a6baa4cbc47} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7602 2024.06.05 19:55:42.433147 [ 3 ] {7681f0db-aaee-43ca-a294-6a6baa4cbc47} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001383 sec., 46276.21113521331 rows/sec., 3.61 MiB/sec.
7603 2024.06.05 19:55:42.433316 [ 3 ] {7681f0db-aaee-43ca-a294-6a6baa4cbc47} <Debug> DynamicQueryHandler: Done processing query
7604 2024.06.05 19:55:42.433341 [ 3 ] {7681f0db-aaee-43ca-a294-6a6baa4cbc47} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7605 2024.06.05 19:55:42.433357 [ 3 ] {} <Debug> HTTP-Session: 3ef579e0-3dad-408d-bfc8-df12d0c8d4aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7606 2024.06.05 19:55:42.433567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7607 2024.06.05 19:55:42.433615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7608 2024.06.05 19:55:42.433634 [ 3 ] {} <Debug> HTTP-Session: 4ef331ab-2a44-4db9-bae2-6388f91a2e09 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7609 2024.06.05 19:55:42.433650 [ 3 ] {} <Debug> HTTP-Session: 4ef331ab-2a44-4db9-bae2-6388f91a2e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7610 2024.06.05 19:55:42.433664 [ 3 ] {} <Debug> HTTP-Session: 4ef331ab-2a44-4db9-bae2-6388f91a2e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7611 2024.06.05 19:55:42.433694 [ 3 ] {} <Trace> HTTP-Session: 4ef331ab-2a44-4db9-bae2-6388f91a2e09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7612 2024.06.05 19:55:42.433860 [ 3 ] {238c8250-3dd9-4f07-93cc-de348b72a9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7613 2024.06.05 19:55:42.433907 [ 3 ] {238c8250-3dd9-4f07-93cc-de348b72a9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7614 2024.06.05 19:55:42.434053 [ 3 ] {238c8250-3dd9-4f07-93cc-de348b72a9fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7615 2024.06.05 19:55:42.434436 [ 3 ] {238c8250-3dd9-4f07-93cc-de348b72a9fd} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7616 2024.06.05 19:55:42.434473 [ 3 ] {238c8250-3dd9-4f07-93cc-de348b72a9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7617 2024.06.05 19:55:42.434857 [ 3 ] {238c8250-3dd9-4f07-93cc-de348b72a9fd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7618 2024.06.05 19:55:42.435185 [ 3 ] {238c8250-3dd9-4f07-93cc-de348b72a9fd} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7619 2024.06.05 19:55:42.435340 [ 3 ] {238c8250-3dd9-4f07-93cc-de348b72a9fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
7620 2024.06.05 19:55:42.435497 [ 3 ] {238c8250-3dd9-4f07-93cc-de348b72a9fd} <Debug> DynamicQueryHandler: Done processing query
7621 2024.06.05 19:55:42.435522 [ 3 ] {238c8250-3dd9-4f07-93cc-de348b72a9fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7622 2024.06.05 19:55:42.435538 [ 3 ] {} <Debug> HTTP-Session: 4ef331ab-2a44-4db9-bae2-6388f91a2e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7623 2024.06.05 19:55:42.435670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7624 2024.06.05 19:55:42.435717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7625 2024.06.05 19:55:42.435736 [ 3 ] {} <Debug> HTTP-Session: 8eefa5cf-3cab-416a-ac87-0113d95e332c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7626 2024.06.05 19:55:42.435751 [ 3 ] {} <Debug> HTTP-Session: 8eefa5cf-3cab-416a-ac87-0113d95e332c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7627 2024.06.05 19:55:42.435765 [ 3 ] {} <Debug> HTTP-Session: 8eefa5cf-3cab-416a-ac87-0113d95e332c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7628 2024.06.05 19:55:42.435796 [ 3 ] {} <Trace> HTTP-Session: 8eefa5cf-3cab-416a-ac87-0113d95e332c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7629 2024.06.05 19:55:42.435919 [ 3 ] {e9a253bd-3f8e-4847-ad7e-75b516073bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7630 2024.06.05 19:55:42.435963 [ 3 ] {e9a253bd-3f8e-4847-ad7e-75b516073bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7631 2024.06.05 19:55:42.436086 [ 3 ] {e9a253bd-3f8e-4847-ad7e-75b516073bbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7632 2024.06.05 19:55:42.436383 [ 3 ] {e9a253bd-3f8e-4847-ad7e-75b516073bbb} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7633 2024.06.05 19:55:42.436418 [ 3 ] {e9a253bd-3f8e-4847-ad7e-75b516073bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7634 2024.06.05 19:55:42.436766 [ 3 ] {e9a253bd-3f8e-4847-ad7e-75b516073bbb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7635 2024.06.05 19:55:42.437077 [ 3 ] {e9a253bd-3f8e-4847-ad7e-75b516073bbb} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7636 2024.06.05 19:55:42.437237 [ 3 ] {e9a253bd-3f8e-4847-ad7e-75b516073bbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec.
7637 2024.06.05 19:55:42.437400 [ 3 ] {e9a253bd-3f8e-4847-ad7e-75b516073bbb} <Debug> DynamicQueryHandler: Done processing query
7638 2024.06.05 19:55:42.437425 [ 3 ] {e9a253bd-3f8e-4847-ad7e-75b516073bbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7639 2024.06.05 19:55:42.437441 [ 3 ] {} <Debug> HTTP-Session: 8eefa5cf-3cab-416a-ac87-0113d95e332c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7640 2024.06.05 19:55:47.430989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7641 2024.06.05 19:55:47.431119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7642 2024.06.05 19:55:47.431148 [ 3 ] {} <Debug> HTTP-Session: 7733fd50-766a-4932-811a-7547f8415add Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7643 2024.06.05 19:55:47.431172 [ 3 ] {} <Debug> HTTP-Session: 7733fd50-766a-4932-811a-7547f8415add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7644 2024.06.05 19:55:47.431186 [ 3 ] {} <Debug> HTTP-Session: 7733fd50-766a-4932-811a-7547f8415add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7645 2024.06.05 19:55:47.431236 [ 3 ] {} <Trace> HTTP-Session: 7733fd50-766a-4932-811a-7547f8415add Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7646 2024.06.05 19:55:47.431421 [ 3 ] {563c0b49-541e-48e8-a8fd-4d6176d49bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7647 2024.06.05 19:55:47.431487 [ 3 ] {563c0b49-541e-48e8-a8fd-4d6176d49bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7648 2024.06.05 19:55:47.431676 [ 3 ] {563c0b49-541e-48e8-a8fd-4d6176d49bf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7649 2024.06.05 19:55:47.432068 [ 3 ] {563c0b49-541e-48e8-a8fd-4d6176d49bf7} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7650 2024.06.05 19:55:47.432112 [ 3 ] {563c0b49-541e-48e8-a8fd-4d6176d49bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7651 2024.06.05 19:55:47.432475 [ 3 ] {563c0b49-541e-48e8-a8fd-4d6176d49bf7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7652 2024.06.05 19:55:47.432836 [ 3 ] {563c0b49-541e-48e8-a8fd-4d6176d49bf7} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7653 2024.06.05 19:55:47.433001 [ 3 ] {563c0b49-541e-48e8-a8fd-4d6176d49bf7} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001633 sec., 17146.356399265158 rows/sec., 1.36 MiB/sec.
7654 2024.06.05 19:55:47.433198 [ 3 ] {563c0b49-541e-48e8-a8fd-4d6176d49bf7} <Debug> DynamicQueryHandler: Done processing query
7655 2024.06.05 19:55:47.433225 [ 3 ] {563c0b49-541e-48e8-a8fd-4d6176d49bf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7656 2024.06.05 19:55:47.433243 [ 3 ] {} <Debug> HTTP-Session: 7733fd50-766a-4932-811a-7547f8415add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7657 2024.06.05 19:55:47.433398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7658 2024.06.05 19:55:47.433450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7659 2024.06.05 19:55:47.433470 [ 3 ] {} <Debug> HTTP-Session: 3042ccce-98bc-4444-9a69-725af1116952 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7660 2024.06.05 19:55:47.433487 [ 3 ] {} <Debug> HTTP-Session: 3042ccce-98bc-4444-9a69-725af1116952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7661 2024.06.05 19:55:47.433501 [ 3 ] {} <Debug> HTTP-Session: 3042ccce-98bc-4444-9a69-725af1116952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7662 2024.06.05 19:55:47.433536 [ 3 ] {} <Trace> HTTP-Session: 3042ccce-98bc-4444-9a69-725af1116952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7663 2024.06.05 19:55:47.433640 [ 3 ] {b227a590-7509-4d55-b1de-d3f55016e127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7664 2024.06.05 19:55:47.433687 [ 3 ] {b227a590-7509-4d55-b1de-d3f55016e127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7665 2024.06.05 19:55:47.433818 [ 3 ] {b227a590-7509-4d55-b1de-d3f55016e127} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7666 2024.06.05 19:55:47.434105 [ 3 ] {b227a590-7509-4d55-b1de-d3f55016e127} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7667 2024.06.05 19:55:47.434143 [ 3 ] {b227a590-7509-4d55-b1de-d3f55016e127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7668 2024.06.05 19:55:47.434440 [ 3 ] {b227a590-7509-4d55-b1de-d3f55016e127} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7669 2024.06.05 19:55:47.434740 [ 3 ] {b227a590-7509-4d55-b1de-d3f55016e127} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7670 2024.06.05 19:55:47.434895 [ 3 ] {b227a590-7509-4d55-b1de-d3f55016e127} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001278 sec., 1564.9452269170579 rows/sec., 127.61 KiB/sec.
7671 2024.06.05 19:55:47.435195 [ 3 ] {b227a590-7509-4d55-b1de-d3f55016e127} <Debug> DynamicQueryHandler: Done processing query
7672 2024.06.05 19:55:47.435245 [ 3 ] {b227a590-7509-4d55-b1de-d3f55016e127} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7673 2024.06.05 19:55:47.435271 [ 3 ] {} <Debug> HTTP-Session: 3042ccce-98bc-4444-9a69-725af1116952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7674 2024.06.05 19:55:47.435449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7675 2024.06.05 19:55:47.435501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7676 2024.06.05 19:55:47.435519 [ 3 ] {} <Debug> HTTP-Session: e57d3f89-bcb9-44cb-a83a-78b832d942b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7677 2024.06.05 19:55:47.435537 [ 3 ] {} <Debug> HTTP-Session: e57d3f89-bcb9-44cb-a83a-78b832d942b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7678 2024.06.05 19:55:47.435551 [ 3 ] {} <Debug> HTTP-Session: e57d3f89-bcb9-44cb-a83a-78b832d942b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7679 2024.06.05 19:55:47.435582 [ 3 ] {} <Trace> HTTP-Session: e57d3f89-bcb9-44cb-a83a-78b832d942b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7680 2024.06.05 19:55:47.435735 [ 3 ] {c6ded549-1fdf-42ef-b66a-746898ae9524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7681 2024.06.05 19:55:47.435779 [ 3 ] {c6ded549-1fdf-42ef-b66a-746898ae9524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7682 2024.06.05 19:55:47.435925 [ 3 ] {c6ded549-1fdf-42ef-b66a-746898ae9524} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7683 2024.06.05 19:55:47.436284 [ 3 ] {c6ded549-1fdf-42ef-b66a-746898ae9524} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7684 2024.06.05 19:55:47.436321 [ 3 ] {c6ded549-1fdf-42ef-b66a-746898ae9524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7685 2024.06.05 19:55:47.436641 [ 3 ] {c6ded549-1fdf-42ef-b66a-746898ae9524} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7686 2024.06.05 19:55:47.436941 [ 3 ] {c6ded549-1fdf-42ef-b66a-746898ae9524} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7687 2024.06.05 19:55:47.437088 [ 3 ] {c6ded549-1fdf-42ef-b66a-746898ae9524} <Debug> executeQuery: Read 141 rows, 12.11 KiB in 0.001418 sec., 99435.82510578279 rows/sec., 8.34 MiB/sec.
7688 2024.06.05 19:55:47.437091 [ 58 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7689 2024.06.05 19:55:47.437193 [ 58 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7690 2024.06.05 19:55:47.437240 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7691 2024.06.05 19:55:47.437320 [ 3 ] {c6ded549-1fdf-42ef-b66a-746898ae9524} <Debug> DynamicQueryHandler: Done processing query
7692 2024.06.05 19:55:47.437386 [ 3 ] {c6ded549-1fdf-42ef-b66a-746898ae9524} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7693 2024.06.05 19:55:47.437452 [ 3 ] {} <Debug> HTTP-Session: e57d3f89-bcb9-44cb-a83a-78b832d942b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7694 2024.06.05 19:55:47.437716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7695 2024.06.05 19:55:47.437740 [ 191 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
7696 2024.06.05 19:55:47.437862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7697 2024.06.05 19:55:47.437949 [ 3 ] {} <Debug> HTTP-Session: a7b0cd68-0722-4ae3-9345-29c937a0ea03 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7698 2024.06.05 19:55:47.438023 [ 3 ] {} <Debug> HTTP-Session: a7b0cd68-0722-4ae3-9345-29c937a0ea03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7699 2024.06.05 19:55:47.438092 [ 3 ] {} <Debug> HTTP-Session: a7b0cd68-0722-4ae3-9345-29c937a0ea03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7700 2024.06.05 19:55:47.438218 [ 3 ] {} <Trace> HTTP-Session: a7b0cd68-0722-4ae3-9345-29c937a0ea03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7701 2024.06.05 19:55:47.438343 [ 191 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7702 2024.06.05 19:55:47.438431 [ 191 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 184 rows starting from the beginning of the part
7703 2024.06.05 19:55:47.438438 [ 3 ] {c4cc0964-ab92-4c48-9a46-ba668f97224d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7704 2024.06.05 19:55:47.438582 [ 3 ] {c4cc0964-ab92-4c48-9a46-ba668f97224d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7705 2024.06.05 19:55:47.438641 [ 191 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 177 rows starting from the beginning of the part
7706 2024.06.05 19:55:47.439027 [ 191 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part
7707 2024.06.05 19:55:47.439441 [ 191 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 140 rows starting from the beginning of the part
7708 2024.06.05 19:55:47.439577 [ 3 ] {c4cc0964-ab92-4c48-9a46-ba668f97224d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7709 2024.06.05 19:55:47.439742 [ 191 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part
7710 2024.06.05 19:55:47.440011 [ 191 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 141 rows starting from the beginning of the part
7711 2024.06.05 19:55:47.440707 [ 3 ] {c4cc0964-ab92-4c48-9a46-ba668f97224d} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7712 2024.06.05 19:55:47.440771 [ 3 ] {c4cc0964-ab92-4c48-9a46-ba668f97224d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7713 2024.06.05 19:55:47.441570 [ 3 ] {c4cc0964-ab92-4c48-9a46-ba668f97224d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7714 2024.06.05 19:55:47.442483 [ 3 ] {c4cc0964-ab92-4c48-9a46-ba668f97224d} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7715 2024.06.05 19:55:47.442804 [ 3 ] {c4cc0964-ab92-4c48-9a46-ba668f97224d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004405 sec., 454.0295119182747 rows/sec., 31.70 KiB/sec.
7716 2024.06.05 19:55:47.443437 [ 191 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 4 columns (4 merged, 0 gathered) in 0.006075484 sec., 124105.33876807182 rows/sec., 10.18 MiB/sec.
7717 2024.06.05 19:55:47.443571 [ 3 ] {c4cc0964-ab92-4c48-9a46-ba668f97224d} <Debug> DynamicQueryHandler: Done processing query
7718 2024.06.05 19:55:47.443608 [ 3 ] {c4cc0964-ab92-4c48-9a46-ba668f97224d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7719 2024.06.05 19:55:47.443647 [ 3 ] {} <Debug> HTTP-Session: a7b0cd68-0722-4ae3-9345-29c937a0ea03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7720 2024.06.05 19:55:47.443786 [ 190 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7721 2024.06.05 19:55:47.443804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7722 2024.06.05 19:55:47.443910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7723 2024.06.05 19:55:47.443932 [ 3 ] {} <Debug> HTTP-Session: 74f3fb73-ce87-4a97-bae1-dcba76662f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7724 2024.06.05 19:55:47.443950 [ 3 ] {} <Debug> HTTP-Session: 74f3fb73-ce87-4a97-bae1-dcba76662f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7725 2024.06.05 19:55:47.443974 [ 3 ] {} <Debug> HTTP-Session: 74f3fb73-ce87-4a97-bae1-dcba76662f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7726 2024.06.05 19:55:47.444051 [ 3 ] {} <Trace> HTTP-Session: 74f3fb73-ce87-4a97-bae1-dcba76662f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7727 2024.06.05 19:55:47.444349 [ 3 ] {68d6d1ae-feaf-4b38-bd14-c1faaf58b2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7728 2024.06.05 19:55:47.444418 [ 3 ] {68d6d1ae-feaf-4b38-bd14-c1faaf58b2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7729 2024.06.05 19:55:47.444576 [ 190 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_56_11} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7730 2024.06.05 19:55:47.444805 [ 3 ] {68d6d1ae-feaf-4b38-bd14-c1faaf58b2c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7731 2024.06.05 19:55:47.444812 [ 190 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_56_11} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7732 2024.06.05 19:55:47.444978 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7733 2024.06.05 19:55:47.445232 [ 3 ] {68d6d1ae-feaf-4b38-bd14-c1faaf58b2c1} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7734 2024.06.05 19:55:47.445274 [ 3 ] {68d6d1ae-feaf-4b38-bd14-c1faaf58b2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7735 2024.06.05 19:55:47.445593 [ 3 ] {68d6d1ae-feaf-4b38-bd14-c1faaf58b2c1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7736 2024.06.05 19:55:47.445903 [ 3 ] {68d6d1ae-feaf-4b38-bd14-c1faaf58b2c1} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7737 2024.06.05 19:55:47.446053 [ 58 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7738 2024.06.05 19:55:47.446060 [ 3 ] {68d6d1ae-feaf-4b38-bd14-c1faaf58b2c1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001811 sec., 51905.0248481502 rows/sec., 4.06 MiB/sec.
7739 2024.06.05 19:55:47.446107 [ 58 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7740 2024.06.05 19:55:47.446173 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7741 2024.06.05 19:55:47.446361 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
7742 2024.06.05 19:55:47.446370 [ 3 ] {68d6d1ae-feaf-4b38-bd14-c1faaf58b2c1} <Debug> DynamicQueryHandler: Done processing query
7743 2024.06.05 19:55:47.446432 [ 3 ] {68d6d1ae-feaf-4b38-bd14-c1faaf58b2c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7744 2024.06.05 19:55:47.446462 [ 3 ] {} <Debug> HTTP-Session: 74f3fb73-ce87-4a97-bae1-dcba76662f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7745 2024.06.05 19:55:47.446570 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7746 2024.06.05 19:55:47.446605 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 148 rows starting from the beginning of the part
7747 2024.06.05 19:55:47.446738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7748 2024.06.05 19:55:47.446778 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 118 rows starting from the beginning of the part
7749 2024.06.05 19:55:47.446909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7750 2024.06.05 19:55:47.447019 [ 3 ] {} <Debug> HTTP-Session: 847ff37b-968b-4af0-83d5-0a76fb5e8d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7751 2024.06.05 19:55:47.447039 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part
7752 2024.06.05 19:55:47.447094 [ 3 ] {} <Debug> HTTP-Session: 847ff37b-968b-4af0-83d5-0a76fb5e8d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7753 2024.06.05 19:55:47.447164 [ 3 ] {} <Debug> HTTP-Session: 847ff37b-968b-4af0-83d5-0a76fb5e8d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7754 2024.06.05 19:55:47.447318 [ 3 ] {} <Trace> HTTP-Session: 847ff37b-968b-4af0-83d5-0a76fb5e8d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7755 2024.06.05 19:55:47.447342 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 92 rows starting from the beginning of the part
7756 2024.06.05 19:55:47.447605 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part
7757 2024.06.05 19:55:47.447725 [ 3 ] {589ea908-3790-425c-a39d-ed2bba590e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7758 2024.06.05 19:55:47.447853 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 94 rows starting from the beginning of the part
7759 2024.06.05 19:55:47.447948 [ 3 ] {589ea908-3790-425c-a39d-ed2bba590e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7760 2024.06.05 19:55:47.448665 [ 3 ] {589ea908-3790-425c-a39d-ed2bba590e19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7761 2024.06.05 19:55:47.449611 [ 3 ] {589ea908-3790-425c-a39d-ed2bba590e19} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7762 2024.06.05 19:55:47.449685 [ 3 ] {589ea908-3790-425c-a39d-ed2bba590e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7763 2024.06.05 19:55:47.450653 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 4 columns (4 merged, 0 gathered) in 0.004372393 sec., 132650.47309333814 rows/sec., 10.36 MiB/sec.
7764 2024.06.05 19:55:47.450746 [ 3 ] {589ea908-3790-425c-a39d-ed2bba590e19} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7765 2024.06.05 19:55:47.450830 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7766 2024.06.05 19:55:47.451604 [ 3 ] {589ea908-3790-425c-a39d-ed2bba590e19} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7767 2024.06.05 19:55:47.451697 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_56_11} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7768 2024.06.05 19:55:47.451874 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7769 2024.06.05 19:55:47.451943 [ 3 ] {589ea908-3790-425c-a39d-ed2bba590e19} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004397 sec., 36615.874459859 rows/sec., 2.55 MiB/sec.
7770 2024.06.05 19:55:47.451950 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7771 2024.06.05 19:55:47.451974 [ 187 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_56_11} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7772 2024.06.05 19:55:47.452022 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7773 2024.06.05 19:55:47.452433 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
7774 2024.06.05 19:55:47.452513 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
7775 2024.06.05 19:55:47.452514 [ 3 ] {589ea908-3790-425c-a39d-ed2bba590e19} <Debug> DynamicQueryHandler: Done processing query
7776 2024.06.05 19:55:47.452578 [ 3 ] {589ea908-3790-425c-a39d-ed2bba590e19} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7777 2024.06.05 19:55:47.452626 [ 3 ] {} <Debug> HTTP-Session: 847ff37b-968b-4af0-83d5-0a76fb5e8d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7778 2024.06.05 19:55:47.452753 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7779 2024.06.05 19:55:47.452790 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 8128 rows starting from the beginning of the part
7780 2024.06.05 19:55:47.452906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7781 2024.06.05 19:55:47.452990 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 197 rows starting from the beginning of the part
7782 2024.06.05 19:55:47.453075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7783 2024.06.05 19:55:47.453184 [ 3 ] {} <Debug> HTTP-Session: f7db5748-9141-4289-b82c-d675a0235bef Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7784 2024.06.05 19:55:47.453247 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part
7785 2024.06.05 19:55:47.453279 [ 3 ] {} <Debug> HTTP-Session: f7db5748-9141-4289-b82c-d675a0235bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7786 2024.06.05 19:55:47.453351 [ 3 ] {} <Debug> HTTP-Session: f7db5748-9141-4289-b82c-d675a0235bef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7787 2024.06.05 19:55:47.453539 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part
7788 2024.06.05 19:55:47.453564 [ 3 ] {} <Trace> HTTP-Session: f7db5748-9141-4289-b82c-d675a0235bef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7789 2024.06.05 19:55:47.453737 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
7790 2024.06.05 19:55:47.453935 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part
7791 2024.06.05 19:55:47.454182 [ 3 ] {0beefafe-40ff-4c86-b57c-a3b69363ef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7792 2024.06.05 19:55:47.454277 [ 3 ] {0beefafe-40ff-4c86-b57c-a3b69363ef39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7793 2024.06.05 19:55:47.455032 [ 3 ] {0beefafe-40ff-4c86-b57c-a3b69363ef39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7794 2024.06.05 19:55:47.456264 [ 3 ] {0beefafe-40ff-4c86-b57c-a3b69363ef39} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7795 2024.06.05 19:55:47.456330 [ 3 ] {0beefafe-40ff-4c86-b57c-a3b69363ef39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7796 2024.06.05 19:55:47.457227 [ 3 ] {0beefafe-40ff-4c86-b57c-a3b69363ef39} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7797 2024.06.05 19:55:47.457846 [ 3 ] {0beefafe-40ff-4c86-b57c-a3b69363ef39} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7798 2024.06.05 19:55:47.458086 [ 3 ] {0beefafe-40ff-4c86-b57c-a3b69363ef39} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.004252 sec., 6585.13640639699 rows/sec., 8.89 MiB/sec.
7799 2024.06.05 19:55:47.458388 [ 3 ] {0beefafe-40ff-4c86-b57c-a3b69363ef39} <Debug> DynamicQueryHandler: Done processing query
7800 2024.06.05 19:55:47.458413 [ 3 ] {0beefafe-40ff-4c86-b57c-a3b69363ef39} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
7801 2024.06.05 19:55:47.458429 [ 3 ] {} <Debug> HTTP-Session: f7db5748-9141-4289-b82c-d675a0235bef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7802 2024.06.05 19:55:47.458575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7803 2024.06.05 19:55:47.458631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7804 2024.06.05 19:55:47.458676 [ 3 ] {} <Debug> HTTP-Session: 3ea2df91-df21-4e21-8947-54ab1875081f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7805 2024.06.05 19:55:47.458692 [ 3 ] {} <Debug> HTTP-Session: 3ea2df91-df21-4e21-8947-54ab1875081f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7806 2024.06.05 19:55:47.458710 [ 3 ] {} <Debug> HTTP-Session: 3ea2df91-df21-4e21-8947-54ab1875081f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7807 2024.06.05 19:55:47.458741 [ 3 ] {} <Trace> HTTP-Session: 3ea2df91-df21-4e21-8947-54ab1875081f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7808 2024.06.05 19:55:47.458877 [ 3 ] {f81bff56-a8dd-46cd-b5d3-dd93474384b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7809 2024.06.05 19:55:47.458947 [ 3 ] {f81bff56-a8dd-46cd-b5d3-dd93474384b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7810 2024.06.05 19:55:47.459513 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8966 rows, containing 5 columns (5 merged, 0 gathered) in 0.007296102 sec., 1228875.3638586742 rows/sec., 85.66 MiB/sec.
7811 2024.06.05 19:55:47.459584 [ 3 ] {f81bff56-a8dd-46cd-b5d3-dd93474384b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7812 2024.06.05 19:55:47.459753 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7813 2024.06.05 19:55:47.460302 [ 3 ] {f81bff56-a8dd-46cd-b5d3-dd93474384b0} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7814 2024.06.05 19:55:47.460390 [ 3 ] {f81bff56-a8dd-46cd-b5d3-dd93474384b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7815 2024.06.05 19:55:47.460702 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7816 2024.06.05 19:55:47.460879 [ 191 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7817 2024.06.05 19:55:47.461029 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB.
7818 2024.06.05 19:55:47.461154 [ 3 ] {f81bff56-a8dd-46cd-b5d3-dd93474384b0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
7819 2024.06.05 19:55:47.461491 [ 3 ] {f81bff56-a8dd-46cd-b5d3-dd93474384b0} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7820 2024.06.05 19:55:47.461655 [ 3 ] {f81bff56-a8dd-46cd-b5d3-dd93474384b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002827 sec., 21223.91227449593 rows/sec., 1.43 MiB/sec.
7821 2024.06.05 19:55:47.461658 [ 58 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
7822 2024.06.05 19:55:47.461751 [ 58 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7823 2024.06.05 19:55:47.461804 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7824 2024.06.05 19:55:47.461987 [ 3 ] {f81bff56-a8dd-46cd-b5d3-dd93474384b0} <Debug> DynamicQueryHandler: Done processing query
7825 2024.06.05 19:55:47.462067 [ 3 ] {f81bff56-a8dd-46cd-b5d3-dd93474384b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7826 2024.06.05 19:55:47.462112 [ 191 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
7827 2024.06.05 19:55:47.462124 [ 3 ] {} <Debug> HTTP-Session: 3ea2df91-df21-4e21-8947-54ab1875081f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7828 2024.06.05 19:55:47.462644 [ 191 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7829 2024.06.05 19:55:47.462737 [ 191 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2878 rows starting from the beginning of the part
7830 2024.06.05 19:55:47.462905 [ 191 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
7831 2024.06.05 19:55:47.463064 [ 191 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part
7832 2024.06.05 19:55:47.463186 [ 191 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part
7833 2024.06.05 19:55:47.463374 [ 191 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
7834 2024.06.05 19:55:47.463448 [ 191 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
7835 2024.06.05 19:55:47.464830 [ 201 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 4 columns (4 merged, 0 gathered) in 0.002933339 sec., 1083406.997963754 rows/sec., 72.95 MiB/sec.
7836 2024.06.05 19:55:47.465156 [ 200 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
7837 2024.06.05 19:55:47.465605 [ 200 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_56_11} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7838 2024.06.05 19:55:47.465694 [ 200 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_56_11} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
7839 2024.06.05 19:55:47.465784 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
7840 2024.06.05 19:55:52.429685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7841 2024.06.05 19:55:52.429832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7842 2024.06.05 19:55:52.429863 [ 3 ] {} <Debug> HTTP-Session: 54bb12fa-819c-4c46-8c4f-bbf8d2c61660 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7843 2024.06.05 19:55:52.429891 [ 3 ] {} <Debug> HTTP-Session: 54bb12fa-819c-4c46-8c4f-bbf8d2c61660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7844 2024.06.05 19:55:52.429909 [ 3 ] {} <Debug> HTTP-Session: 54bb12fa-819c-4c46-8c4f-bbf8d2c61660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7845 2024.06.05 19:55:52.429966 [ 3 ] {} <Trace> HTTP-Session: 54bb12fa-819c-4c46-8c4f-bbf8d2c61660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7846 2024.06.05 19:55:52.430188 [ 3 ] {c856d03a-73e3-42f1-9ee3-344dc9d3bcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7847 2024.06.05 19:55:52.430264 [ 3 ] {c856d03a-73e3-42f1-9ee3-344dc9d3bcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7848 2024.06.05 19:55:52.430480 [ 3 ] {c856d03a-73e3-42f1-9ee3-344dc9d3bcc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7849 2024.06.05 19:55:52.431052 [ 3 ] {c856d03a-73e3-42f1-9ee3-344dc9d3bcc9} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7850 2024.06.05 19:55:52.431098 [ 3 ] {c856d03a-73e3-42f1-9ee3-344dc9d3bcc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7851 2024.06.05 19:55:52.431472 [ 3 ] {c856d03a-73e3-42f1-9ee3-344dc9d3bcc9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7852 2024.06.05 19:55:52.431820 [ 3 ] {c856d03a-73e3-42f1-9ee3-344dc9d3bcc9} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7853 2024.06.05 19:55:52.431996 [ 3 ] {c856d03a-73e3-42f1-9ee3-344dc9d3bcc9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.29 MiB/sec.
7854 2024.06.05 19:55:52.432218 [ 3 ] {c856d03a-73e3-42f1-9ee3-344dc9d3bcc9} <Debug> DynamicQueryHandler: Done processing query
7855 2024.06.05 19:55:52.432246 [ 3 ] {c856d03a-73e3-42f1-9ee3-344dc9d3bcc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7856 2024.06.05 19:55:52.432263 [ 3 ] {} <Debug> HTTP-Session: 54bb12fa-819c-4c46-8c4f-bbf8d2c61660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7857 2024.06.05 19:55:52.432452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7858 2024.06.05 19:55:52.432510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7859 2024.06.05 19:55:52.432530 [ 3 ] {} <Debug> HTTP-Session: 0d403695-8201-404f-9c8e-925ede5ee38b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7860 2024.06.05 19:55:52.432549 [ 3 ] {} <Debug> HTTP-Session: 0d403695-8201-404f-9c8e-925ede5ee38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7861 2024.06.05 19:55:52.432563 [ 3 ] {} <Debug> HTTP-Session: 0d403695-8201-404f-9c8e-925ede5ee38b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7862 2024.06.05 19:55:52.432598 [ 3 ] {} <Trace> HTTP-Session: 0d403695-8201-404f-9c8e-925ede5ee38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7863 2024.06.05 19:55:52.432727 [ 3 ] {3e8c3bdc-6128-4de0-b3f6-a876a3aa7fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7864 2024.06.05 19:55:52.432774 [ 3 ] {3e8c3bdc-6128-4de0-b3f6-a876a3aa7fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7865 2024.06.05 19:55:52.432910 [ 3 ] {3e8c3bdc-6128-4de0-b3f6-a876a3aa7fa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7866 2024.06.05 19:55:52.433249 [ 3 ] {3e8c3bdc-6128-4de0-b3f6-a876a3aa7fa5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7867 2024.06.05 19:55:52.433287 [ 3 ] {3e8c3bdc-6128-4de0-b3f6-a876a3aa7fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7868 2024.06.05 19:55:52.433605 [ 3 ] {3e8c3bdc-6128-4de0-b3f6-a876a3aa7fa5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7869 2024.06.05 19:55:52.433914 [ 3 ] {3e8c3bdc-6128-4de0-b3f6-a876a3aa7fa5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7870 2024.06.05 19:55:52.434071 [ 3 ] {3e8c3bdc-6128-4de0-b3f6-a876a3aa7fa5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001383 sec., 46276.21113521331 rows/sec., 3.61 MiB/sec.
7871 2024.06.05 19:55:52.434307 [ 3 ] {3e8c3bdc-6128-4de0-b3f6-a876a3aa7fa5} <Debug> DynamicQueryHandler: Done processing query
7872 2024.06.05 19:55:52.434341 [ 3 ] {3e8c3bdc-6128-4de0-b3f6-a876a3aa7fa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7873 2024.06.05 19:55:52.434394 [ 3 ] {} <Debug> HTTP-Session: 0d403695-8201-404f-9c8e-925ede5ee38b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7874 2024.06.05 19:55:52.434667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7875 2024.06.05 19:55:52.434732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7876 2024.06.05 19:55:52.434752 [ 3 ] {} <Debug> HTTP-Session: 92a8dabe-1027-476c-bfdf-5ca7399c4e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7877 2024.06.05 19:55:52.434769 [ 3 ] {} <Debug> HTTP-Session: 92a8dabe-1027-476c-bfdf-5ca7399c4e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7878 2024.06.05 19:55:52.434784 [ 3 ] {} <Debug> HTTP-Session: 92a8dabe-1027-476c-bfdf-5ca7399c4e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7879 2024.06.05 19:55:52.434818 [ 3 ] {} <Trace> HTTP-Session: 92a8dabe-1027-476c-bfdf-5ca7399c4e6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7880 2024.06.05 19:55:52.434971 [ 3 ] {50ae13ad-9b3c-488a-ac86-5749a7208a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7881 2024.06.05 19:55:52.435020 [ 3 ] {50ae13ad-9b3c-488a-ac86-5749a7208a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7882 2024.06.05 19:55:52.435181 [ 3 ] {50ae13ad-9b3c-488a-ac86-5749a7208a52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7883 2024.06.05 19:55:52.435544 [ 3 ] {50ae13ad-9b3c-488a-ac86-5749a7208a52} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7884 2024.06.05 19:55:52.435577 [ 3 ] {50ae13ad-9b3c-488a-ac86-5749a7208a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7885 2024.06.05 19:55:52.435943 [ 3 ] {50ae13ad-9b3c-488a-ac86-5749a7208a52} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7886 2024.06.05 19:55:52.436336 [ 3 ] {50ae13ad-9b3c-488a-ac86-5749a7208a52} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7887 2024.06.05 19:55:52.436461 [ 3 ] {50ae13ad-9b3c-488a-ac86-5749a7208a52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec.
7888 2024.06.05 19:55:52.436625 [ 3 ] {50ae13ad-9b3c-488a-ac86-5749a7208a52} <Debug> DynamicQueryHandler: Done processing query
7889 2024.06.05 19:55:52.436651 [ 3 ] {50ae13ad-9b3c-488a-ac86-5749a7208a52} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7890 2024.06.05 19:55:52.436667 [ 3 ] {} <Debug> HTTP-Session: 92a8dabe-1027-476c-bfdf-5ca7399c4e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7891 2024.06.05 19:55:52.436797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7892 2024.06.05 19:55:52.436848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7893 2024.06.05 19:55:52.436867 [ 3 ] {} <Debug> HTTP-Session: cb6dc9f7-e6ad-458a-844f-ed84d7438c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7894 2024.06.05 19:55:52.436883 [ 3 ] {} <Debug> HTTP-Session: cb6dc9f7-e6ad-458a-844f-ed84d7438c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7895 2024.06.05 19:55:52.436897 [ 3 ] {} <Debug> HTTP-Session: cb6dc9f7-e6ad-458a-844f-ed84d7438c7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7896 2024.06.05 19:55:52.436928 [ 3 ] {} <Trace> HTTP-Session: cb6dc9f7-e6ad-458a-844f-ed84d7438c7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7897 2024.06.05 19:55:52.437048 [ 3 ] {1f721b8a-adac-42e3-a250-60bd11ae3ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7898 2024.06.05 19:55:52.437092 [ 3 ] {1f721b8a-adac-42e3-a250-60bd11ae3ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7899 2024.06.05 19:55:52.437216 [ 3 ] {1f721b8a-adac-42e3-a250-60bd11ae3ac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7900 2024.06.05 19:55:52.437505 [ 3 ] {1f721b8a-adac-42e3-a250-60bd11ae3ac6} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7901 2024.06.05 19:55:52.437540 [ 3 ] {1f721b8a-adac-42e3-a250-60bd11ae3ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7902 2024.06.05 19:55:52.437892 [ 3 ] {1f721b8a-adac-42e3-a250-60bd11ae3ac6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
7903 2024.06.05 19:55:52.438217 [ 3 ] {1f721b8a-adac-42e3-a250-60bd11ae3ac6} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7904 2024.06.05 19:55:52.438342 [ 3 ] {1f721b8a-adac-42e3-a250-60bd11ae3ac6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec.
7905 2024.06.05 19:55:52.438501 [ 3 ] {1f721b8a-adac-42e3-a250-60bd11ae3ac6} <Debug> DynamicQueryHandler: Done processing query
7906 2024.06.05 19:55:52.438526 [ 3 ] {1f721b8a-adac-42e3-a250-60bd11ae3ac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7907 2024.06.05 19:55:52.438542 [ 3 ] {} <Debug> HTTP-Session: cb6dc9f7-e6ad-458a-844f-ed84d7438c7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7908 2024.06.05 19:55:55.919475 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
7909 2024.06.05 19:55:55.919539 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
7910 2024.06.05 19:55:57.432116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7911 2024.06.05 19:55:57.432236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7912 2024.06.05 19:55:57.432264 [ 3 ] {} <Debug> HTTP-Session: f2855b4b-2eeb-4d33-a57d-37f86c35d5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7913 2024.06.05 19:55:57.432292 [ 3 ] {} <Debug> HTTP-Session: f2855b4b-2eeb-4d33-a57d-37f86c35d5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7914 2024.06.05 19:55:57.432310 [ 3 ] {} <Debug> HTTP-Session: f2855b4b-2eeb-4d33-a57d-37f86c35d5b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7915 2024.06.05 19:55:57.432357 [ 3 ] {} <Trace> HTTP-Session: f2855b4b-2eeb-4d33-a57d-37f86c35d5b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7916 2024.06.05 19:55:57.432541 [ 3 ] {ec3f7a62-a30f-4f44-94fc-299da592d66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7917 2024.06.05 19:55:57.432606 [ 3 ] {ec3f7a62-a30f-4f44-94fc-299da592d66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7918 2024.06.05 19:55:57.432792 [ 3 ] {ec3f7a62-a30f-4f44-94fc-299da592d66d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7919 2024.06.05 19:55:57.433202 [ 3 ] {ec3f7a62-a30f-4f44-94fc-299da592d66d} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7920 2024.06.05 19:55:57.433243 [ 3 ] {ec3f7a62-a30f-4f44-94fc-299da592d66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7921 2024.06.05 19:55:57.433609 [ 3 ] {ec3f7a62-a30f-4f44-94fc-299da592d66d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7922 2024.06.05 19:55:57.433943 [ 3 ] {ec3f7a62-a30f-4f44-94fc-299da592d66d} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7923 2024.06.05 19:55:57.434090 [ 3 ] {ec3f7a62-a30f-4f44-94fc-299da592d66d} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001604 sec., 17456.35910224439 rows/sec., 1.38 MiB/sec.
7924 2024.06.05 19:55:57.434299 [ 3 ] {ec3f7a62-a30f-4f44-94fc-299da592d66d} <Debug> DynamicQueryHandler: Done processing query
7925 2024.06.05 19:55:57.434326 [ 3 ] {ec3f7a62-a30f-4f44-94fc-299da592d66d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7926 2024.06.05 19:55:57.434343 [ 3 ] {} <Debug> HTTP-Session: f2855b4b-2eeb-4d33-a57d-37f86c35d5b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7927 2024.06.05 19:55:57.434538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7928 2024.06.05 19:55:57.434596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7929 2024.06.05 19:55:57.434616 [ 3 ] {} <Debug> HTTP-Session: e545d053-6de0-4577-bc50-31c9e54a2e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7930 2024.06.05 19:55:57.434635 [ 3 ] {} <Debug> HTTP-Session: e545d053-6de0-4577-bc50-31c9e54a2e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7931 2024.06.05 19:55:57.434649 [ 3 ] {} <Debug> HTTP-Session: e545d053-6de0-4577-bc50-31c9e54a2e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7932 2024.06.05 19:55:57.434683 [ 3 ] {} <Trace> HTTP-Session: e545d053-6de0-4577-bc50-31c9e54a2e8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7933 2024.06.05 19:55:57.434835 [ 3 ] {0156d61b-6817-4e2b-97c0-b63078d7a2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7934 2024.06.05 19:55:57.434880 [ 3 ] {0156d61b-6817-4e2b-97c0-b63078d7a2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7935 2024.06.05 19:55:57.435013 [ 3 ] {0156d61b-6817-4e2b-97c0-b63078d7a2ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7936 2024.06.05 19:55:57.435411 [ 3 ] {0156d61b-6817-4e2b-97c0-b63078d7a2ae} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7937 2024.06.05 19:55:57.435447 [ 3 ] {0156d61b-6817-4e2b-97c0-b63078d7a2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7938 2024.06.05 19:55:57.435769 [ 3 ] {0156d61b-6817-4e2b-97c0-b63078d7a2ae} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
7939 2024.06.05 19:55:57.436079 [ 3 ] {0156d61b-6817-4e2b-97c0-b63078d7a2ae} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7940 2024.06.05 19:55:57.436207 [ 3 ] {0156d61b-6817-4e2b-97c0-b63078d7a2ae} <Debug> executeQuery: Read 176 rows, 14.85 KiB in 0.001443 sec., 121968.12196812197 rows/sec., 10.05 MiB/sec.
7941 2024.06.05 19:55:57.436376 [ 3 ] {0156d61b-6817-4e2b-97c0-b63078d7a2ae} <Debug> DynamicQueryHandler: Done processing query
7942 2024.06.05 19:55:57.436401 [ 3 ] {0156d61b-6817-4e2b-97c0-b63078d7a2ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7943 2024.06.05 19:55:57.436418 [ 3 ] {} <Debug> HTTP-Session: e545d053-6de0-4577-bc50-31c9e54a2e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7944 2024.06.05 19:55:57.436568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 19682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7945 2024.06.05 19:55:57.436620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7946 2024.06.05 19:55:57.436639 [ 3 ] {} <Debug> HTTP-Session: f02f1e70-bb29-4b13-a0b7-78e1351d1ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7947 2024.06.05 19:55:57.436656 [ 3 ] {} <Debug> HTTP-Session: f02f1e70-bb29-4b13-a0b7-78e1351d1ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7948 2024.06.05 19:55:57.436670 [ 3 ] {} <Debug> HTTP-Session: f02f1e70-bb29-4b13-a0b7-78e1351d1ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7949 2024.06.05 19:55:57.436702 [ 3 ] {} <Trace> HTTP-Session: f02f1e70-bb29-4b13-a0b7-78e1351d1ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7950 2024.06.05 19:55:57.436840 [ 3 ] {7e09c511-67a5-4b36-895d-3e0f640c5d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7951 2024.06.05 19:55:57.436882 [ 3 ] {7e09c511-67a5-4b36-895d-3e0f640c5d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7952 2024.06.05 19:55:57.437006 [ 3 ] {7e09c511-67a5-4b36-895d-3e0f640c5d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7953 2024.06.05 19:55:57.437436 [ 3 ] {7e09c511-67a5-4b36-895d-3e0f640c5d96} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7954 2024.06.05 19:55:57.437471 [ 3 ] {7e09c511-67a5-4b36-895d-3e0f640c5d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7955 2024.06.05 19:55:57.437794 [ 3 ] {7e09c511-67a5-4b36-895d-3e0f640c5d96} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
7956 2024.06.05 19:55:57.438103 [ 3 ] {7e09c511-67a5-4b36-895d-3e0f640c5d96} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7957 2024.06.05 19:55:57.438230 [ 3 ] {7e09c511-67a5-4b36-895d-3e0f640c5d96} <Debug> executeQuery: Read 116 rows, 9.26 KiB in 0.00145 sec., 80000 rows/sec., 6.23 MiB/sec.
7958 2024.06.05 19:55:57.438429 [ 3 ] {7e09c511-67a5-4b36-895d-3e0f640c5d96} <Debug> DynamicQueryHandler: Done processing query
7959 2024.06.05 19:55:57.438465 [ 3 ] {7e09c511-67a5-4b36-895d-3e0f640c5d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7960 2024.06.05 19:55:57.438490 [ 3 ] {} <Debug> HTTP-Session: f02f1e70-bb29-4b13-a0b7-78e1351d1ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7961 2024.06.05 19:55:57.438660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7962 2024.06.05 19:55:57.438712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7963 2024.06.05 19:55:57.438732 [ 3 ] {} <Debug> HTTP-Session: d50c18cf-7dff-4726-b309-cda747242244 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7964 2024.06.05 19:55:57.438748 [ 3 ] {} <Debug> HTTP-Session: d50c18cf-7dff-4726-b309-cda747242244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7965 2024.06.05 19:55:57.438762 [ 3 ] {} <Debug> HTTP-Session: d50c18cf-7dff-4726-b309-cda747242244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7966 2024.06.05 19:55:57.438793 [ 3 ] {} <Trace> HTTP-Session: d50c18cf-7dff-4726-b309-cda747242244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7967 2024.06.05 19:55:57.438963 [ 3 ] {43085de1-0163-4116-bae9-aa5ed79037fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7968 2024.06.05 19:55:57.439010 [ 3 ] {43085de1-0163-4116-bae9-aa5ed79037fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7969 2024.06.05 19:55:57.439148 [ 3 ] {43085de1-0163-4116-bae9-aa5ed79037fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7970 2024.06.05 19:55:57.439554 [ 3 ] {43085de1-0163-4116-bae9-aa5ed79037fd} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7971 2024.06.05 19:55:57.439587 [ 3 ] {43085de1-0163-4116-bae9-aa5ed79037fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7972 2024.06.05 19:55:57.439946 [ 3 ] {43085de1-0163-4116-bae9-aa5ed79037fd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
7973 2024.06.05 19:55:57.440255 [ 3 ] {43085de1-0163-4116-bae9-aa5ed79037fd} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7974 2024.06.05 19:55:57.440444 [ 3 ] {43085de1-0163-4116-bae9-aa5ed79037fd} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001564 sec., 125319.69309462915 rows/sec., 8.75 MiB/sec.
7975 2024.06.05 19:55:57.440606 [ 3 ] {43085de1-0163-4116-bae9-aa5ed79037fd} <Debug> DynamicQueryHandler: Done processing query
7976 2024.06.05 19:55:57.440631 [ 3 ] {43085de1-0163-4116-bae9-aa5ed79037fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7977 2024.06.05 19:55:57.440648 [ 3 ] {} <Debug> HTTP-Session: d50c18cf-7dff-4726-b309-cda747242244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7978 2024.06.05 19:55:57.440835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7979 2024.06.05 19:55:57.440885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7980 2024.06.05 19:55:57.440903 [ 3 ] {} <Debug> HTTP-Session: ec4874cb-0107-41f3-96ae-15b11416803e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7981 2024.06.05 19:55:57.440919 [ 3 ] {} <Debug> HTTP-Session: ec4874cb-0107-41f3-96ae-15b11416803e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7982 2024.06.05 19:55:57.440933 [ 3 ] {} <Debug> HTTP-Session: ec4874cb-0107-41f3-96ae-15b11416803e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7983 2024.06.05 19:55:57.440964 [ 3 ] {} <Trace> HTTP-Session: ec4874cb-0107-41f3-96ae-15b11416803e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7984 2024.06.05 19:55:57.441230 [ 3 ] {0d1d0896-6539-4eaa-8835-6bb6fcb7dc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7985 2024.06.05 19:55:57.441277 [ 3 ] {0d1d0896-6539-4eaa-8835-6bb6fcb7dc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7986 2024.06.05 19:55:57.441438 [ 3 ] {0d1d0896-6539-4eaa-8835-6bb6fcb7dc4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7987 2024.06.05 19:55:57.441921 [ 3 ] {0d1d0896-6539-4eaa-8835-6bb6fcb7dc4c} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7988 2024.06.05 19:55:57.441954 [ 3 ] {0d1d0896-6539-4eaa-8835-6bb6fcb7dc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7989 2024.06.05 19:55:57.442352 [ 3 ] {0d1d0896-6539-4eaa-8835-6bb6fcb7dc4c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7990 2024.06.05 19:55:57.442683 [ 3 ] {0d1d0896-6539-4eaa-8835-6bb6fcb7dc4c} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7991 2024.06.05 19:55:57.442815 [ 3 ] {0d1d0896-6539-4eaa-8835-6bb6fcb7dc4c} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001775 sec., 15774.647887323943 rows/sec., 21.29 MiB/sec.
7992 2024.06.05 19:55:57.442968 [ 3 ] {0d1d0896-6539-4eaa-8835-6bb6fcb7dc4c} <Debug> DynamicQueryHandler: Done processing query
7993 2024.06.05 19:55:57.442992 [ 3 ] {0d1d0896-6539-4eaa-8835-6bb6fcb7dc4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
7994 2024.06.05 19:55:57.443008 [ 3 ] {} <Debug> HTTP-Session: ec4874cb-0107-41f3-96ae-15b11416803e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7995 2024.06.05 19:55:57.443132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7996 2024.06.05 19:55:57.443179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7997 2024.06.05 19:55:57.443198 [ 3 ] {} <Debug> HTTP-Session: fa3160f8-a62a-4d43-b4cd-59a9176e6ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
7998 2024.06.05 19:55:57.443214 [ 3 ] {} <Debug> HTTP-Session: fa3160f8-a62a-4d43-b4cd-59a9176e6ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7999 2024.06.05 19:55:57.443227 [ 3 ] {} <Debug> HTTP-Session: fa3160f8-a62a-4d43-b4cd-59a9176e6ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8000 2024.06.05 19:55:57.443257 [ 3 ] {} <Trace> HTTP-Session: fa3160f8-a62a-4d43-b4cd-59a9176e6ee9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8001 2024.06.05 19:55:57.443390 [ 3 ] {a4b7f1fd-5168-4ff6-a2e2-5c5c91588a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8002 2024.06.05 19:55:57.443434 [ 3 ] {a4b7f1fd-5168-4ff6-a2e2-5c5c91588a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8003 2024.06.05 19:55:57.443557 [ 3 ] {a4b7f1fd-5168-4ff6-a2e2-5c5c91588a08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8004 2024.06.05 19:55:57.443860 [ 3 ] {a4b7f1fd-5168-4ff6-a2e2-5c5c91588a08} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8005 2024.06.05 19:55:57.443894 [ 3 ] {a4b7f1fd-5168-4ff6-a2e2-5c5c91588a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8006 2024.06.05 19:55:57.444247 [ 3 ] {a4b7f1fd-5168-4ff6-a2e2-5c5c91588a08} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8007 2024.06.05 19:55:57.444566 [ 3 ] {a4b7f1fd-5168-4ff6-a2e2-5c5c91588a08} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8008 2024.06.05 19:55:57.444696 [ 3 ] {a4b7f1fd-5168-4ff6-a2e2-5c5c91588a08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec.
8009 2024.06.05 19:55:57.444863 [ 3 ] {a4b7f1fd-5168-4ff6-a2e2-5c5c91588a08} <Debug> DynamicQueryHandler: Done processing query
8010 2024.06.05 19:55:57.444887 [ 3 ] {a4b7f1fd-5168-4ff6-a2e2-5c5c91588a08} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8011 2024.06.05 19:55:57.444903 [ 3 ] {} <Debug> HTTP-Session: fa3160f8-a62a-4d43-b4cd-59a9176e6ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8012 2024.06.05 19:56:02.430307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8013 2024.06.05 19:56:02.430449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8014 2024.06.05 19:56:02.430479 [ 3 ] {} <Debug> HTTP-Session: b39e8034-db9d-41a4-97ba-45a04e1ec597 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8015 2024.06.05 19:56:02.430507 [ 3 ] {} <Debug> HTTP-Session: b39e8034-db9d-41a4-97ba-45a04e1ec597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8016 2024.06.05 19:56:02.430524 [ 3 ] {} <Debug> HTTP-Session: b39e8034-db9d-41a4-97ba-45a04e1ec597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8017 2024.06.05 19:56:02.430580 [ 3 ] {} <Trace> HTTP-Session: b39e8034-db9d-41a4-97ba-45a04e1ec597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8018 2024.06.05 19:56:02.430784 [ 3 ] {05a73f1b-b18a-4f81-b759-8e80fa903070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8019 2024.06.05 19:56:02.430851 [ 3 ] {05a73f1b-b18a-4f81-b759-8e80fa903070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8020 2024.06.05 19:56:02.431040 [ 3 ] {05a73f1b-b18a-4f81-b759-8e80fa903070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8021 2024.06.05 19:56:02.431483 [ 3 ] {05a73f1b-b18a-4f81-b759-8e80fa903070} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8022 2024.06.05 19:56:02.431527 [ 3 ] {05a73f1b-b18a-4f81-b759-8e80fa903070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8023 2024.06.05 19:56:02.431888 [ 3 ] {05a73f1b-b18a-4f81-b759-8e80fa903070} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8024 2024.06.05 19:56:02.432219 [ 3 ] {05a73f1b-b18a-4f81-b759-8e80fa903070} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8025 2024.06.05 19:56:02.432380 [ 3 ] {05a73f1b-b18a-4f81-b759-8e80fa903070} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec.
8026 2024.06.05 19:56:02.432619 [ 3 ] {05a73f1b-b18a-4f81-b759-8e80fa903070} <Debug> DynamicQueryHandler: Done processing query
8027 2024.06.05 19:56:02.432670 [ 3 ] {05a73f1b-b18a-4f81-b759-8e80fa903070} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8028 2024.06.05 19:56:02.432692 [ 3 ] {} <Debug> HTTP-Session: b39e8034-db9d-41a4-97ba-45a04e1ec597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8029 2024.06.05 19:56:02.432881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8030 2024.06.05 19:56:02.432952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8031 2024.06.05 19:56:02.432977 [ 3 ] {} <Debug> HTTP-Session: 5b54ec5c-670a-4438-af9e-57a60196f161 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8032 2024.06.05 19:56:02.433000 [ 3 ] {} <Debug> HTTP-Session: 5b54ec5c-670a-4438-af9e-57a60196f161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8033 2024.06.05 19:56:02.433017 [ 3 ] {} <Debug> HTTP-Session: 5b54ec5c-670a-4438-af9e-57a60196f161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8034 2024.06.05 19:56:02.433060 [ 3 ] {} <Trace> HTTP-Session: 5b54ec5c-670a-4438-af9e-57a60196f161 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8035 2024.06.05 19:56:02.433219 [ 3 ] {27b91f15-81df-45a9-ac11-28e239df7334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8036 2024.06.05 19:56:02.433276 [ 3 ] {27b91f15-81df-45a9-ac11-28e239df7334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8037 2024.06.05 19:56:02.433442 [ 3 ] {27b91f15-81df-45a9-ac11-28e239df7334} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8038 2024.06.05 19:56:02.433826 [ 3 ] {27b91f15-81df-45a9-ac11-28e239df7334} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8039 2024.06.05 19:56:02.433866 [ 3 ] {27b91f15-81df-45a9-ac11-28e239df7334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8040 2024.06.05 19:56:02.434197 [ 3 ] {27b91f15-81df-45a9-ac11-28e239df7334} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8041 2024.06.05 19:56:02.434522 [ 3 ] {27b91f15-81df-45a9-ac11-28e239df7334} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8042 2024.06.05 19:56:02.434687 [ 3 ] {27b91f15-81df-45a9-ac11-28e239df7334} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001516 sec., 42216.35883905013 rows/sec., 3.30 MiB/sec.
8043 2024.06.05 19:56:02.434961 [ 3 ] {27b91f15-81df-45a9-ac11-28e239df7334} <Debug> DynamicQueryHandler: Done processing query
8044 2024.06.05 19:56:02.435030 [ 3 ] {27b91f15-81df-45a9-ac11-28e239df7334} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8045 2024.06.05 19:56:02.435079 [ 3 ] {} <Debug> HTTP-Session: 5b54ec5c-670a-4438-af9e-57a60196f161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8046 2024.06.05 19:56:02.435306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8047 2024.06.05 19:56:02.435360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8048 2024.06.05 19:56:02.435380 [ 3 ] {} <Debug> HTTP-Session: 80914e22-3e79-401d-b7ad-65e3d1184f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8049 2024.06.05 19:56:02.435398 [ 3 ] {} <Debug> HTTP-Session: 80914e22-3e79-401d-b7ad-65e3d1184f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8050 2024.06.05 19:56:02.435411 [ 3 ] {} <Debug> HTTP-Session: 80914e22-3e79-401d-b7ad-65e3d1184f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8051 2024.06.05 19:56:02.435445 [ 3 ] {} <Trace> HTTP-Session: 80914e22-3e79-401d-b7ad-65e3d1184f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8052 2024.06.05 19:56:02.435599 [ 3 ] {55d5ac3e-4ea4-470a-ac53-a836e44564cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8053 2024.06.05 19:56:02.435650 [ 3 ] {55d5ac3e-4ea4-470a-ac53-a836e44564cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8054 2024.06.05 19:56:02.435815 [ 3 ] {55d5ac3e-4ea4-470a-ac53-a836e44564cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8055 2024.06.05 19:56:02.436174 [ 3 ] {55d5ac3e-4ea4-470a-ac53-a836e44564cc} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8056 2024.06.05 19:56:02.436211 [ 3 ] {55d5ac3e-4ea4-470a-ac53-a836e44564cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8057 2024.06.05 19:56:02.436603 [ 3 ] {55d5ac3e-4ea4-470a-ac53-a836e44564cc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8058 2024.06.05 19:56:02.436942 [ 3 ] {55d5ac3e-4ea4-470a-ac53-a836e44564cc} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8059 2024.06.05 19:56:02.437093 [ 3 ] {55d5ac3e-4ea4-470a-ac53-a836e44564cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec.
8060 2024.06.05 19:56:02.437259 [ 3 ] {55d5ac3e-4ea4-470a-ac53-a836e44564cc} <Debug> DynamicQueryHandler: Done processing query
8061 2024.06.05 19:56:02.437294 [ 3 ] {55d5ac3e-4ea4-470a-ac53-a836e44564cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8062 2024.06.05 19:56:02.437313 [ 3 ] {} <Debug> HTTP-Session: 80914e22-3e79-401d-b7ad-65e3d1184f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8063 2024.06.05 19:56:02.437458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8064 2024.06.05 19:56:02.437512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8065 2024.06.05 19:56:02.437533 [ 3 ] {} <Debug> HTTP-Session: 916d741f-de22-44b6-93e4-b561665c3456 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8066 2024.06.05 19:56:02.437550 [ 3 ] {} <Debug> HTTP-Session: 916d741f-de22-44b6-93e4-b561665c3456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8067 2024.06.05 19:56:02.437564 [ 3 ] {} <Debug> HTTP-Session: 916d741f-de22-44b6-93e4-b561665c3456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8068 2024.06.05 19:56:02.437595 [ 3 ] {} <Trace> HTTP-Session: 916d741f-de22-44b6-93e4-b561665c3456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8069 2024.06.05 19:56:02.437718 [ 3 ] {5ddd9cae-6641-4d66-83e7-0088475159ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8070 2024.06.05 19:56:02.437761 [ 3 ] {5ddd9cae-6641-4d66-83e7-0088475159ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8071 2024.06.05 19:56:02.437890 [ 3 ] {5ddd9cae-6641-4d66-83e7-0088475159ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8072 2024.06.05 19:56:02.438186 [ 3 ] {5ddd9cae-6641-4d66-83e7-0088475159ba} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8073 2024.06.05 19:56:02.438222 [ 3 ] {5ddd9cae-6641-4d66-83e7-0088475159ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8074 2024.06.05 19:56:02.438584 [ 3 ] {5ddd9cae-6641-4d66-83e7-0088475159ba} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8075 2024.06.05 19:56:02.438905 [ 3 ] {5ddd9cae-6641-4d66-83e7-0088475159ba} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8076 2024.06.05 19:56:02.439060 [ 3 ] {5ddd9cae-6641-4d66-83e7-0088475159ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec.
8077 2024.06.05 19:56:02.439224 [ 3 ] {5ddd9cae-6641-4d66-83e7-0088475159ba} <Debug> DynamicQueryHandler: Done processing query
8078 2024.06.05 19:56:02.439249 [ 3 ] {5ddd9cae-6641-4d66-83e7-0088475159ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8079 2024.06.05 19:56:02.439265 [ 3 ] {} <Debug> HTTP-Session: 916d741f-de22-44b6-93e4-b561665c3456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8080 2024.06.05 19:56:07.431035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8081 2024.06.05 19:56:07.431171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8082 2024.06.05 19:56:07.431199 [ 3 ] {} <Debug> HTTP-Session: 2719dc80-98a6-4bb7-a4ac-14a9b0012e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8083 2024.06.05 19:56:07.431227 [ 3 ] {} <Debug> HTTP-Session: 2719dc80-98a6-4bb7-a4ac-14a9b0012e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8084 2024.06.05 19:56:07.431245 [ 3 ] {} <Debug> HTTP-Session: 2719dc80-98a6-4bb7-a4ac-14a9b0012e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8085 2024.06.05 19:56:07.431300 [ 3 ] {} <Trace> HTTP-Session: 2719dc80-98a6-4bb7-a4ac-14a9b0012e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8086 2024.06.05 19:56:07.431507 [ 3 ] {371aa528-0dac-489a-933a-84f17f98f6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8087 2024.06.05 19:56:07.431582 [ 3 ] {371aa528-0dac-489a-933a-84f17f98f6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8088 2024.06.05 19:56:07.431798 [ 3 ] {371aa528-0dac-489a-933a-84f17f98f6ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8089 2024.06.05 19:56:07.432300 [ 3 ] {371aa528-0dac-489a-933a-84f17f98f6ea} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8090 2024.06.05 19:56:07.432345 [ 3 ] {371aa528-0dac-489a-933a-84f17f98f6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8091 2024.06.05 19:56:07.432708 [ 3 ] {371aa528-0dac-489a-933a-84f17f98f6ea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8092 2024.06.05 19:56:07.433047 [ 3 ] {371aa528-0dac-489a-933a-84f17f98f6ea} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8093 2024.06.05 19:56:07.433210 [ 3 ] {371aa528-0dac-489a-933a-84f17f98f6ea} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001762 sec., 15891.032917139615 rows/sec., 1.26 MiB/sec.
8094 2024.06.05 19:56:07.433564 [ 3 ] {371aa528-0dac-489a-933a-84f17f98f6ea} <Debug> DynamicQueryHandler: Done processing query
8095 2024.06.05 19:56:07.433593 [ 3 ] {371aa528-0dac-489a-933a-84f17f98f6ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8096 2024.06.05 19:56:07.433610 [ 3 ] {} <Debug> HTTP-Session: 2719dc80-98a6-4bb7-a4ac-14a9b0012e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8097 2024.06.05 19:56:07.433731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8098 2024.06.05 19:56:07.433785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8099 2024.06.05 19:56:07.433804 [ 3 ] {} <Debug> HTTP-Session: de59827f-1c0c-40e0-950f-e5e7211629c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8100 2024.06.05 19:56:07.433828 [ 3 ] {} <Debug> HTTP-Session: de59827f-1c0c-40e0-950f-e5e7211629c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8101 2024.06.05 19:56:07.433843 [ 3 ] {} <Debug> HTTP-Session: de59827f-1c0c-40e0-950f-e5e7211629c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8102 2024.06.05 19:56:07.433878 [ 3 ] {} <Trace> HTTP-Session: de59827f-1c0c-40e0-950f-e5e7211629c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8103 2024.06.05 19:56:07.433983 [ 3 ] {a6d4fe84-ee3f-43f2-b628-af908f3af01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8104 2024.06.05 19:56:07.434031 [ 3 ] {a6d4fe84-ee3f-43f2-b628-af908f3af01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8105 2024.06.05 19:56:07.434184 [ 3 ] {a6d4fe84-ee3f-43f2-b628-af908f3af01f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8106 2024.06.05 19:56:07.434462 [ 3 ] {a6d4fe84-ee3f-43f2-b628-af908f3af01f} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8107 2024.06.05 19:56:07.434498 [ 3 ] {a6d4fe84-ee3f-43f2-b628-af908f3af01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8108 2024.06.05 19:56:07.434792 [ 3 ] {a6d4fe84-ee3f-43f2-b628-af908f3af01f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8109 2024.06.05 19:56:07.435091 [ 3 ] {a6d4fe84-ee3f-43f2-b628-af908f3af01f} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8110 2024.06.05 19:56:07.435246 [ 3 ] {a6d4fe84-ee3f-43f2-b628-af908f3af01f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001288 sec., 3105.590062111801 rows/sec., 253.24 KiB/sec.
8111 2024.06.05 19:56:07.435398 [ 3 ] {a6d4fe84-ee3f-43f2-b628-af908f3af01f} <Debug> DynamicQueryHandler: Done processing query
8112 2024.06.05 19:56:07.435423 [ 3 ] {a6d4fe84-ee3f-43f2-b628-af908f3af01f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8113 2024.06.05 19:56:07.435439 [ 3 ] {} <Debug> HTTP-Session: de59827f-1c0c-40e0-950f-e5e7211629c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8114 2024.06.05 19:56:07.435580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8115 2024.06.05 19:56:07.435628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8116 2024.06.05 19:56:07.435646 [ 3 ] {} <Debug> HTTP-Session: 178af088-c3a4-4b7c-a662-336cac602936 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8117 2024.06.05 19:56:07.435663 [ 3 ] {} <Debug> HTTP-Session: 178af088-c3a4-4b7c-a662-336cac602936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8118 2024.06.05 19:56:07.435676 [ 3 ] {} <Debug> HTTP-Session: 178af088-c3a4-4b7c-a662-336cac602936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8119 2024.06.05 19:56:07.435707 [ 3 ] {} <Trace> HTTP-Session: 178af088-c3a4-4b7c-a662-336cac602936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8120 2024.06.05 19:56:07.435844 [ 3 ] {646f777c-c71b-4896-94a9-afd73d0229ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8121 2024.06.05 19:56:07.435887 [ 3 ] {646f777c-c71b-4896-94a9-afd73d0229ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8122 2024.06.05 19:56:07.436012 [ 3 ] {646f777c-c71b-4896-94a9-afd73d0229ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8123 2024.06.05 19:56:07.436389 [ 3 ] {646f777c-c71b-4896-94a9-afd73d0229ac} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8124 2024.06.05 19:56:07.436426 [ 3 ] {646f777c-c71b-4896-94a9-afd73d0229ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8125 2024.06.05 19:56:07.436731 [ 3 ] {646f777c-c71b-4896-94a9-afd73d0229ac} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8126 2024.06.05 19:56:07.437035 [ 3 ] {646f777c-c71b-4896-94a9-afd73d0229ac} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8127 2024.06.05 19:56:07.437195 [ 3 ] {646f777c-c71b-4896-94a9-afd73d0229ac} <Debug> executeQuery: Read 142 rows, 12.18 KiB in 0.001405 sec., 101067.61565836299 rows/sec., 8.47 MiB/sec.
8128 2024.06.05 19:56:07.437359 [ 3 ] {646f777c-c71b-4896-94a9-afd73d0229ac} <Debug> DynamicQueryHandler: Done processing query
8129 2024.06.05 19:56:07.437384 [ 3 ] {646f777c-c71b-4896-94a9-afd73d0229ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8130 2024.06.05 19:56:07.437399 [ 3 ] {} <Debug> HTTP-Session: 178af088-c3a4-4b7c-a662-336cac602936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8131 2024.06.05 19:56:07.437505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8132 2024.06.05 19:56:07.437553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8133 2024.06.05 19:56:07.437571 [ 3 ] {} <Debug> HTTP-Session: 6c747bbe-cac9-4ffd-9ad9-cb9e6b79c286 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8134 2024.06.05 19:56:07.437588 [ 3 ] {} <Debug> HTTP-Session: 6c747bbe-cac9-4ffd-9ad9-cb9e6b79c286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8135 2024.06.05 19:56:07.437602 [ 3 ] {} <Debug> HTTP-Session: 6c747bbe-cac9-4ffd-9ad9-cb9e6b79c286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8136 2024.06.05 19:56:07.437632 [ 3 ] {} <Trace> HTTP-Session: 6c747bbe-cac9-4ffd-9ad9-cb9e6b79c286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8137 2024.06.05 19:56:07.437727 [ 3 ] {0c53ba2a-e481-4388-99f0-4d7006ed864c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8138 2024.06.05 19:56:07.437770 [ 3 ] {0c53ba2a-e481-4388-99f0-4d7006ed864c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8139 2024.06.05 19:56:07.437899 [ 3 ] {0c53ba2a-e481-4388-99f0-4d7006ed864c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8140 2024.06.05 19:56:07.438150 [ 3 ] {0c53ba2a-e481-4388-99f0-4d7006ed864c} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8141 2024.06.05 19:56:07.438185 [ 3 ] {0c53ba2a-e481-4388-99f0-4d7006ed864c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8142 2024.06.05 19:56:07.438475 [ 3 ] {0c53ba2a-e481-4388-99f0-4d7006ed864c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8143 2024.06.05 19:56:07.438788 [ 3 ] {0c53ba2a-e481-4388-99f0-4d7006ed864c} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8144 2024.06.05 19:56:07.438944 [ 3 ] {0c53ba2a-e481-4388-99f0-4d7006ed864c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001238 sec., 3231.0177705977385 rows/sec., 225.60 KiB/sec.
8145 2024.06.05 19:56:07.439089 [ 3 ] {0c53ba2a-e481-4388-99f0-4d7006ed864c} <Debug> DynamicQueryHandler: Done processing query
8146 2024.06.05 19:56:07.439113 [ 3 ] {0c53ba2a-e481-4388-99f0-4d7006ed864c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8147 2024.06.05 19:56:07.439129 [ 3 ] {} <Debug> HTTP-Session: 6c747bbe-cac9-4ffd-9ad9-cb9e6b79c286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8148 2024.06.05 19:56:07.439240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 16322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8149 2024.06.05 19:56:07.439285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8150 2024.06.05 19:56:07.439303 [ 3 ] {} <Debug> HTTP-Session: 63635e86-5a51-4fe2-ac82-58337cf6d4a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8151 2024.06.05 19:56:07.439319 [ 3 ] {} <Debug> HTTP-Session: 63635e86-5a51-4fe2-ac82-58337cf6d4a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8152 2024.06.05 19:56:07.439334 [ 3 ] {} <Debug> HTTP-Session: 63635e86-5a51-4fe2-ac82-58337cf6d4a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8153 2024.06.05 19:56:07.439364 [ 3 ] {} <Trace> HTTP-Session: 63635e86-5a51-4fe2-ac82-58337cf6d4a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8154 2024.06.05 19:56:07.439483 [ 3 ] {8135663e-3b50-4603-9bf0-e5341f79cea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8155 2024.06.05 19:56:07.439525 [ 3 ] {8135663e-3b50-4603-9bf0-e5341f79cea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8156 2024.06.05 19:56:07.439650 [ 3 ] {8135663e-3b50-4603-9bf0-e5341f79cea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8157 2024.06.05 19:56:07.439970 [ 3 ] {8135663e-3b50-4603-9bf0-e5341f79cea4} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8158 2024.06.05 19:56:07.440005 [ 3 ] {8135663e-3b50-4603-9bf0-e5341f79cea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8159 2024.06.05 19:56:07.440312 [ 3 ] {8135663e-3b50-4603-9bf0-e5341f79cea4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8160 2024.06.05 19:56:07.440613 [ 3 ] {8135663e-3b50-4603-9bf0-e5341f79cea4} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8161 2024.06.05 19:56:07.440762 [ 3 ] {8135663e-3b50-4603-9bf0-e5341f79cea4} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001319 sec., 72782.41091736163 rows/sec., 5.69 MiB/sec.
8162 2024.06.05 19:56:07.440919 [ 3 ] {8135663e-3b50-4603-9bf0-e5341f79cea4} <Debug> DynamicQueryHandler: Done processing query
8163 2024.06.05 19:56:07.440943 [ 3 ] {8135663e-3b50-4603-9bf0-e5341f79cea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8164 2024.06.05 19:56:07.440959 [ 3 ] {} <Debug> HTTP-Session: 63635e86-5a51-4fe2-ac82-58337cf6d4a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8165 2024.06.05 19:56:07.441087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8166 2024.06.05 19:56:07.441133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8167 2024.06.05 19:56:07.441152 [ 3 ] {} <Debug> HTTP-Session: 1dca313a-f2cc-4ba9-8466-56d76b7d181d Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8168 2024.06.05 19:56:07.441169 [ 3 ] {} <Debug> HTTP-Session: 1dca313a-f2cc-4ba9-8466-56d76b7d181d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8169 2024.06.05 19:56:07.441183 [ 3 ] {} <Debug> HTTP-Session: 1dca313a-f2cc-4ba9-8466-56d76b7d181d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8170 2024.06.05 19:56:07.441214 [ 3 ] {} <Trace> HTTP-Session: 1dca313a-f2cc-4ba9-8466-56d76b7d181d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8171 2024.06.05 19:56:07.441357 [ 3 ] {8edf115c-d606-479f-b401-484acbc8c49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8172 2024.06.05 19:56:07.441402 [ 3 ] {8edf115c-d606-479f-b401-484acbc8c49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8173 2024.06.05 19:56:07.441544 [ 3 ] {8edf115c-d606-479f-b401-484acbc8c49c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8174 2024.06.05 19:56:07.441998 [ 3 ] {8edf115c-d606-479f-b401-484acbc8c49c} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8175 2024.06.05 19:56:07.442033 [ 3 ] {8edf115c-d606-479f-b401-484acbc8c49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8176 2024.06.05 19:56:07.442407 [ 3 ] {8edf115c-d606-479f-b401-484acbc8c49c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8177 2024.06.05 19:56:07.442735 [ 3 ] {8edf115c-d606-479f-b401-484acbc8c49c} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8178 2024.06.05 19:56:07.442892 [ 3 ] {8edf115c-d606-479f-b401-484acbc8c49c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001595 sec., 101567.39811912226 rows/sec., 7.07 MiB/sec.
8179 2024.06.05 19:56:07.443065 [ 3 ] {8edf115c-d606-479f-b401-484acbc8c49c} <Debug> DynamicQueryHandler: Done processing query
8180 2024.06.05 19:56:07.443089 [ 3 ] {8edf115c-d606-479f-b401-484acbc8c49c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8181 2024.06.05 19:56:07.443105 [ 3 ] {} <Debug> HTTP-Session: 1dca313a-f2cc-4ba9-8466-56d76b7d181d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8182 2024.06.05 19:56:07.443242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8183 2024.06.05 19:56:07.443289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8184 2024.06.05 19:56:07.443308 [ 3 ] {} <Debug> HTTP-Session: 8a00b789-a811-4557-8f33-7fb7bf832c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8185 2024.06.05 19:56:07.443324 [ 3 ] {} <Debug> HTTP-Session: 8a00b789-a811-4557-8f33-7fb7bf832c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8186 2024.06.05 19:56:07.443339 [ 3 ] {} <Debug> HTTP-Session: 8a00b789-a811-4557-8f33-7fb7bf832c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8187 2024.06.05 19:56:07.443369 [ 3 ] {} <Trace> HTTP-Session: 8a00b789-a811-4557-8f33-7fb7bf832c1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8188 2024.06.05 19:56:07.443632 [ 3 ] {fcbe704f-bce1-461e-a06e-3ff0d1e776e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8189 2024.06.05 19:56:07.443680 [ 3 ] {fcbe704f-bce1-461e-a06e-3ff0d1e776e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8190 2024.06.05 19:56:07.443840 [ 3 ] {fcbe704f-bce1-461e-a06e-3ff0d1e776e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8191 2024.06.05 19:56:07.444243 [ 3 ] {fcbe704f-bce1-461e-a06e-3ff0d1e776e3} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8192 2024.06.05 19:56:07.444278 [ 3 ] {fcbe704f-bce1-461e-a06e-3ff0d1e776e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8193 2024.06.05 19:56:07.444677 [ 3 ] {fcbe704f-bce1-461e-a06e-3ff0d1e776e3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8194 2024.06.05 19:56:07.445007 [ 3 ] {fcbe704f-bce1-461e-a06e-3ff0d1e776e3} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8195 2024.06.05 19:56:07.445165 [ 3 ] {fcbe704f-bce1-461e-a06e-3ff0d1e776e3} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001714 sec., 16336.056009334889 rows/sec., 22.04 MiB/sec.
8196 2024.06.05 19:56:07.445325 [ 3 ] {fcbe704f-bce1-461e-a06e-3ff0d1e776e3} <Debug> DynamicQueryHandler: Done processing query
8197 2024.06.05 19:56:07.445349 [ 3 ] {fcbe704f-bce1-461e-a06e-3ff0d1e776e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
8198 2024.06.05 19:56:07.445365 [ 3 ] {} <Debug> HTTP-Session: 8a00b789-a811-4557-8f33-7fb7bf832c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8199 2024.06.05 19:56:07.445475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8200 2024.06.05 19:56:07.445520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8201 2024.06.05 19:56:07.445539 [ 3 ] {} <Debug> HTTP-Session: 4b496104-5995-44ea-b468-c02331e9c089 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8202 2024.06.05 19:56:07.445555 [ 3 ] {} <Debug> HTTP-Session: 4b496104-5995-44ea-b468-c02331e9c089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8203 2024.06.05 19:56:07.445568 [ 3 ] {} <Debug> HTTP-Session: 4b496104-5995-44ea-b468-c02331e9c089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8204 2024.06.05 19:56:07.445599 [ 3 ] {} <Trace> HTTP-Session: 4b496104-5995-44ea-b468-c02331e9c089 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8205 2024.06.05 19:56:07.445722 [ 3 ] {83a29938-83d1-4986-a5e7-f7418c9fa8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8206 2024.06.05 19:56:07.445765 [ 3 ] {83a29938-83d1-4986-a5e7-f7418c9fa8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8207 2024.06.05 19:56:07.445892 [ 3 ] {83a29938-83d1-4986-a5e7-f7418c9fa8a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8208 2024.06.05 19:56:07.446165 [ 3 ] {83a29938-83d1-4986-a5e7-f7418c9fa8a1} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8209 2024.06.05 19:56:07.446201 [ 3 ] {83a29938-83d1-4986-a5e7-f7418c9fa8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8210 2024.06.05 19:56:07.446550 [ 3 ] {83a29938-83d1-4986-a5e7-f7418c9fa8a1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8211 2024.06.05 19:56:07.446868 [ 3 ] {83a29938-83d1-4986-a5e7-f7418c9fa8a1} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8212 2024.06.05 19:56:07.447025 [ 3 ] {83a29938-83d1-4986-a5e7-f7418c9fa8a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec.
8213 2024.06.05 19:56:07.447183 [ 3 ] {83a29938-83d1-4986-a5e7-f7418c9fa8a1} <Debug> DynamicQueryHandler: Done processing query
8214 2024.06.05 19:56:07.447208 [ 3 ] {83a29938-83d1-4986-a5e7-f7418c9fa8a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8215 2024.06.05 19:56:07.447224 [ 3 ] {} <Debug> HTTP-Session: 4b496104-5995-44ea-b468-c02331e9c089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8216 2024.06.05 19:56:10.919579 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache
8217 2024.06.05 19:56:10.919651 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache
8218 2024.06.05 19:56:12.428990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8219 2024.06.05 19:56:12.429101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8220 2024.06.05 19:56:12.429124 [ 3 ] {} <Debug> HTTP-Session: eddaec57-8c71-4795-9cb0-f8c210e8005d Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8221 2024.06.05 19:56:12.429147 [ 3 ] {} <Debug> HTTP-Session: eddaec57-8c71-4795-9cb0-f8c210e8005d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8222 2024.06.05 19:56:12.429161 [ 3 ] {} <Debug> HTTP-Session: eddaec57-8c71-4795-9cb0-f8c210e8005d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8223 2024.06.05 19:56:12.429206 [ 3 ] {} <Trace> HTTP-Session: eddaec57-8c71-4795-9cb0-f8c210e8005d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8224 2024.06.05 19:56:12.429378 [ 3 ] {a4747147-e32a-4932-8013-efc6d6972b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8225 2024.06.05 19:56:12.429443 [ 3 ] {a4747147-e32a-4932-8013-efc6d6972b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8226 2024.06.05 19:56:12.429623 [ 3 ] {a4747147-e32a-4932-8013-efc6d6972b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8227 2024.06.05 19:56:12.430052 [ 3 ] {a4747147-e32a-4932-8013-efc6d6972b77} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8228 2024.06.05 19:56:12.430110 [ 3 ] {a4747147-e32a-4932-8013-efc6d6972b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8229 2024.06.05 19:56:12.430526 [ 3 ] {a4747147-e32a-4932-8013-efc6d6972b77} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8230 2024.06.05 19:56:12.430862 [ 3 ] {a4747147-e32a-4932-8013-efc6d6972b77} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8231 2024.06.05 19:56:12.431040 [ 3 ] {a4747147-e32a-4932-8013-efc6d6972b77} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001681 sec., 2379.535990481856 rows/sec., 194.03 KiB/sec.
8232 2024.06.05 19:56:12.431050 [ 33 ] {} <Debug> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8233 2024.06.05 19:56:12.431156 [ 33 ] {} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8234 2024.06.05 19:56:12.431208 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8235 2024.06.05 19:56:12.431348 [ 3 ] {a4747147-e32a-4932-8013-efc6d6972b77} <Debug> DynamicQueryHandler: Done processing query
8236 2024.06.05 19:56:12.431439 [ 3 ] {a4747147-e32a-4932-8013-efc6d6972b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8237 2024.06.05 19:56:12.431517 [ 3 ] {} <Debug> HTTP-Session: eddaec57-8c71-4795-9cb0-f8c210e8005d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8238 2024.06.05 19:56:12.431583 [ 199 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::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
8239 2024.06.05 19:56:12.431742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 8105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8240 2024.06.05 19:56:12.431841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8241 2024.06.05 19:56:12.431897 [ 3 ] {} <Debug> HTTP-Session: 6e330aac-1831-47f2-a0ae-eddea0918d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8242 2024.06.05 19:56:12.431946 [ 3 ] {} <Debug> HTTP-Session: 6e330aac-1831-47f2-a0ae-eddea0918d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8243 2024.06.05 19:56:12.431946 [ 199 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8244 2024.06.05 19:56:12.431974 [ 3 ] {} <Debug> HTTP-Session: 6e330aac-1831-47f2-a0ae-eddea0918d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8245 2024.06.05 19:56:12.432031 [ 199 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 14 rows starting from the beginning of the part
8246 2024.06.05 19:56:12.432058 [ 3 ] {} <Trace> HTTP-Session: 6e330aac-1831-47f2-a0ae-eddea0918d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8247 2024.06.05 19:56:12.432174 [ 199 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
8248 2024.06.05 19:56:12.432495 [ 3 ] {adb818ba-ea0d-4b3e-a22a-17d7985f9177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8249 2024.06.05 19:56:12.432533 [ 199 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
8250 2024.06.05 19:56:12.432712 [ 3 ] {adb818ba-ea0d-4b3e-a22a-17d7985f9177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8251 2024.06.05 19:56:12.432858 [ 199 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
8252 2024.06.05 19:56:12.433259 [ 199 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
8253 2024.06.05 19:56:12.433607 [ 199 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
8254 2024.06.05 19:56:12.433619 [ 3 ] {adb818ba-ea0d-4b3e-a22a-17d7985f9177} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8255 2024.06.05 19:56:12.434560 [ 3 ] {adb818ba-ea0d-4b3e-a22a-17d7985f9177} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8256 2024.06.05 19:56:12.434618 [ 3 ] {adb818ba-ea0d-4b3e-a22a-17d7985f9177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8257 2024.06.05 19:56:12.435517 [ 3 ] {adb818ba-ea0d-4b3e-a22a-17d7985f9177} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8258 2024.06.05 19:56:12.436218 [ 199 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004913786 sec., 5698.253851510831 rows/sec., 464.65 KiB/sec.
8259 2024.06.05 19:56:12.436454 [ 3 ] {adb818ba-ea0d-4b3e-a22a-17d7985f9177} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8260 2024.06.05 19:56:12.436459 [ 201 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8261 2024.06.05 19:56:12.436733 [ 33 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8262 2024.06.05 19:56:12.436773 [ 3 ] {adb818ba-ea0d-4b3e-a22a-17d7985f9177} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.004509 sec., 12863.162563761367 rows/sec., 1009.48 KiB/sec.
8263 2024.06.05 19:56:12.436789 [ 33 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8264 2024.06.05 19:56:12.436870 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8265 2024.06.05 19:56:12.437518 [ 3 ] {adb818ba-ea0d-4b3e-a22a-17d7985f9177} <Debug> DynamicQueryHandler: Done processing query
8266 2024.06.05 19:56:12.437578 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
8267 2024.06.05 19:56:12.437600 [ 3 ] {adb818ba-ea0d-4b3e-a22a-17d7985f9177} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8268 2024.06.05 19:56:12.437668 [ 3 ] {} <Debug> HTTP-Session: 6e330aac-1831-47f2-a0ae-eddea0918d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8269 2024.06.05 19:56:12.437858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8270 2024.06.05 19:56:12.437893 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8271 2024.06.05 19:56:12.437971 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 184 rows starting from the beginning of the part
8272 2024.06.05 19:56:12.437976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8273 2024.06.05 19:56:12.438037 [ 3 ] {} <Debug> HTTP-Session: bffffa3a-ba77-4306-94d2-a146db095fd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8274 2024.06.05 19:56:12.438089 [ 201 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_21_4} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8275 2024.06.05 19:56:12.438167 [ 3 ] {} <Debug> HTTP-Session: bffffa3a-ba77-4306-94d2-a146db095fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8276 2024.06.05 19:56:12.438271 [ 3 ] {} <Debug> HTTP-Session: bffffa3a-ba77-4306-94d2-a146db095fd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8277 2024.06.05 19:56:12.438288 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part
8278 2024.06.05 19:56:12.438423 [ 3 ] {} <Trace> HTTP-Session: bffffa3a-ba77-4306-94d2-a146db095fd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8279 2024.06.05 19:56:12.438727 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 176 rows starting from the beginning of the part
8280 2024.06.05 19:56:12.438774 [ 201 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_21_4} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8281 2024.06.05 19:56:12.438883 [ 3 ] {013f370b-c5af-4768-96ef-5a3a5fcf6bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8282 2024.06.05 19:56:12.439060 [ 3 ] {013f370b-c5af-4768-96ef-5a3a5fcf6bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8283 2024.06.05 19:56:12.439136 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part
8284 2024.06.05 19:56:12.439496 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 142 rows starting from the beginning of the part
8285 2024.06.05 19:56:12.439890 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 58 rows starting from the beginning of the part
8286 2024.06.05 19:56:12.440292 [ 3 ] {013f370b-c5af-4768-96ef-5a3a5fcf6bc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8287 2024.06.05 19:56:12.440671 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8288 2024.06.05 19:56:12.441011 [ 3 ] {013f370b-c5af-4768-96ef-5a3a5fcf6bc2} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8289 2024.06.05 19:56:12.441057 [ 3 ] {013f370b-c5af-4768-96ef-5a3a5fcf6bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8290 2024.06.05 19:56:12.441504 [ 3 ] {013f370b-c5af-4768-96ef-5a3a5fcf6bc2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8291 2024.06.05 19:56:12.441931 [ 199 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 4 columns (4 merged, 0 gathered) in 0.004875915 sec., 137820.28603862046 rows/sec., 11.18 MiB/sec.
8292 2024.06.05 19:56:12.442082 [ 3 ] {013f370b-c5af-4768-96ef-5a3a5fcf6bc2} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8293 2024.06.05 19:56:12.442203 [ 199 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8294 2024.06.05 19:56:12.442417 [ 3 ] {013f370b-c5af-4768-96ef-5a3a5fcf6bc2} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003679 sec., 1087.2519706441967 rows/sec., 75.92 KiB/sec.
8295 2024.06.05 19:56:12.442410 [ 33 ] {} <Debug> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8296 2024.06.05 19:56:12.442575 [ 33 ] {} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8297 2024.06.05 19:56:12.442730 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8298 2024.06.05 19:56:12.442987 [ 3 ] {013f370b-c5af-4768-96ef-5a3a5fcf6bc2} <Debug> DynamicQueryHandler: Done processing query
8299 2024.06.05 19:56:12.443087 [ 3 ] {013f370b-c5af-4768-96ef-5a3a5fcf6bc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8300 2024.06.05 19:56:12.443160 [ 3 ] {} <Debug> HTTP-Session: bffffa3a-ba77-4306-94d2-a146db095fd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8301 2024.06.05 19:56:12.443312 [ 193 ] {370d1716-43c9-48f0-a973-86c39836029c::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
8302 2024.06.05 19:56:12.443367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8303 2024.06.05 19:56:12.443536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8304 2024.06.05 19:56:12.443613 [ 3 ] {} <Debug> HTTP-Session: 89a55a63-b7f8-4eb8-bf34-3515529a9d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8305 2024.06.05 19:56:12.443688 [ 3 ] {} <Debug> HTTP-Session: 89a55a63-b7f8-4eb8-bf34-3515529a9d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8306 2024.06.05 19:56:12.443753 [ 3 ] {} <Debug> HTTP-Session: 89a55a63-b7f8-4eb8-bf34-3515529a9d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8307 2024.06.05 19:56:12.443835 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_61_12} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8308 2024.06.05 19:56:12.443868 [ 193 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8309 2024.06.05 19:56:12.443889 [ 3 ] {} <Trace> HTTP-Session: 89a55a63-b7f8-4eb8-bf34-3515529a9d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8310 2024.06.05 19:56:12.444000 [ 193 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 14 rows starting from the beginning of the part
8311 2024.06.05 19:56:12.444126 [ 192 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_61_12} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8312 2024.06.05 19:56:12.444310 [ 3 ] {bd892d03-c537-40ce-b079-8e179788dd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8313 2024.06.05 19:56:12.444471 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
8314 2024.06.05 19:56:12.444515 [ 3 ] {bd892d03-c537-40ce-b079-8e179788dd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8315 2024.06.05 19:56:12.444592 [ 193 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
8316 2024.06.05 19:56:12.444962 [ 193 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
8317 2024.06.05 19:56:12.445317 [ 193 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
8318 2024.06.05 19:56:12.445371 [ 3 ] {bd892d03-c537-40ce-b079-8e179788dd17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8319 2024.06.05 19:56:12.445588 [ 193 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
8320 2024.06.05 19:56:12.445828 [ 193 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
8321 2024.06.05 19:56:12.446598 [ 3 ] {bd892d03-c537-40ce-b079-8e179788dd17} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8322 2024.06.05 19:56:12.446656 [ 3 ] {bd892d03-c537-40ce-b079-8e179788dd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8323 2024.06.05 19:56:12.447452 [ 3 ] {bd892d03-c537-40ce-b079-8e179788dd17} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8324 2024.06.05 19:56:12.448468 [ 3 ] {bd892d03-c537-40ce-b079-8e179788dd17} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8325 2024.06.05 19:56:12.448490 [ 192 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.00552181 sec., 5070.801059797422 rows/sec., 354.06 KiB/sec.
8326 2024.06.05 19:56:12.448682 [ 193 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8327 2024.06.05 19:56:12.448694 [ 33 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8328 2024.06.05 19:56:12.448711 [ 3 ] {bd892d03-c537-40ce-b079-8e179788dd17} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004601 sec., 14779.39578352532 rows/sec., 1.15 MiB/sec.
8329 2024.06.05 19:56:12.448775 [ 33 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8330 2024.06.05 19:56:12.448872 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8331 2024.06.05 19:56:12.449333 [ 3 ] {bd892d03-c537-40ce-b079-8e179788dd17} <Debug> DynamicQueryHandler: Done processing query
8332 2024.06.05 19:56:12.449441 [ 3 ] {bd892d03-c537-40ce-b079-8e179788dd17} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8333 2024.06.05 19:56:12.449448 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
8334 2024.06.05 19:56:12.449567 [ 3 ] {} <Debug> HTTP-Session: 89a55a63-b7f8-4eb8-bf34-3515529a9d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8335 2024.06.05 19:56:12.449925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 27207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8336 2024.06.05 19:56:12.450227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8337 2024.06.05 19:56:12.450361 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8338 2024.06.05 19:56:12.450376 [ 3 ] {} <Debug> HTTP-Session: 95c47269-3791-4adc-819e-74ede087d583 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8339 2024.06.05 19:56:12.450497 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 148 rows starting from the beginning of the part
8340 2024.06.05 19:56:12.450500 [ 3 ] {} <Debug> HTTP-Session: 95c47269-3791-4adc-819e-74ede087d583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8341 2024.06.05 19:56:12.450608 [ 3 ] {} <Debug> HTTP-Session: 95c47269-3791-4adc-819e-74ede087d583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8342 2024.06.05 19:56:12.450839 [ 3 ] {} <Trace> HTTP-Session: 95c47269-3791-4adc-819e-74ede087d583 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8343 2024.06.05 19:56:12.450976 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part
8344 2024.06.05 19:56:12.451317 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 116 rows starting from the beginning of the part
8345 2024.06.05 19:56:12.451330 [ 3 ] {051f0eef-abcc-47fb-8437-0c6e767e49ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8346 2024.06.05 19:56:12.451555 [ 3 ] {051f0eef-abcc-47fb-8437-0c6e767e49ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8347 2024.06.05 19:56:12.451734 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part
8348 2024.06.05 19:56:12.452128 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 96 rows starting from the beginning of the part
8349 2024.06.05 19:56:12.452497 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 68 rows starting from the beginning of the part
8350 2024.06.05 19:56:12.452757 [ 3 ] {051f0eef-abcc-47fb-8437-0c6e767e49ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8351 2024.06.05 19:56:12.452928 [ 193 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_21_4} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8352 2024.06.05 19:56:12.453326 [ 193 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_21_4} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8353 2024.06.05 19:56:12.453509 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8354 2024.06.05 19:56:12.454091 [ 3 ] {051f0eef-abcc-47fb-8437-0c6e767e49ae} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8355 2024.06.05 19:56:12.454158 [ 3 ] {051f0eef-abcc-47fb-8437-0c6e767e49ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8356 2024.06.05 19:56:12.455369 [ 3 ] {051f0eef-abcc-47fb-8437-0c6e767e49ae} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8357 2024.06.05 19:56:12.455674 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.006629916 sec., 83862.29931118283 rows/sec., 6.55 MiB/sec.
8358 2024.06.05 19:56:12.455947 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8359 2024.06.05 19:56:12.456265 [ 3 ] {051f0eef-abcc-47fb-8437-0c6e767e49ae} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8360 2024.06.05 19:56:12.456673 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8361 2024.06.05 19:56:12.456691 [ 3 ] {051f0eef-abcc-47fb-8437-0c6e767e49ae} <Debug> executeQuery: Read 142 rows, 10.13 KiB in 0.005587 sec., 25416.144621442636 rows/sec., 1.77 MiB/sec.
8362 2024.06.05 19:56:12.456760 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8363 2024.06.05 19:56:12.456874 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_61_12} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8364 2024.06.05 19:56:12.457003 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8365 2024.06.05 19:56:12.457179 [ 199 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_61_12} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8366 2024.06.05 19:56:12.457244 [ 3 ] {051f0eef-abcc-47fb-8437-0c6e767e49ae} <Debug> DynamicQueryHandler: Done processing query
8367 2024.06.05 19:56:12.457311 [ 3 ] {051f0eef-abcc-47fb-8437-0c6e767e49ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8368 2024.06.05 19:56:12.457378 [ 3 ] {} <Debug> HTTP-Session: 95c47269-3791-4adc-819e-74ede087d583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8369 2024.06.05 19:56:12.457409 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
8370 2024.06.05 19:56:12.457465 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
8371 2024.06.05 19:56:12.457554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 8213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8372 2024.06.05 19:56:12.457631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8373 2024.06.05 19:56:12.457635 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8374 2024.06.05 19:56:12.457653 [ 3 ] {} <Debug> HTTP-Session: 99ce10e6-7319-4927-99ce-3ce519a29f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8375 2024.06.05 19:56:12.457678 [ 3 ] {} <Debug> HTTP-Session: 99ce10e6-7319-4927-99ce-3ce519a29f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8376 2024.06.05 19:56:12.457683 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 8966 rows starting from the beginning of the part
8377 2024.06.05 19:56:12.457696 [ 3 ] {} <Debug> HTTP-Session: 99ce10e6-7319-4927-99ce-3ce519a29f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8378 2024.06.05 19:56:12.457745 [ 3 ] {} <Trace> HTTP-Session: 99ce10e6-7319-4927-99ce-3ce519a29f98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8379 2024.06.05 19:56:12.457886 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
8380 2024.06.05 19:56:12.458104 [ 3 ] {ddc2f9f4-0c5a-4d6b-9570-3177d22e95d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8381 2024.06.05 19:56:12.458248 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 196 rows starting from the beginning of the part
8382 2024.06.05 19:56:12.458254 [ 3 ] {ddc2f9f4-0c5a-4d6b-9570-3177d22e95d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8383 2024.06.05 19:56:12.458643 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part
8384 2024.06.05 19:56:12.459020 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 162 rows starting from the beginning of the part
8385 2024.06.05 19:56:12.459386 [ 192 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 142 rows starting from the beginning of the part
8386 2024.06.05 19:56:12.459473 [ 3 ] {ddc2f9f4-0c5a-4d6b-9570-3177d22e95d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8387 2024.06.05 19:56:12.460210 [ 3 ] {ddc2f9f4-0c5a-4d6b-9570-3177d22e95d7} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8388 2024.06.05 19:56:12.460254 [ 3 ] {ddc2f9f4-0c5a-4d6b-9570-3177d22e95d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8389 2024.06.05 19:56:12.460714 [ 3 ] {ddc2f9f4-0c5a-4d6b-9570-3177d22e95d7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
8390 2024.06.05 19:56:12.461047 [ 3 ] {ddc2f9f4-0c5a-4d6b-9570-3177d22e95d7} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8391 2024.06.05 19:56:12.461263 [ 33 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
8392 2024.06.05 19:56:12.461275 [ 3 ] {ddc2f9f4-0c5a-4d6b-9570-3177d22e95d7} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.003331 sec., 16211.347943560491 rows/sec., 1.09 MiB/sec.
8393 2024.06.05 19:56:12.461354 [ 33 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8394 2024.06.05 19:56:12.461493 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8395 2024.06.05 19:56:12.461797 [ 3 ] {ddc2f9f4-0c5a-4d6b-9570-3177d22e95d7} <Debug> DynamicQueryHandler: Done processing query
8396 2024.06.05 19:56:12.461886 [ 3 ] {ddc2f9f4-0c5a-4d6b-9570-3177d22e95d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8397 2024.06.05 19:56:12.461969 [ 3 ] {} <Debug> HTTP-Session: 99ce10e6-7319-4927-99ce-3ce519a29f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8398 2024.06.05 19:56:12.462029 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
8399 2024.06.05 19:56:12.462461 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8400 2024.06.05 19:56:12.462550 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3178 rows starting from the beginning of the part
8401 2024.06.05 19:56:12.462841 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
8402 2024.06.05 19:56:12.463156 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
8403 2024.06.05 19:56:12.463422 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part
8404 2024.06.05 19:56:12.463501 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
8405 2024.06.05 19:56:12.463673 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 54 rows starting from the beginning of the part
8406 2024.06.05 19:56:12.465431 [ 196 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9786 rows, containing 5 columns (5 merged, 0 gathered) in 0.008270876 sec., 1183187.8509604062 rows/sec., 82.47 MiB/sec.
8407 2024.06.05 19:56:12.465714 [ 197 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8408 2024.06.05 19:56:12.466152 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3472 rows, containing 4 columns (4 merged, 0 gathered) in 0.004466695 sec., 777308.502147561 rows/sec., 52.34 MiB/sec.
8409 2024.06.05 19:56:12.466447 [ 197 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8410 2024.06.05 19:56:12.466565 [ 197 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8411 2024.06.05 19:56:12.466575 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
8412 2024.06.05 19:56:12.466751 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB.
8413 2024.06.05 19:56:12.467120 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_61_12} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8414 2024.06.05 19:56:12.467211 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_61_12} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
8415 2024.06.05 19:56:12.467302 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
8416 2024.06.05 19:56:17.432312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8417 2024.06.05 19:56:17.432469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8418 2024.06.05 19:56:17.432499 [ 3 ] {} <Debug> HTTP-Session: 44b72bc8-56ae-44be-b722-09f30994cee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8419 2024.06.05 19:56:17.432526 [ 3 ] {} <Debug> HTTP-Session: 44b72bc8-56ae-44be-b722-09f30994cee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8420 2024.06.05 19:56:17.432543 [ 3 ] {} <Debug> HTTP-Session: 44b72bc8-56ae-44be-b722-09f30994cee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8421 2024.06.05 19:56:17.432596 [ 3 ] {} <Trace> HTTP-Session: 44b72bc8-56ae-44be-b722-09f30994cee1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8422 2024.06.05 19:56:17.432788 [ 3 ] {0c57e7c0-5a74-4739-88db-f5dcff56e7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8423 2024.06.05 19:56:17.432852 [ 3 ] {0c57e7c0-5a74-4739-88db-f5dcff56e7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8424 2024.06.05 19:56:17.433039 [ 3 ] {0c57e7c0-5a74-4739-88db-f5dcff56e7d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8425 2024.06.05 19:56:17.433474 [ 3 ] {0c57e7c0-5a74-4739-88db-f5dcff56e7d1} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8426 2024.06.05 19:56:17.433515 [ 3 ] {0c57e7c0-5a74-4739-88db-f5dcff56e7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8427 2024.06.05 19:56:17.433882 [ 3 ] {0c57e7c0-5a74-4739-88db-f5dcff56e7d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8428 2024.06.05 19:56:17.434228 [ 3 ] {0c57e7c0-5a74-4739-88db-f5dcff56e7d1} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8429 2024.06.05 19:56:17.434372 [ 24 ] {} <Debug> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0
8430 2024.06.05 19:56:17.434373 [ 3 ] {0c57e7c0-5a74-4739-88db-f5dcff56e7d1} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001644 sec., 17031.6301703163 rows/sec., 1.35 MiB/sec.
8431 2024.06.05 19:56:17.434415 [ 24 ] {} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8432 2024.06.05 19:56:17.434451 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8433 2024.06.05 19:56:17.434648 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full
8434 2024.06.05 19:56:17.434674 [ 3 ] {0c57e7c0-5a74-4739-88db-f5dcff56e7d1} <Debug> DynamicQueryHandler: Done processing query
8435 2024.06.05 19:56:17.434723 [ 3 ] {0c57e7c0-5a74-4739-88db-f5dcff56e7d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8436 2024.06.05 19:56:17.434755 [ 3 ] {} <Debug> HTTP-Session: 44b72bc8-56ae-44be-b722-09f30994cee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8437 2024.06.05 19:56:17.434873 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8438 2024.06.05 19:56:17.434930 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 28 rows starting from the beginning of the part
8439 2024.06.05 19:56:17.434951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8440 2024.06.05 19:56:17.435086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8441 2024.06.05 19:56:17.435136 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part
8442 2024.06.05 19:56:17.435155 [ 3 ] {} <Debug> HTTP-Session: c51a8dce-91aa-414a-9eb9-b992dc02cda8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8443 2024.06.05 19:56:17.435225 [ 3 ] {} <Debug> HTTP-Session: c51a8dce-91aa-414a-9eb9-b992dc02cda8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8444 2024.06.05 19:56:17.435298 [ 3 ] {} <Debug> HTTP-Session: c51a8dce-91aa-414a-9eb9-b992dc02cda8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8445 2024.06.05 19:56:17.435431 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part
8446 2024.06.05 19:56:17.435442 [ 3 ] {} <Trace> HTTP-Session: c51a8dce-91aa-414a-9eb9-b992dc02cda8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8447 2024.06.05 19:56:17.435840 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part
8448 2024.06.05 19:56:17.435959 [ 3 ] {6118245b-a4f2-4814-a60d-9c0aa71430f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8449 2024.06.05 19:56:17.436091 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part
8450 2024.06.05 19:56:17.436127 [ 3 ] {6118245b-a4f2-4814-a60d-9c0aa71430f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8451 2024.06.05 19:56:17.436809 [ 3 ] {6118245b-a4f2-4814-a60d-9c0aa71430f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8452 2024.06.05 19:56:17.437605 [ 3 ] {6118245b-a4f2-4814-a60d-9c0aa71430f1} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8453 2024.06.05 19:56:17.437671 [ 3 ] {6118245b-a4f2-4814-a60d-9c0aa71430f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8454 2024.06.05 19:56:17.438593 [ 3 ] {6118245b-a4f2-4814-a60d-9c0aa71430f1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8455 2024.06.05 19:56:17.438646 [ 198 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.004098027 sec., 34162.78126034797 rows/sec., 2.70 MiB/sec.
8456 2024.06.05 19:56:17.438868 [ 198 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary)
8457 2024.06.05 19:56:17.439280 [ 3 ] {6118245b-a4f2-4814-a60d-9c0aa71430f1} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8458 2024.06.05 19:56:17.439595 [ 3 ] {6118245b-a4f2-4814-a60d-9c0aa71430f1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003868 sec., 517.063081695967 rows/sec., 42.16 KiB/sec.
8459 2024.06.05 19:56:17.439853 [ 195 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_30_7} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8460 2024.06.05 19:56:17.440125 [ 3 ] {6118245b-a4f2-4814-a60d-9c0aa71430f1} <Debug> DynamicQueryHandler: Done processing query
8461 2024.06.05 19:56:17.440203 [ 3 ] {6118245b-a4f2-4814-a60d-9c0aa71430f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8462 2024.06.05 19:56:17.440277 [ 3 ] {} <Debug> HTTP-Session: c51a8dce-91aa-414a-9eb9-b992dc02cda8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8463 2024.06.05 19:56:17.440292 [ 195 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_30_7} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7
8464 2024.06.05 19:56:17.440506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8465 2024.06.05 19:56:17.440506 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8466 2024.06.05 19:56:17.440578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8467 2024.06.05 19:56:17.440603 [ 3 ] {} <Debug> HTTP-Session: f03491b2-8eb0-4b47-b287-e4411fc10e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8468 2024.06.05 19:56:17.440620 [ 3 ] {} <Debug> HTTP-Session: f03491b2-8eb0-4b47-b287-e4411fc10e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8469 2024.06.05 19:56:17.440633 [ 3 ] {} <Debug> HTTP-Session: f03491b2-8eb0-4b47-b287-e4411fc10e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8470 2024.06.05 19:56:17.440665 [ 3 ] {} <Trace> HTTP-Session: f03491b2-8eb0-4b47-b287-e4411fc10e3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8471 2024.06.05 19:56:17.440818 [ 3 ] {2d260992-ad13-4570-baf5-286e1623115d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8472 2024.06.05 19:56:17.440863 [ 3 ] {2d260992-ad13-4570-baf5-286e1623115d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8473 2024.06.05 19:56:17.441015 [ 3 ] {2d260992-ad13-4570-baf5-286e1623115d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8474 2024.06.05 19:56:17.441434 [ 3 ] {2d260992-ad13-4570-baf5-286e1623115d} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8475 2024.06.05 19:56:17.441471 [ 3 ] {2d260992-ad13-4570-baf5-286e1623115d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8476 2024.06.05 19:56:17.441793 [ 3 ] {2d260992-ad13-4570-baf5-286e1623115d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8477 2024.06.05 19:56:17.442103 [ 3 ] {2d260992-ad13-4570-baf5-286e1623115d} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8478 2024.06.05 19:56:17.442237 [ 3 ] {2d260992-ad13-4570-baf5-286e1623115d} <Debug> executeQuery: Read 141 rows, 12.11 KiB in 0.001487 sec., 94821.78883658373 rows/sec., 7.95 MiB/sec.
8479 2024.06.05 19:56:17.442409 [ 3 ] {2d260992-ad13-4570-baf5-286e1623115d} <Debug> DynamicQueryHandler: Done processing query
8480 2024.06.05 19:56:17.442438 [ 3 ] {2d260992-ad13-4570-baf5-286e1623115d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8481 2024.06.05 19:56:17.442458 [ 3 ] {} <Debug> HTTP-Session: f03491b2-8eb0-4b47-b287-e4411fc10e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8482 2024.06.05 19:56:17.442572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8483 2024.06.05 19:56:17.442625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8484 2024.06.05 19:56:17.442652 [ 3 ] {} <Debug> HTTP-Session: 91f4689c-74d9-4f0d-a3b3-9effcd6bad00 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8485 2024.06.05 19:56:17.442668 [ 3 ] {} <Debug> HTTP-Session: 91f4689c-74d9-4f0d-a3b3-9effcd6bad00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8486 2024.06.05 19:56:17.442681 [ 3 ] {} <Debug> HTTP-Session: 91f4689c-74d9-4f0d-a3b3-9effcd6bad00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8487 2024.06.05 19:56:17.442714 [ 3 ] {} <Trace> HTTP-Session: 91f4689c-74d9-4f0d-a3b3-9effcd6bad00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8488 2024.06.05 19:56:17.442824 [ 3 ] {b1df3cc1-6124-4897-9029-07d26a32a0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8489 2024.06.05 19:56:17.442872 [ 3 ] {b1df3cc1-6124-4897-9029-07d26a32a0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8490 2024.06.05 19:56:17.443012 [ 3 ] {b1df3cc1-6124-4897-9029-07d26a32a0df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8491 2024.06.05 19:56:17.443300 [ 3 ] {b1df3cc1-6124-4897-9029-07d26a32a0df} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8492 2024.06.05 19:56:17.443335 [ 3 ] {b1df3cc1-6124-4897-9029-07d26a32a0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8493 2024.06.05 19:56:17.443667 [ 3 ] {b1df3cc1-6124-4897-9029-07d26a32a0df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8494 2024.06.05 19:56:17.444034 [ 3 ] {b1df3cc1-6124-4897-9029-07d26a32a0df} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8495 2024.06.05 19:56:17.444170 [ 3 ] {b1df3cc1-6124-4897-9029-07d26a32a0df} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001371 sec., 1458.7892049598834 rows/sec., 101.86 KiB/sec.
8496 2024.06.05 19:56:17.444339 [ 3 ] {b1df3cc1-6124-4897-9029-07d26a32a0df} <Debug> DynamicQueryHandler: Done processing query
8497 2024.06.05 19:56:17.444367 [ 3 ] {b1df3cc1-6124-4897-9029-07d26a32a0df} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8498 2024.06.05 19:56:17.444383 [ 3 ] {} <Debug> HTTP-Session: 91f4689c-74d9-4f0d-a3b3-9effcd6bad00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8499 2024.06.05 19:56:17.444511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8500 2024.06.05 19:56:17.444562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8501 2024.06.05 19:56:17.444587 [ 3 ] {} <Debug> HTTP-Session: 9ab86f9e-9843-402f-a633-10177a1370fe Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8502 2024.06.05 19:56:17.444604 [ 3 ] {} <Debug> HTTP-Session: 9ab86f9e-9843-402f-a633-10177a1370fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8503 2024.06.05 19:56:17.444618 [ 3 ] {} <Debug> HTTP-Session: 9ab86f9e-9843-402f-a633-10177a1370fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8504 2024.06.05 19:56:17.444656 [ 3 ] {} <Trace> HTTP-Session: 9ab86f9e-9843-402f-a633-10177a1370fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8505 2024.06.05 19:56:17.444798 [ 3 ] {d37b0d9d-389f-44ca-9e4f-8095f3835f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8506 2024.06.05 19:56:17.444843 [ 3 ] {d37b0d9d-389f-44ca-9e4f-8095f3835f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8507 2024.06.05 19:56:17.444982 [ 3 ] {d37b0d9d-389f-44ca-9e4f-8095f3835f6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8508 2024.06.05 19:56:17.445336 [ 3 ] {d37b0d9d-389f-44ca-9e4f-8095f3835f6d} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8509 2024.06.05 19:56:17.445373 [ 3 ] {d37b0d9d-389f-44ca-9e4f-8095f3835f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8510 2024.06.05 19:56:17.445724 [ 3 ] {d37b0d9d-389f-44ca-9e4f-8095f3835f6d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8511 2024.06.05 19:56:17.446074 [ 3 ] {d37b0d9d-389f-44ca-9e4f-8095f3835f6d} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8512 2024.06.05 19:56:17.446227 [ 3 ] {d37b0d9d-389f-44ca-9e4f-8095f3835f6d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001488 sec., 63172.04301075269 rows/sec., 4.94 MiB/sec.
8513 2024.06.05 19:56:17.446390 [ 3 ] {d37b0d9d-389f-44ca-9e4f-8095f3835f6d} <Debug> DynamicQueryHandler: Done processing query
8514 2024.06.05 19:56:17.446414 [ 3 ] {d37b0d9d-389f-44ca-9e4f-8095f3835f6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8515 2024.06.05 19:56:17.446430 [ 3 ] {} <Debug> HTTP-Session: 9ab86f9e-9843-402f-a633-10177a1370fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8516 2024.06.05 19:56:17.446575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8517 2024.06.05 19:56:17.446623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8518 2024.06.05 19:56:17.446641 [ 3 ] {} <Debug> HTTP-Session: 3286f9eb-6258-4983-80f1-c16f8046cb2d Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8519 2024.06.05 19:56:17.446657 [ 3 ] {} <Debug> HTTP-Session: 3286f9eb-6258-4983-80f1-c16f8046cb2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8520 2024.06.05 19:56:17.446670 [ 3 ] {} <Debug> HTTP-Session: 3286f9eb-6258-4983-80f1-c16f8046cb2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8521 2024.06.05 19:56:17.446702 [ 3 ] {} <Trace> HTTP-Session: 3286f9eb-6258-4983-80f1-c16f8046cb2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8522 2024.06.05 19:56:17.446844 [ 3 ] {347621de-19ee-4950-a009-971c8b20c7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8523 2024.06.05 19:56:17.446890 [ 3 ] {347621de-19ee-4950-a009-971c8b20c7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8524 2024.06.05 19:56:17.447034 [ 3 ] {347621de-19ee-4950-a009-971c8b20c7b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8525 2024.06.05 19:56:17.447425 [ 3 ] {347621de-19ee-4950-a009-971c8b20c7b9} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8526 2024.06.05 19:56:17.447461 [ 3 ] {347621de-19ee-4950-a009-971c8b20c7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8527 2024.06.05 19:56:17.447846 [ 3 ] {347621de-19ee-4950-a009-971c8b20c7b9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8528 2024.06.05 19:56:17.448186 [ 3 ] {347621de-19ee-4950-a009-971c8b20c7b9} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8529 2024.06.05 19:56:17.448345 [ 3 ] {347621de-19ee-4950-a009-971c8b20c7b9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001563 sec., 103007.03774792067 rows/sec., 7.17 MiB/sec.
8530 2024.06.05 19:56:17.448514 [ 3 ] {347621de-19ee-4950-a009-971c8b20c7b9} <Debug> DynamicQueryHandler: Done processing query
8531 2024.06.05 19:56:17.448537 [ 3 ] {347621de-19ee-4950-a009-971c8b20c7b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8532 2024.06.05 19:56:17.448553 [ 3 ] {} <Debug> HTTP-Session: 3286f9eb-6258-4983-80f1-c16f8046cb2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8533 2024.06.05 19:56:17.448708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8534 2024.06.05 19:56:17.448757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8535 2024.06.05 19:56:17.448775 [ 3 ] {} <Debug> HTTP-Session: cca94e65-d452-434c-b86a-57e65f10a7ab Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8536 2024.06.05 19:56:17.448792 [ 3 ] {} <Debug> HTTP-Session: cca94e65-d452-434c-b86a-57e65f10a7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8537 2024.06.05 19:56:17.448805 [ 3 ] {} <Debug> HTTP-Session: cca94e65-d452-434c-b86a-57e65f10a7ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8538 2024.06.05 19:56:17.448836 [ 3 ] {} <Trace> HTTP-Session: cca94e65-d452-434c-b86a-57e65f10a7ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8539 2024.06.05 19:56:17.449125 [ 3 ] {dcb2c568-0ba4-4906-a159-46924700b5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8540 2024.06.05 19:56:17.449174 [ 3 ] {dcb2c568-0ba4-4906-a159-46924700b5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8541 2024.06.05 19:56:17.449335 [ 3 ] {dcb2c568-0ba4-4906-a159-46924700b5a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8542 2024.06.05 19:56:17.449798 [ 3 ] {dcb2c568-0ba4-4906-a159-46924700b5a6} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8543 2024.06.05 19:56:17.449833 [ 3 ] {dcb2c568-0ba4-4906-a159-46924700b5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8544 2024.06.05 19:56:17.450246 [ 3 ] {dcb2c568-0ba4-4906-a159-46924700b5a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8545 2024.06.05 19:56:17.450585 [ 3 ] {dcb2c568-0ba4-4906-a159-46924700b5a6} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8546 2024.06.05 19:56:17.450757 [ 3 ] {dcb2c568-0ba4-4906-a159-46924700b5a6} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001831 sec., 15292.190060076462 rows/sec., 20.64 MiB/sec.
8547 2024.06.05 19:56:17.450940 [ 3 ] {dcb2c568-0ba4-4906-a159-46924700b5a6} <Debug> DynamicQueryHandler: Done processing query
8548 2024.06.05 19:56:17.450964 [ 3 ] {dcb2c568-0ba4-4906-a159-46924700b5a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
8549 2024.06.05 19:56:17.450980 [ 3 ] {} <Debug> HTTP-Session: cca94e65-d452-434c-b86a-57e65f10a7ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8550 2024.06.05 19:56:17.451102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8551 2024.06.05 19:56:17.451149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8552 2024.06.05 19:56:17.451169 [ 3 ] {} <Debug> HTTP-Session: bc74a502-4559-4bd4-bc8a-7068457d32af Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8553 2024.06.05 19:56:17.451185 [ 3 ] {} <Debug> HTTP-Session: bc74a502-4559-4bd4-bc8a-7068457d32af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8554 2024.06.05 19:56:17.451198 [ 3 ] {} <Debug> HTTP-Session: bc74a502-4559-4bd4-bc8a-7068457d32af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8555 2024.06.05 19:56:17.451227 [ 3 ] {} <Trace> HTTP-Session: bc74a502-4559-4bd4-bc8a-7068457d32af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8556 2024.06.05 19:56:17.451356 [ 3 ] {bd1ab60c-0bb6-4bdb-ac30-687b47841617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8557 2024.06.05 19:56:17.451399 [ 3 ] {bd1ab60c-0bb6-4bdb-ac30-687b47841617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8558 2024.06.05 19:56:17.451526 [ 3 ] {bd1ab60c-0bb6-4bdb-ac30-687b47841617} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8559 2024.06.05 19:56:17.451800 [ 3 ] {bd1ab60c-0bb6-4bdb-ac30-687b47841617} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8560 2024.06.05 19:56:17.451834 [ 3 ] {bd1ab60c-0bb6-4bdb-ac30-687b47841617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8561 2024.06.05 19:56:17.452183 [ 3 ] {bd1ab60c-0bb6-4bdb-ac30-687b47841617} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
8562 2024.06.05 19:56:17.452503 [ 3 ] {bd1ab60c-0bb6-4bdb-ac30-687b47841617} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8563 2024.06.05 19:56:17.452652 [ 3 ] {bd1ab60c-0bb6-4bdb-ac30-687b47841617} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec.
8564 2024.06.05 19:56:17.452916 [ 3 ] {bd1ab60c-0bb6-4bdb-ac30-687b47841617} <Debug> DynamicQueryHandler: Done processing query
8565 2024.06.05 19:56:17.452980 [ 3 ] {bd1ab60c-0bb6-4bdb-ac30-687b47841617} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8566 2024.06.05 19:56:17.453052 [ 3 ] {} <Debug> HTTP-Session: bc74a502-4559-4bd4-bc8a-7068457d32af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8567 2024.06.05 19:56:22.430191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8568 2024.06.05 19:56:22.430329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8569 2024.06.05 19:56:22.430359 [ 3 ] {} <Debug> HTTP-Session: e57db737-adc7-4748-86cc-0c4243a3a638 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8570 2024.06.05 19:56:22.430387 [ 3 ] {} <Debug> HTTP-Session: e57db737-adc7-4748-86cc-0c4243a3a638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8571 2024.06.05 19:56:22.430405 [ 3 ] {} <Debug> HTTP-Session: e57db737-adc7-4748-86cc-0c4243a3a638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8572 2024.06.05 19:56:22.430458 [ 3 ] {} <Trace> HTTP-Session: e57db737-adc7-4748-86cc-0c4243a3a638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8573 2024.06.05 19:56:22.430681 [ 3 ] {9e9f953f-8472-4037-bd84-8a7dafb2b735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8574 2024.06.05 19:56:22.430756 [ 3 ] {9e9f953f-8472-4037-bd84-8a7dafb2b735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8575 2024.06.05 19:56:22.430957 [ 3 ] {9e9f953f-8472-4037-bd84-8a7dafb2b735} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8576 2024.06.05 19:56:22.431505 [ 3 ] {9e9f953f-8472-4037-bd84-8a7dafb2b735} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8577 2024.06.05 19:56:22.431548 [ 3 ] {9e9f953f-8472-4037-bd84-8a7dafb2b735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8578 2024.06.05 19:56:22.431924 [ 3 ] {9e9f953f-8472-4037-bd84-8a7dafb2b735} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8579 2024.06.05 19:56:22.432267 [ 3 ] {9e9f953f-8472-4037-bd84-8a7dafb2b735} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8580 2024.06.05 19:56:22.432411 [ 3 ] {9e9f953f-8472-4037-bd84-8a7dafb2b735} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001804 sec., 31042.12860310421 rows/sec., 2.38 MiB/sec.
8581 2024.06.05 19:56:22.432705 [ 3 ] {9e9f953f-8472-4037-bd84-8a7dafb2b735} <Debug> DynamicQueryHandler: Done processing query
8582 2024.06.05 19:56:22.432785 [ 3 ] {9e9f953f-8472-4037-bd84-8a7dafb2b735} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8583 2024.06.05 19:56:22.432851 [ 3 ] {} <Debug> HTTP-Session: e57db737-adc7-4748-86cc-0c4243a3a638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8584 2024.06.05 19:56:22.433100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8585 2024.06.05 19:56:22.433160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8586 2024.06.05 19:56:22.433180 [ 3 ] {} <Debug> HTTP-Session: cd4727ed-6253-40f3-8f02-4552a2004200 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8587 2024.06.05 19:56:22.433198 [ 3 ] {} <Debug> HTTP-Session: cd4727ed-6253-40f3-8f02-4552a2004200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8588 2024.06.05 19:56:22.433212 [ 3 ] {} <Debug> HTTP-Session: cd4727ed-6253-40f3-8f02-4552a2004200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8589 2024.06.05 19:56:22.433248 [ 3 ] {} <Trace> HTTP-Session: cd4727ed-6253-40f3-8f02-4552a2004200 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8590 2024.06.05 19:56:22.433393 [ 3 ] {4887b257-c47c-451e-b425-45cb432bc225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8591 2024.06.05 19:56:22.433440 [ 3 ] {4887b257-c47c-451e-b425-45cb432bc225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8592 2024.06.05 19:56:22.433589 [ 3 ] {4887b257-c47c-451e-b425-45cb432bc225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8593 2024.06.05 19:56:22.433986 [ 3 ] {4887b257-c47c-451e-b425-45cb432bc225} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8594 2024.06.05 19:56:22.434023 [ 3 ] {4887b257-c47c-451e-b425-45cb432bc225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8595 2024.06.05 19:56:22.434340 [ 3 ] {4887b257-c47c-451e-b425-45cb432bc225} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8596 2024.06.05 19:56:22.434653 [ 3 ] {4887b257-c47c-451e-b425-45cb432bc225} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8597 2024.06.05 19:56:22.434778 [ 3 ] {4887b257-c47c-451e-b425-45cb432bc225} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001434 sec., 44630.404463040446 rows/sec., 3.48 MiB/sec.
8598 2024.06.05 19:56:22.434946 [ 3 ] {4887b257-c47c-451e-b425-45cb432bc225} <Debug> DynamicQueryHandler: Done processing query
8599 2024.06.05 19:56:22.434972 [ 3 ] {4887b257-c47c-451e-b425-45cb432bc225} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8600 2024.06.05 19:56:22.434987 [ 3 ] {} <Debug> HTTP-Session: cd4727ed-6253-40f3-8f02-4552a2004200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8601 2024.06.05 19:56:22.435147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8602 2024.06.05 19:56:22.435198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8603 2024.06.05 19:56:22.435217 [ 3 ] {} <Debug> HTTP-Session: 8f79004c-44dc-44de-9e7e-a2eae5edc94b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8604 2024.06.05 19:56:22.435234 [ 3 ] {} <Debug> HTTP-Session: 8f79004c-44dc-44de-9e7e-a2eae5edc94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8605 2024.06.05 19:56:22.435248 [ 3 ] {} <Debug> HTTP-Session: 8f79004c-44dc-44de-9e7e-a2eae5edc94b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8606 2024.06.05 19:56:22.435281 [ 3 ] {} <Trace> HTTP-Session: 8f79004c-44dc-44de-9e7e-a2eae5edc94b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8607 2024.06.05 19:56:22.435428 [ 3 ] {af8c65da-6574-4ab9-9929-6493b1caf120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8608 2024.06.05 19:56:22.435475 [ 3 ] {af8c65da-6574-4ab9-9929-6493b1caf120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8609 2024.06.05 19:56:22.435617 [ 3 ] {af8c65da-6574-4ab9-9929-6493b1caf120} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8610 2024.06.05 19:56:22.436141 [ 3 ] {af8c65da-6574-4ab9-9929-6493b1caf120} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8611 2024.06.05 19:56:22.436176 [ 3 ] {af8c65da-6574-4ab9-9929-6493b1caf120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8612 2024.06.05 19:56:22.436562 [ 3 ] {af8c65da-6574-4ab9-9929-6493b1caf120} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8613 2024.06.05 19:56:22.436900 [ 3 ] {af8c65da-6574-4ab9-9929-6493b1caf120} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8614 2024.06.05 19:56:22.437029 [ 3 ] {af8c65da-6574-4ab9-9929-6493b1caf120} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec.
8615 2024.06.05 19:56:22.437282 [ 3 ] {af8c65da-6574-4ab9-9929-6493b1caf120} <Debug> DynamicQueryHandler: Done processing query
8616 2024.06.05 19:56:22.437337 [ 3 ] {af8c65da-6574-4ab9-9929-6493b1caf120} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8617 2024.06.05 19:56:22.437395 [ 3 ] {} <Debug> HTTP-Session: 8f79004c-44dc-44de-9e7e-a2eae5edc94b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8618 2024.06.05 19:56:22.437620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8619 2024.06.05 19:56:22.437672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8620 2024.06.05 19:56:22.437691 [ 3 ] {} <Debug> HTTP-Session: 2c8c112c-131a-4224-8ede-bfbe5bf8340b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8621 2024.06.05 19:56:22.437708 [ 3 ] {} <Debug> HTTP-Session: 2c8c112c-131a-4224-8ede-bfbe5bf8340b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8622 2024.06.05 19:56:22.437722 [ 3 ] {} <Debug> HTTP-Session: 2c8c112c-131a-4224-8ede-bfbe5bf8340b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8623 2024.06.05 19:56:22.437754 [ 3 ] {} <Trace> HTTP-Session: 2c8c112c-131a-4224-8ede-bfbe5bf8340b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8624 2024.06.05 19:56:22.437895 [ 3 ] {b293e45b-ad17-47f5-94c2-483f27fce720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8625 2024.06.05 19:56:22.437940 [ 3 ] {b293e45b-ad17-47f5-94c2-483f27fce720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8626 2024.06.05 19:56:22.438077 [ 3 ] {b293e45b-ad17-47f5-94c2-483f27fce720} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8627 2024.06.05 19:56:22.438383 [ 3 ] {b293e45b-ad17-47f5-94c2-483f27fce720} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8628 2024.06.05 19:56:22.438417 [ 3 ] {b293e45b-ad17-47f5-94c2-483f27fce720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8629 2024.06.05 19:56:22.438772 [ 3 ] {b293e45b-ad17-47f5-94c2-483f27fce720} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
8630 2024.06.05 19:56:22.439099 [ 3 ] {b293e45b-ad17-47f5-94c2-483f27fce720} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8631 2024.06.05 19:56:22.439228 [ 3 ] {b293e45b-ad17-47f5-94c2-483f27fce720} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec.
8632 2024.06.05 19:56:22.439392 [ 3 ] {b293e45b-ad17-47f5-94c2-483f27fce720} <Debug> DynamicQueryHandler: Done processing query
8633 2024.06.05 19:56:22.439417 [ 3 ] {b293e45b-ad17-47f5-94c2-483f27fce720} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8634 2024.06.05 19:56:22.439432 [ 3 ] {} <Debug> HTTP-Session: 2c8c112c-131a-4224-8ede-bfbe5bf8340b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8635 2024.06.05 19:56:25.919695 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
8636 2024.06.05 19:56:25.919757 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
8637 2024.06.05 19:56:27.433463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8638 2024.06.05 19:56:27.433575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8639 2024.06.05 19:56:27.433603 [ 3 ] {} <Debug> HTTP-Session: 6debee05-8b08-4118-97f7-b6368a3bbc4f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8640 2024.06.05 19:56:27.433632 [ 3 ] {} <Debug> HTTP-Session: 6debee05-8b08-4118-97f7-b6368a3bbc4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8641 2024.06.05 19:56:27.433649 [ 3 ] {} <Debug> HTTP-Session: 6debee05-8b08-4118-97f7-b6368a3bbc4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8642 2024.06.05 19:56:27.433702 [ 3 ] {} <Trace> HTTP-Session: 6debee05-8b08-4118-97f7-b6368a3bbc4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8643 2024.06.05 19:56:27.433902 [ 3 ] {a3e8404d-378e-4b3b-85eb-0ef32fce2eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8644 2024.06.05 19:56:27.433974 [ 3 ] {a3e8404d-378e-4b3b-85eb-0ef32fce2eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8645 2024.06.05 19:56:27.434201 [ 3 ] {a3e8404d-378e-4b3b-85eb-0ef32fce2eef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8646 2024.06.05 19:56:27.434711 [ 3 ] {a3e8404d-378e-4b3b-85eb-0ef32fce2eef} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8647 2024.06.05 19:56:27.434757 [ 3 ] {a3e8404d-378e-4b3b-85eb-0ef32fce2eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8648 2024.06.05 19:56:27.435130 [ 3 ] {a3e8404d-378e-4b3b-85eb-0ef32fce2eef} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8649 2024.06.05 19:56:27.435451 [ 3 ] {a3e8404d-378e-4b3b-85eb-0ef32fce2eef} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8650 2024.06.05 19:56:27.435617 [ 3 ] {a3e8404d-378e-4b3b-85eb-0ef32fce2eef} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001777 sec., 15756.893640967925 rows/sec., 1.25 MiB/sec.
8651 2024.06.05 19:56:27.435931 [ 3 ] {a3e8404d-378e-4b3b-85eb-0ef32fce2eef} <Debug> DynamicQueryHandler: Done processing query
8652 2024.06.05 19:56:27.435958 [ 3 ] {a3e8404d-378e-4b3b-85eb-0ef32fce2eef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8653 2024.06.05 19:56:27.435974 [ 3 ] {} <Debug> HTTP-Session: 6debee05-8b08-4118-97f7-b6368a3bbc4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8654 2024.06.05 19:56:27.436133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8655 2024.06.05 19:56:27.436188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8656 2024.06.05 19:56:27.436208 [ 3 ] {} <Debug> HTTP-Session: 56cfe14c-bcb5-4104-9e2b-fa1f37ea8324 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8657 2024.06.05 19:56:27.436227 [ 3 ] {} <Debug> HTTP-Session: 56cfe14c-bcb5-4104-9e2b-fa1f37ea8324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8658 2024.06.05 19:56:27.436241 [ 3 ] {} <Debug> HTTP-Session: 56cfe14c-bcb5-4104-9e2b-fa1f37ea8324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8659 2024.06.05 19:56:27.436275 [ 3 ] {} <Trace> HTTP-Session: 56cfe14c-bcb5-4104-9e2b-fa1f37ea8324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8660 2024.06.05 19:56:27.436376 [ 3 ] {d9bf0dc1-d20c-4e20-aa90-528bddb2b41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8661 2024.06.05 19:56:27.436423 [ 3 ] {d9bf0dc1-d20c-4e20-aa90-528bddb2b41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8662 2024.06.05 19:56:27.436571 [ 3 ] {d9bf0dc1-d20c-4e20-aa90-528bddb2b41a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8663 2024.06.05 19:56:27.436857 [ 3 ] {d9bf0dc1-d20c-4e20-aa90-528bddb2b41a} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8664 2024.06.05 19:56:27.436893 [ 3 ] {d9bf0dc1-d20c-4e20-aa90-528bddb2b41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8665 2024.06.05 19:56:27.437195 [ 3 ] {d9bf0dc1-d20c-4e20-aa90-528bddb2b41a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8666 2024.06.05 19:56:27.437498 [ 3 ] {d9bf0dc1-d20c-4e20-aa90-528bddb2b41a} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8667 2024.06.05 19:56:27.437652 [ 3 ] {d9bf0dc1-d20c-4e20-aa90-528bddb2b41a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0013 sec., 1538.4615384615386 rows/sec., 125.45 KiB/sec.
8668 2024.06.05 19:56:27.437814 [ 3 ] {d9bf0dc1-d20c-4e20-aa90-528bddb2b41a} <Debug> DynamicQueryHandler: Done processing query
8669 2024.06.05 19:56:27.437838 [ 3 ] {d9bf0dc1-d20c-4e20-aa90-528bddb2b41a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8670 2024.06.05 19:56:27.437853 [ 3 ] {} <Debug> HTTP-Session: 56cfe14c-bcb5-4104-9e2b-fa1f37ea8324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8671 2024.06.05 19:56:27.437998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 25688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8672 2024.06.05 19:56:27.438046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8673 2024.06.05 19:56:27.438065 [ 3 ] {} <Debug> HTTP-Session: aa3f671c-226e-4bb0-bb14-02d51d6295aa Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8674 2024.06.05 19:56:27.438081 [ 3 ] {} <Debug> HTTP-Session: aa3f671c-226e-4bb0-bb14-02d51d6295aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8675 2024.06.05 19:56:27.438094 [ 3 ] {} <Debug> HTTP-Session: aa3f671c-226e-4bb0-bb14-02d51d6295aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8676 2024.06.05 19:56:27.438133 [ 3 ] {} <Trace> HTTP-Session: aa3f671c-226e-4bb0-bb14-02d51d6295aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8677 2024.06.05 19:56:27.438272 [ 3 ] {776c30ba-a004-43e9-b9b6-cad40a0f5889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8678 2024.06.05 19:56:27.438313 [ 3 ] {776c30ba-a004-43e9-b9b6-cad40a0f5889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8679 2024.06.05 19:56:27.438436 [ 3 ] {776c30ba-a004-43e9-b9b6-cad40a0f5889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8680 2024.06.05 19:56:27.438827 [ 3 ] {776c30ba-a004-43e9-b9b6-cad40a0f5889} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8681 2024.06.05 19:56:27.438863 [ 3 ] {776c30ba-a004-43e9-b9b6-cad40a0f5889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8682 2024.06.05 19:56:27.439184 [ 3 ] {776c30ba-a004-43e9-b9b6-cad40a0f5889} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8683 2024.06.05 19:56:27.439474 [ 3 ] {776c30ba-a004-43e9-b9b6-cad40a0f5889} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8684 2024.06.05 19:56:27.439625 [ 3 ] {776c30ba-a004-43e9-b9b6-cad40a0f5889} <Debug> executeQuery: Read 177 rows, 14.92 KiB in 0.00141 sec., 125531.91489361702 rows/sec., 10.33 MiB/sec.
8685 2024.06.05 19:56:27.439786 [ 3 ] {776c30ba-a004-43e9-b9b6-cad40a0f5889} <Debug> DynamicQueryHandler: Done processing query
8686 2024.06.05 19:56:27.439811 [ 3 ] {776c30ba-a004-43e9-b9b6-cad40a0f5889} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8687 2024.06.05 19:56:27.439826 [ 3 ] {} <Debug> HTTP-Session: aa3f671c-226e-4bb0-bb14-02d51d6295aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8688 2024.06.05 19:56:27.439940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8689 2024.06.05 19:56:27.439987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8690 2024.06.05 19:56:27.440006 [ 3 ] {} <Debug> HTTP-Session: b2c9b5a1-ca03-441b-8c4e-f78b9d6f92c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8691 2024.06.05 19:56:27.440023 [ 3 ] {} <Debug> HTTP-Session: b2c9b5a1-ca03-441b-8c4e-f78b9d6f92c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8692 2024.06.05 19:56:27.440036 [ 3 ] {} <Debug> HTTP-Session: b2c9b5a1-ca03-441b-8c4e-f78b9d6f92c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8693 2024.06.05 19:56:27.440066 [ 3 ] {} <Trace> HTTP-Session: b2c9b5a1-ca03-441b-8c4e-f78b9d6f92c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8694 2024.06.05 19:56:27.440163 [ 3 ] {cc2702e9-f7bd-404a-84ad-44712164daa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8695 2024.06.05 19:56:27.440201 [ 3 ] {cc2702e9-f7bd-404a-84ad-44712164daa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8696 2024.06.05 19:56:27.440316 [ 3 ] {cc2702e9-f7bd-404a-84ad-44712164daa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8697 2024.06.05 19:56:27.440560 [ 3 ] {cc2702e9-f7bd-404a-84ad-44712164daa1} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8698 2024.06.05 19:56:27.440593 [ 3 ] {cc2702e9-f7bd-404a-84ad-44712164daa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8699 2024.06.05 19:56:27.440859 [ 3 ] {cc2702e9-f7bd-404a-84ad-44712164daa1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8700 2024.06.05 19:56:27.441219 [ 3 ] {cc2702e9-f7bd-404a-84ad-44712164daa1} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8701 2024.06.05 19:56:27.441365 [ 3 ] {cc2702e9-f7bd-404a-84ad-44712164daa1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001221 sec., 1638.001638001638 rows/sec., 114.37 KiB/sec.
8702 2024.06.05 19:56:27.441527 [ 3 ] {cc2702e9-f7bd-404a-84ad-44712164daa1} <Debug> DynamicQueryHandler: Done processing query
8703 2024.06.05 19:56:27.441551 [ 3 ] {cc2702e9-f7bd-404a-84ad-44712164daa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8704 2024.06.05 19:56:27.441566 [ 3 ] {} <Debug> HTTP-Session: b2c9b5a1-ca03-441b-8c4e-f78b9d6f92c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8705 2024.06.05 19:56:27.441692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8706 2024.06.05 19:56:27.441740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8707 2024.06.05 19:56:27.441759 [ 3 ] {} <Debug> HTTP-Session: 6480fcae-5cb0-40e4-81bf-2f260470b3c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8708 2024.06.05 19:56:27.441774 [ 3 ] {} <Debug> HTTP-Session: 6480fcae-5cb0-40e4-81bf-2f260470b3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8709 2024.06.05 19:56:27.441788 [ 3 ] {} <Debug> HTTP-Session: 6480fcae-5cb0-40e4-81bf-2f260470b3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8710 2024.06.05 19:56:27.441819 [ 3 ] {} <Trace> HTTP-Session: 6480fcae-5cb0-40e4-81bf-2f260470b3c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8711 2024.06.05 19:56:27.441951 [ 3 ] {ecfce6e3-0bc8-40b9-8127-a9614ae09e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8712 2024.06.05 19:56:27.441993 [ 3 ] {ecfce6e3-0bc8-40b9-8127-a9614ae09e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8713 2024.06.05 19:56:27.442125 [ 3 ] {ecfce6e3-0bc8-40b9-8127-a9614ae09e38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8714 2024.06.05 19:56:27.442487 [ 3 ] {ecfce6e3-0bc8-40b9-8127-a9614ae09e38} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8715 2024.06.05 19:56:27.442523 [ 3 ] {ecfce6e3-0bc8-40b9-8127-a9614ae09e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8716 2024.06.05 19:56:27.442822 [ 3 ] {ecfce6e3-0bc8-40b9-8127-a9614ae09e38} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8717 2024.06.05 19:56:27.443129 [ 3 ] {ecfce6e3-0bc8-40b9-8127-a9614ae09e38} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8718 2024.06.05 19:56:27.443281 [ 3 ] {ecfce6e3-0bc8-40b9-8127-a9614ae09e38} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.001378 sec., 85631.34978229317 rows/sec., 6.68 MiB/sec.
8719 2024.06.05 19:56:27.443440 [ 3 ] {ecfce6e3-0bc8-40b9-8127-a9614ae09e38} <Debug> DynamicQueryHandler: Done processing query
8720 2024.06.05 19:56:27.443465 [ 3 ] {ecfce6e3-0bc8-40b9-8127-a9614ae09e38} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8721 2024.06.05 19:56:27.443480 [ 3 ] {} <Debug> HTTP-Session: 6480fcae-5cb0-40e4-81bf-2f260470b3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8722 2024.06.05 19:56:27.443653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8723 2024.06.05 19:56:27.443701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8724 2024.06.05 19:56:27.443719 [ 3 ] {} <Debug> HTTP-Session: f5a3cc23-06cb-43c9-8478-b1ea93407614 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8725 2024.06.05 19:56:27.443735 [ 3 ] {} <Debug> HTTP-Session: f5a3cc23-06cb-43c9-8478-b1ea93407614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8726 2024.06.05 19:56:27.443749 [ 3 ] {} <Debug> HTTP-Session: f5a3cc23-06cb-43c9-8478-b1ea93407614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8727 2024.06.05 19:56:27.443779 [ 3 ] {} <Trace> HTTP-Session: f5a3cc23-06cb-43c9-8478-b1ea93407614 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8728 2024.06.05 19:56:27.443950 [ 3 ] {ac146f1d-8d72-476c-9428-f2fbb62a6981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8729 2024.06.05 19:56:27.443996 [ 3 ] {ac146f1d-8d72-476c-9428-f2fbb62a6981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8730 2024.06.05 19:56:27.444146 [ 3 ] {ac146f1d-8d72-476c-9428-f2fbb62a6981} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8731 2024.06.05 19:56:27.444553 [ 3 ] {ac146f1d-8d72-476c-9428-f2fbb62a6981} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8732 2024.06.05 19:56:27.444588 [ 3 ] {ac146f1d-8d72-476c-9428-f2fbb62a6981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8733 2024.06.05 19:56:27.444964 [ 3 ] {ac146f1d-8d72-476c-9428-f2fbb62a6981} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8734 2024.06.05 19:56:27.445295 [ 3 ] {ac146f1d-8d72-476c-9428-f2fbb62a6981} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8735 2024.06.05 19:56:27.445451 [ 3 ] {ac146f1d-8d72-476c-9428-f2fbb62a6981} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001575 sec., 125079.36507936507 rows/sec., 8.73 MiB/sec.
8736 2024.06.05 19:56:27.445619 [ 3 ] {ac146f1d-8d72-476c-9428-f2fbb62a6981} <Debug> DynamicQueryHandler: Done processing query
8737 2024.06.05 19:56:27.445643 [ 3 ] {ac146f1d-8d72-476c-9428-f2fbb62a6981} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8738 2024.06.05 19:56:27.445658 [ 3 ] {} <Debug> HTTP-Session: f5a3cc23-06cb-43c9-8478-b1ea93407614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8739 2024.06.05 19:56:27.445826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8740 2024.06.05 19:56:27.445874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8741 2024.06.05 19:56:27.445893 [ 3 ] {} <Debug> HTTP-Session: c5fe00c1-2fad-4564-882a-79001107c1af Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8742 2024.06.05 19:56:27.445909 [ 3 ] {} <Debug> HTTP-Session: c5fe00c1-2fad-4564-882a-79001107c1af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8743 2024.06.05 19:56:27.445922 [ 3 ] {} <Debug> HTTP-Session: c5fe00c1-2fad-4564-882a-79001107c1af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8744 2024.06.05 19:56:27.445952 [ 3 ] {} <Trace> HTTP-Session: c5fe00c1-2fad-4564-882a-79001107c1af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8745 2024.06.05 19:56:27.446199 [ 3 ] {82c1c98d-c4f0-4e12-943e-7a0e90939100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8746 2024.06.05 19:56:27.446246 [ 3 ] {82c1c98d-c4f0-4e12-943e-7a0e90939100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8747 2024.06.05 19:56:27.446402 [ 3 ] {82c1c98d-c4f0-4e12-943e-7a0e90939100} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8748 2024.06.05 19:56:27.446838 [ 3 ] {82c1c98d-c4f0-4e12-943e-7a0e90939100} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8749 2024.06.05 19:56:27.446874 [ 3 ] {82c1c98d-c4f0-4e12-943e-7a0e90939100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8750 2024.06.05 19:56:27.447267 [ 3 ] {82c1c98d-c4f0-4e12-943e-7a0e90939100} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8751 2024.06.05 19:56:27.447593 [ 3 ] {82c1c98d-c4f0-4e12-943e-7a0e90939100} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8752 2024.06.05 19:56:27.447753 [ 3 ] {82c1c98d-c4f0-4e12-943e-7a0e90939100} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.001717 sec., 16307.513104251602 rows/sec., 22.01 MiB/sec.
8753 2024.06.05 19:56:27.447753 [ 151 ] {} <Debug> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
8754 2024.06.05 19:56:27.447872 [ 151 ] {} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8755 2024.06.05 19:56:27.447920 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8756 2024.06.05 19:56:27.448005 [ 3 ] {82c1c98d-c4f0-4e12-943e-7a0e90939100} <Debug> DynamicQueryHandler: Done processing query
8757 2024.06.05 19:56:27.448062 [ 3 ] {82c1c98d-c4f0-4e12-943e-7a0e90939100} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
8758 2024.06.05 19:56:27.448149 [ 3 ] {} <Debug> HTTP-Session: c5fe00c1-2fad-4564-882a-79001107c1af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8759 2024.06.05 19:56:27.448225 [ 198 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
8760 2024.06.05 19:56:27.448323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8761 2024.06.05 19:56:27.448455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8762 2024.06.05 19:56:27.448518 [ 3 ] {} <Debug> HTTP-Session: 08545026-9423-426c-998b-2466bfe1b7bb Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8763 2024.06.05 19:56:27.448572 [ 3 ] {} <Debug> HTTP-Session: 08545026-9423-426c-998b-2466bfe1b7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8764 2024.06.05 19:56:27.448583 [ 198 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8765 2024.06.05 19:56:27.448597 [ 3 ] {} <Debug> HTTP-Session: 08545026-9423-426c-998b-2466bfe1b7bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8766 2024.06.05 19:56:27.448653 [ 198 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 705 rows starting from the beginning of the part
8767 2024.06.05 19:56:27.448679 [ 3 ] {} <Trace> HTTP-Session: 08545026-9423-426c-998b-2466bfe1b7bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8768 2024.06.05 19:56:27.448833 [ 198 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
8769 2024.06.05 19:56:27.449103 [ 3 ] {eb8a144c-28fa-4070-9e7a-11dbaf44d405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8770 2024.06.05 19:56:27.449184 [ 198 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part
8771 2024.06.05 19:56:27.449298 [ 3 ] {eb8a144c-28fa-4070-9e7a-11dbaf44d405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8772 2024.06.05 19:56:27.449608 [ 198 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
8773 2024.06.05 19:56:27.449998 [ 198 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part
8774 2024.06.05 19:56:27.450325 [ 198 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
8775 2024.06.05 19:56:27.450438 [ 3 ] {eb8a144c-28fa-4070-9e7a-11dbaf44d405} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8776 2024.06.05 19:56:27.451334 [ 3 ] {eb8a144c-28fa-4070-9e7a-11dbaf44d405} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8777 2024.06.05 19:56:27.451396 [ 3 ] {eb8a144c-28fa-4070-9e7a-11dbaf44d405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8778 2024.06.05 19:56:27.452014 [ 3 ] {eb8a144c-28fa-4070-9e7a-11dbaf44d405} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
8779 2024.06.05 19:56:27.452443 [ 3 ] {eb8a144c-28fa-4070-9e7a-11dbaf44d405} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8780 2024.06.05 19:56:27.452792 [ 3 ] {eb8a144c-28fa-4070-9e7a-11dbaf44d405} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003902 sec., 15376.729882111737 rows/sec., 1.04 MiB/sec.
8781 2024.06.05 19:56:27.453140 [ 3 ] {eb8a144c-28fa-4070-9e7a-11dbaf44d405} <Debug> DynamicQueryHandler: Done processing query
8782 2024.06.05 19:56:27.453183 [ 3 ] {eb8a144c-28fa-4070-9e7a-11dbaf44d405} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8783 2024.06.05 19:56:27.453235 [ 3 ] {} <Debug> HTTP-Session: 08545026-9423-426c-998b-2466bfe1b7bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8784 2024.06.05 19:56:27.465079 [ 198 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 845 rows, containing 6 columns (6 merged, 0 gathered) in 0.017055692 sec., 49543.57759274734 rows/sec., 66.86 MiB/sec.
8785 2024.06.05 19:56:27.465531 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
8786 2024.06.05 19:56:27.465955 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8787 2024.06.05 19:56:27.466043 [ 186 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
8788 2024.06.05 19:56:27.466134 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
8789 2024.06.05 19:56:32.431191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8790 2024.06.05 19:56:32.431325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8791 2024.06.05 19:56:32.431353 [ 3 ] {} <Debug> HTTP-Session: a74494c3-c2d4-4cd9-86ad-7a4b908b02d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8792 2024.06.05 19:56:32.431376 [ 3 ] {} <Debug> HTTP-Session: a74494c3-c2d4-4cd9-86ad-7a4b908b02d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8793 2024.06.05 19:56:32.431392 [ 3 ] {} <Debug> HTTP-Session: a74494c3-c2d4-4cd9-86ad-7a4b908b02d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8794 2024.06.05 19:56:32.431441 [ 3 ] {} <Trace> HTTP-Session: a74494c3-c2d4-4cd9-86ad-7a4b908b02d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8795 2024.06.05 19:56:32.431644 [ 3 ] {f372ca78-7e73-429f-be7b-b0740e006fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8796 2024.06.05 19:56:32.431711 [ 3 ] {f372ca78-7e73-429f-be7b-b0740e006fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8797 2024.06.05 19:56:32.431908 [ 3 ] {f372ca78-7e73-429f-be7b-b0740e006fb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8798 2024.06.05 19:56:32.432345 [ 3 ] {f372ca78-7e73-429f-be7b-b0740e006fb2} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8799 2024.06.05 19:56:32.432392 [ 3 ] {f372ca78-7e73-429f-be7b-b0740e006fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8800 2024.06.05 19:56:32.432767 [ 3 ] {f372ca78-7e73-429f-be7b-b0740e006fb2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
8801 2024.06.05 19:56:32.433105 [ 3 ] {f372ca78-7e73-429f-be7b-b0740e006fb2} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8802 2024.06.05 19:56:32.433286 [ 3 ] {f372ca78-7e73-429f-be7b-b0740e006fb2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.52 MiB/sec.
8803 2024.06.05 19:56:32.433499 [ 3 ] {f372ca78-7e73-429f-be7b-b0740e006fb2} <Debug> DynamicQueryHandler: Done processing query
8804 2024.06.05 19:56:32.433526 [ 3 ] {f372ca78-7e73-429f-be7b-b0740e006fb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8805 2024.06.05 19:56:32.433543 [ 3 ] {} <Debug> HTTP-Session: a74494c3-c2d4-4cd9-86ad-7a4b908b02d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8806 2024.06.05 19:56:32.433682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8807 2024.06.05 19:56:32.433735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8808 2024.06.05 19:56:32.433755 [ 3 ] {} <Debug> HTTP-Session: ad4219f0-6b0f-4eea-a420-9d785dca6712 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8809 2024.06.05 19:56:32.433774 [ 3 ] {} <Debug> HTTP-Session: ad4219f0-6b0f-4eea-a420-9d785dca6712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8810 2024.06.05 19:56:32.433788 [ 3 ] {} <Debug> HTTP-Session: ad4219f0-6b0f-4eea-a420-9d785dca6712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8811 2024.06.05 19:56:32.433823 [ 3 ] {} <Trace> HTTP-Session: ad4219f0-6b0f-4eea-a420-9d785dca6712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8812 2024.06.05 19:56:32.433949 [ 3 ] {39aac0ff-3d5d-4fde-8ae4-6e7c25765f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8813 2024.06.05 19:56:32.433996 [ 3 ] {39aac0ff-3d5d-4fde-8ae4-6e7c25765f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8814 2024.06.05 19:56:32.434132 [ 3 ] {39aac0ff-3d5d-4fde-8ae4-6e7c25765f7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8815 2024.06.05 19:56:32.434550 [ 3 ] {39aac0ff-3d5d-4fde-8ae4-6e7c25765f7c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8816 2024.06.05 19:56:32.434588 [ 3 ] {39aac0ff-3d5d-4fde-8ae4-6e7c25765f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8817 2024.06.05 19:56:32.434904 [ 3 ] {39aac0ff-3d5d-4fde-8ae4-6e7c25765f7c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
8818 2024.06.05 19:56:32.435212 [ 3 ] {39aac0ff-3d5d-4fde-8ae4-6e7c25765f7c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8819 2024.06.05 19:56:32.435378 [ 3 ] {39aac0ff-3d5d-4fde-8ae4-6e7c25765f7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00147 sec., 43537.4149659864 rows/sec., 3.40 MiB/sec.
8820 2024.06.05 19:56:32.435553 [ 3 ] {39aac0ff-3d5d-4fde-8ae4-6e7c25765f7c} <Debug> DynamicQueryHandler: Done processing query
8821 2024.06.05 19:56:32.435577 [ 3 ] {39aac0ff-3d5d-4fde-8ae4-6e7c25765f7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8822 2024.06.05 19:56:32.435593 [ 3 ] {} <Debug> HTTP-Session: ad4219f0-6b0f-4eea-a420-9d785dca6712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8823 2024.06.05 19:56:32.435860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8824 2024.06.05 19:56:32.435910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8825 2024.06.05 19:56:32.435930 [ 3 ] {} <Debug> HTTP-Session: b7875f1f-6ae2-4cc1-997b-249771bdc948 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8826 2024.06.05 19:56:32.435946 [ 3 ] {} <Debug> HTTP-Session: b7875f1f-6ae2-4cc1-997b-249771bdc948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8827 2024.06.05 19:56:32.435960 [ 3 ] {} <Debug> HTTP-Session: b7875f1f-6ae2-4cc1-997b-249771bdc948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8828 2024.06.05 19:56:32.435991 [ 3 ] {} <Trace> HTTP-Session: b7875f1f-6ae2-4cc1-997b-249771bdc948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8829 2024.06.05 19:56:32.436136 [ 3 ] {95f0f18a-a340-4737-9162-c3e96d3e53cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8830 2024.06.05 19:56:32.436183 [ 3 ] {95f0f18a-a340-4737-9162-c3e96d3e53cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8831 2024.06.05 19:56:32.436331 [ 3 ] {95f0f18a-a340-4737-9162-c3e96d3e53cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8832 2024.06.05 19:56:32.436722 [ 3 ] {95f0f18a-a340-4737-9162-c3e96d3e53cb} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8833 2024.06.05 19:56:32.436758 [ 3 ] {95f0f18a-a340-4737-9162-c3e96d3e53cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8834 2024.06.05 19:56:32.437146 [ 3 ] {95f0f18a-a340-4737-9162-c3e96d3e53cb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
8835 2024.06.05 19:56:32.437503 [ 3 ] {95f0f18a-a340-4737-9162-c3e96d3e53cb} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8836 2024.06.05 19:56:32.437681 [ 3 ] {95f0f18a-a340-4737-9162-c3e96d3e53cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec.
8837 2024.06.05 19:56:32.437922 [ 3 ] {95f0f18a-a340-4737-9162-c3e96d3e53cb} <Debug> DynamicQueryHandler: Done processing query
8838 2024.06.05 19:56:32.437954 [ 3 ] {95f0f18a-a340-4737-9162-c3e96d3e53cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8839 2024.06.05 19:56:32.438016 [ 3 ] {} <Debug> HTTP-Session: b7875f1f-6ae2-4cc1-997b-249771bdc948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8840 2024.06.05 19:56:32.438269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8841 2024.06.05 19:56:32.438360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8842 2024.06.05 19:56:32.438386 [ 3 ] {} <Debug> HTTP-Session: ec024624-bcb5-43b8-bedc-72a625a936b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8843 2024.06.05 19:56:32.438402 [ 3 ] {} <Debug> HTTP-Session: ec024624-bcb5-43b8-bedc-72a625a936b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8844 2024.06.05 19:56:32.438416 [ 3 ] {} <Debug> HTTP-Session: ec024624-bcb5-43b8-bedc-72a625a936b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8845 2024.06.05 19:56:32.438448 [ 3 ] {} <Trace> HTTP-Session: ec024624-bcb5-43b8-bedc-72a625a936b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8846 2024.06.05 19:56:32.438576 [ 3 ] {3402ab09-09a3-44b5-9950-ea547b99cd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8847 2024.06.05 19:56:32.438621 [ 3 ] {3402ab09-09a3-44b5-9950-ea547b99cd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8848 2024.06.05 19:56:32.438759 [ 3 ] {3402ab09-09a3-44b5-9950-ea547b99cd09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8849 2024.06.05 19:56:32.439100 [ 3 ] {3402ab09-09a3-44b5-9950-ea547b99cd09} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8850 2024.06.05 19:56:32.439136 [ 3 ] {3402ab09-09a3-44b5-9950-ea547b99cd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8851 2024.06.05 19:56:32.439491 [ 3 ] {3402ab09-09a3-44b5-9950-ea547b99cd09} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
8852 2024.06.05 19:56:32.439807 [ 3 ] {3402ab09-09a3-44b5-9950-ea547b99cd09} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8853 2024.06.05 19:56:32.439964 [ 3 ] {3402ab09-09a3-44b5-9950-ea547b99cd09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec.
8854 2024.06.05 19:56:32.440127 [ 3 ] {3402ab09-09a3-44b5-9950-ea547b99cd09} <Debug> DynamicQueryHandler: Done processing query
8855 2024.06.05 19:56:32.440152 [ 3 ] {3402ab09-09a3-44b5-9950-ea547b99cd09} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8856 2024.06.05 19:56:32.440167 [ 3 ] {} <Debug> HTTP-Session: ec024624-bcb5-43b8-bedc-72a625a936b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8857 2024.06.05 19:56:37.431315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 4069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8858 2024.06.05 19:56:37.431451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8859 2024.06.05 19:56:37.431480 [ 3 ] {} <Debug> HTTP-Session: 53c4171b-074e-46ea-8faf-c7ce94985914 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8860 2024.06.05 19:56:37.431509 [ 3 ] {} <Debug> HTTP-Session: 53c4171b-074e-46ea-8faf-c7ce94985914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8861 2024.06.05 19:56:37.431526 [ 3 ] {} <Debug> HTTP-Session: 53c4171b-074e-46ea-8faf-c7ce94985914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8862 2024.06.05 19:56:37.431581 [ 3 ] {} <Trace> HTTP-Session: 53c4171b-074e-46ea-8faf-c7ce94985914 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8863 2024.06.05 19:56:37.431784 [ 3 ] {06d25d96-c1f0-4b8c-8ce1-0e77dc8bed66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8864 2024.06.05 19:56:37.431857 [ 3 ] {06d25d96-c1f0-4b8c-8ce1-0e77dc8bed66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8865 2024.06.05 19:56:37.432074 [ 3 ] {06d25d96-c1f0-4b8c-8ce1-0e77dc8bed66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8866 2024.06.05 19:56:37.432560 [ 3 ] {06d25d96-c1f0-4b8c-8ce1-0e77dc8bed66} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8867 2024.06.05 19:56:37.432601 [ 3 ] {06d25d96-c1f0-4b8c-8ce1-0e77dc8bed66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8868 2024.06.05 19:56:37.432968 [ 3 ] {06d25d96-c1f0-4b8c-8ce1-0e77dc8bed66} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8869 2024.06.05 19:56:37.433298 [ 3 ] {06d25d96-c1f0-4b8c-8ce1-0e77dc8bed66} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8870 2024.06.05 19:56:37.433448 [ 3 ] {06d25d96-c1f0-4b8c-8ce1-0e77dc8bed66} <Debug> executeQuery: Read 28 rows, 2.27 KiB in 0.001732 sec., 16166.281755196305 rows/sec., 1.28 MiB/sec.
8871 2024.06.05 19:56:37.433642 [ 3 ] {06d25d96-c1f0-4b8c-8ce1-0e77dc8bed66} <Debug> DynamicQueryHandler: Done processing query
8872 2024.06.05 19:56:37.433670 [ 3 ] {06d25d96-c1f0-4b8c-8ce1-0e77dc8bed66} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8873 2024.06.05 19:56:37.433686 [ 3 ] {} <Debug> HTTP-Session: 53c4171b-074e-46ea-8faf-c7ce94985914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8874 2024.06.05 19:56:37.433893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8875 2024.06.05 19:56:37.433946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8876 2024.06.05 19:56:37.433966 [ 3 ] {} <Debug> HTTP-Session: af728013-97d6-42af-a541-d7813b481b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8877 2024.06.05 19:56:37.433985 [ 3 ] {} <Debug> HTTP-Session: af728013-97d6-42af-a541-d7813b481b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8878 2024.06.05 19:56:37.433999 [ 3 ] {} <Debug> HTTP-Session: af728013-97d6-42af-a541-d7813b481b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8879 2024.06.05 19:56:37.434034 [ 3 ] {} <Trace> HTTP-Session: af728013-97d6-42af-a541-d7813b481b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8880 2024.06.05 19:56:37.434177 [ 3 ] {082237b3-65d1-4d02-98dd-d25f62d794c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8881 2024.06.05 19:56:37.434224 [ 3 ] {082237b3-65d1-4d02-98dd-d25f62d794c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8882 2024.06.05 19:56:37.434352 [ 3 ] {082237b3-65d1-4d02-98dd-d25f62d794c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8883 2024.06.05 19:56:37.434824 [ 3 ] {082237b3-65d1-4d02-98dd-d25f62d794c4} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8884 2024.06.05 19:56:37.434860 [ 3 ] {082237b3-65d1-4d02-98dd-d25f62d794c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8885 2024.06.05 19:56:37.435183 [ 3 ] {082237b3-65d1-4d02-98dd-d25f62d794c4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
8886 2024.06.05 19:56:37.435500 [ 3 ] {082237b3-65d1-4d02-98dd-d25f62d794c4} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8887 2024.06.05 19:56:37.435621 [ 148 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
8888 2024.06.05 19:56:37.435626 [ 3 ] {082237b3-65d1-4d02-98dd-d25f62d794c4} <Debug> executeQuery: Read 140 rows, 12.03 KiB in 0.001509 sec., 92776.6732935719 rows/sec., 7.79 MiB/sec.
8889 2024.06.05 19:56:37.435666 [ 148 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8890 2024.06.05 19:56:37.435704 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8891 2024.06.05 19:56:37.435876 [ 3 ] {082237b3-65d1-4d02-98dd-d25f62d794c4} <Debug> DynamicQueryHandler: Done processing query
8892 2024.06.05 19:56:37.435926 [ 3 ] {082237b3-65d1-4d02-98dd-d25f62d794c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8893 2024.06.05 19:56:37.435951 [ 3 ] {} <Debug> HTTP-Session: af728013-97d6-42af-a541-d7813b481b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8894 2024.06.05 19:56:37.435989 [ 190 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
8895 2024.06.05 19:56:37.436126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8896 2024.06.05 19:56:37.436237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8897 2024.06.05 19:56:37.436297 [ 3 ] {} <Debug> HTTP-Session: 37c0c7ca-1485-4e6a-8ddb-3d6c803b2e2f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8898 2024.06.05 19:56:37.436351 [ 3 ] {} <Debug> HTTP-Session: 37c0c7ca-1485-4e6a-8ddb-3d6c803b2e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8899 2024.06.05 19:56:37.436392 [ 3 ] {} <Debug> HTTP-Session: 37c0c7ca-1485-4e6a-8ddb-3d6c803b2e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8900 2024.06.05 19:56:37.436429 [ 190 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8901 2024.06.05 19:56:37.436457 [ 3 ] {} <Trace> HTTP-Session: 37c0c7ca-1485-4e6a-8ddb-3d6c803b2e2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8902 2024.06.05 19:56:37.436508 [ 190 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 184 rows starting from the beginning of the part
8903 2024.06.05 19:56:37.436748 [ 190 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 141 rows starting from the beginning of the part
8904 2024.06.05 19:56:37.436819 [ 3 ] {71738805-627e-4857-81db-80725a243272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8905 2024.06.05 19:56:37.436906 [ 190 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part
8906 2024.06.05 19:56:37.436979 [ 3 ] {71738805-627e-4857-81db-80725a243272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8907 2024.06.05 19:56:37.437333 [ 190 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 177 rows starting from the beginning of the part
8908 2024.06.05 19:56:37.437627 [ 190 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part
8909 2024.06.05 19:56:37.437942 [ 190 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 140 rows starting from the beginning of the part
8910 2024.06.05 19:56:37.438349 [ 3 ] {71738805-627e-4857-81db-80725a243272} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8911 2024.06.05 19:56:37.439167 [ 3 ] {71738805-627e-4857-81db-80725a243272} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8912 2024.06.05 19:56:37.439234 [ 3 ] {71738805-627e-4857-81db-80725a243272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8913 2024.06.05 19:56:37.440106 [ 3 ] {71738805-627e-4857-81db-80725a243272} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
8914 2024.06.05 19:56:37.440731 [ 3 ] {71738805-627e-4857-81db-80725a243272} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8915 2024.06.05 19:56:37.440767 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 4 columns (4 merged, 0 gathered) in 0.004952657 sec., 152241.51399945523 rows/sec., 12.49 MiB/sec.
8916 2024.06.05 19:56:37.440964 [ 148 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
8917 2024.06.05 19:56:37.441017 [ 3 ] {71738805-627e-4857-81db-80725a243272} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.00441 sec., 20861.678004535148 rows/sec., 1.63 MiB/sec.
8918 2024.06.05 19:56:37.441037 [ 148 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8919 2024.06.05 19:56:37.441129 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8920 2024.06.05 19:56:37.441412 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
8921 2024.06.05 19:56:37.441555 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
8922 2024.06.05 19:56:37.441593 [ 3 ] {71738805-627e-4857-81db-80725a243272} <Debug> DynamicQueryHandler: Done processing query
8923 2024.06.05 19:56:37.441643 [ 3 ] {71738805-627e-4857-81db-80725a243272} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8924 2024.06.05 19:56:37.441711 [ 3 ] {} <Debug> HTTP-Session: 37c0c7ca-1485-4e6a-8ddb-3d6c803b2e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8925 2024.06.05 19:56:37.441928 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8926 2024.06.05 19:56:37.442029 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 148 rows starting from the beginning of the part
8927 2024.06.05 19:56:37.442074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8928 2024.06.05 19:56:37.442254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8929 2024.06.05 19:56:37.442389 [ 3 ] {} <Debug> HTTP-Session: 772526e1-5810-4607-868b-101ee3d83009 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8930 2024.06.05 19:56:37.442475 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 94 rows starting from the beginning of the part
8931 2024.06.05 19:56:37.442527 [ 3 ] {} <Debug> HTTP-Session: 772526e1-5810-4607-868b-101ee3d83009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8932 2024.06.05 19:56:37.442630 [ 3 ] {} <Debug> HTTP-Session: 772526e1-5810-4607-868b-101ee3d83009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8933 2024.06.05 19:56:37.442793 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part
8934 2024.06.05 19:56:37.442864 [ 3 ] {} <Trace> HTTP-Session: 772526e1-5810-4607-868b-101ee3d83009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8935 2024.06.05 19:56:37.443061 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_66_13} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8936 2024.06.05 19:56:37.443306 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 118 rows starting from the beginning of the part
8937 2024.06.05 19:56:37.443598 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_66_13} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
8938 2024.06.05 19:56:37.443612 [ 3 ] {2227c3d0-b5c4-48fe-a983-6717299b6aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8939 2024.06.05 19:56:37.443751 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part
8940 2024.06.05 19:56:37.443872 [ 3 ] {2227c3d0-b5c4-48fe-a983-6717299b6aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8941 2024.06.05 19:56:37.443932 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
8942 2024.06.05 19:56:37.444234 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 92 rows starting from the beginning of the part
8943 2024.06.05 19:56:37.444897 [ 3 ] {2227c3d0-b5c4-48fe-a983-6717299b6aa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8944 2024.06.05 19:56:37.445894 [ 3 ] {2227c3d0-b5c4-48fe-a983-6717299b6aa8} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8945 2024.06.05 19:56:37.445965 [ 3 ] {2227c3d0-b5c4-48fe-a983-6717299b6aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8946 2024.06.05 19:56:37.447013 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 4 columns (4 merged, 0 gathered) in 0.005681394 sec., 102087.62145346723 rows/sec., 7.97 MiB/sec.
8947 2024.06.05 19:56:37.447022 [ 3 ] {2227c3d0-b5c4-48fe-a983-6717299b6aa8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
8948 2024.06.05 19:56:37.447187 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
8949 2024.06.05 19:56:37.447921 [ 3 ] {2227c3d0-b5c4-48fe-a983-6717299b6aa8} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8950 2024.06.05 19:56:37.448051 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_66_13} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8951 2024.06.05 19:56:37.448194 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
8952 2024.06.05 19:56:37.448281 [ 3 ] {2227c3d0-b5c4-48fe-a983-6717299b6aa8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005026 sec., 31834.460803820133 rows/sec., 2.22 MiB/sec.
8953 2024.06.05 19:56:37.448299 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8954 2024.06.05 19:56:37.448304 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_66_13} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
8955 2024.06.05 19:56:37.448375 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8956 2024.06.05 19:56:37.448701 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
8957 2024.06.05 19:56:37.448764 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
8958 2024.06.05 19:56:37.448777 [ 3 ] {2227c3d0-b5c4-48fe-a983-6717299b6aa8} <Debug> DynamicQueryHandler: Done processing query
8959 2024.06.05 19:56:37.448816 [ 3 ] {2227c3d0-b5c4-48fe-a983-6717299b6aa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8960 2024.06.05 19:56:37.448838 [ 3 ] {} <Debug> HTTP-Session: 772526e1-5810-4607-868b-101ee3d83009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8961 2024.06.05 19:56:37.448918 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8962 2024.06.05 19:56:37.448952 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9786 rows starting from the beginning of the part
8963 2024.06.05 19:56:37.449055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8964 2024.06.05 19:56:37.449167 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part
8965 2024.06.05 19:56:37.449189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8966 2024.06.05 19:56:37.449284 [ 3 ] {} <Debug> HTTP-Session: 3dab518b-6f03-41a4-970d-8febebb161ad Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8967 2024.06.05 19:56:37.449379 [ 3 ] {} <Debug> HTTP-Session: 3dab518b-6f03-41a4-970d-8febebb161ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8968 2024.06.05 19:56:37.449467 [ 3 ] {} <Debug> HTTP-Session: 3dab518b-6f03-41a4-970d-8febebb161ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8969 2024.06.05 19:56:37.449533 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part
8970 2024.06.05 19:56:37.449585 [ 3 ] {} <Trace> HTTP-Session: 3dab518b-6f03-41a4-970d-8febebb161ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8971 2024.06.05 19:56:37.449861 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 197 rows starting from the beginning of the part
8972 2024.06.05 19:56:37.450067 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part
8973 2024.06.05 19:56:37.450129 [ 3 ] {5d0e4638-43d9-470a-b3d0-0af94cc8d4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8974 2024.06.05 19:56:37.450324 [ 3 ] {5d0e4638-43d9-470a-b3d0-0af94cc8d4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8975 2024.06.05 19:56:37.450373 [ 200 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part
8976 2024.06.05 19:56:37.451133 [ 3 ] {5d0e4638-43d9-470a-b3d0-0af94cc8d4a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8977 2024.06.05 19:56:37.451667 [ 3 ] {5d0e4638-43d9-470a-b3d0-0af94cc8d4a7} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8978 2024.06.05 19:56:37.451703 [ 3 ] {5d0e4638-43d9-470a-b3d0-0af94cc8d4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8979 2024.06.05 19:56:37.452275 [ 3 ] {5d0e4638-43d9-470a-b3d0-0af94cc8d4a7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8980 2024.06.05 19:56:37.453000 [ 3 ] {5d0e4638-43d9-470a-b3d0-0af94cc8d4a7} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8981 2024.06.05 19:56:37.453173 [ 3 ] {5d0e4638-43d9-470a-b3d0-0af94cc8d4a7} <Debug> executeQuery: Read 28 rows, 38.69 KiB in 0.003346 sec., 8368.200836820084 rows/sec., 11.29 MiB/sec.
8982 2024.06.05 19:56:37.453423 [ 3 ] {5d0e4638-43d9-470a-b3d0-0af94cc8d4a7} <Debug> DynamicQueryHandler: Done processing query
8983 2024.06.05 19:56:37.453447 [ 3 ] {5d0e4638-43d9-470a-b3d0-0af94cc8d4a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
8984 2024.06.05 19:56:37.453463 [ 3 ] {} <Debug> HTTP-Session: 3dab518b-6f03-41a4-970d-8febebb161ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8985 2024.06.05 19:56:37.453645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8986 2024.06.05 19:56:37.453710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8987 2024.06.05 19:56:37.453740 [ 3 ] {} <Debug> HTTP-Session: c24b1499-8997-4794-b2f0-4d08f49d4d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
8988 2024.06.05 19:56:37.453762 [ 3 ] {} <Debug> HTTP-Session: c24b1499-8997-4794-b2f0-4d08f49d4d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8989 2024.06.05 19:56:37.453776 [ 3 ] {} <Debug> HTTP-Session: c24b1499-8997-4794-b2f0-4d08f49d4d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8990 2024.06.05 19:56:37.453807 [ 3 ] {} <Trace> HTTP-Session: c24b1499-8997-4794-b2f0-4d08f49d4d87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8991 2024.06.05 19:56:37.453918 [ 3 ] {483513e1-69da-4e14-8ab6-45ba78d7a035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8992 2024.06.05 19:56:37.453965 [ 3 ] {483513e1-69da-4e14-8ab6-45ba78d7a035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8993 2024.06.05 19:56:37.454100 [ 3 ] {483513e1-69da-4e14-8ab6-45ba78d7a035} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8994 2024.06.05 19:56:37.454391 [ 3 ] {483513e1-69da-4e14-8ab6-45ba78d7a035} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8995 2024.06.05 19:56:37.454428 [ 3 ] {483513e1-69da-4e14-8ab6-45ba78d7a035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8996 2024.06.05 19:56:37.454908 [ 3 ] {483513e1-69da-4e14-8ab6-45ba78d7a035} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
8997 2024.06.05 19:56:37.455027 [ 193 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10624 rows, containing 5 columns (5 merged, 0 gathered) in 0.006473663 sec., 1641111.0680305725 rows/sec., 114.39 MiB/sec.
8998 2024.06.05 19:56:37.455353 [ 3 ] {483513e1-69da-4e14-8ab6-45ba78d7a035} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8999 2024.06.05 19:56:37.455455 [ 193 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9000 2024.06.05 19:56:37.455648 [ 147 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9001 2024.06.05 19:56:37.455698 [ 3 ] {483513e1-69da-4e14-8ab6-45ba78d7a035} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001791 sec., 33500.837520938025 rows/sec., 2.26 MiB/sec.
9002 2024.06.05 19:56:37.455742 [ 147 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9003 2024.06.05 19:56:37.455845 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9004 2024.06.05 19:56:37.456244 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
9005 2024.06.05 19:56:37.456273 [ 3 ] {483513e1-69da-4e14-8ab6-45ba78d7a035} <Debug> DynamicQueryHandler: Done processing query
9006 2024.06.05 19:56:37.456367 [ 3 ] {483513e1-69da-4e14-8ab6-45ba78d7a035} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9007 2024.06.05 19:56:37.456467 [ 3 ] {} <Debug> HTTP-Session: c24b1499-8997-4794-b2f0-4d08f49d4d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9008 2024.06.05 19:56:37.456781 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9009 2024.06.05 19:56:37.456850 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3472 rows starting from the beginning of the part
9010 2024.06.05 19:56:37.457003 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
9011 2024.06.05 19:56:37.457192 [ 193 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9012 2024.06.05 19:56:37.457275 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
9013 2024.06.05 19:56:37.457511 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
9014 2024.06.05 19:56:37.457575 [ 193 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9015 2024.06.05 19:56:37.457684 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part
9016 2024.06.05 19:56:37.457924 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB.
9017 2024.06.05 19:56:37.458075 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part
9018 2024.06.05 19:56:37.459673 [ 196 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3772 rows, containing 4 columns (4 merged, 0 gathered) in 0.003657786 sec., 1031224.8994337011 rows/sec., 69.44 MiB/sec.
9019 2024.06.05 19:56:37.460025 [ 193 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9020 2024.06.05 19:56:37.460438 [ 193 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_66_13} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9021 2024.06.05 19:56:37.460522 [ 193 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_66_13} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9022 2024.06.05 19:56:37.460610 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
9023 2024.06.05 19:56:40.920017 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
9024 2024.06.05 19:56:40.920103 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
9025 2024.06.05 19:56:42.430233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9026 2024.06.05 19:56:42.430360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9027 2024.06.05 19:56:42.430389 [ 3 ] {} <Debug> HTTP-Session: 29ce534d-5f42-4099-9ca9-35b99adb2b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9028 2024.06.05 19:56:42.430418 [ 3 ] {} <Debug> HTTP-Session: 29ce534d-5f42-4099-9ca9-35b99adb2b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9029 2024.06.05 19:56:42.430436 [ 3 ] {} <Debug> HTTP-Session: 29ce534d-5f42-4099-9ca9-35b99adb2b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9030 2024.06.05 19:56:42.430494 [ 3 ] {} <Trace> HTTP-Session: 29ce534d-5f42-4099-9ca9-35b99adb2b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9031 2024.06.05 19:56:42.430695 [ 3 ] {2a8e31d5-babc-4683-a424-f3e73a2dfb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9032 2024.06.05 19:56:42.430761 [ 3 ] {2a8e31d5-babc-4683-a424-f3e73a2dfb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9033 2024.06.05 19:56:42.430949 [ 3 ] {2a8e31d5-babc-4683-a424-f3e73a2dfb1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9034 2024.06.05 19:56:42.431341 [ 3 ] {2a8e31d5-babc-4683-a424-f3e73a2dfb1d} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9035 2024.06.05 19:56:42.431384 [ 3 ] {2a8e31d5-babc-4683-a424-f3e73a2dfb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9036 2024.06.05 19:56:42.431749 [ 3 ] {2a8e31d5-babc-4683-a424-f3e73a2dfb1d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9037 2024.06.05 19:56:42.432077 [ 3 ] {2a8e31d5-babc-4683-a424-f3e73a2dfb1d} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9038 2024.06.05 19:56:42.432224 [ 3 ] {2a8e31d5-babc-4683-a424-f3e73a2dfb1d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.71 MiB/sec.
9039 2024.06.05 19:56:42.432438 [ 3 ] {2a8e31d5-babc-4683-a424-f3e73a2dfb1d} <Debug> DynamicQueryHandler: Done processing query
9040 2024.06.05 19:56:42.432464 [ 3 ] {2a8e31d5-babc-4683-a424-f3e73a2dfb1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9041 2024.06.05 19:56:42.432480 [ 3 ] {} <Debug> HTTP-Session: 29ce534d-5f42-4099-9ca9-35b99adb2b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9042 2024.06.05 19:56:42.432648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9043 2024.06.05 19:56:42.432695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9044 2024.06.05 19:56:42.432714 [ 3 ] {} <Debug> HTTP-Session: 518bf405-cd5f-4731-bd4a-2bee11ce2c42 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9045 2024.06.05 19:56:42.432731 [ 3 ] {} <Debug> HTTP-Session: 518bf405-cd5f-4731-bd4a-2bee11ce2c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.06.05 19:56:42.432744 [ 3 ] {} <Debug> HTTP-Session: 518bf405-cd5f-4731-bd4a-2bee11ce2c42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9047 2024.06.05 19:56:42.432776 [ 3 ] {} <Trace> HTTP-Session: 518bf405-cd5f-4731-bd4a-2bee11ce2c42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9048 2024.06.05 19:56:42.432889 [ 3 ] {4537e589-ef25-481a-bf3d-99ed8a344853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9049 2024.06.05 19:56:42.432933 [ 3 ] {4537e589-ef25-481a-bf3d-99ed8a344853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9050 2024.06.05 19:56:42.433072 [ 3 ] {4537e589-ef25-481a-bf3d-99ed8a344853} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9051 2024.06.05 19:56:42.433457 [ 3 ] {4537e589-ef25-481a-bf3d-99ed8a344853} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9052 2024.06.05 19:56:42.433494 [ 3 ] {4537e589-ef25-481a-bf3d-99ed8a344853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9053 2024.06.05 19:56:42.433819 [ 3 ] {4537e589-ef25-481a-bf3d-99ed8a344853} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9054 2024.06.05 19:56:42.434130 [ 3 ] {4537e589-ef25-481a-bf3d-99ed8a344853} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9055 2024.06.05 19:56:42.434266 [ 3 ] {4537e589-ef25-481a-bf3d-99ed8a344853} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001414 sec., 45261.669024045266 rows/sec., 3.53 MiB/sec.
9056 2024.06.05 19:56:42.434437 [ 3 ] {4537e589-ef25-481a-bf3d-99ed8a344853} <Debug> DynamicQueryHandler: Done processing query
9057 2024.06.05 19:56:42.434461 [ 3 ] {4537e589-ef25-481a-bf3d-99ed8a344853} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9058 2024.06.05 19:56:42.434476 [ 3 ] {} <Debug> HTTP-Session: 518bf405-cd5f-4731-bd4a-2bee11ce2c42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9059 2024.06.05 19:56:42.434661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9060 2024.06.05 19:56:42.434710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9061 2024.06.05 19:56:42.434729 [ 3 ] {} <Debug> HTTP-Session: b967c015-ef4b-4ead-b503-831690e93eb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9062 2024.06.05 19:56:42.434745 [ 3 ] {} <Debug> HTTP-Session: b967c015-ef4b-4ead-b503-831690e93eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9063 2024.06.05 19:56:42.434759 [ 3 ] {} <Debug> HTTP-Session: b967c015-ef4b-4ead-b503-831690e93eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9064 2024.06.05 19:56:42.434789 [ 3 ] {} <Trace> HTTP-Session: b967c015-ef4b-4ead-b503-831690e93eb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9065 2024.06.05 19:56:42.434934 [ 3 ] {b7cf64aa-2dab-4cdf-b1fc-8325ca4632bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9066 2024.06.05 19:56:42.434980 [ 3 ] {b7cf64aa-2dab-4cdf-b1fc-8325ca4632bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9067 2024.06.05 19:56:42.435126 [ 3 ] {b7cf64aa-2dab-4cdf-b1fc-8325ca4632bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9068 2024.06.05 19:56:42.435512 [ 3 ] {b7cf64aa-2dab-4cdf-b1fc-8325ca4632bf} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9069 2024.06.05 19:56:42.435547 [ 3 ] {b7cf64aa-2dab-4cdf-b1fc-8325ca4632bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9070 2024.06.05 19:56:42.435934 [ 3 ] {b7cf64aa-2dab-4cdf-b1fc-8325ca4632bf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9071 2024.06.05 19:56:42.436267 [ 3 ] {b7cf64aa-2dab-4cdf-b1fc-8325ca4632bf} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9072 2024.06.05 19:56:42.436420 [ 3 ] {b7cf64aa-2dab-4cdf-b1fc-8325ca4632bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec.
9073 2024.06.05 19:56:42.436604 [ 3 ] {b7cf64aa-2dab-4cdf-b1fc-8325ca4632bf} <Debug> DynamicQueryHandler: Done processing query
9074 2024.06.05 19:56:42.436644 [ 3 ] {b7cf64aa-2dab-4cdf-b1fc-8325ca4632bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9075 2024.06.05 19:56:42.436676 [ 3 ] {} <Debug> HTTP-Session: b967c015-ef4b-4ead-b503-831690e93eb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9076 2024.06.05 19:56:42.436837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9077 2024.06.05 19:56:42.436883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9078 2024.06.05 19:56:42.436903 [ 3 ] {} <Debug> HTTP-Session: 3bff5451-280a-431f-85a4-cbe489bd3773 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9079 2024.06.05 19:56:42.436919 [ 3 ] {} <Debug> HTTP-Session: 3bff5451-280a-431f-85a4-cbe489bd3773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9080 2024.06.05 19:56:42.436933 [ 3 ] {} <Debug> HTTP-Session: 3bff5451-280a-431f-85a4-cbe489bd3773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9081 2024.06.05 19:56:42.436964 [ 3 ] {} <Trace> HTTP-Session: 3bff5451-280a-431f-85a4-cbe489bd3773 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9082 2024.06.05 19:56:42.437087 [ 3 ] {2736dd2e-887f-4102-86a2-dd2f3b8dc121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9083 2024.06.05 19:56:42.437131 [ 3 ] {2736dd2e-887f-4102-86a2-dd2f3b8dc121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9084 2024.06.05 19:56:42.437256 [ 3 ] {2736dd2e-887f-4102-86a2-dd2f3b8dc121} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9085 2024.06.05 19:56:42.437565 [ 3 ] {2736dd2e-887f-4102-86a2-dd2f3b8dc121} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9086 2024.06.05 19:56:42.437600 [ 3 ] {2736dd2e-887f-4102-86a2-dd2f3b8dc121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9087 2024.06.05 19:56:42.437955 [ 3 ] {2736dd2e-887f-4102-86a2-dd2f3b8dc121} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9088 2024.06.05 19:56:42.438276 [ 3 ] {2736dd2e-887f-4102-86a2-dd2f3b8dc121} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9089 2024.06.05 19:56:42.438429 [ 3 ] {2736dd2e-887f-4102-86a2-dd2f3b8dc121} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
9090 2024.06.05 19:56:42.438602 [ 3 ] {2736dd2e-887f-4102-86a2-dd2f3b8dc121} <Debug> DynamicQueryHandler: Done processing query
9091 2024.06.05 19:56:42.438625 [ 3 ] {2736dd2e-887f-4102-86a2-dd2f3b8dc121} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9092 2024.06.05 19:56:42.438641 [ 3 ] {} <Debug> HTTP-Session: 3bff5451-280a-431f-85a4-cbe489bd3773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9093 2024.06.05 19:56:47.432068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 5074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9094 2024.06.05 19:56:47.432294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9095 2024.06.05 19:56:47.432325 [ 3 ] {} <Debug> HTTP-Session: 56fa2e5a-743f-4f1c-9bbc-5172e26765bd Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9096 2024.06.05 19:56:47.432350 [ 3 ] {} <Debug> HTTP-Session: 56fa2e5a-743f-4f1c-9bbc-5172e26765bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9097 2024.06.05 19:56:47.432365 [ 3 ] {} <Debug> HTTP-Session: 56fa2e5a-743f-4f1c-9bbc-5172e26765bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9098 2024.06.05 19:56:47.432415 [ 3 ] {} <Trace> HTTP-Session: 56fa2e5a-743f-4f1c-9bbc-5172e26765bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9099 2024.06.05 19:56:47.432604 [ 3 ] {63181e4c-ff4b-482d-ac8b-a3e09e2899f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9100 2024.06.05 19:56:47.432674 [ 3 ] {63181e4c-ff4b-482d-ac8b-a3e09e2899f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9101 2024.06.05 19:56:47.432867 [ 3 ] {63181e4c-ff4b-482d-ac8b-a3e09e2899f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9102 2024.06.05 19:56:47.433311 [ 3 ] {63181e4c-ff4b-482d-ac8b-a3e09e2899f4} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9103 2024.06.05 19:56:47.433356 [ 3 ] {63181e4c-ff4b-482d-ac8b-a3e09e2899f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9104 2024.06.05 19:56:47.433732 [ 3 ] {63181e4c-ff4b-482d-ac8b-a3e09e2899f4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9105 2024.06.05 19:56:47.434098 [ 3 ] {63181e4c-ff4b-482d-ac8b-a3e09e2899f4} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9106 2024.06.05 19:56:47.434252 [ 3 ] {63181e4c-ff4b-482d-ac8b-a3e09e2899f4} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001709 sec., 20479.81275599766 rows/sec., 1.62 MiB/sec.
9107 2024.06.05 19:56:47.434546 [ 3 ] {63181e4c-ff4b-482d-ac8b-a3e09e2899f4} <Debug> DynamicQueryHandler: Done processing query
9108 2024.06.05 19:56:47.434590 [ 3 ] {63181e4c-ff4b-482d-ac8b-a3e09e2899f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9109 2024.06.05 19:56:47.434614 [ 3 ] {} <Debug> HTTP-Session: 56fa2e5a-743f-4f1c-9bbc-5172e26765bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9110 2024.06.05 19:56:47.434790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9111 2024.06.05 19:56:47.434842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9112 2024.06.05 19:56:47.434861 [ 3 ] {} <Debug> HTTP-Session: 881aef63-cc68-460b-9dec-37a49ebc5426 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9113 2024.06.05 19:56:47.434878 [ 3 ] {} <Debug> HTTP-Session: 881aef63-cc68-460b-9dec-37a49ebc5426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9114 2024.06.05 19:56:47.434893 [ 3 ] {} <Debug> HTTP-Session: 881aef63-cc68-460b-9dec-37a49ebc5426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9115 2024.06.05 19:56:47.434925 [ 3 ] {} <Trace> HTTP-Session: 881aef63-cc68-460b-9dec-37a49ebc5426 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9116 2024.06.05 19:56:47.435025 [ 3 ] {684596b3-fa98-4ca0-8f79-7826e200da40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9117 2024.06.05 19:56:47.435071 [ 3 ] {684596b3-fa98-4ca0-8f79-7826e200da40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9118 2024.06.05 19:56:47.435218 [ 3 ] {684596b3-fa98-4ca0-8f79-7826e200da40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9119 2024.06.05 19:56:47.435563 [ 3 ] {684596b3-fa98-4ca0-8f79-7826e200da40} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9120 2024.06.05 19:56:47.435601 [ 3 ] {684596b3-fa98-4ca0-8f79-7826e200da40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9121 2024.06.05 19:56:47.436291 [ 3 ] {684596b3-fa98-4ca0-8f79-7826e200da40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9122 2024.06.05 19:56:47.436606 [ 3 ] {684596b3-fa98-4ca0-8f79-7826e200da40} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9123 2024.06.05 19:56:47.436766 [ 3 ] {684596b3-fa98-4ca0-8f79-7826e200da40} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001758 sec., 1137.6564277588168 rows/sec., 92.77 KiB/sec.
9124 2024.06.05 19:56:47.437095 [ 3 ] {684596b3-fa98-4ca0-8f79-7826e200da40} <Debug> DynamicQueryHandler: Done processing query
9125 2024.06.05 19:56:47.437122 [ 3 ] {684596b3-fa98-4ca0-8f79-7826e200da40} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9126 2024.06.05 19:56:47.437167 [ 3 ] {} <Debug> HTTP-Session: 881aef63-cc68-460b-9dec-37a49ebc5426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9127 2024.06.05 19:56:47.437333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 23851, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9128 2024.06.05 19:56:47.437384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9129 2024.06.05 19:56:47.437404 [ 3 ] {} <Debug> HTTP-Session: 7551261e-a1db-4b2d-923d-f63c424d4169 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9130 2024.06.05 19:56:47.437421 [ 3 ] {} <Debug> HTTP-Session: 7551261e-a1db-4b2d-923d-f63c424d4169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9131 2024.06.05 19:56:47.437436 [ 3 ] {} <Debug> HTTP-Session: 7551261e-a1db-4b2d-923d-f63c424d4169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9132 2024.06.05 19:56:47.437467 [ 3 ] {} <Trace> HTTP-Session: 7551261e-a1db-4b2d-923d-f63c424d4169 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9133 2024.06.05 19:56:47.437611 [ 3 ] {1485fab0-986f-48ed-938e-d81c13e9baaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9134 2024.06.05 19:56:47.437656 [ 3 ] {1485fab0-986f-48ed-938e-d81c13e9baaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9135 2024.06.05 19:56:47.437803 [ 3 ] {1485fab0-986f-48ed-938e-d81c13e9baaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9136 2024.06.05 19:56:47.438243 [ 3 ] {1485fab0-986f-48ed-938e-d81c13e9baaf} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9137 2024.06.05 19:56:47.438280 [ 3 ] {1485fab0-986f-48ed-938e-d81c13e9baaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9138 2024.06.05 19:56:47.438602 [ 3 ] {1485fab0-986f-48ed-938e-d81c13e9baaf} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9139 2024.06.05 19:56:47.438906 [ 3 ] {1485fab0-986f-48ed-938e-d81c13e9baaf} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9140 2024.06.05 19:56:47.439042 [ 3 ] {1485fab0-986f-48ed-938e-d81c13e9baaf} <Debug> executeQuery: Read 162 rows, 13.98 KiB in 0.001488 sec., 108870.96774193548 rows/sec., 9.18 MiB/sec.
9141 2024.06.05 19:56:47.439308 [ 3 ] {1485fab0-986f-48ed-938e-d81c13e9baaf} <Debug> DynamicQueryHandler: Done processing query
9142 2024.06.05 19:56:47.439370 [ 3 ] {1485fab0-986f-48ed-938e-d81c13e9baaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9143 2024.06.05 19:56:47.439426 [ 3 ] {} <Debug> HTTP-Session: 7551261e-a1db-4b2d-923d-f63c424d4169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9144 2024.06.05 19:56:47.439593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9145 2024.06.05 19:56:47.439646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9146 2024.06.05 19:56:47.439666 [ 3 ] {} <Debug> HTTP-Session: d260b55d-203d-46e8-8c41-7d7efa215ab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9147 2024.06.05 19:56:47.439683 [ 3 ] {} <Debug> HTTP-Session: d260b55d-203d-46e8-8c41-7d7efa215ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9148 2024.06.05 19:56:47.439697 [ 3 ] {} <Debug> HTTP-Session: d260b55d-203d-46e8-8c41-7d7efa215ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9149 2024.06.05 19:56:47.439730 [ 3 ] {} <Trace> HTTP-Session: d260b55d-203d-46e8-8c41-7d7efa215ab1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9150 2024.06.05 19:56:47.439832 [ 3 ] {3fd5b6dd-c03a-4de9-b2a3-59b5af74d600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9151 2024.06.05 19:56:47.439874 [ 3 ] {3fd5b6dd-c03a-4de9-b2a3-59b5af74d600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9152 2024.06.05 19:56:47.440022 [ 3 ] {3fd5b6dd-c03a-4de9-b2a3-59b5af74d600} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9153 2024.06.05 19:56:47.440304 [ 3 ] {3fd5b6dd-c03a-4de9-b2a3-59b5af74d600} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9154 2024.06.05 19:56:47.440340 [ 3 ] {3fd5b6dd-c03a-4de9-b2a3-59b5af74d600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9155 2024.06.05 19:56:47.440639 [ 3 ] {3fd5b6dd-c03a-4de9-b2a3-59b5af74d600} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9156 2024.06.05 19:56:47.440977 [ 3 ] {3fd5b6dd-c03a-4de9-b2a3-59b5af74d600} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9157 2024.06.05 19:56:47.441129 [ 3 ] {3fd5b6dd-c03a-4de9-b2a3-59b5af74d600} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001315 sec., 1520.912547528517 rows/sec., 106.20 KiB/sec.
9158 2024.06.05 19:56:47.441290 [ 3 ] {3fd5b6dd-c03a-4de9-b2a3-59b5af74d600} <Debug> DynamicQueryHandler: Done processing query
9159 2024.06.05 19:56:47.441314 [ 3 ] {3fd5b6dd-c03a-4de9-b2a3-59b5af74d600} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9160 2024.06.05 19:56:47.441329 [ 3 ] {} <Debug> HTTP-Session: d260b55d-203d-46e8-8c41-7d7efa215ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9161 2024.06.05 19:56:47.441463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 18212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9162 2024.06.05 19:56:47.441510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9163 2024.06.05 19:56:47.441530 [ 3 ] {} <Debug> HTTP-Session: 0565b7f0-09ea-4001-8b13-731af4f27a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9164 2024.06.05 19:56:47.441546 [ 3 ] {} <Debug> HTTP-Session: 0565b7f0-09ea-4001-8b13-731af4f27a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9165 2024.06.05 19:56:47.441560 [ 3 ] {} <Debug> HTTP-Session: 0565b7f0-09ea-4001-8b13-731af4f27a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9166 2024.06.05 19:56:47.441591 [ 3 ] {} <Trace> HTTP-Session: 0565b7f0-09ea-4001-8b13-731af4f27a68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9167 2024.06.05 19:56:47.441718 [ 3 ] {64aa38e5-78a7-409a-b49a-2d0c661dfcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9168 2024.06.05 19:56:47.441761 [ 3 ] {64aa38e5-78a7-409a-b49a-2d0c661dfcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9169 2024.06.05 19:56:47.441886 [ 3 ] {64aa38e5-78a7-409a-b49a-2d0c661dfcb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9170 2024.06.05 19:56:47.442231 [ 3 ] {64aa38e5-78a7-409a-b49a-2d0c661dfcb1} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9171 2024.06.05 19:56:47.442267 [ 3 ] {64aa38e5-78a7-409a-b49a-2d0c661dfcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9172 2024.06.05 19:56:47.442581 [ 3 ] {64aa38e5-78a7-409a-b49a-2d0c661dfcb1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9173 2024.06.05 19:56:47.442887 [ 3 ] {64aa38e5-78a7-409a-b49a-2d0c661dfcb1} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9174 2024.06.05 19:56:47.443038 [ 3 ] {64aa38e5-78a7-409a-b49a-2d0c661dfcb1} <Debug> executeQuery: Read 107 rows, 8.59 KiB in 0.001365 sec., 78388.2783882784 rows/sec., 6.15 MiB/sec.
9175 2024.06.05 19:56:47.443203 [ 3 ] {64aa38e5-78a7-409a-b49a-2d0c661dfcb1} <Debug> DynamicQueryHandler: Done processing query
9176 2024.06.05 19:56:47.443228 [ 3 ] {64aa38e5-78a7-409a-b49a-2d0c661dfcb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9177 2024.06.05 19:56:47.443243 [ 3 ] {} <Debug> HTTP-Session: 0565b7f0-09ea-4001-8b13-731af4f27a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9178 2024.06.05 19:56:47.443396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9179 2024.06.05 19:56:47.443444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9180 2024.06.05 19:56:47.443464 [ 3 ] {} <Debug> HTTP-Session: 040b1283-ffc9-4c52-80d4-8713807f944f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9181 2024.06.05 19:56:47.443480 [ 3 ] {} <Debug> HTTP-Session: 040b1283-ffc9-4c52-80d4-8713807f944f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9182 2024.06.05 19:56:47.443494 [ 3 ] {} <Debug> HTTP-Session: 040b1283-ffc9-4c52-80d4-8713807f944f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9183 2024.06.05 19:56:47.443525 [ 3 ] {} <Trace> HTTP-Session: 040b1283-ffc9-4c52-80d4-8713807f944f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9184 2024.06.05 19:56:47.443673 [ 3 ] {371d64aa-c61c-4fd2-a4da-6f82541154f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9185 2024.06.05 19:56:47.443719 [ 3 ] {371d64aa-c61c-4fd2-a4da-6f82541154f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9186 2024.06.05 19:56:47.443863 [ 3 ] {371d64aa-c61c-4fd2-a4da-6f82541154f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9187 2024.06.05 19:56:47.444266 [ 3 ] {371d64aa-c61c-4fd2-a4da-6f82541154f8} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9188 2024.06.05 19:56:47.444302 [ 3 ] {371d64aa-c61c-4fd2-a4da-6f82541154f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9189 2024.06.05 19:56:47.444690 [ 3 ] {371d64aa-c61c-4fd2-a4da-6f82541154f8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9190 2024.06.05 19:56:47.445038 [ 3 ] {371d64aa-c61c-4fd2-a4da-6f82541154f8} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9191 2024.06.05 19:56:47.445195 [ 3 ] {371d64aa-c61c-4fd2-a4da-6f82541154f8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001586 sec., 101513.24085750316 rows/sec., 7.07 MiB/sec.
9192 2024.06.05 19:56:47.445361 [ 3 ] {371d64aa-c61c-4fd2-a4da-6f82541154f8} <Debug> DynamicQueryHandler: Done processing query
9193 2024.06.05 19:56:47.445387 [ 3 ] {371d64aa-c61c-4fd2-a4da-6f82541154f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9194 2024.06.05 19:56:47.445404 [ 3 ] {} <Debug> HTTP-Session: 040b1283-ffc9-4c52-80d4-8713807f944f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9195 2024.06.05 19:56:47.445587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9196 2024.06.05 19:56:47.445635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9197 2024.06.05 19:56:47.445654 [ 3 ] {} <Debug> HTTP-Session: 3a2e91df-42df-4e20-af10-f4921cd7baad Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9198 2024.06.05 19:56:47.445670 [ 3 ] {} <Debug> HTTP-Session: 3a2e91df-42df-4e20-af10-f4921cd7baad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9199 2024.06.05 19:56:47.445684 [ 3 ] {} <Debug> HTTP-Session: 3a2e91df-42df-4e20-af10-f4921cd7baad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9200 2024.06.05 19:56:47.445715 [ 3 ] {} <Trace> HTTP-Session: 3a2e91df-42df-4e20-af10-f4921cd7baad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9201 2024.06.05 19:56:47.446080 [ 3 ] {8dd79376-9fe9-41dd-82ef-a28150c4e0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9202 2024.06.05 19:56:47.446128 [ 3 ] {8dd79376-9fe9-41dd-82ef-a28150c4e0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9203 2024.06.05 19:56:47.446285 [ 3 ] {8dd79376-9fe9-41dd-82ef-a28150c4e0ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9204 2024.06.05 19:56:47.446800 [ 3 ] {8dd79376-9fe9-41dd-82ef-a28150c4e0ac} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9205 2024.06.05 19:56:47.446835 [ 3 ] {8dd79376-9fe9-41dd-82ef-a28150c4e0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9206 2024.06.05 19:56:47.447276 [ 3 ] {8dd79376-9fe9-41dd-82ef-a28150c4e0ac} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9207 2024.06.05 19:56:47.447623 [ 3 ] {8dd79376-9fe9-41dd-82ef-a28150c4e0ac} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9208 2024.06.05 19:56:47.447781 [ 3 ] {8dd79376-9fe9-41dd-82ef-a28150c4e0ac} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.001977 sec., 17703.591299949418 rows/sec., 23.89 MiB/sec.
9209 2024.06.05 19:56:47.447954 [ 3 ] {8dd79376-9fe9-41dd-82ef-a28150c4e0ac} <Debug> DynamicQueryHandler: Done processing query
9210 2024.06.05 19:56:47.447978 [ 3 ] {8dd79376-9fe9-41dd-82ef-a28150c4e0ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
9211 2024.06.05 19:56:47.447994 [ 3 ] {} <Debug> HTTP-Session: 3a2e91df-42df-4e20-af10-f4921cd7baad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9212 2024.06.05 19:56:47.448100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9213 2024.06.05 19:56:47.448153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9214 2024.06.05 19:56:47.448173 [ 3 ] {} <Debug> HTTP-Session: ef4d9821-0bbe-45b2-8c3b-700569cb7956 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9215 2024.06.05 19:56:47.448189 [ 3 ] {} <Debug> HTTP-Session: ef4d9821-0bbe-45b2-8c3b-700569cb7956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9216 2024.06.05 19:56:47.448204 [ 3 ] {} <Debug> HTTP-Session: ef4d9821-0bbe-45b2-8c3b-700569cb7956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9217 2024.06.05 19:56:47.448235 [ 3 ] {} <Trace> HTTP-Session: ef4d9821-0bbe-45b2-8c3b-700569cb7956 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9218 2024.06.05 19:56:47.448335 [ 3 ] {813a070b-94c9-4d92-bd28-872f66810bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9219 2024.06.05 19:56:47.448379 [ 3 ] {813a070b-94c9-4d92-bd28-872f66810bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9220 2024.06.05 19:56:47.448505 [ 3 ] {813a070b-94c9-4d92-bd28-872f66810bbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9221 2024.06.05 19:56:47.448758 [ 3 ] {813a070b-94c9-4d92-bd28-872f66810bbf} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9222 2024.06.05 19:56:47.448793 [ 3 ] {813a070b-94c9-4d92-bd28-872f66810bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9223 2024.06.05 19:56:47.449145 [ 3 ] {813a070b-94c9-4d92-bd28-872f66810bbf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
9224 2024.06.05 19:56:47.449464 [ 3 ] {813a070b-94c9-4d92-bd28-872f66810bbf} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9225 2024.06.05 19:56:47.449626 [ 3 ] {813a070b-94c9-4d92-bd28-872f66810bbf} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 345.15 KiB/sec.
9226 2024.06.05 19:56:47.449998 [ 3 ] {813a070b-94c9-4d92-bd28-872f66810bbf} <Debug> DynamicQueryHandler: Done processing query
9227 2024.06.05 19:56:47.450023 [ 3 ] {813a070b-94c9-4d92-bd28-872f66810bbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9228 2024.06.05 19:56:47.450040 [ 3 ] {} <Debug> HTTP-Session: ef4d9821-0bbe-45b2-8c3b-700569cb7956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9229 2024.06.05 19:56:47.450161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9230 2024.06.05 19:56:47.450208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9231 2024.06.05 19:56:47.450228 [ 3 ] {} <Debug> HTTP-Session: a316f8e0-ac77-45cf-8f8f-3d92bdf4dcc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9232 2024.06.05 19:56:47.450244 [ 3 ] {} <Debug> HTTP-Session: a316f8e0-ac77-45cf-8f8f-3d92bdf4dcc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9233 2024.06.05 19:56:47.450257 [ 3 ] {} <Debug> HTTP-Session: a316f8e0-ac77-45cf-8f8f-3d92bdf4dcc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9234 2024.06.05 19:56:47.450288 [ 3 ] {} <Trace> HTTP-Session: a316f8e0-ac77-45cf-8f8f-3d92bdf4dcc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9235 2024.06.05 19:56:47.450417 [ 3 ] {c6897c9a-993f-4ae0-851b-68027575b362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9236 2024.06.05 19:56:47.450461 [ 3 ] {c6897c9a-993f-4ae0-851b-68027575b362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9237 2024.06.05 19:56:47.450608 [ 3 ] {c6897c9a-993f-4ae0-851b-68027575b362} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9238 2024.06.05 19:56:47.450924 [ 3 ] {c6897c9a-993f-4ae0-851b-68027575b362} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9239 2024.06.05 19:56:47.450959 [ 3 ] {c6897c9a-993f-4ae0-851b-68027575b362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9240 2024.06.05 19:56:47.451315 [ 3 ] {c6897c9a-993f-4ae0-851b-68027575b362} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
9241 2024.06.05 19:56:47.451635 [ 3 ] {c6897c9a-993f-4ae0-851b-68027575b362} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9242 2024.06.05 19:56:47.451781 [ 3 ] {c6897c9a-993f-4ae0-851b-68027575b362} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec.
9243 2024.06.05 19:56:47.451949 [ 3 ] {c6897c9a-993f-4ae0-851b-68027575b362} <Debug> DynamicQueryHandler: Done processing query
9244 2024.06.05 19:56:47.451973 [ 3 ] {c6897c9a-993f-4ae0-851b-68027575b362} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9245 2024.06.05 19:56:47.451990 [ 3 ] {} <Debug> HTTP-Session: a316f8e0-ac77-45cf-8f8f-3d92bdf4dcc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9246 2024.06.05 19:56:52.430245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9247 2024.06.05 19:56:52.430379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9248 2024.06.05 19:56:52.430408 [ 3 ] {} <Debug> HTTP-Session: 23738990-f7d2-4955-a4ff-d3a97c23658a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9249 2024.06.05 19:56:52.430436 [ 3 ] {} <Debug> HTTP-Session: 23738990-f7d2-4955-a4ff-d3a97c23658a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9250 2024.06.05 19:56:52.430453 [ 3 ] {} <Debug> HTTP-Session: 23738990-f7d2-4955-a4ff-d3a97c23658a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9251 2024.06.05 19:56:52.430507 [ 3 ] {} <Trace> HTTP-Session: 23738990-f7d2-4955-a4ff-d3a97c23658a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9252 2024.06.05 19:56:52.430721 [ 3 ] {d3f4ab64-4060-4636-9051-8f141c73ae76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9253 2024.06.05 19:56:52.430795 [ 3 ] {d3f4ab64-4060-4636-9051-8f141c73ae76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9254 2024.06.05 19:56:52.430994 [ 3 ] {d3f4ab64-4060-4636-9051-8f141c73ae76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9255 2024.06.05 19:56:52.431564 [ 3 ] {d3f4ab64-4060-4636-9051-8f141c73ae76} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9256 2024.06.05 19:56:52.431606 [ 3 ] {d3f4ab64-4060-4636-9051-8f141c73ae76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9257 2024.06.05 19:56:52.431966 [ 3 ] {d3f4ab64-4060-4636-9051-8f141c73ae76} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9258 2024.06.05 19:56:52.432301 [ 3 ] {d3f4ab64-4060-4636-9051-8f141c73ae76} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9259 2024.06.05 19:56:52.432445 [ 3 ] {d3f4ab64-4060-4636-9051-8f141c73ae76} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001796 sec., 31180.400890868597 rows/sec., 2.40 MiB/sec.
9260 2024.06.05 19:56:52.432742 [ 3 ] {d3f4ab64-4060-4636-9051-8f141c73ae76} <Debug> DynamicQueryHandler: Done processing query
9261 2024.06.05 19:56:52.432805 [ 3 ] {d3f4ab64-4060-4636-9051-8f141c73ae76} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9262 2024.06.05 19:56:52.432859 [ 3 ] {} <Debug> HTTP-Session: 23738990-f7d2-4955-a4ff-d3a97c23658a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9263 2024.06.05 19:56:52.433095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9264 2024.06.05 19:56:52.433146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9265 2024.06.05 19:56:52.433164 [ 3 ] {} <Debug> HTTP-Session: b063cf10-08e4-45ba-9111-53b9f23c8968 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9266 2024.06.05 19:56:52.433181 [ 3 ] {} <Debug> HTTP-Session: b063cf10-08e4-45ba-9111-53b9f23c8968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9267 2024.06.05 19:56:52.433194 [ 3 ] {} <Debug> HTTP-Session: b063cf10-08e4-45ba-9111-53b9f23c8968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9268 2024.06.05 19:56:52.433226 [ 3 ] {} <Trace> HTTP-Session: b063cf10-08e4-45ba-9111-53b9f23c8968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9269 2024.06.05 19:56:52.433347 [ 3 ] {b33614c3-6bae-4378-b75c-0644d79f8911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9270 2024.06.05 19:56:52.433392 [ 3 ] {b33614c3-6bae-4378-b75c-0644d79f8911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9271 2024.06.05 19:56:52.433538 [ 3 ] {b33614c3-6bae-4378-b75c-0644d79f8911} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9272 2024.06.05 19:56:52.433891 [ 3 ] {b33614c3-6bae-4378-b75c-0644d79f8911} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9273 2024.06.05 19:56:52.433928 [ 3 ] {b33614c3-6bae-4378-b75c-0644d79f8911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9274 2024.06.05 19:56:52.434236 [ 3 ] {b33614c3-6bae-4378-b75c-0644d79f8911} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9275 2024.06.05 19:56:52.434536 [ 3 ] {b33614c3-6bae-4378-b75c-0644d79f8911} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9276 2024.06.05 19:56:52.434684 [ 3 ] {b33614c3-6bae-4378-b75c-0644d79f8911} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001378 sec., 46444.121915820026 rows/sec., 3.63 MiB/sec.
9277 2024.06.05 19:56:52.434856 [ 3 ] {b33614c3-6bae-4378-b75c-0644d79f8911} <Debug> DynamicQueryHandler: Done processing query
9278 2024.06.05 19:56:52.434880 [ 3 ] {b33614c3-6bae-4378-b75c-0644d79f8911} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9279 2024.06.05 19:56:52.434896 [ 3 ] {} <Debug> HTTP-Session: b063cf10-08e4-45ba-9111-53b9f23c8968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9280 2024.06.05 19:56:52.435053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9281 2024.06.05 19:56:52.435102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9282 2024.06.05 19:56:52.435120 [ 3 ] {} <Debug> HTTP-Session: fe84deaf-a630-46ea-87a7-5566c7dba150 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9283 2024.06.05 19:56:52.435136 [ 3 ] {} <Debug> HTTP-Session: fe84deaf-a630-46ea-87a7-5566c7dba150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9284 2024.06.05 19:56:52.435149 [ 3 ] {} <Debug> HTTP-Session: fe84deaf-a630-46ea-87a7-5566c7dba150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9285 2024.06.05 19:56:52.435180 [ 3 ] {} <Trace> HTTP-Session: fe84deaf-a630-46ea-87a7-5566c7dba150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9286 2024.06.05 19:56:52.435321 [ 3 ] {3da079b6-2868-4fbc-8e52-f9658f30c9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9287 2024.06.05 19:56:52.435367 [ 3 ] {3da079b6-2868-4fbc-8e52-f9658f30c9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9288 2024.06.05 19:56:52.435511 [ 3 ] {3da079b6-2868-4fbc-8e52-f9658f30c9eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9289 2024.06.05 19:56:52.435888 [ 3 ] {3da079b6-2868-4fbc-8e52-f9658f30c9eb} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9290 2024.06.05 19:56:52.435923 [ 3 ] {3da079b6-2868-4fbc-8e52-f9658f30c9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9291 2024.06.05 19:56:52.436306 [ 3 ] {3da079b6-2868-4fbc-8e52-f9658f30c9eb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9292 2024.06.05 19:56:52.436639 [ 3 ] {3da079b6-2868-4fbc-8e52-f9658f30c9eb} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9293 2024.06.05 19:56:52.436800 [ 3 ] {3da079b6-2868-4fbc-8e52-f9658f30c9eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec.
9294 2024.06.05 19:56:52.436983 [ 3 ] {3da079b6-2868-4fbc-8e52-f9658f30c9eb} <Debug> DynamicQueryHandler: Done processing query
9295 2024.06.05 19:56:52.437020 [ 3 ] {3da079b6-2868-4fbc-8e52-f9658f30c9eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9296 2024.06.05 19:56:52.437050 [ 3 ] {} <Debug> HTTP-Session: fe84deaf-a630-46ea-87a7-5566c7dba150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9297 2024.06.05 19:56:52.437211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9298 2024.06.05 19:56:52.437259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9299 2024.06.05 19:56:52.437278 [ 3 ] {} <Debug> HTTP-Session: 3d1bbfe9-b033-4f3c-9f54-554f32079f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9300 2024.06.05 19:56:52.437294 [ 3 ] {} <Debug> HTTP-Session: 3d1bbfe9-b033-4f3c-9f54-554f32079f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9301 2024.06.05 19:56:52.437307 [ 3 ] {} <Debug> HTTP-Session: 3d1bbfe9-b033-4f3c-9f54-554f32079f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9302 2024.06.05 19:56:52.437338 [ 3 ] {} <Trace> HTTP-Session: 3d1bbfe9-b033-4f3c-9f54-554f32079f95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9303 2024.06.05 19:56:52.437467 [ 3 ] {d07bc2e7-113b-4351-ae20-9e13796ef4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9304 2024.06.05 19:56:52.437510 [ 3 ] {d07bc2e7-113b-4351-ae20-9e13796ef4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9305 2024.06.05 19:56:52.437635 [ 3 ] {d07bc2e7-113b-4351-ae20-9e13796ef4eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9306 2024.06.05 19:56:52.437922 [ 3 ] {d07bc2e7-113b-4351-ae20-9e13796ef4eb} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9307 2024.06.05 19:56:52.437958 [ 3 ] {d07bc2e7-113b-4351-ae20-9e13796ef4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9308 2024.06.05 19:56:52.438312 [ 3 ] {d07bc2e7-113b-4351-ae20-9e13796ef4eb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
9309 2024.06.05 19:56:52.438623 [ 3 ] {d07bc2e7-113b-4351-ae20-9e13796ef4eb} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9310 2024.06.05 19:56:52.438776 [ 3 ] {d07bc2e7-113b-4351-ae20-9e13796ef4eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec.
9311 2024.06.05 19:56:52.438937 [ 3 ] {d07bc2e7-113b-4351-ae20-9e13796ef4eb} <Debug> DynamicQueryHandler: Done processing query
9312 2024.06.05 19:56:52.438960 [ 3 ] {d07bc2e7-113b-4351-ae20-9e13796ef4eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9313 2024.06.05 19:56:52.438975 [ 3 ] {} <Debug> HTTP-Session: 3d1bbfe9-b033-4f3c-9f54-554f32079f95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9314 2024.06.05 19:56:55.920352 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
9315 2024.06.05 19:56:55.920426 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
9316 2024.06.05 19:56:57.001756 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001367413 sec.
9317 2024.06.05 19:56:57.433717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 5789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9318 2024.06.05 19:56:57.433839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9319 2024.06.05 19:56:57.433865 [ 3 ] {} <Debug> HTTP-Session: 14a74907-65c4-46b3-b247-c37e511d8efb Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9320 2024.06.05 19:56:57.433889 [ 3 ] {} <Debug> HTTP-Session: 14a74907-65c4-46b3-b247-c37e511d8efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9321 2024.06.05 19:56:57.433904 [ 3 ] {} <Debug> HTTP-Session: 14a74907-65c4-46b3-b247-c37e511d8efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9322 2024.06.05 19:56:57.433954 [ 3 ] {} <Trace> HTTP-Session: 14a74907-65c4-46b3-b247-c37e511d8efb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9323 2024.06.05 19:56:57.434155 [ 3 ] {5105da4f-b4ab-41c5-91e4-d202c069b6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9324 2024.06.05 19:56:57.434222 [ 3 ] {5105da4f-b4ab-41c5-91e4-d202c069b6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9325 2024.06.05 19:56:57.434407 [ 3 ] {5105da4f-b4ab-41c5-91e4-d202c069b6ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9326 2024.06.05 19:56:57.434875 [ 3 ] {5105da4f-b4ab-41c5-91e4-d202c069b6ab} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9327 2024.06.05 19:56:57.434918 [ 3 ] {5105da4f-b4ab-41c5-91e4-d202c069b6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9328 2024.06.05 19:56:57.435279 [ 3 ] {5105da4f-b4ab-41c5-91e4-d202c069b6ab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9329 2024.06.05 19:56:57.435610 [ 3 ] {5105da4f-b4ab-41c5-91e4-d202c069b6ab} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9330 2024.06.05 19:56:57.435761 [ 3 ] {5105da4f-b4ab-41c5-91e4-d202c069b6ab} <Debug> executeQuery: Read 40 rows, 3.24 KiB in 0.001668 sec., 23980.815347721822 rows/sec., 1.90 MiB/sec.
9331 2024.06.05 19:56:57.435985 [ 3 ] {5105da4f-b4ab-41c5-91e4-d202c069b6ab} <Debug> DynamicQueryHandler: Done processing query
9332 2024.06.05 19:56:57.436011 [ 3 ] {5105da4f-b4ab-41c5-91e4-d202c069b6ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9333 2024.06.05 19:56:57.436027 [ 3 ] {} <Debug> HTTP-Session: 14a74907-65c4-46b3-b247-c37e511d8efb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9334 2024.06.05 19:56:57.436322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30967, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9335 2024.06.05 19:56:57.436370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9336 2024.06.05 19:56:57.436390 [ 3 ] {} <Debug> HTTP-Session: 2b1967c5-e650-4d78-8da8-669891308d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9337 2024.06.05 19:56:57.436407 [ 3 ] {} <Debug> HTTP-Session: 2b1967c5-e650-4d78-8da8-669891308d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9338 2024.06.05 19:56:57.436420 [ 3 ] {} <Debug> HTTP-Session: 2b1967c5-e650-4d78-8da8-669891308d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9339 2024.06.05 19:56:57.436452 [ 3 ] {} <Trace> HTTP-Session: 2b1967c5-e650-4d78-8da8-669891308d8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9340 2024.06.05 19:56:57.436599 [ 3 ] {2ba42b6f-1585-459a-85a5-4d5b170323fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9341 2024.06.05 19:56:57.436642 [ 3 ] {2ba42b6f-1585-459a-85a5-4d5b170323fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9342 2024.06.05 19:56:57.436771 [ 3 ] {2ba42b6f-1585-459a-85a5-4d5b170323fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9343 2024.06.05 19:56:57.437229 [ 3 ] {2ba42b6f-1585-459a-85a5-4d5b170323fb} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9344 2024.06.05 19:56:57.437266 [ 3 ] {2ba42b6f-1585-459a-85a5-4d5b170323fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9345 2024.06.05 19:56:57.437595 [ 3 ] {2ba42b6f-1585-459a-85a5-4d5b170323fb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9346 2024.06.05 19:56:57.437917 [ 3 ] {2ba42b6f-1585-459a-85a5-4d5b170323fb} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9347 2024.06.05 19:56:57.438069 [ 3 ] {2ba42b6f-1585-459a-85a5-4d5b170323fb} <Debug> executeQuery: Read 212 rows, 18.08 KiB in 0.001532 sec., 138381.20104438643 rows/sec., 11.53 MiB/sec.
9348 2024.06.05 19:56:57.438242 [ 3 ] {2ba42b6f-1585-459a-85a5-4d5b170323fb} <Debug> DynamicQueryHandler: Done processing query
9349 2024.06.05 19:56:57.438267 [ 3 ] {2ba42b6f-1585-459a-85a5-4d5b170323fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9350 2024.06.05 19:56:57.438283 [ 3 ] {} <Debug> HTTP-Session: 2b1967c5-e650-4d78-8da8-669891308d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9351 2024.06.05 19:56:57.438435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 23241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9352 2024.06.05 19:56:57.438483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9353 2024.06.05 19:56:57.438502 [ 3 ] {} <Debug> HTTP-Session: 5f79a513-91da-4a92-b388-c306f95dd279 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9354 2024.06.05 19:56:57.438518 [ 3 ] {} <Debug> HTTP-Session: 5f79a513-91da-4a92-b388-c306f95dd279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9355 2024.06.05 19:56:57.438531 [ 3 ] {} <Debug> HTTP-Session: 5f79a513-91da-4a92-b388-c306f95dd279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9356 2024.06.05 19:56:57.438563 [ 3 ] {} <Trace> HTTP-Session: 5f79a513-91da-4a92-b388-c306f95dd279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9357 2024.06.05 19:56:57.438703 [ 3 ] {e37dd03a-a213-4515-a6cd-09c1ab74197c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9358 2024.06.05 19:56:57.438746 [ 3 ] {e37dd03a-a213-4515-a6cd-09c1ab74197c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9359 2024.06.05 19:56:57.438873 [ 3 ] {e37dd03a-a213-4515-a6cd-09c1ab74197c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9360 2024.06.05 19:56:57.439291 [ 3 ] {e37dd03a-a213-4515-a6cd-09c1ab74197c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9361 2024.06.05 19:56:57.439328 [ 3 ] {e37dd03a-a213-4515-a6cd-09c1ab74197c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9362 2024.06.05 19:56:57.439645 [ 3 ] {e37dd03a-a213-4515-a6cd-09c1ab74197c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9363 2024.06.05 19:56:57.439948 [ 3 ] {e37dd03a-a213-4515-a6cd-09c1ab74197c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9364 2024.06.05 19:56:57.440101 [ 3 ] {e37dd03a-a213-4515-a6cd-09c1ab74197c} <Debug> executeQuery: Read 137 rows, 10.94 KiB in 0.001456 sec., 94093.40659340659 rows/sec., 7.34 MiB/sec.
9365 2024.06.05 19:56:57.440373 [ 3 ] {e37dd03a-a213-4515-a6cd-09c1ab74197c} <Debug> DynamicQueryHandler: Done processing query
9366 2024.06.05 19:56:57.440427 [ 3 ] {e37dd03a-a213-4515-a6cd-09c1ab74197c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9367 2024.06.05 19:56:57.440488 [ 3 ] {} <Debug> HTTP-Session: 5f79a513-91da-4a92-b388-c306f95dd279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9368 2024.06.05 19:56:57.440806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9369 2024.06.05 19:56:57.440858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9370 2024.06.05 19:56:57.440878 [ 3 ] {} <Debug> HTTP-Session: e3b240b4-ae9d-4556-b73d-1819dec2ecb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9371 2024.06.05 19:56:57.440895 [ 3 ] {} <Debug> HTTP-Session: e3b240b4-ae9d-4556-b73d-1819dec2ecb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9372 2024.06.05 19:56:57.440908 [ 3 ] {} <Debug> HTTP-Session: e3b240b4-ae9d-4556-b73d-1819dec2ecb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9373 2024.06.05 19:56:57.440941 [ 3 ] {} <Trace> HTTP-Session: e3b240b4-ae9d-4556-b73d-1819dec2ecb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9374 2024.06.05 19:56:57.441107 [ 3 ] {8e5452b1-a233-4d2b-934b-19b6a6fc6447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9375 2024.06.05 19:56:57.441155 [ 3 ] {8e5452b1-a233-4d2b-934b-19b6a6fc6447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9376 2024.06.05 19:56:57.441316 [ 3 ] {8e5452b1-a233-4d2b-934b-19b6a6fc6447} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9377 2024.06.05 19:56:57.441735 [ 3 ] {8e5452b1-a233-4d2b-934b-19b6a6fc6447} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9378 2024.06.05 19:56:57.441770 [ 3 ] {8e5452b1-a233-4d2b-934b-19b6a6fc6447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9379 2024.06.05 19:56:57.442159 [ 3 ] {8e5452b1-a233-4d2b-934b-19b6a6fc6447} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9380 2024.06.05 19:56:57.442494 [ 3 ] {8e5452b1-a233-4d2b-934b-19b6a6fc6447} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9381 2024.06.05 19:56:57.442651 [ 3 ] {8e5452b1-a233-4d2b-934b-19b6a6fc6447} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001622 sec., 120838.47102342788 rows/sec., 8.44 MiB/sec.
9382 2024.06.05 19:56:57.442927 [ 3 ] {8e5452b1-a233-4d2b-934b-19b6a6fc6447} <Debug> DynamicQueryHandler: Done processing query
9383 2024.06.05 19:56:57.442990 [ 3 ] {8e5452b1-a233-4d2b-934b-19b6a6fc6447} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9384 2024.06.05 19:56:57.443051 [ 3 ] {} <Debug> HTTP-Session: e3b240b4-ae9d-4556-b73d-1819dec2ecb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9385 2024.06.05 19:56:57.443360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 42813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9386 2024.06.05 19:56:57.443415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9387 2024.06.05 19:56:57.443433 [ 3 ] {} <Debug> HTTP-Session: 87e3f1a1-d75a-44e9-8823-0673515588c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9388 2024.06.05 19:56:57.443449 [ 3 ] {} <Debug> HTTP-Session: 87e3f1a1-d75a-44e9-8823-0673515588c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9389 2024.06.05 19:56:57.443463 [ 3 ] {} <Debug> HTTP-Session: 87e3f1a1-d75a-44e9-8823-0673515588c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9390 2024.06.05 19:56:57.443494 [ 3 ] {} <Trace> HTTP-Session: 87e3f1a1-d75a-44e9-8823-0673515588c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9391 2024.06.05 19:56:57.443817 [ 3 ] {c22dd49d-b4ff-43ca-920a-fe52385f4269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9392 2024.06.05 19:56:57.443869 [ 3 ] {c22dd49d-b4ff-43ca-920a-fe52385f4269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9393 2024.06.05 19:56:57.444046 [ 3 ] {c22dd49d-b4ff-43ca-920a-fe52385f4269} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9394 2024.06.05 19:56:57.444546 [ 3 ] {c22dd49d-b4ff-43ca-920a-fe52385f4269} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9395 2024.06.05 19:56:57.444582 [ 3 ] {c22dd49d-b4ff-43ca-920a-fe52385f4269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9396 2024.06.05 19:56:57.444998 [ 3 ] {c22dd49d-b4ff-43ca-920a-fe52385f4269} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9397 2024.06.05 19:56:57.445345 [ 3 ] {c22dd49d-b4ff-43ca-920a-fe52385f4269} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9398 2024.06.05 19:56:57.445501 [ 3 ] {c22dd49d-b4ff-43ca-920a-fe52385f4269} <Debug> executeQuery: Read 40 rows, 55.27 KiB in 0.001901 sec., 21041.55707522357 rows/sec., 28.39 MiB/sec.
9399 2024.06.05 19:56:57.445674 [ 3 ] {c22dd49d-b4ff-43ca-920a-fe52385f4269} <Debug> DynamicQueryHandler: Done processing query
9400 2024.06.05 19:56:57.445698 [ 3 ] {c22dd49d-b4ff-43ca-920a-fe52385f4269} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9401 2024.06.05 19:56:57.445714 [ 3 ] {} <Debug> HTTP-Session: 87e3f1a1-d75a-44e9-8823-0673515588c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9402 2024.06.05 19:56:57.445843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9403 2024.06.05 19:56:57.445892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9404 2024.06.05 19:56:57.445910 [ 3 ] {} <Debug> HTTP-Session: b88df844-7a93-4cf9-8c26-393bc174e640 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9405 2024.06.05 19:56:57.445926 [ 3 ] {} <Debug> HTTP-Session: b88df844-7a93-4cf9-8c26-393bc174e640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9406 2024.06.05 19:56:57.445940 [ 3 ] {} <Debug> HTTP-Session: b88df844-7a93-4cf9-8c26-393bc174e640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9407 2024.06.05 19:56:57.445971 [ 3 ] {} <Trace> HTTP-Session: b88df844-7a93-4cf9-8c26-393bc174e640 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9408 2024.06.05 19:56:57.446071 [ 3 ] {5ab408df-db30-4bba-a8e2-814e57849899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9409 2024.06.05 19:56:57.446115 [ 3 ] {5ab408df-db30-4bba-a8e2-814e57849899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9410 2024.06.05 19:56:57.446241 [ 3 ] {5ab408df-db30-4bba-a8e2-814e57849899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9411 2024.06.05 19:56:57.446504 [ 3 ] {5ab408df-db30-4bba-a8e2-814e57849899} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9412 2024.06.05 19:56:57.446539 [ 3 ] {5ab408df-db30-4bba-a8e2-814e57849899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9413 2024.06.05 19:56:57.446891 [ 3 ] {5ab408df-db30-4bba-a8e2-814e57849899} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
9414 2024.06.05 19:56:57.447212 [ 3 ] {5ab408df-db30-4bba-a8e2-814e57849899} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9415 2024.06.05 19:56:57.447367 [ 3 ] {5ab408df-db30-4bba-a8e2-814e57849899} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001311 sec., 6864.988558352402 rows/sec., 484.93 KiB/sec.
9416 2024.06.05 19:56:57.447668 [ 3 ] {5ab408df-db30-4bba-a8e2-814e57849899} <Debug> DynamicQueryHandler: Done processing query
9417 2024.06.05 19:56:57.447693 [ 3 ] {5ab408df-db30-4bba-a8e2-814e57849899} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9418 2024.06.05 19:56:57.447709 [ 3 ] {} <Debug> HTTP-Session: b88df844-7a93-4cf9-8c26-393bc174e640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9419 2024.06.05 19:56:57.447827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9420 2024.06.05 19:56:57.447875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9421 2024.06.05 19:56:57.447895 [ 3 ] {} <Debug> HTTP-Session: 6faca206-7b42-4d53-8a59-0acf5eb2ec81 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9422 2024.06.05 19:56:57.447911 [ 3 ] {} <Debug> HTTP-Session: 6faca206-7b42-4d53-8a59-0acf5eb2ec81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9423 2024.06.05 19:56:57.447924 [ 3 ] {} <Debug> HTTP-Session: 6faca206-7b42-4d53-8a59-0acf5eb2ec81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9424 2024.06.05 19:56:57.447955 [ 3 ] {} <Trace> HTTP-Session: 6faca206-7b42-4d53-8a59-0acf5eb2ec81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9425 2024.06.05 19:56:57.448088 [ 3 ] {45f3621f-e1fa-4c30-8d83-0f2ce58ea04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9426 2024.06.05 19:56:57.448133 [ 3 ] {45f3621f-e1fa-4c30-8d83-0f2ce58ea04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9427 2024.06.05 19:56:57.448317 [ 3 ] {45f3621f-e1fa-4c30-8d83-0f2ce58ea04e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9428 2024.06.05 19:56:57.448617 [ 3 ] {45f3621f-e1fa-4c30-8d83-0f2ce58ea04e} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9429 2024.06.05 19:56:57.448654 [ 3 ] {45f3621f-e1fa-4c30-8d83-0f2ce58ea04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9430 2024.06.05 19:56:57.449013 [ 3 ] {45f3621f-e1fa-4c30-8d83-0f2ce58ea04e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
9431 2024.06.05 19:56:57.449347 [ 3 ] {45f3621f-e1fa-4c30-8d83-0f2ce58ea04e} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9432 2024.06.05 19:56:57.449484 [ 3 ] {45f3621f-e1fa-4c30-8d83-0f2ce58ea04e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00145 sec., 41379.31034482759 rows/sec., 2.79 MiB/sec.
9433 2024.06.05 19:56:57.449681 [ 3 ] {45f3621f-e1fa-4c30-8d83-0f2ce58ea04e} <Debug> DynamicQueryHandler: Done processing query
9434 2024.06.05 19:56:57.449705 [ 3 ] {45f3621f-e1fa-4c30-8d83-0f2ce58ea04e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9435 2024.06.05 19:56:57.449720 [ 3 ] {} <Debug> HTTP-Session: 6faca206-7b42-4d53-8a59-0acf5eb2ec81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9436 2024.06.05 19:57:02.430762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9437 2024.06.05 19:57:02.430891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9438 2024.06.05 19:57:02.430918 [ 3 ] {} <Debug> HTTP-Session: 37e809b6-eb1a-40de-8210-a4237319f716 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9439 2024.06.05 19:57:02.430942 [ 3 ] {} <Debug> HTTP-Session: 37e809b6-eb1a-40de-8210-a4237319f716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9440 2024.06.05 19:57:02.430957 [ 3 ] {} <Debug> HTTP-Session: 37e809b6-eb1a-40de-8210-a4237319f716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9441 2024.06.05 19:57:02.431006 [ 3 ] {} <Trace> HTTP-Session: 37e809b6-eb1a-40de-8210-a4237319f716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9442 2024.06.05 19:57:02.431212 [ 3 ] {5317f3b6-acb8-4dfa-9c49-dd0ff4d9646e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9443 2024.06.05 19:57:02.431285 [ 3 ] {5317f3b6-acb8-4dfa-9c49-dd0ff4d9646e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9444 2024.06.05 19:57:02.431477 [ 3 ] {5317f3b6-acb8-4dfa-9c49-dd0ff4d9646e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9445 2024.06.05 19:57:02.431939 [ 3 ] {5317f3b6-acb8-4dfa-9c49-dd0ff4d9646e} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9446 2024.06.05 19:57:02.431986 [ 3 ] {5317f3b6-acb8-4dfa-9c49-dd0ff4d9646e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9447 2024.06.05 19:57:02.432394 [ 3 ] {5317f3b6-acb8-4dfa-9c49-dd0ff4d9646e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9448 2024.06.05 19:57:02.432733 [ 3 ] {5317f3b6-acb8-4dfa-9c49-dd0ff4d9646e} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9449 2024.06.05 19:57:02.432919 [ 3 ] {5317f3b6-acb8-4dfa-9c49-dd0ff4d9646e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001767 sec., 31692.13355970572 rows/sec., 2.43 MiB/sec.
9450 2024.06.05 19:57:02.432945 [ 107 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9451 2024.06.05 19:57:02.433050 [ 107 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9452 2024.06.05 19:57:02.433097 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9453 2024.06.05 19:57:02.433240 [ 3 ] {5317f3b6-acb8-4dfa-9c49-dd0ff4d9646e} <Debug> DynamicQueryHandler: Done processing query
9454 2024.06.05 19:57:02.433253 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::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
9455 2024.06.05 19:57:02.433279 [ 3 ] {5317f3b6-acb8-4dfa-9c49-dd0ff4d9646e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9456 2024.06.05 19:57:02.433338 [ 3 ] {} <Debug> HTTP-Session: 37e809b6-eb1a-40de-8210-a4237319f716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9457 2024.06.05 19:57:02.433467 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9458 2024.06.05 19:57:02.433521 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 184 rows starting from the beginning of the part
9459 2024.06.05 19:57:02.433541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9460 2024.06.05 19:57:02.433662 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part
9461 2024.06.05 19:57:02.433674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9462 2024.06.05 19:57:02.433763 [ 3 ] {} <Debug> HTTP-Session: 73e14fd3-3e76-4bcf-8db5-3d83a9c24e97 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9463 2024.06.05 19:57:02.433845 [ 3 ] {} <Debug> HTTP-Session: 73e14fd3-3e76-4bcf-8db5-3d83a9c24e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9464 2024.06.05 19:57:02.433916 [ 3 ] {} <Debug> HTTP-Session: 73e14fd3-3e76-4bcf-8db5-3d83a9c24e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9465 2024.06.05 19:57:02.434069 [ 3 ] {} <Trace> HTTP-Session: 73e14fd3-3e76-4bcf-8db5-3d83a9c24e97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9466 2024.06.05 19:57:02.434056 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 162 rows starting from the beginning of the part
9467 2024.06.05 19:57:02.434365 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part
9468 2024.06.05 19:57:02.434443 [ 3 ] {20257135-68d4-41bc-b8cb-b82bf49c9584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9469 2024.06.05 19:57:02.434581 [ 3 ] {20257135-68d4-41bc-b8cb-b82bf49c9584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9470 2024.06.05 19:57:02.434800 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 212 rows starting from the beginning of the part
9471 2024.06.05 19:57:02.435109 [ 197 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part
9472 2024.06.05 19:57:02.435524 [ 3 ] {20257135-68d4-41bc-b8cb-b82bf49c9584} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9473 2024.06.05 19:57:02.436362 [ 3 ] {20257135-68d4-41bc-b8cb-b82bf49c9584} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9474 2024.06.05 19:57:02.436419 [ 3 ] {20257135-68d4-41bc-b8cb-b82bf49c9584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9475 2024.06.05 19:57:02.437319 [ 3 ] {20257135-68d4-41bc-b8cb-b82bf49c9584} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9476 2024.06.05 19:57:02.437970 [ 194 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.004782083 sec., 151816.68741425022 rows/sec., 12.40 MiB/sec.
9477 2024.06.05 19:57:02.438034 [ 3 ] {20257135-68d4-41bc-b8cb-b82bf49c9584} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9478 2024.06.05 19:57:02.438265 [ 194 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9479 2024.06.05 19:57:02.438301 [ 107 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9480 2024.06.05 19:57:02.438330 [ 3 ] {20257135-68d4-41bc-b8cb-b82bf49c9584} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004034 sec., 15865.146256817054 rows/sec., 1.24 MiB/sec.
9481 2024.06.05 19:57:02.438454 [ 107 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9482 2024.06.05 19:57:02.438569 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9483 2024.06.05 19:57:02.438867 [ 3 ] {20257135-68d4-41bc-b8cb-b82bf49c9584} <Debug> DynamicQueryHandler: Done processing query
9484 2024.06.05 19:57:02.438967 [ 3 ] {20257135-68d4-41bc-b8cb-b82bf49c9584} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9485 2024.06.05 19:57:02.439071 [ 3 ] {} <Debug> HTTP-Session: 73e14fd3-3e76-4bcf-8db5-3d83a9c24e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9486 2024.06.05 19:57:02.439106 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::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
9487 2024.06.05 19:57:02.439376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9488 2024.06.05 19:57:02.439469 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9489 2024.06.05 19:57:02.439479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9490 2024.06.05 19:57:02.439546 [ 3 ] {} <Debug> HTTP-Session: 6e26655f-79b5-4b4a-9b7d-5147faeec6e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9491 2024.06.05 19:57:02.439548 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 148 rows starting from the beginning of the part
9492 2024.06.05 19:57:02.439571 [ 3 ] {} <Debug> HTTP-Session: 6e26655f-79b5-4b4a-9b7d-5147faeec6e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9493 2024.06.05 19:57:02.439622 [ 3 ] {} <Debug> HTTP-Session: 6e26655f-79b5-4b4a-9b7d-5147faeec6e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9494 2024.06.05 19:57:02.439806 [ 3 ] {} <Trace> HTTP-Session: 6e26655f-79b5-4b4a-9b7d-5147faeec6e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9495 2024.06.05 19:57:02.439813 [ 194 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_71_14} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9496 2024.06.05 19:57:02.439896 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part
9497 2024.06.05 19:57:02.440311 [ 194 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_71_14} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9498 2024.06.05 19:57:02.440325 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 107 rows starting from the beginning of the part
9499 2024.06.05 19:57:02.440333 [ 3 ] {33320f76-f43e-4b02-85e0-a95f90d62362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9500 2024.06.05 19:57:02.440601 [ 3 ] {33320f76-f43e-4b02-85e0-a95f90d62362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9501 2024.06.05 19:57:02.440699 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
9502 2024.06.05 19:57:02.440771 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part
9503 2024.06.05 19:57:02.441086 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 137 rows starting from the beginning of the part
9504 2024.06.05 19:57:02.441451 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part
9505 2024.06.05 19:57:02.442028 [ 3 ] {33320f76-f43e-4b02-85e0-a95f90d62362} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9506 2024.06.05 19:57:02.442685 [ 3 ] {33320f76-f43e-4b02-85e0-a95f90d62362} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9507 2024.06.05 19:57:02.442733 [ 3 ] {33320f76-f43e-4b02-85e0-a95f90d62362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9508 2024.06.05 19:57:02.443283 [ 192 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 4 columns (4 merged, 0 gathered) in 0.004567488 sec., 127860.21550576598 rows/sec., 9.99 MiB/sec.
9509 2024.06.05 19:57:02.443334 [ 3 ] {33320f76-f43e-4b02-85e0-a95f90d62362} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9510 2024.06.05 19:57:02.443556 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9511 2024.06.05 19:57:02.444128 [ 3 ] {33320f76-f43e-4b02-85e0-a95f90d62362} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9512 2024.06.05 19:57:02.444426 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9513 2024.06.05 19:57:02.444504 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9514 2024.06.05 19:57:02.444520 [ 3 ] {33320f76-f43e-4b02-85e0-a95f90d62362} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004399 sec., 36371.90270516026 rows/sec., 2.53 MiB/sec.
9515 2024.06.05 19:57:02.444567 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9516 2024.06.05 19:57:02.444658 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_71_14} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9517 2024.06.05 19:57:02.445121 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::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
9518 2024.06.05 19:57:02.445220 [ 3 ] {33320f76-f43e-4b02-85e0-a95f90d62362} <Debug> DynamicQueryHandler: Done processing query
9519 2024.06.05 19:57:02.445335 [ 3 ] {33320f76-f43e-4b02-85e0-a95f90d62362} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9520 2024.06.05 19:57:02.445461 [ 3 ] {} <Debug> HTTP-Session: 6e26655f-79b5-4b4a-9b7d-5147faeec6e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9521 2024.06.05 19:57:02.445822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9522 2024.06.05 19:57:02.445926 [ 195 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_71_14} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9523 2024.06.05 19:57:02.446053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9524 2024.06.05 19:57:02.446134 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9525 2024.06.05 19:57:02.446171 [ 3 ] {} <Debug> HTTP-Session: b03bd00e-0f38-4ac4-a1a2-c5db16d39c54 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9526 2024.06.05 19:57:02.446289 [ 3 ] {} <Debug> HTTP-Session: b03bd00e-0f38-4ac4-a1a2-c5db16d39c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9527 2024.06.05 19:57:02.446353 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10624 rows starting from the beginning of the part
9528 2024.06.05 19:57:02.446397 [ 3 ] {} <Debug> HTTP-Session: b03bd00e-0f38-4ac4-a1a2-c5db16d39c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9529 2024.06.05 19:57:02.446598 [ 3 ] {} <Trace> HTTP-Session: b03bd00e-0f38-4ac4-a1a2-c5db16d39c54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9530 2024.06.05 19:57:02.447029 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part
9531 2024.06.05 19:57:02.447175 [ 3 ] {98c1c81c-d56d-4de8-b334-f4116a083be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9532 2024.06.05 19:57:02.447171 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
9533 2024.06.05 19:57:02.447486 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part
9534 2024.06.05 19:57:02.447487 [ 3 ] {98c1c81c-d56d-4de8-b334-f4116a083be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9535 2024.06.05 19:57:02.447840 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
9536 2024.06.05 19:57:02.448191 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 196 rows starting from the beginning of the part
9537 2024.06.05 19:57:02.448380 [ 186 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part
9538 2024.06.05 19:57:02.448866 [ 3 ] {98c1c81c-d56d-4de8-b334-f4116a083be0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9539 2024.06.05 19:57:02.449649 [ 3 ] {98c1c81c-d56d-4de8-b334-f4116a083be0} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9540 2024.06.05 19:57:02.449688 [ 3 ] {98c1c81c-d56d-4de8-b334-f4116a083be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9541 2024.06.05 19:57:02.450317 [ 3 ] {98c1c81c-d56d-4de8-b334-f4116a083be0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
9542 2024.06.05 19:57:02.451230 [ 3 ] {98c1c81c-d56d-4de8-b334-f4116a083be0} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9543 2024.06.05 19:57:02.451486 [ 107 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
9544 2024.06.05 19:57:02.451521 [ 3 ] {98c1c81c-d56d-4de8-b334-f4116a083be0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00459 sec., 13071.8954248366 rows/sec., 902.10 KiB/sec.
9545 2024.06.05 19:57:02.451538 [ 107 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9546 2024.06.05 19:57:02.451610 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9547 2024.06.05 19:57:02.451896 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::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
9548 2024.06.05 19:57:02.451937 [ 3 ] {98c1c81c-d56d-4de8-b334-f4116a083be0} <Debug> DynamicQueryHandler: Done processing query
9549 2024.06.05 19:57:02.451978 [ 3 ] {98c1c81c-d56d-4de8-b334-f4116a083be0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9550 2024.06.05 19:57:02.452112 [ 3 ] {} <Debug> HTTP-Session: b03bd00e-0f38-4ac4-a1a2-c5db16d39c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9551 2024.06.05 19:57:02.452320 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9552 2024.06.05 19:57:02.452373 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3772 rows starting from the beginning of the part
9553 2024.06.05 19:57:02.452451 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part
9554 2024.06.05 19:57:02.452540 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part
9555 2024.06.05 19:57:02.452648 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part
9556 2024.06.05 19:57:02.452761 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part
9557 2024.06.05 19:57:02.452862 [ 198 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
9558 2024.06.05 19:57:02.453513 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11461 rows, containing 5 columns (5 merged, 0 gathered) in 0.008767197 sec., 1307259.3213087376 rows/sec., 91.12 MiB/sec.
9559 2024.06.05 19:57:02.453982 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9560 2024.06.05 19:57:02.454844 [ 200 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4072 rows, containing 4 columns (4 merged, 0 gathered) in 0.003083932 sec., 1320392.2784289666 rows/sec., 88.92 MiB/sec.
9561 2024.06.05 19:57:02.454876 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9562 2024.06.05 19:57:02.455011 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9563 2024.06.05 19:57:02.455147 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB.
9564 2024.06.05 19:57:02.455260 [ 200 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
9565 2024.06.05 19:57:02.455653 [ 200 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_71_14} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9566 2024.06.05 19:57:02.455743 [ 200 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_71_14} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
9567 2024.06.05 19:57:02.455831 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB.
9568 2024.06.05 19:57:07.433041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9569 2024.06.05 19:57:07.433181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9570 2024.06.05 19:57:07.433211 [ 3 ] {} <Debug> HTTP-Session: e901be52-3f73-4b0a-b7fb-08b235cb4f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9571 2024.06.05 19:57:07.433239 [ 3 ] {} <Debug> HTTP-Session: e901be52-3f73-4b0a-b7fb-08b235cb4f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9572 2024.06.05 19:57:07.433257 [ 3 ] {} <Debug> HTTP-Session: e901be52-3f73-4b0a-b7fb-08b235cb4f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9573 2024.06.05 19:57:07.433313 [ 3 ] {} <Trace> HTTP-Session: e901be52-3f73-4b0a-b7fb-08b235cb4f4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9574 2024.06.05 19:57:07.433533 [ 3 ] {1b80da9a-1d5e-4b83-b8c4-1002989bd859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9575 2024.06.05 19:57:07.433608 [ 3 ] {1b80da9a-1d5e-4b83-b8c4-1002989bd859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9576 2024.06.05 19:57:07.433802 [ 3 ] {1b80da9a-1d5e-4b83-b8c4-1002989bd859} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9577 2024.06.05 19:57:07.434247 [ 3 ] {1b80da9a-1d5e-4b83-b8c4-1002989bd859} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9578 2024.06.05 19:57:07.434292 [ 3 ] {1b80da9a-1d5e-4b83-b8c4-1002989bd859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9579 2024.06.05 19:57:07.434662 [ 3 ] {1b80da9a-1d5e-4b83-b8c4-1002989bd859} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9580 2024.06.05 19:57:07.435003 [ 3 ] {1b80da9a-1d5e-4b83-b8c4-1002989bd859} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9581 2024.06.05 19:57:07.435166 [ 3 ] {1b80da9a-1d5e-4b83-b8c4-1002989bd859} <Debug> executeQuery: Read 42 rows, 3.40 KiB in 0.001698 sec., 24734.982332155476 rows/sec., 1.96 MiB/sec.
9582 2024.06.05 19:57:07.435214 [ 126 ] {} <Debug> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Selected 6 parts from all_1_30_7 to all_35_35_0
9583 2024.06.05 19:57:07.435361 [ 126 ] {} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9584 2024.06.05 19:57:07.435421 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9585 2024.06.05 19:57:07.435469 [ 3 ] {1b80da9a-1d5e-4b83-b8c4-1002989bd859} <Debug> DynamicQueryHandler: Done processing query
9586 2024.06.05 19:57:07.435523 [ 3 ] {1b80da9a-1d5e-4b83-b8c4-1002989bd859} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9587 2024.06.05 19:57:07.435592 [ 3 ] {} <Debug> HTTP-Session: e901be52-3f73-4b0a-b7fb-08b235cb4f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9588 2024.06.05 19:57:07.435967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9589 2024.06.05 19:57:07.436034 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_7 to all_35_35_0 into Compact with storage Full
9590 2024.06.05 19:57:07.436083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9591 2024.06.05 19:57:07.436191 [ 3 ] {} <Debug> HTTP-Session: 405dc5ea-fad1-402a-8aba-2037fde52656 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9592 2024.06.05 19:57:07.436222 [ 3 ] {} <Debug> HTTP-Session: 405dc5ea-fad1-402a-8aba-2037fde52656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9593 2024.06.05 19:57:07.436251 [ 3 ] {} <Debug> HTTP-Session: 405dc5ea-fad1-402a-8aba-2037fde52656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9594 2024.06.05 19:57:07.436339 [ 3 ] {} <Trace> HTTP-Session: 405dc5ea-fad1-402a-8aba-2037fde52656 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9595 2024.06.05 19:57:07.436529 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9596 2024.06.05 19:57:07.436568 [ 3 ] {baf74654-ce88-410a-b8fc-311421fce447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9597 2024.06.05 19:57:07.436636 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 28 rows starting from the beginning of the part
9598 2024.06.05 19:57:07.436660 [ 3 ] {baf74654-ce88-410a-b8fc-311421fce447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9599 2024.06.05 19:57:07.436957 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part
9600 2024.06.05 19:57:07.437378 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part
9601 2024.06.05 19:57:07.437678 [ 3 ] {baf74654-ce88-410a-b8fc-311421fce447} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9602 2024.06.05 19:57:07.437674 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part
9603 2024.06.05 19:57:07.438029 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part
9604 2024.06.05 19:57:07.438122 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part
9605 2024.06.05 19:57:07.438934 [ 3 ] {baf74654-ce88-410a-b8fc-311421fce447} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9606 2024.06.05 19:57:07.438995 [ 3 ] {baf74654-ce88-410a-b8fc-311421fce447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9607 2024.06.05 19:57:07.439715 [ 3 ] {baf74654-ce88-410a-b8fc-311421fce447} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9608 2024.06.05 19:57:07.440756 [ 3 ] {baf74654-ce88-410a-b8fc-311421fce447} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9609 2024.06.05 19:57:07.440943 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.005398088 sec., 37235.40631423571 rows/sec., 2.95 MiB/sec.
9610 2024.06.05 19:57:07.441117 [ 3 ] {baf74654-ce88-410a-b8fc-311421fce447} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004606 sec., 868.4324793747286 rows/sec., 70.81 KiB/sec.
9611 2024.06.05 19:57:07.441306 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary)
9612 2024.06.05 19:57:07.442079 [ 3 ] {baf74654-ce88-410a-b8fc-311421fce447} <Debug> DynamicQueryHandler: Done processing query
9613 2024.06.05 19:57:07.442235 [ 3 ] {baf74654-ce88-410a-b8fc-311421fce447} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9614 2024.06.05 19:57:07.442356 [ 3 ] {} <Debug> HTTP-Session: 405dc5ea-fad1-402a-8aba-2037fde52656 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9615 2024.06.05 19:57:07.442701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 27198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9616 2024.06.05 19:57:07.442775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9617 2024.06.05 19:57:07.442816 [ 3 ] {} <Debug> HTTP-Session: 9957f75b-bca8-46f2-a762-0da77d6a8483 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9618 2024.06.05 19:57:07.442859 [ 3 ] {} <Debug> HTTP-Session: 9957f75b-bca8-46f2-a762-0da77d6a8483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9619 2024.06.05 19:57:07.442886 [ 3 ] {} <Debug> HTTP-Session: 9957f75b-bca8-46f2-a762-0da77d6a8483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9620 2024.06.05 19:57:07.442938 [ 3 ] {} <Trace> HTTP-Session: 9957f75b-bca8-46f2-a762-0da77d6a8483 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9621 2024.06.05 19:57:07.443006 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9622 2024.06.05 19:57:07.443172 [ 193 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_35_8} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Merged 6 parts: [all_1_30_7, all_35_35_0] -> all_1_35_8
9623 2024.06.05 19:57:07.443207 [ 3 ] {df74e06d-546d-4c16-93a4-57e11b577d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9624 2024.06.05 19:57:07.443312 [ 3 ] {df74e06d-546d-4c16-93a4-57e11b577d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9625 2024.06.05 19:57:07.443312 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9626 2024.06.05 19:57:07.443498 [ 3 ] {df74e06d-546d-4c16-93a4-57e11b577d48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9627 2024.06.05 19:57:07.443955 [ 3 ] {df74e06d-546d-4c16-93a4-57e11b577d48} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9628 2024.06.05 19:57:07.443994 [ 3 ] {df74e06d-546d-4c16-93a4-57e11b577d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9629 2024.06.05 19:57:07.444322 [ 3 ] {df74e06d-546d-4c16-93a4-57e11b577d48} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9630 2024.06.05 19:57:07.444639 [ 3 ] {df74e06d-546d-4c16-93a4-57e11b577d48} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9631 2024.06.05 19:57:07.444786 [ 3 ] {df74e06d-546d-4c16-93a4-57e11b577d48} <Debug> executeQuery: Read 184 rows, 16.00 KiB in 0.001716 sec., 107226.10722610723 rows/sec., 9.11 MiB/sec.
9632 2024.06.05 19:57:07.444954 [ 3 ] {df74e06d-546d-4c16-93a4-57e11b577d48} <Debug> DynamicQueryHandler: Done processing query
9633 2024.06.05 19:57:07.444978 [ 3 ] {df74e06d-546d-4c16-93a4-57e11b577d48} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9634 2024.06.05 19:57:07.444994 [ 3 ] {} <Debug> HTTP-Session: 9957f75b-bca8-46f2-a762-0da77d6a8483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9635 2024.06.05 19:57:07.445122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9636 2024.06.05 19:57:07.445170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9637 2024.06.05 19:57:07.445189 [ 3 ] {} <Debug> HTTP-Session: 9ec8e19e-c691-4398-9043-98eea38eda13 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9638 2024.06.05 19:57:07.445204 [ 3 ] {} <Debug> HTTP-Session: 9ec8e19e-c691-4398-9043-98eea38eda13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9639 2024.06.05 19:57:07.445218 [ 3 ] {} <Debug> HTTP-Session: 9ec8e19e-c691-4398-9043-98eea38eda13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9640 2024.06.05 19:57:07.445249 [ 3 ] {} <Trace> HTTP-Session: 9ec8e19e-c691-4398-9043-98eea38eda13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9641 2024.06.05 19:57:07.445343 [ 3 ] {237d4205-c707-440a-adcd-06a0092aaf36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9642 2024.06.05 19:57:07.445385 [ 3 ] {237d4205-c707-440a-adcd-06a0092aaf36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9643 2024.06.05 19:57:07.445510 [ 3 ] {237d4205-c707-440a-adcd-06a0092aaf36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9644 2024.06.05 19:57:07.445788 [ 3 ] {237d4205-c707-440a-adcd-06a0092aaf36} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9645 2024.06.05 19:57:07.445824 [ 3 ] {237d4205-c707-440a-adcd-06a0092aaf36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9646 2024.06.05 19:57:07.446115 [ 3 ] {237d4205-c707-440a-adcd-06a0092aaf36} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9647 2024.06.05 19:57:07.446416 [ 3 ] {237d4205-c707-440a-adcd-06a0092aaf36} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9648 2024.06.05 19:57:07.446571 [ 3 ] {237d4205-c707-440a-adcd-06a0092aaf36} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001245 sec., 3212.85140562249 rows/sec., 224.33 KiB/sec.
9649 2024.06.05 19:57:07.447013 [ 3 ] {237d4205-c707-440a-adcd-06a0092aaf36} <Debug> DynamicQueryHandler: Done processing query
9650 2024.06.05 19:57:07.447111 [ 3 ] {237d4205-c707-440a-adcd-06a0092aaf36} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9651 2024.06.05 19:57:07.447213 [ 3 ] {} <Debug> HTTP-Session: 9ec8e19e-c691-4398-9043-98eea38eda13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9652 2024.06.05 19:57:07.447479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 18694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9653 2024.06.05 19:57:07.447532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9654 2024.06.05 19:57:07.447551 [ 3 ] {} <Debug> HTTP-Session: b3606ef5-83c2-4d10-a6a7-e2afe01f0f07 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9655 2024.06.05 19:57:07.447568 [ 3 ] {} <Debug> HTTP-Session: b3606ef5-83c2-4d10-a6a7-e2afe01f0f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9656 2024.06.05 19:57:07.447582 [ 3 ] {} <Debug> HTTP-Session: b3606ef5-83c2-4d10-a6a7-e2afe01f0f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9657 2024.06.05 19:57:07.447613 [ 3 ] {} <Trace> HTTP-Session: b3606ef5-83c2-4d10-a6a7-e2afe01f0f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9658 2024.06.05 19:57:07.447745 [ 3 ] {87133002-c5c3-40a8-bf5a-79a4d86c7950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9659 2024.06.05 19:57:07.447789 [ 3 ] {87133002-c5c3-40a8-bf5a-79a4d86c7950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9660 2024.06.05 19:57:07.447924 [ 3 ] {87133002-c5c3-40a8-bf5a-79a4d86c7950} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9661 2024.06.05 19:57:07.448278 [ 3 ] {87133002-c5c3-40a8-bf5a-79a4d86c7950} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9662 2024.06.05 19:57:07.448313 [ 3 ] {87133002-c5c3-40a8-bf5a-79a4d86c7950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9663 2024.06.05 19:57:07.448625 [ 3 ] {87133002-c5c3-40a8-bf5a-79a4d86c7950} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9664 2024.06.05 19:57:07.448938 [ 3 ] {87133002-c5c3-40a8-bf5a-79a4d86c7950} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9665 2024.06.05 19:57:07.449080 [ 3 ] {87133002-c5c3-40a8-bf5a-79a4d86c7950} <Debug> executeQuery: Read 110 rows, 8.80 KiB in 0.001382 sec., 79594.79015918958 rows/sec., 6.22 MiB/sec.
9666 2024.06.05 19:57:07.449240 [ 3 ] {87133002-c5c3-40a8-bf5a-79a4d86c7950} <Debug> DynamicQueryHandler: Done processing query
9667 2024.06.05 19:57:07.449264 [ 3 ] {87133002-c5c3-40a8-bf5a-79a4d86c7950} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9668 2024.06.05 19:57:07.449280 [ 3 ] {} <Debug> HTTP-Session: b3606ef5-83c2-4d10-a6a7-e2afe01f0f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9669 2024.06.05 19:57:07.449444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9670 2024.06.05 19:57:07.449492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9671 2024.06.05 19:57:07.449511 [ 3 ] {} <Debug> HTTP-Session: a6246f69-f310-49e5-af7d-d9aa7d32bcfc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9672 2024.06.05 19:57:07.449527 [ 3 ] {} <Debug> HTTP-Session: a6246f69-f310-49e5-af7d-d9aa7d32bcfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9673 2024.06.05 19:57:07.449541 [ 3 ] {} <Debug> HTTP-Session: a6246f69-f310-49e5-af7d-d9aa7d32bcfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9674 2024.06.05 19:57:07.449572 [ 3 ] {} <Trace> HTTP-Session: a6246f69-f310-49e5-af7d-d9aa7d32bcfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9675 2024.06.05 19:57:07.449711 [ 3 ] {f58a9d82-4e1a-4f02-b645-ede8688b9aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9676 2024.06.05 19:57:07.449756 [ 3 ] {f58a9d82-4e1a-4f02-b645-ede8688b9aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9677 2024.06.05 19:57:07.449900 [ 3 ] {f58a9d82-4e1a-4f02-b645-ede8688b9aed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9678 2024.06.05 19:57:07.450252 [ 3 ] {f58a9d82-4e1a-4f02-b645-ede8688b9aed} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9679 2024.06.05 19:57:07.450287 [ 3 ] {f58a9d82-4e1a-4f02-b645-ede8688b9aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9680 2024.06.05 19:57:07.450662 [ 3 ] {f58a9d82-4e1a-4f02-b645-ede8688b9aed} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9681 2024.06.05 19:57:07.450997 [ 3 ] {f58a9d82-4e1a-4f02-b645-ede8688b9aed} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9682 2024.06.05 19:57:07.451148 [ 3 ] {f58a9d82-4e1a-4f02-b645-ede8688b9aed} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00149 sec., 108724.8322147651 rows/sec., 7.57 MiB/sec.
9683 2024.06.05 19:57:07.451395 [ 3 ] {f58a9d82-4e1a-4f02-b645-ede8688b9aed} <Debug> DynamicQueryHandler: Done processing query
9684 2024.06.05 19:57:07.451455 [ 3 ] {f58a9d82-4e1a-4f02-b645-ede8688b9aed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9685 2024.06.05 19:57:07.451510 [ 3 ] {} <Debug> HTTP-Session: a6246f69-f310-49e5-af7d-d9aa7d32bcfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9686 2024.06.05 19:57:07.451720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 44951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9687 2024.06.05 19:57:07.451770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9688 2024.06.05 19:57:07.451790 [ 3 ] {} <Debug> HTTP-Session: 866cd034-17b8-4e6a-96bb-b230b12b3cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9689 2024.06.05 19:57:07.451806 [ 3 ] {} <Debug> HTTP-Session: 866cd034-17b8-4e6a-96bb-b230b12b3cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9690 2024.06.05 19:57:07.451820 [ 3 ] {} <Debug> HTTP-Session: 866cd034-17b8-4e6a-96bb-b230b12b3cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9691 2024.06.05 19:57:07.451853 [ 3 ] {} <Trace> HTTP-Session: 866cd034-17b8-4e6a-96bb-b230b12b3cd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9692 2024.06.05 19:57:07.452152 [ 3 ] {fdf1512e-bd19-4ab4-a56b-1345a56638ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9693 2024.06.05 19:57:07.452201 [ 3 ] {fdf1512e-bd19-4ab4-a56b-1345a56638ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9694 2024.06.05 19:57:07.452371 [ 3 ] {fdf1512e-bd19-4ab4-a56b-1345a56638ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9695 2024.06.05 19:57:07.453034 [ 3 ] {fdf1512e-bd19-4ab4-a56b-1345a56638ba} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9696 2024.06.05 19:57:07.453070 [ 3 ] {fdf1512e-bd19-4ab4-a56b-1345a56638ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9697 2024.06.05 19:57:07.453497 [ 3 ] {fdf1512e-bd19-4ab4-a56b-1345a56638ba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9698 2024.06.05 19:57:07.453838 [ 3 ] {fdf1512e-bd19-4ab4-a56b-1345a56638ba} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9699 2024.06.05 19:57:07.453993 [ 3 ] {fdf1512e-bd19-4ab4-a56b-1345a56638ba} <Debug> executeQuery: Read 42 rows, 58.04 KiB in 0.002047 sec., 20517.83097215437 rows/sec., 27.69 MiB/sec.
9700 2024.06.05 19:57:07.454163 [ 3 ] {fdf1512e-bd19-4ab4-a56b-1345a56638ba} <Debug> DynamicQueryHandler: Done processing query
9701 2024.06.05 19:57:07.454187 [ 3 ] {fdf1512e-bd19-4ab4-a56b-1345a56638ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9702 2024.06.05 19:57:07.454202 [ 3 ] {} <Debug> HTTP-Session: 866cd034-17b8-4e6a-96bb-b230b12b3cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9703 2024.06.05 19:57:07.454339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9704 2024.06.05 19:57:07.454388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9705 2024.06.05 19:57:07.454407 [ 3 ] {} <Debug> HTTP-Session: faf6fea9-f9c9-4a42-a26c-d49b8b5fac73 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9706 2024.06.05 19:57:07.454424 [ 3 ] {} <Debug> HTTP-Session: faf6fea9-f9c9-4a42-a26c-d49b8b5fac73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9707 2024.06.05 19:57:07.454437 [ 3 ] {} <Debug> HTTP-Session: faf6fea9-f9c9-4a42-a26c-d49b8b5fac73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9708 2024.06.05 19:57:07.454468 [ 3 ] {} <Trace> HTTP-Session: faf6fea9-f9c9-4a42-a26c-d49b8b5fac73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9709 2024.06.05 19:57:07.454578 [ 3 ] {75cd03f4-74cd-4f4a-a702-a941ffbe4196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9710 2024.06.05 19:57:07.454621 [ 3 ] {75cd03f4-74cd-4f4a-a702-a941ffbe4196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9711 2024.06.05 19:57:07.454748 [ 3 ] {75cd03f4-74cd-4f4a-a702-a941ffbe4196} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9712 2024.06.05 19:57:07.455025 [ 3 ] {75cd03f4-74cd-4f4a-a702-a941ffbe4196} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9713 2024.06.05 19:57:07.455060 [ 3 ] {75cd03f4-74cd-4f4a-a702-a941ffbe4196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9714 2024.06.05 19:57:07.455407 [ 3 ] {75cd03f4-74cd-4f4a-a702-a941ffbe4196} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
9715 2024.06.05 19:57:07.455731 [ 3 ] {75cd03f4-74cd-4f4a-a702-a941ffbe4196} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9716 2024.06.05 19:57:07.455887 [ 3 ] {75cd03f4-74cd-4f4a-a702-a941ffbe4196} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec.
9717 2024.06.05 19:57:07.456039 [ 3 ] {75cd03f4-74cd-4f4a-a702-a941ffbe4196} <Debug> DynamicQueryHandler: Done processing query
9718 2024.06.05 19:57:07.456063 [ 3 ] {75cd03f4-74cd-4f4a-a702-a941ffbe4196} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9719 2024.06.05 19:57:07.456079 [ 3 ] {} <Debug> HTTP-Session: faf6fea9-f9c9-4a42-a26c-d49b8b5fac73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9720 2024.06.05 19:57:10.920463 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
9721 2024.06.05 19:57:10.920548 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
9722 2024.06.05 19:57:12.430812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9723 2024.06.05 19:57:12.430931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9724 2024.06.05 19:57:12.430960 [ 3 ] {} <Debug> HTTP-Session: 4d9d290a-fe32-4fca-9406-0ee9e95a6174 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9725 2024.06.05 19:57:12.430989 [ 3 ] {} <Debug> HTTP-Session: 4d9d290a-fe32-4fca-9406-0ee9e95a6174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9726 2024.06.05 19:57:12.431007 [ 3 ] {} <Debug> HTTP-Session: 4d9d290a-fe32-4fca-9406-0ee9e95a6174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9727 2024.06.05 19:57:12.431065 [ 3 ] {} <Trace> HTTP-Session: 4d9d290a-fe32-4fca-9406-0ee9e95a6174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9728 2024.06.05 19:57:12.431269 [ 3 ] {917120a9-846a-4407-8639-ff1534ad637d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9729 2024.06.05 19:57:12.431344 [ 3 ] {917120a9-846a-4407-8639-ff1534ad637d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9730 2024.06.05 19:57:12.431565 [ 3 ] {917120a9-846a-4407-8639-ff1534ad637d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9731 2024.06.05 19:57:12.431983 [ 3 ] {917120a9-846a-4407-8639-ff1534ad637d} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9732 2024.06.05 19:57:12.432027 [ 3 ] {917120a9-846a-4407-8639-ff1534ad637d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9733 2024.06.05 19:57:12.432379 [ 3 ] {917120a9-846a-4407-8639-ff1534ad637d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9734 2024.06.05 19:57:12.432707 [ 3 ] {917120a9-846a-4407-8639-ff1534ad637d} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9735 2024.06.05 19:57:12.432868 [ 3 ] {917120a9-846a-4407-8639-ff1534ad637d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001658 sec., 2412.5452352231605 rows/sec., 196.73 KiB/sec.
9736 2024.06.05 19:57:12.432903 [ 131 ] {} <Debug> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9737 2024.06.05 19:57:12.433038 [ 131 ] {} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9738 2024.06.05 19:57:12.433101 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9739 2024.06.05 19:57:12.433146 [ 3 ] {917120a9-846a-4407-8639-ff1534ad637d} <Debug> DynamicQueryHandler: Done processing query
9740 2024.06.05 19:57:12.433212 [ 3 ] {917120a9-846a-4407-8639-ff1534ad637d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9741 2024.06.05 19:57:12.433271 [ 3 ] {} <Debug> HTTP-Session: 4d9d290a-fe32-4fca-9406-0ee9e95a6174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9742 2024.06.05 19:57:12.433384 [ 189 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::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
9743 2024.06.05 19:57:12.433488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 8105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9744 2024.06.05 19:57:12.433600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9745 2024.06.05 19:57:12.433662 [ 3 ] {} <Debug> HTTP-Session: 476998e9-87e0-4c4a-acec-362e3a756e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9746 2024.06.05 19:57:12.433698 [ 189 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9747 2024.06.05 19:57:12.433710 [ 3 ] {} <Debug> HTTP-Session: 476998e9-87e0-4c4a-acec-362e3a756e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9748 2024.06.05 19:57:12.433768 [ 3 ] {} <Debug> HTTP-Session: 476998e9-87e0-4c4a-acec-362e3a756e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9749 2024.06.05 19:57:12.433777 [ 189 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 14 rows starting from the beginning of the part
9750 2024.06.05 19:57:12.433841 [ 3 ] {} <Trace> HTTP-Session: 476998e9-87e0-4c4a-acec-362e3a756e4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9751 2024.06.05 19:57:12.434010 [ 189 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
9752 2024.06.05 19:57:12.434212 [ 3 ] {08aaf9aa-071c-404a-a422-d6a491f10b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9753 2024.06.05 19:57:12.434317 [ 189 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
9754 2024.06.05 19:57:12.434348 [ 3 ] {08aaf9aa-071c-404a-a422-d6a491f10b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9755 2024.06.05 19:57:12.434856 [ 189 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
9756 2024.06.05 19:57:12.435144 [ 3 ] {08aaf9aa-071c-404a-a422-d6a491f10b66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9757 2024.06.05 19:57:12.435212 [ 189 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
9758 2024.06.05 19:57:12.435486 [ 189 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
9759 2024.06.05 19:57:12.436209 [ 3 ] {08aaf9aa-071c-404a-a422-d6a491f10b66} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9760 2024.06.05 19:57:12.436282 [ 3 ] {08aaf9aa-071c-404a-a422-d6a491f10b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9761 2024.06.05 19:57:12.437020 [ 3 ] {08aaf9aa-071c-404a-a422-d6a491f10b66} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
9762 2024.06.05 19:57:12.438060 [ 3 ] {08aaf9aa-071c-404a-a422-d6a491f10b66} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9763 2024.06.05 19:57:12.438166 [ 189 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004922256 sec., 5688.448548795512 rows/sec., 463.85 KiB/sec.
9764 2024.06.05 19:57:12.438386 [ 3 ] {08aaf9aa-071c-404a-a422-d6a491f10b66} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.00433 sec., 13394.919168591225 rows/sec., 1.03 MiB/sec.
9765 2024.06.05 19:57:12.438420 [ 189 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9766 2024.06.05 19:57:12.438959 [ 3 ] {08aaf9aa-071c-404a-a422-d6a491f10b66} <Debug> DynamicQueryHandler: Done processing query
9767 2024.06.05 19:57:12.439061 [ 3 ] {08aaf9aa-071c-404a-a422-d6a491f10b66} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9768 2024.06.05 19:57:12.439174 [ 3 ] {} <Debug> HTTP-Session: 476998e9-87e0-4c4a-acec-362e3a756e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9769 2024.06.05 19:57:12.439470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9770 2024.06.05 19:57:12.439649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9771 2024.06.05 19:57:12.439714 [ 3 ] {} <Debug> HTTP-Session: 11d50619-b3b8-4c95-9129-5ccf1365df07 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9772 2024.06.05 19:57:12.439777 [ 3 ] {} <Debug> HTTP-Session: 11d50619-b3b8-4c95-9129-5ccf1365df07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9773 2024.06.05 19:57:12.439826 [ 3 ] {} <Debug> HTTP-Session: 11d50619-b3b8-4c95-9129-5ccf1365df07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9774 2024.06.05 19:57:12.439878 [ 3 ] {} <Trace> HTTP-Session: 11d50619-b3b8-4c95-9129-5ccf1365df07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9775 2024.06.05 19:57:12.439983 [ 199 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_26_5} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9776 2024.06.05 19:57:12.440052 [ 3 ] {03982431-d3c4-4428-bb3f-abb2616cd268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9777 2024.06.05 19:57:12.440128 [ 3 ] {03982431-d3c4-4428-bb3f-abb2616cd268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9778 2024.06.05 19:57:12.440202 [ 199 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_26_5} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9779 2024.06.05 19:57:12.440420 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9780 2024.06.05 19:57:12.440510 [ 3 ] {03982431-d3c4-4428-bb3f-abb2616cd268} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9781 2024.06.05 19:57:12.440793 [ 3 ] {03982431-d3c4-4428-bb3f-abb2616cd268} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9782 2024.06.05 19:57:12.440830 [ 3 ] {03982431-d3c4-4428-bb3f-abb2616cd268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9783 2024.06.05 19:57:12.441131 [ 3 ] {03982431-d3c4-4428-bb3f-abb2616cd268} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9784 2024.06.05 19:57:12.441440 [ 3 ] {03982431-d3c4-4428-bb3f-abb2616cd268} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9785 2024.06.05 19:57:12.441590 [ 131 ] {} <Debug> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9786 2024.06.05 19:57:12.441602 [ 3 ] {03982431-d3c4-4428-bb3f-abb2616cd268} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.0016 sec., 2500 rows/sec., 174.56 KiB/sec.
9787 2024.06.05 19:57:12.441638 [ 131 ] {} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9788 2024.06.05 19:57:12.441698 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9789 2024.06.05 19:57:12.441888 [ 191 ] {370d1716-43c9-48f0-a973-86c39836029c::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
9790 2024.06.05 19:57:12.441928 [ 3 ] {03982431-d3c4-4428-bb3f-abb2616cd268} <Debug> DynamicQueryHandler: Done processing query
9791 2024.06.05 19:57:12.441967 [ 3 ] {03982431-d3c4-4428-bb3f-abb2616cd268} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9792 2024.06.05 19:57:12.442017 [ 3 ] {} <Debug> HTTP-Session: 11d50619-b3b8-4c95-9129-5ccf1365df07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9793 2024.06.05 19:57:12.442135 [ 191 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9794 2024.06.05 19:57:12.442189 [ 191 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 14 rows starting from the beginning of the part
9795 2024.06.05 19:57:12.442209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 11572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9796 2024.06.05 19:57:12.442343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9797 2024.06.05 19:57:12.442387 [ 191 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
9798 2024.06.05 19:57:12.442408 [ 3 ] {} <Debug> HTTP-Session: 8a8674eb-88cf-4d1c-9c90-b1b41d060327 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9799 2024.06.05 19:57:12.442480 [ 3 ] {} <Debug> HTTP-Session: 8a8674eb-88cf-4d1c-9c90-b1b41d060327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9800 2024.06.05 19:57:12.442532 [ 3 ] {} <Debug> HTTP-Session: 8a8674eb-88cf-4d1c-9c90-b1b41d060327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9801 2024.06.05 19:57:12.442708 [ 191 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
9802 2024.06.05 19:57:12.442744 [ 3 ] {} <Trace> HTTP-Session: 8a8674eb-88cf-4d1c-9c90-b1b41d060327 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9803 2024.06.05 19:57:12.443177 [ 191 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
9804 2024.06.05 19:57:12.443269 [ 3 ] {4e74e8d4-3422-4cdc-abd6-bba347bcd683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9805 2024.06.05 19:57:12.443415 [ 191 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
9806 2024.06.05 19:57:12.443446 [ 3 ] {4e74e8d4-3422-4cdc-abd6-bba347bcd683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9807 2024.06.05 19:57:12.443767 [ 191 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
9808 2024.06.05 19:57:12.444440 [ 3 ] {4e74e8d4-3422-4cdc-abd6-bba347bcd683} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9809 2024.06.05 19:57:12.445269 [ 3 ] {4e74e8d4-3422-4cdc-abd6-bba347bcd683} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9810 2024.06.05 19:57:12.445331 [ 3 ] {4e74e8d4-3422-4cdc-abd6-bba347bcd683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9811 2024.06.05 19:57:12.446150 [ 3 ] {4e74e8d4-3422-4cdc-abd6-bba347bcd683} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
9812 2024.06.05 19:57:12.446415 [ 199 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004622079 sec., 6057.88001459949 rows/sec., 422.99 KiB/sec.
9813 2024.06.05 19:57:12.446723 [ 187 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9814 2024.06.05 19:57:12.446896 [ 3 ] {4e74e8d4-3422-4cdc-abd6-bba347bcd683} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9815 2024.06.05 19:57:12.447347 [ 3 ] {4e74e8d4-3422-4cdc-abd6-bba347bcd683} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004253 sec., 15988.713849047732 rows/sec., 1.25 MiB/sec.
9816 2024.06.05 19:57:12.447671 [ 187 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_26_5} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9817 2024.06.05 19:57:12.447719 [ 3 ] {4e74e8d4-3422-4cdc-abd6-bba347bcd683} <Debug> DynamicQueryHandler: Done processing query
9818 2024.06.05 19:57:12.447770 [ 3 ] {4e74e8d4-3422-4cdc-abd6-bba347bcd683} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9819 2024.06.05 19:57:12.447798 [ 3 ] {} <Debug> HTTP-Session: 8a8674eb-88cf-4d1c-9c90-b1b41d060327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9820 2024.06.05 19:57:12.447807 [ 187 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_26_5} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9821 2024.06.05 19:57:12.447907 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9822 2024.06.05 19:57:12.448008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9823 2024.06.05 19:57:12.448065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9824 2024.06.05 19:57:12.448084 [ 3 ] {} <Debug> HTTP-Session: 1d797e70-a1a0-43c1-9327-08dfd654cc88 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9825 2024.06.05 19:57:12.448101 [ 3 ] {} <Debug> HTTP-Session: 1d797e70-a1a0-43c1-9327-08dfd654cc88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9826 2024.06.05 19:57:12.448115 [ 3 ] {} <Debug> HTTP-Session: 1d797e70-a1a0-43c1-9327-08dfd654cc88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9827 2024.06.05 19:57:12.448151 [ 3 ] {} <Trace> HTTP-Session: 1d797e70-a1a0-43c1-9327-08dfd654cc88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9828 2024.06.05 19:57:12.448312 [ 3 ] {22ba9845-7f96-4693-b184-f7b8c3f152ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9829 2024.06.05 19:57:12.448361 [ 3 ] {22ba9845-7f96-4693-b184-f7b8c3f152ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9830 2024.06.05 19:57:12.448531 [ 3 ] {22ba9845-7f96-4693-b184-f7b8c3f152ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9831 2024.06.05 19:57:12.448910 [ 3 ] {22ba9845-7f96-4693-b184-f7b8c3f152ac} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9832 2024.06.05 19:57:12.448946 [ 3 ] {22ba9845-7f96-4693-b184-f7b8c3f152ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9833 2024.06.05 19:57:12.449341 [ 3 ] {22ba9845-7f96-4693-b184-f7b8c3f152ac} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
9834 2024.06.05 19:57:12.449686 [ 3 ] {22ba9845-7f96-4693-b184-f7b8c3f152ac} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9835 2024.06.05 19:57:12.449844 [ 3 ] {22ba9845-7f96-4693-b184-f7b8c3f152ac} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001602 sec., 101123.59550561798 rows/sec., 7.04 MiB/sec.
9836 2024.06.05 19:57:12.450063 [ 3 ] {22ba9845-7f96-4693-b184-f7b8c3f152ac} <Debug> DynamicQueryHandler: Done processing query
9837 2024.06.05 19:57:12.450096 [ 3 ] {22ba9845-7f96-4693-b184-f7b8c3f152ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9838 2024.06.05 19:57:12.450117 [ 3 ] {} <Debug> HTTP-Session: 1d797e70-a1a0-43c1-9327-08dfd654cc88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9839 2024.06.05 19:57:12.450261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9840 2024.06.05 19:57:12.450322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9841 2024.06.05 19:57:12.450345 [ 3 ] {} <Debug> HTTP-Session: 6665c949-1d6e-43bf-ad16-6e158e8ca4f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9842 2024.06.05 19:57:12.450365 [ 3 ] {} <Debug> HTTP-Session: 6665c949-1d6e-43bf-ad16-6e158e8ca4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9843 2024.06.05 19:57:12.450382 [ 3 ] {} <Debug> HTTP-Session: 6665c949-1d6e-43bf-ad16-6e158e8ca4f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9844 2024.06.05 19:57:12.450454 [ 3 ] {} <Trace> HTTP-Session: 6665c949-1d6e-43bf-ad16-6e158e8ca4f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9845 2024.06.05 19:57:12.450597 [ 3 ] {e5e03011-5776-4654-93ad-afeb85baa42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9846 2024.06.05 19:57:12.450652 [ 3 ] {e5e03011-5776-4654-93ad-afeb85baa42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9847 2024.06.05 19:57:12.450816 [ 3 ] {e5e03011-5776-4654-93ad-afeb85baa42e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9848 2024.06.05 19:57:12.451125 [ 3 ] {e5e03011-5776-4654-93ad-afeb85baa42e} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9849 2024.06.05 19:57:12.451162 [ 3 ] {e5e03011-5776-4654-93ad-afeb85baa42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9850 2024.06.05 19:57:12.451529 [ 3 ] {e5e03011-5776-4654-93ad-afeb85baa42e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
9851 2024.06.05 19:57:12.451861 [ 3 ] {e5e03011-5776-4654-93ad-afeb85baa42e} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9852 2024.06.05 19:57:12.452025 [ 3 ] {e5e03011-5776-4654-93ad-afeb85baa42e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec.
9853 2024.06.05 19:57:12.452323 [ 3 ] {e5e03011-5776-4654-93ad-afeb85baa42e} <Debug> DynamicQueryHandler: Done processing query
9854 2024.06.05 19:57:12.452388 [ 3 ] {e5e03011-5776-4654-93ad-afeb85baa42e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9855 2024.06.05 19:57:12.452453 [ 3 ] {} <Debug> HTTP-Session: 6665c949-1d6e-43bf-ad16-6e158e8ca4f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9856 2024.06.05 19:57:17.426327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9857 2024.06.05 19:57:17.426465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9858 2024.06.05 19:57:17.426496 [ 3 ] {} <Debug> HTTP-Session: ce21ae96-9a04-48b4-b1c7-f37f042e39c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9859 2024.06.05 19:57:17.426525 [ 3 ] {} <Debug> HTTP-Session: ce21ae96-9a04-48b4-b1c7-f37f042e39c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9860 2024.06.05 19:57:17.426543 [ 3 ] {} <Debug> HTTP-Session: ce21ae96-9a04-48b4-b1c7-f37f042e39c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9861 2024.06.05 19:57:17.426600 [ 3 ] {} <Trace> HTTP-Session: ce21ae96-9a04-48b4-b1c7-f37f042e39c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9862 2024.06.05 19:57:17.426873 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
9863 2024.06.05 19:57:17.427294 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
9864 2024.06.05 19:57:17.427342 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
9865 2024.06.05 19:57:17.427691 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
9866 2024.06.05 19:57:17.427775 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
9867 2024.06.05 19:57:17.427948 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
9868 2024.06.05 19:57:17.428128 [ 256 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
9869 2024.06.05 19:57:17.428176 [ 257 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
9870 2024.06.05 19:57:17.428179 [ 260 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
9871 2024.06.05 19:57:17.428222 [ 261 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
9872 2024.06.05 19:57:17.428379 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
9873 2024.06.05 19:57:17.428412 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Spreading mark ranges among streams (default reading)
9874 2024.06.05 19:57:17.428531 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
9875 2024.06.05 19:57:17.428557 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (SelectExecutor): Reading approx. 29 rows with 3 streams
9876 2024.06.05 19:57:17.428601 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
9877 2024.06.05 19:57:17.428649 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
9878 2024.06.05 19:57:17.428691 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
9879 2024.06.05 19:57:17.430553 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Debug> executeQuery: Read 29 rows, 1.20 KiB in 0.003809 sec., 7613.546862693621 rows/sec., 315.09 KiB/sec.
9880 2024.06.05 19:57:17.430963 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Debug> DynamicQueryHandler: Done processing query
9881 2024.06.05 19:57:17.430994 [ 3 ] {fbb01095-be23-44f0-94d1-3f659d69faea} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
9882 2024.06.05 19:57:17.431012 [ 3 ] {} <Debug> HTTP-Session: ce21ae96-9a04-48b4-b1c7-f37f042e39c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9883 2024.06.05 19:57:17.438521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9884 2024.06.05 19:57:17.438593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9885 2024.06.05 19:57:17.438619 [ 3 ] {} <Debug> HTTP-Session: e97f57d3-17f7-44fb-a4cf-3f547beec38a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9886 2024.06.05 19:57:17.438642 [ 3 ] {} <Debug> HTTP-Session: e97f57d3-17f7-44fb-a4cf-3f547beec38a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9887 2024.06.05 19:57:17.438660 [ 3 ] {} <Debug> HTTP-Session: e97f57d3-17f7-44fb-a4cf-3f547beec38a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9888 2024.06.05 19:57:17.438704 [ 3 ] {} <Trace> HTTP-Session: e97f57d3-17f7-44fb-a4cf-3f547beec38a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9889 2024.06.05 19:57:17.438850 [ 3 ] {b0345c4a-4d0f-4bf4-b46f-64e559e9f1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
9890 2024.06.05 19:57:17.438911 [ 3 ] {b0345c4a-4d0f-4bf4-b46f-64e559e9f1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
9891 2024.06.05 19:57:17.439122 [ 3 ] {b0345c4a-4d0f-4bf4-b46f-64e559e9f1d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9892 2024.06.05 19:57:17.439498 [ 3 ] {b0345c4a-4d0f-4bf4-b46f-64e559e9f1d3} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9893 2024.06.05 19:57:17.439537 [ 3 ] {b0345c4a-4d0f-4bf4-b46f-64e559e9f1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9894 2024.06.05 19:57:17.440039 [ 3 ] {b0345c4a-4d0f-4bf4-b46f-64e559e9f1d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
9895 2024.06.05 19:57:17.440358 [ 3 ] {b0345c4a-4d0f-4bf4-b46f-64e559e9f1d3} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9896 2024.06.05 19:57:17.440504 [ 3 ] {b0345c4a-4d0f-4bf4-b46f-64e559e9f1d3} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.0017 sec., 588.2352941176471 rows/sec., 163.72 KiB/sec.
9897 2024.06.05 19:57:17.440972 [ 3 ] {b0345c4a-4d0f-4bf4-b46f-64e559e9f1d3} <Debug> DynamicQueryHandler: Done processing query
9898 2024.06.05 19:57:17.440998 [ 3 ] {b0345c4a-4d0f-4bf4-b46f-64e559e9f1d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9899 2024.06.05 19:57:17.441015 [ 3 ] {} <Debug> HTTP-Session: e97f57d3-17f7-44fb-a4cf-3f547beec38a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9900 2024.06.05 19:57:17.441137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9901 2024.06.05 19:57:17.441190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9902 2024.06.05 19:57:17.441210 [ 3 ] {} <Debug> HTTP-Session: af4d8f3d-e9f3-4f0d-9a33-579d8dc34301 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9903 2024.06.05 19:57:17.441227 [ 3 ] {} <Debug> HTTP-Session: af4d8f3d-e9f3-4f0d-9a33-579d8dc34301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9904 2024.06.05 19:57:17.441241 [ 3 ] {} <Debug> HTTP-Session: af4d8f3d-e9f3-4f0d-9a33-579d8dc34301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9905 2024.06.05 19:57:17.441276 [ 3 ] {} <Trace> HTTP-Session: af4d8f3d-e9f3-4f0d-9a33-579d8dc34301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9906 2024.06.05 19:57:17.441392 [ 3 ] {f4d5bf16-2116-4459-9693-cb09e0315c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9907 2024.06.05 19:57:17.441439 [ 3 ] {f4d5bf16-2116-4459-9693-cb09e0315c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9908 2024.06.05 19:57:17.441585 [ 3 ] {f4d5bf16-2116-4459-9693-cb09e0315c66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9909 2024.06.05 19:57:17.441932 [ 3 ] {f4d5bf16-2116-4459-9693-cb09e0315c66} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9910 2024.06.05 19:57:17.441970 [ 3 ] {f4d5bf16-2116-4459-9693-cb09e0315c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9911 2024.06.05 19:57:17.442285 [ 3 ] {f4d5bf16-2116-4459-9693-cb09e0315c66} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
9912 2024.06.05 19:57:17.442601 [ 3 ] {f4d5bf16-2116-4459-9693-cb09e0315c66} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9913 2024.06.05 19:57:17.442729 [ 3 ] {f4d5bf16-2116-4459-9693-cb09e0315c66} <Debug> executeQuery: Read 48 rows, 3.89 KiB in 0.001378 sec., 34833.09143686502 rows/sec., 2.76 MiB/sec.
9914 2024.06.05 19:57:17.442898 [ 3 ] {f4d5bf16-2116-4459-9693-cb09e0315c66} <Debug> DynamicQueryHandler: Done processing query
9915 2024.06.05 19:57:17.442924 [ 3 ] {f4d5bf16-2116-4459-9693-cb09e0315c66} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9916 2024.06.05 19:57:17.442940 [ 3 ] {} <Debug> HTTP-Session: af4d8f3d-e9f3-4f0d-9a33-579d8dc34301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9917 2024.06.05 19:57:17.443051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9918 2024.06.05 19:57:17.443101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9919 2024.06.05 19:57:17.443121 [ 3 ] {} <Debug> HTTP-Session: c1c04b15-1171-4845-b275-a4760a636aef Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9920 2024.06.05 19:57:17.443138 [ 3 ] {} <Debug> HTTP-Session: c1c04b15-1171-4845-b275-a4760a636aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9921 2024.06.05 19:57:17.443152 [ 3 ] {} <Debug> HTTP-Session: c1c04b15-1171-4845-b275-a4760a636aef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9922 2024.06.05 19:57:17.443184 [ 3 ] {} <Trace> HTTP-Session: c1c04b15-1171-4845-b275-a4760a636aef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9923 2024.06.05 19:57:17.443280 [ 3 ] {ca39c4cf-8561-4bde-9baa-73948bbad29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9924 2024.06.05 19:57:17.443325 [ 3 ] {ca39c4cf-8561-4bde-9baa-73948bbad29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9925 2024.06.05 19:57:17.443452 [ 3 ] {ca39c4cf-8561-4bde-9baa-73948bbad29a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9926 2024.06.05 19:57:17.443732 [ 3 ] {ca39c4cf-8561-4bde-9baa-73948bbad29a} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9927 2024.06.05 19:57:17.443768 [ 3 ] {ca39c4cf-8561-4bde-9baa-73948bbad29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9928 2024.06.05 19:57:17.444064 [ 3 ] {ca39c4cf-8561-4bde-9baa-73948bbad29a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
9929 2024.06.05 19:57:17.444357 [ 3 ] {ca39c4cf-8561-4bde-9baa-73948bbad29a} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9930 2024.06.05 19:57:17.444482 [ 3 ] {ca39c4cf-8561-4bde-9baa-73948bbad29a} <Debug> executeQuery: Read 5 rows, 395.00 B in 0.001228 sec., 4071.6612377850165 rows/sec., 314.12 KiB/sec.
9931 2024.06.05 19:57:17.444645 [ 3 ] {ca39c4cf-8561-4bde-9baa-73948bbad29a} <Debug> DynamicQueryHandler: Done processing query
9932 2024.06.05 19:57:17.444670 [ 3 ] {ca39c4cf-8561-4bde-9baa-73948bbad29a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9933 2024.06.05 19:57:17.444685 [ 3 ] {} <Debug> HTTP-Session: c1c04b15-1171-4845-b275-a4760a636aef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9934 2024.06.05 19:57:17.444897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9935 2024.06.05 19:57:17.444946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9936 2024.06.05 19:57:17.444965 [ 3 ] {} <Debug> HTTP-Session: 5d8ae7aa-16bd-4c91-92d4-6445fd88dd13 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9937 2024.06.05 19:57:17.444981 [ 3 ] {} <Debug> HTTP-Session: 5d8ae7aa-16bd-4c91-92d4-6445fd88dd13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9938 2024.06.05 19:57:17.444995 [ 3 ] {} <Debug> HTTP-Session: 5d8ae7aa-16bd-4c91-92d4-6445fd88dd13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9939 2024.06.05 19:57:17.445026 [ 3 ] {} <Trace> HTTP-Session: 5d8ae7aa-16bd-4c91-92d4-6445fd88dd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9940 2024.06.05 19:57:17.445170 [ 3 ] {fae59cdb-3095-4967-b4b0-69440faa4f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9941 2024.06.05 19:57:17.445212 [ 3 ] {fae59cdb-3095-4967-b4b0-69440faa4f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9942 2024.06.05 19:57:17.445333 [ 3 ] {fae59cdb-3095-4967-b4b0-69440faa4f6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9943 2024.06.05 19:57:17.445777 [ 3 ] {fae59cdb-3095-4967-b4b0-69440faa4f6f} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9944 2024.06.05 19:57:17.445813 [ 3 ] {fae59cdb-3095-4967-b4b0-69440faa4f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9945 2024.06.05 19:57:17.446122 [ 3 ] {fae59cdb-3095-4967-b4b0-69440faa4f6f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
9946 2024.06.05 19:57:17.446421 [ 3 ] {fae59cdb-3095-4967-b4b0-69440faa4f6f} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9947 2024.06.05 19:57:17.446546 [ 3 ] {fae59cdb-3095-4967-b4b0-69440faa4f6f} <Debug> executeQuery: Read 207 rows, 18.00 KiB in 0.001446 sec., 143153.52697095435 rows/sec., 12.16 MiB/sec.
9948 2024.06.05 19:57:17.446712 [ 3 ] {fae59cdb-3095-4967-b4b0-69440faa4f6f} <Debug> DynamicQueryHandler: Done processing query
9949 2024.06.05 19:57:17.446736 [ 3 ] {fae59cdb-3095-4967-b4b0-69440faa4f6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9950 2024.06.05 19:57:17.446752 [ 3 ] {} <Debug> HTTP-Session: 5d8ae7aa-16bd-4c91-92d4-6445fd88dd13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9951 2024.06.05 19:57:17.446877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9952 2024.06.05 19:57:17.446927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9953 2024.06.05 19:57:17.446945 [ 3 ] {} <Debug> HTTP-Session: 935805af-fea9-4709-b254-9d50e81a04f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9954 2024.06.05 19:57:17.446961 [ 3 ] {} <Debug> HTTP-Session: 935805af-fea9-4709-b254-9d50e81a04f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9955 2024.06.05 19:57:17.446975 [ 3 ] {} <Debug> HTTP-Session: 935805af-fea9-4709-b254-9d50e81a04f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9956 2024.06.05 19:57:17.447006 [ 3 ] {} <Trace> HTTP-Session: 935805af-fea9-4709-b254-9d50e81a04f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9957 2024.06.05 19:57:17.447100 [ 3 ] {e82011fb-b94f-4f7c-9cd4-8220ad2f6c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9958 2024.06.05 19:57:17.447142 [ 3 ] {e82011fb-b94f-4f7c-9cd4-8220ad2f6c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9959 2024.06.05 19:57:17.447264 [ 3 ] {e82011fb-b94f-4f7c-9cd4-8220ad2f6c62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9960 2024.06.05 19:57:17.447538 [ 3 ] {e82011fb-b94f-4f7c-9cd4-8220ad2f6c62} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9961 2024.06.05 19:57:17.447573 [ 3 ] {e82011fb-b94f-4f7c-9cd4-8220ad2f6c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9962 2024.06.05 19:57:17.447865 [ 3 ] {e82011fb-b94f-4f7c-9cd4-8220ad2f6c62} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
9963 2024.06.05 19:57:17.448166 [ 3 ] {e82011fb-b94f-4f7c-9cd4-8220ad2f6c62} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9964 2024.06.05 19:57:17.448287 [ 3 ] {e82011fb-b94f-4f7c-9cd4-8220ad2f6c62} <Debug> executeQuery: Read 5 rows, 335.00 B in 0.00121 sec., 4132.231404958678 rows/sec., 270.37 KiB/sec.
9965 2024.06.05 19:57:17.448450 [ 3 ] {e82011fb-b94f-4f7c-9cd4-8220ad2f6c62} <Debug> DynamicQueryHandler: Done processing query
9966 2024.06.05 19:57:17.448489 [ 3 ] {e82011fb-b94f-4f7c-9cd4-8220ad2f6c62} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9967 2024.06.05 19:57:17.448505 [ 3 ] {} <Debug> HTTP-Session: 935805af-fea9-4709-b254-9d50e81a04f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9968 2024.06.05 19:57:17.448690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 24235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9969 2024.06.05 19:57:17.448739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9970 2024.06.05 19:57:17.448758 [ 3 ] {} <Debug> HTTP-Session: 60e1d70b-a697-40ce-93eb-e0e34844b4ce Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9971 2024.06.05 19:57:17.448774 [ 3 ] {} <Debug> HTTP-Session: 60e1d70b-a697-40ce-93eb-e0e34844b4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9972 2024.06.05 19:57:17.448788 [ 3 ] {} <Debug> HTTP-Session: 60e1d70b-a697-40ce-93eb-e0e34844b4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9973 2024.06.05 19:57:17.448818 [ 3 ] {} <Trace> HTTP-Session: 60e1d70b-a697-40ce-93eb-e0e34844b4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9974 2024.06.05 19:57:17.448949 [ 3 ] {fa0650d2-4434-438b-a9f8-5e71c4b0705a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9975 2024.06.05 19:57:17.448991 [ 3 ] {fa0650d2-4434-438b-a9f8-5e71c4b0705a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9976 2024.06.05 19:57:17.449114 [ 3 ] {fa0650d2-4434-438b-a9f8-5e71c4b0705a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9977 2024.06.05 19:57:17.449484 [ 3 ] {fa0650d2-4434-438b-a9f8-5e71c4b0705a} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9978 2024.06.05 19:57:17.449520 [ 3 ] {fa0650d2-4434-438b-a9f8-5e71c4b0705a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9979 2024.06.05 19:57:17.449824 [ 3 ] {fa0650d2-4434-438b-a9f8-5e71c4b0705a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
9980 2024.06.05 19:57:17.450120 [ 3 ] {fa0650d2-4434-438b-a9f8-5e71c4b0705a} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9981 2024.06.05 19:57:17.450241 [ 3 ] {fa0650d2-4434-438b-a9f8-5e71c4b0705a} <Debug> executeQuery: Read 144 rows, 11.32 KiB in 0.001347 sec., 106904.23162583518 rows/sec., 8.21 MiB/sec.
9982 2024.06.05 19:57:17.450392 [ 3 ] {fa0650d2-4434-438b-a9f8-5e71c4b0705a} <Debug> DynamicQueryHandler: Done processing query
9983 2024.06.05 19:57:17.450416 [ 3 ] {fa0650d2-4434-438b-a9f8-5e71c4b0705a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9984 2024.06.05 19:57:17.450431 [ 3 ] {} <Debug> HTTP-Session: 60e1d70b-a697-40ce-93eb-e0e34844b4ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9985 2024.06.05 19:57:17.450591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9986 2024.06.05 19:57:17.450637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9987 2024.06.05 19:57:17.450656 [ 3 ] {} <Debug> HTTP-Session: b7b360c8-dab0-450b-9c3b-659f3f3a8d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
9988 2024.06.05 19:57:17.450671 [ 3 ] {} <Debug> HTTP-Session: b7b360c8-dab0-450b-9c3b-659f3f3a8d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9989 2024.06.05 19:57:17.450685 [ 3 ] {} <Debug> HTTP-Session: b7b360c8-dab0-450b-9c3b-659f3f3a8d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9990 2024.06.05 19:57:17.450717 [ 3 ] {} <Trace> HTTP-Session: b7b360c8-dab0-450b-9c3b-659f3f3a8d9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9991 2024.06.05 19:57:17.450855 [ 3 ] {a04fe4fc-c78e-4303-b8e5-644ec1f3f263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9992 2024.06.05 19:57:17.450902 [ 3 ] {a04fe4fc-c78e-4303-b8e5-644ec1f3f263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9993 2024.06.05 19:57:17.451039 [ 3 ] {a04fe4fc-c78e-4303-b8e5-644ec1f3f263} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9994 2024.06.05 19:57:17.451415 [ 3 ] {a04fe4fc-c78e-4303-b8e5-644ec1f3f263} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9995 2024.06.05 19:57:17.451450 [ 3 ] {a04fe4fc-c78e-4303-b8e5-644ec1f3f263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9996 2024.06.05 19:57:17.451821 [ 3 ] {a04fe4fc-c78e-4303-b8e5-644ec1f3f263} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
9997 2024.06.05 19:57:17.452144 [ 3 ] {a04fe4fc-c78e-4303-b8e5-644ec1f3f263} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9998 2024.06.05 19:57:17.452288 [ 3 ] {a04fe4fc-c78e-4303-b8e5-644ec1f3f263} <Debug> executeQuery: Read 164 rows, 11.67 KiB in 0.001493 sec., 109845.94775619559 rows/sec., 7.63 MiB/sec.
9999 2024.06.05 19:57:17.452474 [ 3 ] {a04fe4fc-c78e-4303-b8e5-644ec1f3f263} <Debug> DynamicQueryHandler: Done processing query
10000 2024.06.05 19:57:17.452498 [ 3 ] {a04fe4fc-c78e-4303-b8e5-644ec1f3f263} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10001 2024.06.05 19:57:17.452514 [ 3 ] {} <Debug> HTTP-Session: b7b360c8-dab0-450b-9c3b-659f3f3a8d9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10002 2024.06.05 19:57:17.452707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10003 2024.06.05 19:57:17.452755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10004 2024.06.05 19:57:17.452775 [ 3 ] {} <Debug> HTTP-Session: d3b806e7-de29-4b80-9b23-42595ee86df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10005 2024.06.05 19:57:17.452791 [ 3 ] {} <Debug> HTTP-Session: d3b806e7-de29-4b80-9b23-42595ee86df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10006 2024.06.05 19:57:17.452804 [ 3 ] {} <Debug> HTTP-Session: d3b806e7-de29-4b80-9b23-42595ee86df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10007 2024.06.05 19:57:17.452835 [ 3 ] {} <Trace> HTTP-Session: d3b806e7-de29-4b80-9b23-42595ee86df5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10008 2024.06.05 19:57:17.453210 [ 3 ] {09979d68-d371-4715-b35a-40aa1efc886a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10009 2024.06.05 19:57:17.453258 [ 3 ] {09979d68-d371-4715-b35a-40aa1efc886a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10010 2024.06.05 19:57:17.453415 [ 3 ] {09979d68-d371-4715-b35a-40aa1efc886a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10011 2024.06.05 19:57:17.453971 [ 3 ] {09979d68-d371-4715-b35a-40aa1efc886a} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10012 2024.06.05 19:57:17.454006 [ 3 ] {09979d68-d371-4715-b35a-40aa1efc886a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10013 2024.06.05 19:57:17.454421 [ 3 ] {09979d68-d371-4715-b35a-40aa1efc886a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
10014 2024.06.05 19:57:17.454750 [ 3 ] {09979d68-d371-4715-b35a-40aa1efc886a} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10015 2024.06.05 19:57:17.454921 [ 3 ] {09979d68-d371-4715-b35a-40aa1efc886a} <Debug> executeQuery: Read 48 rows, 66.33 KiB in 0.001985 sec., 24181.36020151134 rows/sec., 32.63 MiB/sec.
10016 2024.06.05 19:57:17.454926 [ 123 ] {} <Debug> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
10017 2024.06.05 19:57:17.455030 [ 123 ] {} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10018 2024.06.05 19:57:17.455085 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10019 2024.06.05 19:57:17.455225 [ 3 ] {09979d68-d371-4715-b35a-40aa1efc886a} <Debug> DynamicQueryHandler: Done processing query
10020 2024.06.05 19:57:17.455333 [ 3 ] {09979d68-d371-4715-b35a-40aa1efc886a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10021 2024.06.05 19:57:17.455390 [ 3 ] {} <Debug> HTTP-Session: d3b806e7-de29-4b80-9b23-42595ee86df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10022 2024.06.05 19:57:17.455406 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
10023 2024.06.05 19:57:17.455621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10024 2024.06.05 19:57:17.455818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10025 2024.06.05 19:57:17.455916 [ 3 ] {} <Debug> HTTP-Session: 875ec819-28af-47a6-b9de-fc17770731a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10026 2024.06.05 19:57:17.455995 [ 3 ] {} <Debug> HTTP-Session: 875ec819-28af-47a6-b9de-fc17770731a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10027 2024.06.05 19:57:17.456072 [ 3 ] {} <Debug> HTTP-Session: 875ec819-28af-47a6-b9de-fc17770731a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10028 2024.06.05 19:57:17.456153 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10029 2024.06.05 19:57:17.456228 [ 3 ] {} <Trace> HTTP-Session: 875ec819-28af-47a6-b9de-fc17770731a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10030 2024.06.05 19:57:17.456298 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 845 rows starting from the beginning of the part
10031 2024.06.05 19:57:17.456679 [ 3 ] {206af2e4-3ed4-4abd-af92-2fe44d412f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10032 2024.06.05 19:57:17.456697 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part
10033 2024.06.05 19:57:17.456820 [ 3 ] {206af2e4-3ed4-4abd-af92-2fe44d412f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10034 2024.06.05 19:57:17.457028 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part
10035 2024.06.05 19:57:17.457381 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part
10036 2024.06.05 19:57:17.457756 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part
10037 2024.06.05 19:57:17.458085 [ 3 ] {206af2e4-3ed4-4abd-af92-2fe44d412f6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10038 2024.06.05 19:57:17.458106 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part
10039 2024.06.05 19:57:17.458881 [ 3 ] {206af2e4-3ed4-4abd-af92-2fe44d412f6b} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10040 2024.06.05 19:57:17.458942 [ 3 ] {206af2e4-3ed4-4abd-af92-2fe44d412f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10041 2024.06.05 19:57:17.459647 [ 3 ] {206af2e4-3ed4-4abd-af92-2fe44d412f6b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
10042 2024.06.05 19:57:17.459975 [ 3 ] {206af2e4-3ed4-4abd-af92-2fe44d412f6b} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10043 2024.06.05 19:57:17.460152 [ 3 ] {206af2e4-3ed4-4abd-af92-2fe44d412f6b} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.003734 sec., 2410.28387787895 rows/sec., 170.26 KiB/sec.
10044 2024.06.05 19:57:17.460392 [ 3 ] {206af2e4-3ed4-4abd-af92-2fe44d412f6b} <Debug> DynamicQueryHandler: Done processing query
10045 2024.06.05 19:57:17.460429 [ 3 ] {206af2e4-3ed4-4abd-af92-2fe44d412f6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10046 2024.06.05 19:57:17.460452 [ 3 ] {} <Debug> HTTP-Session: 875ec819-28af-47a6-b9de-fc17770731a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10047 2024.06.05 19:57:17.460638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10048 2024.06.05 19:57:17.460747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10049 2024.06.05 19:57:17.460802 [ 3 ] {} <Debug> HTTP-Session: f05831c1-2695-4fea-9f5c-1673d62c09cf Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10050 2024.06.05 19:57:17.460847 [ 3 ] {} <Debug> HTTP-Session: f05831c1-2695-4fea-9f5c-1673d62c09cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10051 2024.06.05 19:57:17.460870 [ 3 ] {} <Debug> HTTP-Session: f05831c1-2695-4fea-9f5c-1673d62c09cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10052 2024.06.05 19:57:17.460956 [ 3 ] {} <Trace> HTTP-Session: f05831c1-2695-4fea-9f5c-1673d62c09cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10053 2024.06.05 19:57:17.461236 [ 3 ] {e1883c70-9e16-4d23-9d50-a39a537b7654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10054 2024.06.05 19:57:17.461344 [ 3 ] {e1883c70-9e16-4d23-9d50-a39a537b7654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10055 2024.06.05 19:57:17.461840 [ 3 ] {e1883c70-9e16-4d23-9d50-a39a537b7654} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10056 2024.06.05 19:57:17.462354 [ 3 ] {e1883c70-9e16-4d23-9d50-a39a537b7654} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10057 2024.06.05 19:57:17.462391 [ 3 ] {e1883c70-9e16-4d23-9d50-a39a537b7654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10058 2024.06.05 19:57:17.464883 [ 3 ] {e1883c70-9e16-4d23-9d50-a39a537b7654} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10059 2024.06.05 19:57:17.466052 [ 3 ] {e1883c70-9e16-4d23-9d50-a39a537b7654} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10060 2024.06.05 19:57:17.466343 [ 3 ] {e1883c70-9e16-4d23-9d50-a39a537b7654} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005225 sec., 11483.253588516747 rows/sec., 792.46 KiB/sec.
10061 2024.06.05 19:57:17.466885 [ 3 ] {e1883c70-9e16-4d23-9d50-a39a537b7654} <Debug> DynamicQueryHandler: Done processing query
10062 2024.06.05 19:57:17.466979 [ 3 ] {e1883c70-9e16-4d23-9d50-a39a537b7654} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10063 2024.06.05 19:57:17.467070 [ 3 ] {} <Debug> HTTP-Session: f05831c1-2695-4fea-9f5c-1673d62c09cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10064 2024.06.05 19:57:17.467067 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 6 columns (6 merged, 0 gathered) in 0.011872071 sec., 87432.09167128465 rows/sec., 117.99 MiB/sec.
10065 2024.06.05 19:57:17.467687 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
10066 2024.06.05 19:57:17.468112 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10067 2024.06.05 19:57:17.468196 [ 190 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
10068 2024.06.05 19:57:17.468285 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB.
10069 2024.06.05 19:57:18.000180 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.49 MiB, peak 207.93 MiB, free memory in arenas 0.00 B, will set to 197.34 MiB (RSS), difference: 1.86 MiB
10070 2024.06.05 19:57:22.431044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10071 2024.06.05 19:57:22.431161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10072 2024.06.05 19:57:22.431186 [ 3 ] {} <Debug> HTTP-Session: c82097d3-13ea-4828-9b51-b527c793c5cc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10073 2024.06.05 19:57:22.431209 [ 3 ] {} <Debug> HTTP-Session: c82097d3-13ea-4828-9b51-b527c793c5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10074 2024.06.05 19:57:22.431224 [ 3 ] {} <Debug> HTTP-Session: c82097d3-13ea-4828-9b51-b527c793c5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10075 2024.06.05 19:57:22.431273 [ 3 ] {} <Trace> HTTP-Session: c82097d3-13ea-4828-9b51-b527c793c5cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10076 2024.06.05 19:57:22.431474 [ 3 ] {b8722ac4-2631-4c82-83b3-bf645dc189c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10077 2024.06.05 19:57:22.431542 [ 3 ] {b8722ac4-2631-4c82-83b3-bf645dc189c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10078 2024.06.05 19:57:22.431735 [ 3 ] {b8722ac4-2631-4c82-83b3-bf645dc189c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10079 2024.06.05 19:57:22.432258 [ 3 ] {b8722ac4-2631-4c82-83b3-bf645dc189c9} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10080 2024.06.05 19:57:22.432305 [ 3 ] {b8722ac4-2631-4c82-83b3-bf645dc189c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10081 2024.06.05 19:57:22.432699 [ 3 ] {b8722ac4-2631-4c82-83b3-bf645dc189c9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10082 2024.06.05 19:57:22.433059 [ 3 ] {b8722ac4-2631-4c82-83b3-bf645dc189c9} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10083 2024.06.05 19:57:22.433243 [ 3 ] {b8722ac4-2631-4c82-83b3-bf645dc189c9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec.
10084 2024.06.05 19:57:22.433467 [ 3 ] {b8722ac4-2631-4c82-83b3-bf645dc189c9} <Debug> DynamicQueryHandler: Done processing query
10085 2024.06.05 19:57:22.433495 [ 3 ] {b8722ac4-2631-4c82-83b3-bf645dc189c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10086 2024.06.05 19:57:22.433512 [ 3 ] {} <Debug> HTTP-Session: c82097d3-13ea-4828-9b51-b527c793c5cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10087 2024.06.05 19:57:22.433704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10088 2024.06.05 19:57:22.433761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10089 2024.06.05 19:57:22.433780 [ 3 ] {} <Debug> HTTP-Session: cd91fc7d-52fb-4364-b3bc-50048cdb97d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10090 2024.06.05 19:57:22.433798 [ 3 ] {} <Debug> HTTP-Session: cd91fc7d-52fb-4364-b3bc-50048cdb97d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10091 2024.06.05 19:57:22.433813 [ 3 ] {} <Debug> HTTP-Session: cd91fc7d-52fb-4364-b3bc-50048cdb97d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10092 2024.06.05 19:57:22.433850 [ 3 ] {} <Trace> HTTP-Session: cd91fc7d-52fb-4364-b3bc-50048cdb97d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10093 2024.06.05 19:57:22.433974 [ 3 ] {bf9b88a2-543d-4aea-a438-f1b6f244b6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10094 2024.06.05 19:57:22.434019 [ 3 ] {bf9b88a2-543d-4aea-a438-f1b6f244b6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10095 2024.06.05 19:57:22.434154 [ 3 ] {bf9b88a2-543d-4aea-a438-f1b6f244b6a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10096 2024.06.05 19:57:22.434483 [ 3 ] {bf9b88a2-543d-4aea-a438-f1b6f244b6a0} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10097 2024.06.05 19:57:22.434522 [ 3 ] {bf9b88a2-543d-4aea-a438-f1b6f244b6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10098 2024.06.05 19:57:22.434846 [ 3 ] {bf9b88a2-543d-4aea-a438-f1b6f244b6a0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10099 2024.06.05 19:57:22.435172 [ 3 ] {bf9b88a2-543d-4aea-a438-f1b6f244b6a0} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10100 2024.06.05 19:57:22.435329 [ 3 ] {bf9b88a2-543d-4aea-a438-f1b6f244b6a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001392 sec., 45977.011494252874 rows/sec., 3.59 MiB/sec.
10101 2024.06.05 19:57:22.435490 [ 3 ] {bf9b88a2-543d-4aea-a438-f1b6f244b6a0} <Debug> DynamicQueryHandler: Done processing query
10102 2024.06.05 19:57:22.435514 [ 3 ] {bf9b88a2-543d-4aea-a438-f1b6f244b6a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10103 2024.06.05 19:57:22.435530 [ 3 ] {} <Debug> HTTP-Session: cd91fc7d-52fb-4364-b3bc-50048cdb97d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10104 2024.06.05 19:57:22.435696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10105 2024.06.05 19:57:22.435747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10106 2024.06.05 19:57:22.435765 [ 3 ] {} <Debug> HTTP-Session: e689f624-bd39-48d2-9a5c-60682afd0112 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10107 2024.06.05 19:57:22.435782 [ 3 ] {} <Debug> HTTP-Session: e689f624-bd39-48d2-9a5c-60682afd0112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10108 2024.06.05 19:57:22.435797 [ 3 ] {} <Debug> HTTP-Session: e689f624-bd39-48d2-9a5c-60682afd0112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10109 2024.06.05 19:57:22.435830 [ 3 ] {} <Trace> HTTP-Session: e689f624-bd39-48d2-9a5c-60682afd0112 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10110 2024.06.05 19:57:22.435985 [ 3 ] {746b7eb1-a35f-489b-8103-3c7696b1166b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10111 2024.06.05 19:57:22.436035 [ 3 ] {746b7eb1-a35f-489b-8103-3c7696b1166b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10112 2024.06.05 19:57:22.436184 [ 3 ] {746b7eb1-a35f-489b-8103-3c7696b1166b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10113 2024.06.05 19:57:22.436572 [ 3 ] {746b7eb1-a35f-489b-8103-3c7696b1166b} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10114 2024.06.05 19:57:22.436608 [ 3 ] {746b7eb1-a35f-489b-8103-3c7696b1166b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10115 2024.06.05 19:57:22.437014 [ 3 ] {746b7eb1-a35f-489b-8103-3c7696b1166b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10116 2024.06.05 19:57:22.437369 [ 3 ] {746b7eb1-a35f-489b-8103-3c7696b1166b} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10117 2024.06.05 19:57:22.437535 [ 3 ] {746b7eb1-a35f-489b-8103-3c7696b1166b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec.
10118 2024.06.05 19:57:22.437711 [ 3 ] {746b7eb1-a35f-489b-8103-3c7696b1166b} <Debug> DynamicQueryHandler: Done processing query
10119 2024.06.05 19:57:22.437735 [ 3 ] {746b7eb1-a35f-489b-8103-3c7696b1166b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10120 2024.06.05 19:57:22.437752 [ 3 ] {} <Debug> HTTP-Session: e689f624-bd39-48d2-9a5c-60682afd0112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10121 2024.06.05 19:57:22.437938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10122 2024.06.05 19:57:22.437988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10123 2024.06.05 19:57:22.438007 [ 3 ] {} <Debug> HTTP-Session: 3c2d49aa-3121-4251-858b-75a935f8b9f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10124 2024.06.05 19:57:22.438023 [ 3 ] {} <Debug> HTTP-Session: 3c2d49aa-3121-4251-858b-75a935f8b9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10125 2024.06.05 19:57:22.438036 [ 3 ] {} <Debug> HTTP-Session: 3c2d49aa-3121-4251-858b-75a935f8b9f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10126 2024.06.05 19:57:22.438069 [ 3 ] {} <Trace> HTTP-Session: 3c2d49aa-3121-4251-858b-75a935f8b9f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10127 2024.06.05 19:57:22.438190 [ 3 ] {d68ee3f1-fb7e-49be-af5d-e8b4dc95cb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10128 2024.06.05 19:57:22.438236 [ 3 ] {d68ee3f1-fb7e-49be-af5d-e8b4dc95cb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10129 2024.06.05 19:57:22.438368 [ 3 ] {d68ee3f1-fb7e-49be-af5d-e8b4dc95cb8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10130 2024.06.05 19:57:22.438727 [ 3 ] {d68ee3f1-fb7e-49be-af5d-e8b4dc95cb8d} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10131 2024.06.05 19:57:22.438764 [ 3 ] {d68ee3f1-fb7e-49be-af5d-e8b4dc95cb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10132 2024.06.05 19:57:22.439137 [ 3 ] {d68ee3f1-fb7e-49be-af5d-e8b4dc95cb8d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
10133 2024.06.05 19:57:22.439475 [ 3 ] {d68ee3f1-fb7e-49be-af5d-e8b4dc95cb8d} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10134 2024.06.05 19:57:22.439633 [ 3 ] {d68ee3f1-fb7e-49be-af5d-e8b4dc95cb8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec.
10135 2024.06.05 19:57:22.439811 [ 3 ] {d68ee3f1-fb7e-49be-af5d-e8b4dc95cb8d} <Debug> DynamicQueryHandler: Done processing query
10136 2024.06.05 19:57:22.439837 [ 3 ] {d68ee3f1-fb7e-49be-af5d-e8b4dc95cb8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10137 2024.06.05 19:57:22.439853 [ 3 ] {} <Debug> HTTP-Session: 3c2d49aa-3121-4251-858b-75a935f8b9f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10138 2024.06.05 19:57:25.920596 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
10139 2024.06.05 19:57:25.920671 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
10140 2024.06.05 19:57:27.434797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10141 2024.06.05 19:57:27.434922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10142 2024.06.05 19:57:27.434952 [ 3 ] {} <Debug> HTTP-Session: ec0c440d-57d4-48e8-beaa-566675299978 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10143 2024.06.05 19:57:27.434980 [ 3 ] {} <Debug> HTTP-Session: ec0c440d-57d4-48e8-beaa-566675299978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10144 2024.06.05 19:57:27.434998 [ 3 ] {} <Debug> HTTP-Session: ec0c440d-57d4-48e8-beaa-566675299978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10145 2024.06.05 19:57:27.435056 [ 3 ] {} <Trace> HTTP-Session: ec0c440d-57d4-48e8-beaa-566675299978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10146 2024.06.05 19:57:27.435271 [ 3 ] {c69b0509-75e3-486f-922e-9cdce17eaf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10147 2024.06.05 19:57:27.435347 [ 3 ] {c69b0509-75e3-486f-922e-9cdce17eaf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10148 2024.06.05 19:57:27.435560 [ 3 ] {c69b0509-75e3-486f-922e-9cdce17eaf55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10149 2024.06.05 19:57:27.436004 [ 3 ] {c69b0509-75e3-486f-922e-9cdce17eaf55} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10150 2024.06.05 19:57:27.436047 [ 3 ] {c69b0509-75e3-486f-922e-9cdce17eaf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10151 2024.06.05 19:57:27.436430 [ 3 ] {c69b0509-75e3-486f-922e-9cdce17eaf55} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10152 2024.06.05 19:57:27.436778 [ 3 ] {c69b0509-75e3-486f-922e-9cdce17eaf55} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10153 2024.06.05 19:57:27.436931 [ 3 ] {c69b0509-75e3-486f-922e-9cdce17eaf55} <Debug> executeQuery: Read 48 rows, 3.89 KiB in 0.001735 sec., 27665.7060518732 rows/sec., 2.19 MiB/sec.
10154 2024.06.05 19:57:27.437141 [ 3 ] {c69b0509-75e3-486f-922e-9cdce17eaf55} <Debug> DynamicQueryHandler: Done processing query
10155 2024.06.05 19:57:27.437168 [ 3 ] {c69b0509-75e3-486f-922e-9cdce17eaf55} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10156 2024.06.05 19:57:27.437184 [ 3 ] {} <Debug> HTTP-Session: ec0c440d-57d4-48e8-beaa-566675299978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10157 2024.06.05 19:57:27.437313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10158 2024.06.05 19:57:27.437370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10159 2024.06.05 19:57:27.437391 [ 3 ] {} <Debug> HTTP-Session: 78948b22-9055-4b91-a697-6da1d63ade08 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10160 2024.06.05 19:57:27.437409 [ 3 ] {} <Debug> HTTP-Session: 78948b22-9055-4b91-a697-6da1d63ade08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10161 2024.06.05 19:57:27.437424 [ 3 ] {} <Debug> HTTP-Session: 78948b22-9055-4b91-a697-6da1d63ade08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10162 2024.06.05 19:57:27.437461 [ 3 ] {} <Trace> HTTP-Session: 78948b22-9055-4b91-a697-6da1d63ade08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10163 2024.06.05 19:57:27.437570 [ 3 ] {3d39997c-8fec-44fa-80e9-d3e3636fba03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10164 2024.06.05 19:57:27.437618 [ 3 ] {3d39997c-8fec-44fa-80e9-d3e3636fba03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10165 2024.06.05 19:57:27.437749 [ 3 ] {3d39997c-8fec-44fa-80e9-d3e3636fba03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10166 2024.06.05 19:57:27.438040 [ 3 ] {3d39997c-8fec-44fa-80e9-d3e3636fba03} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10167 2024.06.05 19:57:27.438075 [ 3 ] {3d39997c-8fec-44fa-80e9-d3e3636fba03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10168 2024.06.05 19:57:27.438390 [ 3 ] {3d39997c-8fec-44fa-80e9-d3e3636fba03} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10169 2024.06.05 19:57:27.438709 [ 3 ] {3d39997c-8fec-44fa-80e9-d3e3636fba03} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10170 2024.06.05 19:57:27.438839 [ 3 ] {3d39997c-8fec-44fa-80e9-d3e3636fba03} <Debug> executeQuery: Read 5 rows, 395.00 B in 0.001301 sec., 3843.197540353574 rows/sec., 296.50 KiB/sec.
10171 2024.06.05 19:57:27.439149 [ 3 ] {3d39997c-8fec-44fa-80e9-d3e3636fba03} <Debug> DynamicQueryHandler: Done processing query
10172 2024.06.05 19:57:27.439179 [ 3 ] {3d39997c-8fec-44fa-80e9-d3e3636fba03} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10173 2024.06.05 19:57:27.439197 [ 3 ] {} <Debug> HTTP-Session: 78948b22-9055-4b91-a697-6da1d63ade08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10174 2024.06.05 19:57:27.439334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 35578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10175 2024.06.05 19:57:27.439385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10176 2024.06.05 19:57:27.439404 [ 3 ] {} <Debug> HTTP-Session: d5b8fdac-41f7-4cbf-8fa3-d7c4be5c391e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10177 2024.06.05 19:57:27.439421 [ 3 ] {} <Debug> HTTP-Session: d5b8fdac-41f7-4cbf-8fa3-d7c4be5c391e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10178 2024.06.05 19:57:27.439435 [ 3 ] {} <Debug> HTTP-Session: d5b8fdac-41f7-4cbf-8fa3-d7c4be5c391e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10179 2024.06.05 19:57:27.439468 [ 3 ] {} <Trace> HTTP-Session: d5b8fdac-41f7-4cbf-8fa3-d7c4be5c391e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10180 2024.06.05 19:57:27.439645 [ 3 ] {9c6393e3-73ca-46e6-90a6-4877199123ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10181 2024.06.05 19:57:27.439692 [ 3 ] {9c6393e3-73ca-46e6-90a6-4877199123ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10182 2024.06.05 19:57:27.439841 [ 3 ] {9c6393e3-73ca-46e6-90a6-4877199123ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10183 2024.06.05 19:57:27.440289 [ 3 ] {9c6393e3-73ca-46e6-90a6-4877199123ad} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10184 2024.06.05 19:57:27.440325 [ 3 ] {9c6393e3-73ca-46e6-90a6-4877199123ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10185 2024.06.05 19:57:27.440664 [ 3 ] {9c6393e3-73ca-46e6-90a6-4877199123ad} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
10186 2024.06.05 19:57:27.440971 [ 3 ] {9c6393e3-73ca-46e6-90a6-4877199123ad} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10187 2024.06.05 19:57:27.441094 [ 116 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
10188 2024.06.05 19:57:27.441098 [ 3 ] {9c6393e3-73ca-46e6-90a6-4877199123ad} <Debug> executeQuery: Read 243 rows, 20.81 KiB in 0.001542 sec., 157587.5486381323 rows/sec., 13.18 MiB/sec.
10189 2024.06.05 19:57:27.441134 [ 116 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10190 2024.06.05 19:57:27.441168 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10191 2024.06.05 19:57:27.441328 [ 3 ] {9c6393e3-73ca-46e6-90a6-4877199123ad} <Debug> DynamicQueryHandler: Done processing query
10192 2024.06.05 19:57:27.441346 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
10193 2024.06.05 19:57:27.441363 [ 3 ] {9c6393e3-73ca-46e6-90a6-4877199123ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
10194 2024.06.05 19:57:27.441446 [ 3 ] {} <Debug> HTTP-Session: d5b8fdac-41f7-4cbf-8fa3-d7c4be5c391e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10195 2024.06.05 19:57:27.441607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10196 2024.06.05 19:57:27.441629 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10197 2024.06.05 19:57:27.441705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10198 2024.06.05 19:57:27.441705 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 220 rows starting from the beginning of the part
10199 2024.06.05 19:57:27.441748 [ 3 ] {} <Debug> HTTP-Session: a2903c97-5fba-474a-8137-4ebae0f36e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10200 2024.06.05 19:57:27.441787 [ 3 ] {} <Debug> HTTP-Session: a2903c97-5fba-474a-8137-4ebae0f36e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10201 2024.06.05 19:57:27.441831 [ 3 ] {} <Debug> HTTP-Session: a2903c97-5fba-474a-8137-4ebae0f36e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10202 2024.06.05 19:57:27.441919 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 184 rows starting from the beginning of the part
10203 2024.06.05 19:57:27.441960 [ 3 ] {} <Trace> HTTP-Session: a2903c97-5fba-474a-8137-4ebae0f36e21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10204 2024.06.05 19:57:27.442317 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 58 rows starting from the beginning of the part
10205 2024.06.05 19:57:27.442401 [ 3 ] {1027f250-9cbd-49d1-9cfe-05ada6402451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10206 2024.06.05 19:57:27.442544 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 207 rows starting from the beginning of the part
10207 2024.06.05 19:57:27.442570 [ 3 ] {1027f250-9cbd-49d1-9cfe-05ada6402451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10208 2024.06.05 19:57:27.442875 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part
10209 2024.06.05 19:57:27.443212 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 243 rows starting from the beginning of the part
10210 2024.06.05 19:57:27.443802 [ 3 ] {1027f250-9cbd-49d1-9cfe-05ada6402451} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10211 2024.06.05 19:57:27.444544 [ 3 ] {1027f250-9cbd-49d1-9cfe-05ada6402451} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10212 2024.06.05 19:57:27.444611 [ 3 ] {1027f250-9cbd-49d1-9cfe-05ada6402451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10213 2024.06.05 19:57:27.445498 [ 3 ] {1027f250-9cbd-49d1-9cfe-05ada6402451} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10214 2024.06.05 19:57:27.446208 [ 3 ] {1027f250-9cbd-49d1-9cfe-05ada6402451} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10215 2024.06.05 19:57:27.446246 [ 187 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 4 columns (4 merged, 0 gathered) in 0.004990938 sec., 193951.51773073518 rows/sec., 16.13 MiB/sec.
10216 2024.06.05 19:57:27.446436 [ 3 ] {1027f250-9cbd-49d1-9cfe-05ada6402451} <Debug> executeQuery: Read 5 rows, 335.00 B in 0.004212 sec., 1187.0845204178538 rows/sec., 77.67 KiB/sec.
10217 2024.06.05 19:57:27.446536 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
10218 2024.06.05 19:57:27.446942 [ 3 ] {1027f250-9cbd-49d1-9cfe-05ada6402451} <Debug> DynamicQueryHandler: Done processing query
10219 2024.06.05 19:57:27.447032 [ 3 ] {1027f250-9cbd-49d1-9cfe-05ada6402451} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10220 2024.06.05 19:57:27.447111 [ 3 ] {} <Debug> HTTP-Session: a2903c97-5fba-474a-8137-4ebae0f36e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10221 2024.06.05 19:57:27.447336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 26756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10222 2024.06.05 19:57:27.447391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10223 2024.06.05 19:57:27.447418 [ 3 ] {} <Debug> HTTP-Session: 71877ac6-794d-4689-810a-1528cfe01628 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10224 2024.06.05 19:57:27.447441 [ 3 ] {} <Debug> HTTP-Session: 71877ac6-794d-4689-810a-1528cfe01628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10225 2024.06.05 19:57:27.447464 [ 3 ] {} <Debug> HTTP-Session: 71877ac6-794d-4689-810a-1528cfe01628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10226 2024.06.05 19:57:27.447502 [ 3 ] {} <Trace> HTTP-Session: 71877ac6-794d-4689-810a-1528cfe01628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10227 2024.06.05 19:57:27.447531 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10228 2024.06.05 19:57:27.447634 [ 188 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_76_15} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
10229 2024.06.05 19:57:27.447676 [ 3 ] {0f49424d-ac9b-4bef-95bb-1cce49e3783c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10230 2024.06.05 19:57:27.447737 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
10231 2024.06.05 19:57:27.447746 [ 3 ] {0f49424d-ac9b-4bef-95bb-1cce49e3783c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10232 2024.06.05 19:57:27.447890 [ 3 ] {0f49424d-ac9b-4bef-95bb-1cce49e3783c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10233 2024.06.05 19:57:27.448295 [ 3 ] {0f49424d-ac9b-4bef-95bb-1cce49e3783c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10234 2024.06.05 19:57:27.448331 [ 3 ] {0f49424d-ac9b-4bef-95bb-1cce49e3783c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10235 2024.06.05 19:57:27.448659 [ 3 ] {0f49424d-ac9b-4bef-95bb-1cce49e3783c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
10236 2024.06.05 19:57:27.448978 [ 3 ] {0f49424d-ac9b-4bef-95bb-1cce49e3783c} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10237 2024.06.05 19:57:27.449104 [ 3 ] {0f49424d-ac9b-4bef-95bb-1cce49e3783c} <Debug> executeQuery: Read 159 rows, 12.49 KiB in 0.001503 sec., 105788.42315369261 rows/sec., 8.12 MiB/sec.
10238 2024.06.05 19:57:27.449105 [ 116 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
10239 2024.06.05 19:57:27.449168 [ 116 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10240 2024.06.05 19:57:27.449206 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10241 2024.06.05 19:57:27.449324 [ 3 ] {0f49424d-ac9b-4bef-95bb-1cce49e3783c} <Debug> DynamicQueryHandler: Done processing query
10242 2024.06.05 19:57:27.449374 [ 3 ] {0f49424d-ac9b-4bef-95bb-1cce49e3783c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10243 2024.06.05 19:57:27.449390 [ 201 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
10244 2024.06.05 19:57:27.449400 [ 3 ] {} <Debug> HTTP-Session: 71877ac6-794d-4689-810a-1528cfe01628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10245 2024.06.05 19:57:27.449603 [ 201 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10246 2024.06.05 19:57:27.449663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 38344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10247 2024.06.05 19:57:27.449673 [ 201 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 163 rows starting from the beginning of the part
10248 2024.06.05 19:57:27.449749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10249 2024.06.05 19:57:27.449836 [ 3 ] {} <Debug> HTTP-Session: ff2e096d-a074-4a2a-9e4a-cae8ccbfe74e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10250 2024.06.05 19:57:27.449910 [ 3 ] {} <Debug> HTTP-Session: ff2e096d-a074-4a2a-9e4a-cae8ccbfe74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10251 2024.06.05 19:57:27.449932 [ 201 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 110 rows starting from the beginning of the part
10252 2024.06.05 19:57:27.449967 [ 3 ] {} <Debug> HTTP-Session: ff2e096d-a074-4a2a-9e4a-cae8ccbfe74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10253 2024.06.05 19:57:27.450110 [ 3 ] {} <Trace> HTTP-Session: ff2e096d-a074-4a2a-9e4a-cae8ccbfe74e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10254 2024.06.05 19:57:27.450247 [ 201 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 68 rows starting from the beginning of the part
10255 2024.06.05 19:57:27.450487 [ 201 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 144 rows starting from the beginning of the part
10256 2024.06.05 19:57:27.450593 [ 3 ] {c02cb005-7d8d-4b5f-baaf-dfba114c9dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10257 2024.06.05 19:57:27.450796 [ 3 ] {c02cb005-7d8d-4b5f-baaf-dfba114c9dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10258 2024.06.05 19:57:27.450827 [ 201 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part
10259 2024.06.05 19:57:27.451191 [ 201 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 159 rows starting from the beginning of the part
10260 2024.06.05 19:57:27.451880 [ 3 ] {c02cb005-7d8d-4b5f-baaf-dfba114c9dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10261 2024.06.05 19:57:27.452778 [ 3 ] {c02cb005-7d8d-4b5f-baaf-dfba114c9dcb} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10262 2024.06.05 19:57:27.452848 [ 3 ] {c02cb005-7d8d-4b5f-baaf-dfba114c9dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10263 2024.06.05 19:57:27.453879 [ 3 ] {c02cb005-7d8d-4b5f-baaf-dfba114c9dcb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
10264 2024.06.05 19:57:27.453995 [ 186 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 4 columns (4 merged, 0 gathered) in 0.004702141 sec., 150569.708564673 rows/sec., 11.68 MiB/sec.
10265 2024.06.05 19:57:27.454317 [ 186 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
10266 2024.06.05 19:57:27.454496 [ 3 ] {c02cb005-7d8d-4b5f-baaf-dfba114c9dcb} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10267 2024.06.05 19:57:27.454806 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
10268 2024.06.05 19:57:27.454921 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10269 2024.06.05 19:57:27.454928 [ 3 ] {c02cb005-7d8d-4b5f-baaf-dfba114c9dcb} <Debug> executeQuery: Read 200 rows, 14.27 KiB in 0.004579 sec., 43677.65887748417 rows/sec., 3.04 MiB/sec.
10270 2024.06.05 19:57:27.454997 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10271 2024.06.05 19:57:27.455508 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
10272 2024.06.05 19:57:27.455564 [ 3 ] {c02cb005-7d8d-4b5f-baaf-dfba114c9dcb} <Debug> DynamicQueryHandler: Done processing query
10273 2024.06.05 19:57:27.455627 [ 186 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10274 2024.06.05 19:57:27.455636 [ 3 ] {c02cb005-7d8d-4b5f-baaf-dfba114c9dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10275 2024.06.05 19:57:27.455730 [ 3 ] {} <Debug> HTTP-Session: ff2e096d-a074-4a2a-9e4a-cae8ccbfe74e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10276 2024.06.05 19:57:27.455927 [ 186 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_76_15} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
10277 2024.06.05 19:57:27.455963 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10278 2024.06.05 19:57:27.456019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10279 2024.06.05 19:57:27.456094 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11461 rows starting from the beginning of the part
10280 2024.06.05 19:57:27.456166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10281 2024.06.05 19:57:27.456182 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
10282 2024.06.05 19:57:27.456228 [ 3 ] {} <Debug> HTTP-Session: be835d1a-be74-4e1e-b970-670422850758 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10283 2024.06.05 19:57:27.456343 [ 3 ] {} <Debug> HTTP-Session: be835d1a-be74-4e1e-b970-670422850758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10284 2024.06.05 19:57:27.456425 [ 3 ] {} <Debug> HTTP-Session: be835d1a-be74-4e1e-b970-670422850758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10285 2024.06.05 19:57:27.456527 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part
10286 2024.06.05 19:57:27.456540 [ 3 ] {} <Trace> HTTP-Session: be835d1a-be74-4e1e-b970-670422850758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10287 2024.06.05 19:57:27.456827 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 162 rows starting from the beginning of the part
10288 2024.06.05 19:57:27.456984 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 164 rows starting from the beginning of the part
10289 2024.06.05 19:57:27.457121 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part
10290 2024.06.05 19:57:27.457262 [ 3 ] {d27cf95b-9d93-47a2-b0f2-d8bd0fbb77e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10291 2024.06.05 19:57:27.457533 [ 3 ] {d27cf95b-9d93-47a2-b0f2-d8bd0fbb77e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10292 2024.06.05 19:57:27.457543 [ 195 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 200 rows starting from the beginning of the part
10293 2024.06.05 19:57:27.458409 [ 3 ] {d27cf95b-9d93-47a2-b0f2-d8bd0fbb77e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10294 2024.06.05 19:57:27.459599 [ 3 ] {d27cf95b-9d93-47a2-b0f2-d8bd0fbb77e1} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10295 2024.06.05 19:57:27.459641 [ 3 ] {d27cf95b-9d93-47a2-b0f2-d8bd0fbb77e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10296 2024.06.05 19:57:27.460919 [ 3 ] {d27cf95b-9d93-47a2-b0f2-d8bd0fbb77e1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10297 2024.06.05 19:57:27.461642 [ 3 ] {d27cf95b-9d93-47a2-b0f2-d8bd0fbb77e1} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10298 2024.06.05 19:57:27.461802 [ 3 ] {d27cf95b-9d93-47a2-b0f2-d8bd0fbb77e1} <Debug> executeQuery: Read 48 rows, 66.33 KiB in 0.005008 sec., 9584.664536741213 rows/sec., 12.93 MiB/sec.
10299 2024.06.05 19:57:27.462315 [ 3 ] {d27cf95b-9d93-47a2-b0f2-d8bd0fbb77e1} <Debug> DynamicQueryHandler: Done processing query
10300 2024.06.05 19:57:27.462394 [ 3 ] {d27cf95b-9d93-47a2-b0f2-d8bd0fbb77e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10301 2024.06.05 19:57:27.462475 [ 3 ] {} <Debug> HTTP-Session: be835d1a-be74-4e1e-b970-670422850758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10302 2024.06.05 19:57:27.462621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10303 2024.06.05 19:57:27.462675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10304 2024.06.05 19:57:27.462694 [ 3 ] {} <Debug> HTTP-Session: 4eb0e9fc-58bf-46e0-a86d-d94851d2048b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10305 2024.06.05 19:57:27.462711 [ 3 ] {} <Debug> HTTP-Session: 4eb0e9fc-58bf-46e0-a86d-d94851d2048b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10306 2024.06.05 19:57:27.462725 [ 3 ] {} <Debug> HTTP-Session: 4eb0e9fc-58bf-46e0-a86d-d94851d2048b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10307 2024.06.05 19:57:27.462762 [ 3 ] {} <Trace> HTTP-Session: 4eb0e9fc-58bf-46e0-a86d-d94851d2048b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10308 2024.06.05 19:57:27.462914 [ 3 ] {2441c83e-803a-4223-97fb-3d57fef7c5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10309 2024.06.05 19:57:27.462982 [ 3 ] {2441c83e-803a-4223-97fb-3d57fef7c5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10310 2024.06.05 19:57:27.463138 [ 3 ] {2441c83e-803a-4223-97fb-3d57fef7c5bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10311 2024.06.05 19:57:27.463485 [ 3 ] {2441c83e-803a-4223-97fb-3d57fef7c5bb} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10312 2024.06.05 19:57:27.463520 [ 3 ] {2441c83e-803a-4223-97fb-3d57fef7c5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10313 2024.06.05 19:57:27.464172 [ 201 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12309 rows, containing 5 columns (5 merged, 0 gathered) in 0.008941371 sec., 1376634.522826533 rows/sec., 95.94 MiB/sec.
10314 2024.06.05 19:57:27.464407 [ 3 ] {2441c83e-803a-4223-97fb-3d57fef7c5bb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
10315 2024.06.05 19:57:27.464649 [ 201 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
10316 2024.06.05 19:57:27.465055 [ 3 ] {2441c83e-803a-4223-97fb-3d57fef7c5bb} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10317 2024.06.05 19:57:27.465414 [ 116 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
10318 2024.06.05 19:57:27.465477 [ 3 ] {2441c83e-803a-4223-97fb-3d57fef7c5bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002635 sec., 22770.398481973432 rows/sec., 1.53 MiB/sec.
10319 2024.06.05 19:57:27.465491 [ 116 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10320 2024.06.05 19:57:27.465567 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10321 2024.06.05 19:57:27.465897 [ 194 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10322 2024.06.05 19:57:27.465953 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
10323 2024.06.05 19:57:27.465971 [ 3 ] {2441c83e-803a-4223-97fb-3d57fef7c5bb} <Debug> DynamicQueryHandler: Done processing query
10324 2024.06.05 19:57:27.466038 [ 3 ] {2441c83e-803a-4223-97fb-3d57fef7c5bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10325 2024.06.05 19:57:27.466095 [ 3 ] {} <Debug> HTTP-Session: 4eb0e9fc-58bf-46e0-a86d-d94851d2048b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10326 2024.06.05 19:57:27.466272 [ 194 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
10327 2024.06.05 19:57:27.466279 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10328 2024.06.05 19:57:27.466335 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4072 rows starting from the beginning of the part
10329 2024.06.05 19:57:27.466523 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB.
10330 2024.06.05 19:57:27.466642 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part
10331 2024.06.05 19:57:27.466737 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part
10332 2024.06.05 19:57:27.466929 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part
10333 2024.06.05 19:57:27.467097 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part
10334 2024.06.05 19:57:27.467211 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part
10335 2024.06.05 19:57:27.469000 [ 194 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4372 rows, containing 4 columns (4 merged, 0 gathered) in 0.003276327 sec., 1334421.1368401262 rows/sec., 89.87 MiB/sec.
10336 2024.06.05 19:57:27.469284 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
10337 2024.06.05 19:57:27.469649 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10338 2024.06.05 19:57:27.469719 [ 192 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_76_15} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
10339 2024.06.05 19:57:27.469789 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB.
10340 2024.06.05 19:57:29.480031 [ 113 ] {} <Debug> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
10341 2024.06.05 19:57:29.480145 [ 113 ] {} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10342 2024.06.05 19:57:29.480188 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10343 2024.06.05 19:57:29.480512 [ 194 ] {284e4ab4-fe74-4df2-a64d-49cbe0e45e3e::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
10344 2024.06.05 19:57:29.480752 [ 194 ] {284e4ab4-fe74-4df2-a64d-49cbe0e45e3e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10345 2024.06.05 19:57:29.480793 [ 194 ] {284e4ab4-fe74-4df2-a64d-49cbe0e45e3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
10346 2024.06.05 19:57:29.480868 [ 194 ] {284e4ab4-fe74-4df2-a64d-49cbe0e45e3e::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
10347 2024.06.05 19:57:29.480973 [ 194 ] {284e4ab4-fe74-4df2-a64d-49cbe0e45e3e::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
10348 2024.06.05 19:57:29.481084 [ 194 ] {284e4ab4-fe74-4df2-a64d-49cbe0e45e3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part
10349 2024.06.05 19:57:29.481337 [ 194 ] {284e4ab4-fe74-4df2-a64d-49cbe0e45e3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
10350 2024.06.05 19:57:29.482460 [ 194 ] {284e4ab4-fe74-4df2-a64d-49cbe0e45e3e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002160071 sec., 23610.335030654085 rows/sec., 1.68 MiB/sec.
10351 2024.06.05 19:57:29.482642 [ 197 ] {284e4ab4-fe74-4df2-a64d-49cbe0e45e3e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
10352 2024.06.05 19:57:29.483084 [ 197 ] {284e4ab4-fe74-4df2-a64d-49cbe0e45e3e::all_1_5_1} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10353 2024.06.05 19:57:29.483166 [ 197 ] {284e4ab4-fe74-4df2-a64d-49cbe0e45e3e::all_1_5_1} <Trace> oximeter.measurements_i64 (284e4ab4-fe74-4df2-a64d-49cbe0e45e3e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
10354 2024.06.05 19:57:29.483259 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10355 2024.06.05 19:57:31.681892 [ 112 ] {} <Debug> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
10356 2024.06.05 19:57:31.681965 [ 112 ] {} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10357 2024.06.05 19:57:31.681990 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10358 2024.06.05 19:57:31.682197 [ 200 ] {db8896bd-cf62-4936-a33d-ee9a22b10327::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
10359 2024.06.05 19:57:31.682556 [ 200 ] {db8896bd-cf62-4936-a33d-ee9a22b10327::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10360 2024.06.05 19:57:31.682606 [ 200 ] {db8896bd-cf62-4936-a33d-ee9a22b10327::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
10361 2024.06.05 19:57:31.682709 [ 200 ] {db8896bd-cf62-4936-a33d-ee9a22b10327::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 5 rows starting from the beginning of the part
10362 2024.06.05 19:57:31.682883 [ 200 ] {db8896bd-cf62-4936-a33d-ee9a22b10327::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
10363 2024.06.05 19:57:31.682991 [ 200 ] {db8896bd-cf62-4936-a33d-ee9a22b10327::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
10364 2024.06.05 19:57:31.683116 [ 200 ] {db8896bd-cf62-4936-a33d-ee9a22b10327::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
10365 2024.06.05 19:57:31.685448 [ 194 ] {db8896bd-cf62-4936-a33d-ee9a22b10327::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 6 columns (6 merged, 0 gathered) in 0.003384559 sec., 9159.24349376093 rows/sec., 1.31 MiB/sec.
10366 2024.06.05 19:57:31.685694 [ 193 ] {db8896bd-cf62-4936-a33d-ee9a22b10327::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
10367 2024.06.05 19:57:31.686363 [ 193 ] {db8896bd-cf62-4936-a33d-ee9a22b10327::all_1_5_1} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10368 2024.06.05 19:57:31.686464 [ 193 ] {db8896bd-cf62-4936-a33d-ee9a22b10327::all_1_5_1} <Trace> oximeter.timeseries_schema (db8896bd-cf62-4936-a33d-ee9a22b10327) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
10369 2024.06.05 19:57:31.686576 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
10370 2024.06.05 19:57:32.431700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10371 2024.06.05 19:57:32.431811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10372 2024.06.05 19:57:32.431839 [ 3 ] {} <Debug> HTTP-Session: ede244e3-aba0-458a-bdb3-bdb4bfef206e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10373 2024.06.05 19:57:32.431867 [ 3 ] {} <Debug> HTTP-Session: ede244e3-aba0-458a-bdb3-bdb4bfef206e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10374 2024.06.05 19:57:32.431886 [ 3 ] {} <Debug> HTTP-Session: ede244e3-aba0-458a-bdb3-bdb4bfef206e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10375 2024.06.05 19:57:32.431942 [ 3 ] {} <Trace> HTTP-Session: ede244e3-aba0-458a-bdb3-bdb4bfef206e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10376 2024.06.05 19:57:32.432146 [ 3 ] {c7bef6c9-7149-4b85-9d9c-64447b52ad47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10377 2024.06.05 19:57:32.432215 [ 3 ] {c7bef6c9-7149-4b85-9d9c-64447b52ad47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10378 2024.06.05 19:57:32.432429 [ 3 ] {c7bef6c9-7149-4b85-9d9c-64447b52ad47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10379 2024.06.05 19:57:32.432893 [ 3 ] {c7bef6c9-7149-4b85-9d9c-64447b52ad47} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10380 2024.06.05 19:57:32.432934 [ 3 ] {c7bef6c9-7149-4b85-9d9c-64447b52ad47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10381 2024.06.05 19:57:32.433293 [ 3 ] {c7bef6c9-7149-4b85-9d9c-64447b52ad47} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
10382 2024.06.05 19:57:32.433652 [ 3 ] {c7bef6c9-7149-4b85-9d9c-64447b52ad47} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10383 2024.06.05 19:57:32.433802 [ 3 ] {c7bef6c9-7149-4b85-9d9c-64447b52ad47} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.49 MiB/sec.
10384 2024.06.05 19:57:32.434012 [ 3 ] {c7bef6c9-7149-4b85-9d9c-64447b52ad47} <Debug> DynamicQueryHandler: Done processing query
10385 2024.06.05 19:57:32.434040 [ 3 ] {c7bef6c9-7149-4b85-9d9c-64447b52ad47} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10386 2024.06.05 19:57:32.434057 [ 3 ] {} <Debug> HTTP-Session: ede244e3-aba0-458a-bdb3-bdb4bfef206e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10387 2024.06.05 19:57:32.434235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10388 2024.06.05 19:57:32.434289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10389 2024.06.05 19:57:32.434308 [ 3 ] {} <Debug> HTTP-Session: 3fb7fed7-ca3f-4c45-bc37-a6b8ad51a95f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10390 2024.06.05 19:57:32.434325 [ 3 ] {} <Debug> HTTP-Session: 3fb7fed7-ca3f-4c45-bc37-a6b8ad51a95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10391 2024.06.05 19:57:32.434339 [ 3 ] {} <Debug> HTTP-Session: 3fb7fed7-ca3f-4c45-bc37-a6b8ad51a95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10392 2024.06.05 19:57:32.434375 [ 3 ] {} <Trace> HTTP-Session: 3fb7fed7-ca3f-4c45-bc37-a6b8ad51a95f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10393 2024.06.05 19:57:32.434501 [ 3 ] {6ebbce17-7170-4daf-ad68-39ab9f8ee086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10394 2024.06.05 19:57:32.434547 [ 3 ] {6ebbce17-7170-4daf-ad68-39ab9f8ee086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10395 2024.06.05 19:57:32.434678 [ 3 ] {6ebbce17-7170-4daf-ad68-39ab9f8ee086} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10396 2024.06.05 19:57:32.435091 [ 3 ] {6ebbce17-7170-4daf-ad68-39ab9f8ee086} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10397 2024.06.05 19:57:32.435127 [ 3 ] {6ebbce17-7170-4daf-ad68-39ab9f8ee086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10398 2024.06.05 19:57:32.435443 [ 3 ] {6ebbce17-7170-4daf-ad68-39ab9f8ee086} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
10399 2024.06.05 19:57:32.435748 [ 3 ] {6ebbce17-7170-4daf-ad68-39ab9f8ee086} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10400 2024.06.05 19:57:32.435893 [ 3 ] {6ebbce17-7170-4daf-ad68-39ab9f8ee086} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00144 sec., 44444.444444444445 rows/sec., 3.47 MiB/sec.
10401 2024.06.05 19:57:32.436098 [ 3 ] {6ebbce17-7170-4daf-ad68-39ab9f8ee086} <Debug> DynamicQueryHandler: Done processing query
10402 2024.06.05 19:57:32.436123 [ 3 ] {6ebbce17-7170-4daf-ad68-39ab9f8ee086} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10403 2024.06.05 19:57:32.436140 [ 3 ] {} <Debug> HTTP-Session: 3fb7fed7-ca3f-4c45-bc37-a6b8ad51a95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10404 2024.06.05 19:57:32.436370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10405 2024.06.05 19:57:32.436419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10406 2024.06.05 19:57:32.436438 [ 3 ] {} <Debug> HTTP-Session: 1de22225-dac2-4ca5-8400-06e0589229ea Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10407 2024.06.05 19:57:32.436454 [ 3 ] {} <Debug> HTTP-Session: 1de22225-dac2-4ca5-8400-06e0589229ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10408 2024.06.05 19:57:32.436467 [ 3 ] {} <Debug> HTTP-Session: 1de22225-dac2-4ca5-8400-06e0589229ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10409 2024.06.05 19:57:32.436500 [ 3 ] {} <Trace> HTTP-Session: 1de22225-dac2-4ca5-8400-06e0589229ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10410 2024.06.05 19:57:32.436649 [ 3 ] {77640989-1348-43d7-befb-991d26613f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10411 2024.06.05 19:57:32.436697 [ 3 ] {77640989-1348-43d7-befb-991d26613f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10412 2024.06.05 19:57:32.436847 [ 3 ] {77640989-1348-43d7-befb-991d26613f42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10413 2024.06.05 19:57:32.437216 [ 3 ] {77640989-1348-43d7-befb-991d26613f42} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10414 2024.06.05 19:57:32.437253 [ 3 ] {77640989-1348-43d7-befb-991d26613f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10415 2024.06.05 19:57:32.437660 [ 3 ] {77640989-1348-43d7-befb-991d26613f42} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
10416 2024.06.05 19:57:32.437996 [ 3 ] {77640989-1348-43d7-befb-991d26613f42} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10417 2024.06.05 19:57:32.438147 [ 3 ] {77640989-1348-43d7-befb-991d26613f42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec.
10418 2024.06.05 19:57:32.438309 [ 3 ] {77640989-1348-43d7-befb-991d26613f42} <Debug> DynamicQueryHandler: Done processing query
10419 2024.06.05 19:57:32.438334 [ 3 ] {77640989-1348-43d7-befb-991d26613f42} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10420 2024.06.05 19:57:32.438350 [ 3 ] {} <Debug> HTTP-Session: 1de22225-dac2-4ca5-8400-06e0589229ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10421 2024.06.05 19:57:32.438483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10422 2024.06.05 19:57:32.438531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10423 2024.06.05 19:57:32.438549 [ 3 ] {} <Debug> HTTP-Session: 16d02343-9923-448c-a455-17dc6af91c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10424 2024.06.05 19:57:32.438566 [ 3 ] {} <Debug> HTTP-Session: 16d02343-9923-448c-a455-17dc6af91c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10425 2024.06.05 19:57:32.438580 [ 3 ] {} <Debug> HTTP-Session: 16d02343-9923-448c-a455-17dc6af91c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10426 2024.06.05 19:57:32.438611 [ 3 ] {} <Trace> HTTP-Session: 16d02343-9923-448c-a455-17dc6af91c2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10427 2024.06.05 19:57:32.438730 [ 3 ] {94ac1188-acef-493a-ad0a-c2544b186426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10428 2024.06.05 19:57:32.438774 [ 3 ] {94ac1188-acef-493a-ad0a-c2544b186426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10429 2024.06.05 19:57:32.438900 [ 3 ] {94ac1188-acef-493a-ad0a-c2544b186426} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10430 2024.06.05 19:57:32.439196 [ 3 ] {94ac1188-acef-493a-ad0a-c2544b186426} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10431 2024.06.05 19:57:32.439233 [ 3 ] {94ac1188-acef-493a-ad0a-c2544b186426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10432 2024.06.05 19:57:32.439591 [ 3 ] {94ac1188-acef-493a-ad0a-c2544b186426} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
10433 2024.06.05 19:57:32.439915 [ 3 ] {94ac1188-acef-493a-ad0a-c2544b186426} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10434 2024.06.05 19:57:32.440065 [ 3 ] {94ac1188-acef-493a-ad0a-c2544b186426} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
10435 2024.06.05 19:57:32.440240 [ 3 ] {94ac1188-acef-493a-ad0a-c2544b186426} <Debug> DynamicQueryHandler: Done processing query
10436 2024.06.05 19:57:32.440265 [ 3 ] {94ac1188-acef-493a-ad0a-c2544b186426} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10437 2024.06.05 19:57:32.440281 [ 3 ] {} <Debug> HTTP-Session: 16d02343-9923-448c-a455-17dc6af91c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10438 2024.06.05 19:57:37.434252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10439 2024.06.05 19:57:37.434377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10440 2024.06.05 19:57:37.434403 [ 3 ] {} <Debug> HTTP-Session: 7b887c48-5524-47bd-b176-e0548646f29e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10441 2024.06.05 19:57:37.434428 [ 3 ] {} <Debug> HTTP-Session: 7b887c48-5524-47bd-b176-e0548646f29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10442 2024.06.05 19:57:37.434443 [ 3 ] {} <Debug> HTTP-Session: 7b887c48-5524-47bd-b176-e0548646f29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10443 2024.06.05 19:57:37.434491 [ 3 ] {} <Trace> HTTP-Session: 7b887c48-5524-47bd-b176-e0548646f29e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10444 2024.06.05 19:57:37.434681 [ 3 ] {f46f8b24-5805-45ce-b16f-d8e12e6788f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10445 2024.06.05 19:57:37.434748 [ 3 ] {f46f8b24-5805-45ce-b16f-d8e12e6788f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10446 2024.06.05 19:57:37.434939 [ 3 ] {f46f8b24-5805-45ce-b16f-d8e12e6788f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10447 2024.06.05 19:57:37.435400 [ 3 ] {f46f8b24-5805-45ce-b16f-d8e12e6788f2} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10448 2024.06.05 19:57:37.435443 [ 3 ] {f46f8b24-5805-45ce-b16f-d8e12e6788f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10449 2024.06.05 19:57:37.435811 [ 3 ] {f46f8b24-5805-45ce-b16f-d8e12e6788f2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10450 2024.06.05 19:57:37.436162 [ 3 ] {f46f8b24-5805-45ce-b16f-d8e12e6788f2} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10451 2024.06.05 19:57:37.436302 [ 3 ] {f46f8b24-5805-45ce-b16f-d8e12e6788f2} <Debug> executeQuery: Read 48 rows, 3.89 KiB in 0.001685 sec., 28486.646884272996 rows/sec., 2.25 MiB/sec.
10452 2024.06.05 19:57:37.436504 [ 3 ] {f46f8b24-5805-45ce-b16f-d8e12e6788f2} <Debug> DynamicQueryHandler: Done processing query
10453 2024.06.05 19:57:37.436532 [ 3 ] {f46f8b24-5805-45ce-b16f-d8e12e6788f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10454 2024.06.05 19:57:37.436548 [ 3 ] {} <Debug> HTTP-Session: 7b887c48-5524-47bd-b176-e0548646f29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10455 2024.06.05 19:57:37.436709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10456 2024.06.05 19:57:37.436761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10457 2024.06.05 19:57:37.436781 [ 3 ] {} <Debug> HTTP-Session: 75a69917-cd2c-4c4d-b0da-7d716cf8eb26 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10458 2024.06.05 19:57:37.436799 [ 3 ] {} <Debug> HTTP-Session: 75a69917-cd2c-4c4d-b0da-7d716cf8eb26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10459 2024.06.05 19:57:37.436813 [ 3 ] {} <Debug> HTTP-Session: 75a69917-cd2c-4c4d-b0da-7d716cf8eb26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10460 2024.06.05 19:57:37.436849 [ 3 ] {} <Trace> HTTP-Session: 75a69917-cd2c-4c4d-b0da-7d716cf8eb26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10461 2024.06.05 19:57:37.436949 [ 3 ] {9c6548f8-fdc4-4869-9a76-9058d2ba729f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10462 2024.06.05 19:57:37.436995 [ 3 ] {9c6548f8-fdc4-4869-9a76-9058d2ba729f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10463 2024.06.05 19:57:37.437126 [ 3 ] {9c6548f8-fdc4-4869-9a76-9058d2ba729f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10464 2024.06.05 19:57:37.437465 [ 3 ] {9c6548f8-fdc4-4869-9a76-9058d2ba729f} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10465 2024.06.05 19:57:37.437502 [ 3 ] {9c6548f8-fdc4-4869-9a76-9058d2ba729f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10466 2024.06.05 19:57:37.437806 [ 3 ] {9c6548f8-fdc4-4869-9a76-9058d2ba729f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10467 2024.06.05 19:57:37.438121 [ 3 ] {9c6548f8-fdc4-4869-9a76-9058d2ba729f} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10468 2024.06.05 19:57:37.438255 [ 3 ] {9c6548f8-fdc4-4869-9a76-9058d2ba729f} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 55.85 KiB/sec.
10469 2024.06.05 19:57:37.438461 [ 3 ] {9c6548f8-fdc4-4869-9a76-9058d2ba729f} <Debug> DynamicQueryHandler: Done processing query
10470 2024.06.05 19:57:37.438486 [ 3 ] {9c6548f8-fdc4-4869-9a76-9058d2ba729f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10471 2024.06.05 19:57:37.438503 [ 3 ] {} <Debug> HTTP-Session: 75a69917-cd2c-4c4d-b0da-7d716cf8eb26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10472 2024.06.05 19:57:37.438677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10473 2024.06.05 19:57:37.438727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10474 2024.06.05 19:57:37.438746 [ 3 ] {} <Debug> HTTP-Session: 1a6835ab-4044-468b-8c4e-c217f4622355 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10475 2024.06.05 19:57:37.438762 [ 3 ] {} <Debug> HTTP-Session: 1a6835ab-4044-468b-8c4e-c217f4622355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10476 2024.06.05 19:57:37.438776 [ 3 ] {} <Debug> HTTP-Session: 1a6835ab-4044-468b-8c4e-c217f4622355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10477 2024.06.05 19:57:37.438807 [ 3 ] {} <Trace> HTTP-Session: 1a6835ab-4044-468b-8c4e-c217f4622355 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10478 2024.06.05 19:57:37.438952 [ 3 ] {91bbaab8-674a-40d3-b543-be58c5a9c6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10479 2024.06.05 19:57:37.438994 [ 3 ] {91bbaab8-674a-40d3-b543-be58c5a9c6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10480 2024.06.05 19:57:37.439117 [ 3 ] {91bbaab8-674a-40d3-b543-be58c5a9c6f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10481 2024.06.05 19:57:37.439511 [ 3 ] {91bbaab8-674a-40d3-b543-be58c5a9c6f6} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10482 2024.06.05 19:57:37.439547 [ 3 ] {91bbaab8-674a-40d3-b543-be58c5a9c6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10483 2024.06.05 19:57:37.439878 [ 3 ] {91bbaab8-674a-40d3-b543-be58c5a9c6f6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
10484 2024.06.05 19:57:37.440179 [ 3 ] {91bbaab8-674a-40d3-b543-be58c5a9c6f6} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10485 2024.06.05 19:57:37.440303 [ 3 ] {91bbaab8-674a-40d3-b543-be58c5a9c6f6} <Debug> executeQuery: Read 202 rows, 17.66 KiB in 0.00142 sec., 142253.52112676055 rows/sec., 12.14 MiB/sec.
10486 2024.06.05 19:57:37.440449 [ 3 ] {91bbaab8-674a-40d3-b543-be58c5a9c6f6} <Debug> DynamicQueryHandler: Done processing query
10487 2024.06.05 19:57:37.440474 [ 3 ] {91bbaab8-674a-40d3-b543-be58c5a9c6f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10488 2024.06.05 19:57:37.440490 [ 3 ] {} <Debug> HTTP-Session: 1a6835ab-4044-468b-8c4e-c217f4622355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10489 2024.06.05 19:57:37.440606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10490 2024.06.05 19:57:37.440653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10491 2024.06.05 19:57:37.440672 [ 3 ] {} <Debug> HTTP-Session: 986f6917-b493-49f9-b002-2d9dbdbb1d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10492 2024.06.05 19:57:37.440688 [ 3 ] {} <Debug> HTTP-Session: 986f6917-b493-49f9-b002-2d9dbdbb1d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10493 2024.06.05 19:57:37.440702 [ 3 ] {} <Debug> HTTP-Session: 986f6917-b493-49f9-b002-2d9dbdbb1d4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10494 2024.06.05 19:57:37.440732 [ 3 ] {} <Trace> HTTP-Session: 986f6917-b493-49f9-b002-2d9dbdbb1d4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10495 2024.06.05 19:57:37.440822 [ 3 ] {4f48a83e-03e0-4898-9135-c4ffb8402a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10496 2024.06.05 19:57:37.440863 [ 3 ] {4f48a83e-03e0-4898-9135-c4ffb8402a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10497 2024.06.05 19:57:37.440982 [ 3 ] {4f48a83e-03e0-4898-9135-c4ffb8402a44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10498 2024.06.05 19:57:37.441267 [ 3 ] {4f48a83e-03e0-4898-9135-c4ffb8402a44} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10499 2024.06.05 19:57:37.441302 [ 3 ] {4f48a83e-03e0-4898-9135-c4ffb8402a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10500 2024.06.05 19:57:37.441596 [ 3 ] {4f48a83e-03e0-4898-9135-c4ffb8402a44} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10501 2024.06.05 19:57:37.441891 [ 3 ] {4f48a83e-03e0-4898-9135-c4ffb8402a44} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10502 2024.06.05 19:57:37.442011 [ 3 ] {4f48a83e-03e0-4898-9135-c4ffb8402a44} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001211 sec., 825.7638315441783 rows/sec., 51.61 KiB/sec.
10503 2024.06.05 19:57:37.442154 [ 3 ] {4f48a83e-03e0-4898-9135-c4ffb8402a44} <Debug> DynamicQueryHandler: Done processing query
10504 2024.06.05 19:57:37.442178 [ 3 ] {4f48a83e-03e0-4898-9135-c4ffb8402a44} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10505 2024.06.05 19:57:37.442194 [ 3 ] {} <Debug> HTTP-Session: 986f6917-b493-49f9-b002-2d9dbdbb1d4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10506 2024.06.05 19:57:37.442394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 20136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10507 2024.06.05 19:57:37.442440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10508 2024.06.05 19:57:37.442459 [ 3 ] {} <Debug> HTTP-Session: c808d06b-dd2b-442b-98bb-bf2dbdb6c478 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10509 2024.06.05 19:57:37.442475 [ 3 ] {} <Debug> HTTP-Session: c808d06b-dd2b-442b-98bb-bf2dbdb6c478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10510 2024.06.05 19:57:37.442489 [ 3 ] {} <Debug> HTTP-Session: c808d06b-dd2b-442b-98bb-bf2dbdb6c478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10511 2024.06.05 19:57:37.442519 [ 3 ] {} <Trace> HTTP-Session: c808d06b-dd2b-442b-98bb-bf2dbdb6c478 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10512 2024.06.05 19:57:37.442673 [ 3 ] {f0172e49-b588-4609-9ba4-21d609f7b4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10513 2024.06.05 19:57:37.442716 [ 3 ] {f0172e49-b588-4609-9ba4-21d609f7b4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10514 2024.06.05 19:57:37.442836 [ 3 ] {f0172e49-b588-4609-9ba4-21d609f7b4be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10515 2024.06.05 19:57:37.443248 [ 3 ] {f0172e49-b588-4609-9ba4-21d609f7b4be} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10516 2024.06.05 19:57:37.443284 [ 3 ] {f0172e49-b588-4609-9ba4-21d609f7b4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10517 2024.06.05 19:57:37.443587 [ 3 ] {f0172e49-b588-4609-9ba4-21d609f7b4be} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
10518 2024.06.05 19:57:37.443886 [ 3 ] {f0172e49-b588-4609-9ba4-21d609f7b4be} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10519 2024.06.05 19:57:37.444014 [ 3 ] {f0172e49-b588-4609-9ba4-21d609f7b4be} <Debug> executeQuery: Read 119 rows, 9.45 KiB in 0.001405 sec., 84697.50889679715 rows/sec., 6.57 MiB/sec.
10520 2024.06.05 19:57:37.444194 [ 3 ] {f0172e49-b588-4609-9ba4-21d609f7b4be} <Debug> DynamicQueryHandler: Done processing query
10521 2024.06.05 19:57:37.444231 [ 3 ] {f0172e49-b588-4609-9ba4-21d609f7b4be} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10522 2024.06.05 19:57:37.444264 [ 3 ] {} <Debug> HTTP-Session: c808d06b-dd2b-442b-98bb-bf2dbdb6c478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10523 2024.06.05 19:57:37.444447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10524 2024.06.05 19:57:37.444496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10525 2024.06.05 19:57:37.444515 [ 3 ] {} <Debug> HTTP-Session: e26fd0a4-3bac-4e38-9302-18dbc1ee03f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10526 2024.06.05 19:57:37.444531 [ 3 ] {} <Debug> HTTP-Session: e26fd0a4-3bac-4e38-9302-18dbc1ee03f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10527 2024.06.05 19:57:37.444545 [ 3 ] {} <Debug> HTTP-Session: e26fd0a4-3bac-4e38-9302-18dbc1ee03f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10528 2024.06.05 19:57:37.444599 [ 3 ] {} <Trace> HTTP-Session: e26fd0a4-3bac-4e38-9302-18dbc1ee03f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10529 2024.06.05 19:57:37.444754 [ 3 ] {2862eccc-d6ee-4172-ad20-d5351852b267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10530 2024.06.05 19:57:37.444801 [ 3 ] {2862eccc-d6ee-4172-ad20-d5351852b267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10531 2024.06.05 19:57:37.444939 [ 3 ] {2862eccc-d6ee-4172-ad20-d5351852b267} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10532 2024.06.05 19:57:37.445288 [ 3 ] {2862eccc-d6ee-4172-ad20-d5351852b267} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10533 2024.06.05 19:57:37.445323 [ 3 ] {2862eccc-d6ee-4172-ad20-d5351852b267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10534 2024.06.05 19:57:37.445705 [ 3 ] {2862eccc-d6ee-4172-ad20-d5351852b267} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
10535 2024.06.05 19:57:37.446040 [ 3 ] {2862eccc-d6ee-4172-ad20-d5351852b267} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10536 2024.06.05 19:57:37.446188 [ 3 ] {2862eccc-d6ee-4172-ad20-d5351852b267} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001496 sec., 107620.32085561498 rows/sec., 7.49 MiB/sec.
10537 2024.06.05 19:57:37.446431 [ 3 ] {2862eccc-d6ee-4172-ad20-d5351852b267} <Debug> DynamicQueryHandler: Done processing query
10538 2024.06.05 19:57:37.446467 [ 3 ] {2862eccc-d6ee-4172-ad20-d5351852b267} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10539 2024.06.05 19:57:37.446498 [ 3 ] {} <Debug> HTTP-Session: e26fd0a4-3bac-4e38-9302-18dbc1ee03f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10540 2024.06.05 19:57:37.446677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10541 2024.06.05 19:57:37.446723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10542 2024.06.05 19:57:37.446742 [ 3 ] {} <Debug> HTTP-Session: 2f039ac6-d3bb-4b64-af3a-13ce0e148eac Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10543 2024.06.05 19:57:37.446758 [ 3 ] {} <Debug> HTTP-Session: 2f039ac6-d3bb-4b64-af3a-13ce0e148eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10544 2024.06.05 19:57:37.446772 [ 3 ] {} <Debug> HTTP-Session: 2f039ac6-d3bb-4b64-af3a-13ce0e148eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10545 2024.06.05 19:57:37.446801 [ 3 ] {} <Trace> HTTP-Session: 2f039ac6-d3bb-4b64-af3a-13ce0e148eac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10546 2024.06.05 19:57:37.447164 [ 3 ] {dfd8602c-33d0-4e93-b072-9031119aeaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10547 2024.06.05 19:57:37.447212 [ 3 ] {dfd8602c-33d0-4e93-b072-9031119aeaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10548 2024.06.05 19:57:37.447377 [ 3 ] {dfd8602c-33d0-4e93-b072-9031119aeaca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10549 2024.06.05 19:57:37.447955 [ 3 ] {dfd8602c-33d0-4e93-b072-9031119aeaca} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10550 2024.06.05 19:57:37.447990 [ 3 ] {dfd8602c-33d0-4e93-b072-9031119aeaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10551 2024.06.05 19:57:37.448409 [ 3 ] {dfd8602c-33d0-4e93-b072-9031119aeaca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10552 2024.06.05 19:57:37.448742 [ 3 ] {dfd8602c-33d0-4e93-b072-9031119aeaca} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10553 2024.06.05 19:57:37.448895 [ 3 ] {dfd8602c-33d0-4e93-b072-9031119aeaca} <Debug> executeQuery: Read 48 rows, 66.33 KiB in 0.002009 sec., 23892.483822797414 rows/sec., 32.24 MiB/sec.
10554 2024.06.05 19:57:37.449089 [ 3 ] {dfd8602c-33d0-4e93-b072-9031119aeaca} <Debug> DynamicQueryHandler: Done processing query
10555 2024.06.05 19:57:37.449124 [ 3 ] {dfd8602c-33d0-4e93-b072-9031119aeaca} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10556 2024.06.05 19:57:37.449139 [ 3 ] {} <Debug> HTTP-Session: 2f039ac6-d3bb-4b64-af3a-13ce0e148eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10557 2024.06.05 19:57:37.449269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10558 2024.06.05 19:57:37.449317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10559 2024.06.05 19:57:37.449335 [ 3 ] {} <Debug> HTTP-Session: bff46f38-448a-49dd-93f7-8200cc8fc7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10560 2024.06.05 19:57:37.449353 [ 3 ] {} <Debug> HTTP-Session: bff46f38-448a-49dd-93f7-8200cc8fc7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10561 2024.06.05 19:57:37.449366 [ 3 ] {} <Debug> HTTP-Session: bff46f38-448a-49dd-93f7-8200cc8fc7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10562 2024.06.05 19:57:37.449396 [ 3 ] {} <Trace> HTTP-Session: bff46f38-448a-49dd-93f7-8200cc8fc7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10563 2024.06.05 19:57:37.449505 [ 3 ] {446dc897-ed66-467e-81a1-f59c6ee09aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10564 2024.06.05 19:57:37.449547 [ 3 ] {446dc897-ed66-467e-81a1-f59c6ee09aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10565 2024.06.05 19:57:37.449670 [ 3 ] {446dc897-ed66-467e-81a1-f59c6ee09aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10566 2024.06.05 19:57:37.449947 [ 3 ] {446dc897-ed66-467e-81a1-f59c6ee09aae} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10567 2024.06.05 19:57:37.449983 [ 3 ] {446dc897-ed66-467e-81a1-f59c6ee09aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10568 2024.06.05 19:57:37.450327 [ 3 ] {446dc897-ed66-467e-81a1-f59c6ee09aae} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
10569 2024.06.05 19:57:37.450646 [ 3 ] {446dc897-ed66-467e-81a1-f59c6ee09aae} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10570 2024.06.05 19:57:37.450797 [ 3 ] {446dc897-ed66-467e-81a1-f59c6ee09aae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec.
10571 2024.06.05 19:57:37.451044 [ 3 ] {446dc897-ed66-467e-81a1-f59c6ee09aae} <Debug> DynamicQueryHandler: Done processing query
10572 2024.06.05 19:57:37.451107 [ 3 ] {446dc897-ed66-467e-81a1-f59c6ee09aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10573 2024.06.05 19:57:37.451171 [ 3 ] {} <Debug> HTTP-Session: bff46f38-448a-49dd-93f7-8200cc8fc7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10574 2024.06.05 19:57:40.920733 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
10575 2024.06.05 19:57:40.920835 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
10576 2024.06.05 19:57:42.430674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10577 2024.06.05 19:57:42.430790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10578 2024.06.05 19:57:42.430820 [ 3 ] {} <Debug> HTTP-Session: ae3fae63-a866-465e-bcdf-860ae3a81945 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10579 2024.06.05 19:57:42.430848 [ 3 ] {} <Debug> HTTP-Session: ae3fae63-a866-465e-bcdf-860ae3a81945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10580 2024.06.05 19:57:42.430866 [ 3 ] {} <Debug> HTTP-Session: ae3fae63-a866-465e-bcdf-860ae3a81945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10581 2024.06.05 19:57:42.430922 [ 3 ] {} <Trace> HTTP-Session: ae3fae63-a866-465e-bcdf-860ae3a81945 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10582 2024.06.05 19:57:42.431139 [ 3 ] {f1150b8c-328e-41cc-bbe5-e7fb0ed567f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10583 2024.06.05 19:57:42.431205 [ 3 ] {f1150b8c-328e-41cc-bbe5-e7fb0ed567f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10584 2024.06.05 19:57:42.431398 [ 3 ] {f1150b8c-328e-41cc-bbe5-e7fb0ed567f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10585 2024.06.05 19:57:42.431906 [ 3 ] {f1150b8c-328e-41cc-bbe5-e7fb0ed567f4} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10586 2024.06.05 19:57:42.431949 [ 3 ] {f1150b8c-328e-41cc-bbe5-e7fb0ed567f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10587 2024.06.05 19:57:42.432325 [ 3 ] {f1150b8c-328e-41cc-bbe5-e7fb0ed567f4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
10588 2024.06.05 19:57:42.432652 [ 3 ] {f1150b8c-328e-41cc-bbe5-e7fb0ed567f4} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10589 2024.06.05 19:57:42.432795 [ 3 ] {f1150b8c-328e-41cc-bbe5-e7fb0ed567f4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.49 MiB/sec.
10590 2024.06.05 19:57:42.433003 [ 3 ] {f1150b8c-328e-41cc-bbe5-e7fb0ed567f4} <Debug> DynamicQueryHandler: Done processing query
10591 2024.06.05 19:57:42.433032 [ 3 ] {f1150b8c-328e-41cc-bbe5-e7fb0ed567f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10592 2024.06.05 19:57:42.433049 [ 3 ] {} <Debug> HTTP-Session: ae3fae63-a866-465e-bcdf-860ae3a81945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10593 2024.06.05 19:57:42.433240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10594 2024.06.05 19:57:42.433296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10595 2024.06.05 19:57:42.433316 [ 3 ] {} <Debug> HTTP-Session: fdc4f459-cf44-45d0-b758-cfc87da0a123 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10596 2024.06.05 19:57:42.433334 [ 3 ] {} <Debug> HTTP-Session: fdc4f459-cf44-45d0-b758-cfc87da0a123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10597 2024.06.05 19:57:42.433347 [ 3 ] {} <Debug> HTTP-Session: fdc4f459-cf44-45d0-b758-cfc87da0a123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10598 2024.06.05 19:57:42.433382 [ 3 ] {} <Trace> HTTP-Session: fdc4f459-cf44-45d0-b758-cfc87da0a123 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10599 2024.06.05 19:57:42.433508 [ 3 ] {5bf90d17-2c50-4642-8399-57797710d50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10600 2024.06.05 19:57:42.433554 [ 3 ] {5bf90d17-2c50-4642-8399-57797710d50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10601 2024.06.05 19:57:42.433685 [ 3 ] {5bf90d17-2c50-4642-8399-57797710d50a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10602 2024.06.05 19:57:42.434072 [ 3 ] {5bf90d17-2c50-4642-8399-57797710d50a} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10603 2024.06.05 19:57:42.434109 [ 3 ] {5bf90d17-2c50-4642-8399-57797710d50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10604 2024.06.05 19:57:42.434426 [ 3 ] {5bf90d17-2c50-4642-8399-57797710d50a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
10605 2024.06.05 19:57:42.434733 [ 3 ] {5bf90d17-2c50-4642-8399-57797710d50a} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10606 2024.06.05 19:57:42.434858 [ 3 ] {5bf90d17-2c50-4642-8399-57797710d50a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001395 sec., 45878.13620071685 rows/sec., 3.58 MiB/sec.
10607 2024.06.05 19:57:42.435112 [ 3 ] {5bf90d17-2c50-4642-8399-57797710d50a} <Debug> DynamicQueryHandler: Done processing query
10608 2024.06.05 19:57:42.435179 [ 3 ] {5bf90d17-2c50-4642-8399-57797710d50a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10609 2024.06.05 19:57:42.435244 [ 3 ] {} <Debug> HTTP-Session: fdc4f459-cf44-45d0-b758-cfc87da0a123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10610 2024.06.05 19:57:42.435496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10611 2024.06.05 19:57:42.435554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10612 2024.06.05 19:57:42.435573 [ 3 ] {} <Debug> HTTP-Session: f581f770-e0ba-41c3-a09a-af8b88c8e510 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10613 2024.06.05 19:57:42.435590 [ 3 ] {} <Debug> HTTP-Session: f581f770-e0ba-41c3-a09a-af8b88c8e510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10614 2024.06.05 19:57:42.435604 [ 3 ] {} <Debug> HTTP-Session: f581f770-e0ba-41c3-a09a-af8b88c8e510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10615 2024.06.05 19:57:42.435638 [ 3 ] {} <Trace> HTTP-Session: f581f770-e0ba-41c3-a09a-af8b88c8e510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10616 2024.06.05 19:57:42.435800 [ 3 ] {1e647c33-946a-4d1c-9207-d3c617d7d4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10617 2024.06.05 19:57:42.435851 [ 3 ] {1e647c33-946a-4d1c-9207-d3c617d7d4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10618 2024.06.05 19:57:42.436014 [ 3 ] {1e647c33-946a-4d1c-9207-d3c617d7d4b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10619 2024.06.05 19:57:42.436382 [ 3 ] {1e647c33-946a-4d1c-9207-d3c617d7d4b2} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10620 2024.06.05 19:57:42.436419 [ 3 ] {1e647c33-946a-4d1c-9207-d3c617d7d4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10621 2024.06.05 19:57:42.436812 [ 3 ] {1e647c33-946a-4d1c-9207-d3c617d7d4b2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
10622 2024.06.05 19:57:42.437156 [ 3 ] {1e647c33-946a-4d1c-9207-d3c617d7d4b2} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10623 2024.06.05 19:57:42.437296 [ 3 ] {1e647c33-946a-4d1c-9207-d3c617d7d4b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec.
10624 2024.06.05 19:57:42.437481 [ 3 ] {1e647c33-946a-4d1c-9207-d3c617d7d4b2} <Debug> DynamicQueryHandler: Done processing query
10625 2024.06.05 19:57:42.437505 [ 3 ] {1e647c33-946a-4d1c-9207-d3c617d7d4b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10626 2024.06.05 19:57:42.437521 [ 3 ] {} <Debug> HTTP-Session: f581f770-e0ba-41c3-a09a-af8b88c8e510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10627 2024.06.05 19:57:42.437699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10628 2024.06.05 19:57:42.437748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10629 2024.06.05 19:57:42.437767 [ 3 ] {} <Debug> HTTP-Session: cc8c255b-c086-4f87-9dcc-1e9771d5684e Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10630 2024.06.05 19:57:42.437784 [ 3 ] {} <Debug> HTTP-Session: cc8c255b-c086-4f87-9dcc-1e9771d5684e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10631 2024.06.05 19:57:42.437798 [ 3 ] {} <Debug> HTTP-Session: cc8c255b-c086-4f87-9dcc-1e9771d5684e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10632 2024.06.05 19:57:42.437828 [ 3 ] {} <Trace> HTTP-Session: cc8c255b-c086-4f87-9dcc-1e9771d5684e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10633 2024.06.05 19:57:42.437955 [ 3 ] {0a584e51-def0-45a4-a615-1cb1396de917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10634 2024.06.05 19:57:42.438000 [ 3 ] {0a584e51-def0-45a4-a615-1cb1396de917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10635 2024.06.05 19:57:42.438134 [ 3 ] {0a584e51-def0-45a4-a615-1cb1396de917} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10636 2024.06.05 19:57:42.438534 [ 3 ] {0a584e51-def0-45a4-a615-1cb1396de917} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10637 2024.06.05 19:57:42.438570 [ 3 ] {0a584e51-def0-45a4-a615-1cb1396de917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10638 2024.06.05 19:57:42.438926 [ 3 ] {0a584e51-def0-45a4-a615-1cb1396de917} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
10639 2024.06.05 19:57:42.439241 [ 3 ] {0a584e51-def0-45a4-a615-1cb1396de917} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10640 2024.06.05 19:57:42.439394 [ 3 ] {0a584e51-def0-45a4-a615-1cb1396de917} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec.
10641 2024.06.05 19:57:42.439655 [ 3 ] {0a584e51-def0-45a4-a615-1cb1396de917} <Debug> DynamicQueryHandler: Done processing query
10642 2024.06.05 19:57:42.439717 [ 3 ] {0a584e51-def0-45a4-a615-1cb1396de917} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10643 2024.06.05 19:57:42.439773 [ 3 ] {} <Debug> HTTP-Session: cc8c255b-c086-4f87-9dcc-1e9771d5684e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10644 2024.06.05 19:57:47.433101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10645 2024.06.05 19:57:47.433247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10646 2024.06.05 19:57:47.433277 [ 3 ] {} <Debug> HTTP-Session: 5005d8db-4148-4788-840b-d227f1e7275f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10647 2024.06.05 19:57:47.433305 [ 3 ] {} <Debug> HTTP-Session: 5005d8db-4148-4788-840b-d227f1e7275f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10648 2024.06.05 19:57:47.433324 [ 3 ] {} <Debug> HTTP-Session: 5005d8db-4148-4788-840b-d227f1e7275f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10649 2024.06.05 19:57:47.433379 [ 3 ] {} <Trace> HTTP-Session: 5005d8db-4148-4788-840b-d227f1e7275f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10650 2024.06.05 19:57:47.433599 [ 3 ] {59c9ef72-7d5d-4c68-9fc1-3ecd656acef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10651 2024.06.05 19:57:47.433674 [ 3 ] {59c9ef72-7d5d-4c68-9fc1-3ecd656acef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10652 2024.06.05 19:57:47.433896 [ 3 ] {59c9ef72-7d5d-4c68-9fc1-3ecd656acef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10653 2024.06.05 19:57:47.434463 [ 3 ] {59c9ef72-7d5d-4c68-9fc1-3ecd656acef1} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10654 2024.06.05 19:57:47.434505 [ 3 ] {59c9ef72-7d5d-4c68-9fc1-3ecd656acef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10655 2024.06.05 19:57:47.434865 [ 3 ] {59c9ef72-7d5d-4c68-9fc1-3ecd656acef1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
10656 2024.06.05 19:57:47.435192 [ 3 ] {59c9ef72-7d5d-4c68-9fc1-3ecd656acef1} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10657 2024.06.05 19:57:47.435352 [ 3 ] {59c9ef72-7d5d-4c68-9fc1-3ecd656acef1} <Debug> executeQuery: Read 48 rows, 3.89 KiB in 0.001824 sec., 26315.78947368421 rows/sec., 2.08 MiB/sec.
10658 2024.06.05 19:57:47.435649 [ 3 ] {59c9ef72-7d5d-4c68-9fc1-3ecd656acef1} <Debug> DynamicQueryHandler: Done processing query
10659 2024.06.05 19:57:47.435692 [ 3 ] {59c9ef72-7d5d-4c68-9fc1-3ecd656acef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10660 2024.06.05 19:57:47.435717 [ 3 ] {} <Debug> HTTP-Session: 5005d8db-4148-4788-840b-d227f1e7275f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10661 2024.06.05 19:57:47.435857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10662 2024.06.05 19:57:47.435906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10663 2024.06.05 19:57:47.435925 [ 3 ] {} <Debug> HTTP-Session: 9e98fe5a-9b49-48f9-b9a3-6809860a513f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10664 2024.06.05 19:57:47.435941 [ 3 ] {} <Debug> HTTP-Session: 9e98fe5a-9b49-48f9-b9a3-6809860a513f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10665 2024.06.05 19:57:47.435956 [ 3 ] {} <Debug> HTTP-Session: 9e98fe5a-9b49-48f9-b9a3-6809860a513f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10666 2024.06.05 19:57:47.435986 [ 3 ] {} <Trace> HTTP-Session: 9e98fe5a-9b49-48f9-b9a3-6809860a513f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10667 2024.06.05 19:57:47.436083 [ 3 ] {d3b7aa8b-fb0c-489c-ae96-837ea512ff35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10668 2024.06.05 19:57:47.436126 [ 3 ] {d3b7aa8b-fb0c-489c-ae96-837ea512ff35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10669 2024.06.05 19:57:47.436269 [ 3 ] {d3b7aa8b-fb0c-489c-ae96-837ea512ff35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10670 2024.06.05 19:57:47.436574 [ 3 ] {d3b7aa8b-fb0c-489c-ae96-837ea512ff35} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10671 2024.06.05 19:57:47.436611 [ 3 ] {d3b7aa8b-fb0c-489c-ae96-837ea512ff35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10672 2024.06.05 19:57:47.436900 [ 3 ] {d3b7aa8b-fb0c-489c-ae96-837ea512ff35} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
10673 2024.06.05 19:57:47.437204 [ 3 ] {d3b7aa8b-fb0c-489c-ae96-837ea512ff35} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10674 2024.06.05 19:57:47.437359 [ 3 ] {d3b7aa8b-fb0c-489c-ae96-837ea512ff35} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 125.94 KiB/sec.
10675 2024.06.05 19:57:47.437530 [ 3 ] {d3b7aa8b-fb0c-489c-ae96-837ea512ff35} <Debug> DynamicQueryHandler: Done processing query
10676 2024.06.05 19:57:47.437554 [ 3 ] {d3b7aa8b-fb0c-489c-ae96-837ea512ff35} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10677 2024.06.05 19:57:47.437570 [ 3 ] {} <Debug> HTTP-Session: 9e98fe5a-9b49-48f9-b9a3-6809860a513f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10678 2024.06.05 19:57:47.437849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10679 2024.06.05 19:57:47.437898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10680 2024.06.05 19:57:47.437916 [ 3 ] {} <Debug> HTTP-Session: 179c02ba-98e5-45db-be9f-6c9eab15dac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10681 2024.06.05 19:57:47.437932 [ 3 ] {} <Debug> HTTP-Session: 179c02ba-98e5-45db-be9f-6c9eab15dac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10682 2024.06.05 19:57:47.437946 [ 3 ] {} <Debug> HTTP-Session: 179c02ba-98e5-45db-be9f-6c9eab15dac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10683 2024.06.05 19:57:47.437976 [ 3 ] {} <Trace> HTTP-Session: 179c02ba-98e5-45db-be9f-6c9eab15dac9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10684 2024.06.05 19:57:47.438123 [ 3 ] {cb055545-ae54-4752-a92e-a42f6f1ab2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10685 2024.06.05 19:57:47.438164 [ 3 ] {cb055545-ae54-4752-a92e-a42f6f1ab2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10686 2024.06.05 19:57:47.438289 [ 3 ] {cb055545-ae54-4752-a92e-a42f6f1ab2a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10687 2024.06.05 19:57:47.438722 [ 3 ] {cb055545-ae54-4752-a92e-a42f6f1ab2a3} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10688 2024.06.05 19:57:47.438758 [ 3 ] {cb055545-ae54-4752-a92e-a42f6f1ab2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10689 2024.06.05 19:57:47.439067 [ 3 ] {cb055545-ae54-4752-a92e-a42f6f1ab2a3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
10690 2024.06.05 19:57:47.439359 [ 3 ] {cb055545-ae54-4752-a92e-a42f6f1ab2a3} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10691 2024.06.05 19:57:47.439523 [ 3 ] {cb055545-ae54-4752-a92e-a42f6f1ab2a3} <Debug> executeQuery: Read 201 rows, 17.59 KiB in 0.001459 sec., 137765.59287183 rows/sec., 11.77 MiB/sec.
10692 2024.06.05 19:57:47.439704 [ 3 ] {cb055545-ae54-4752-a92e-a42f6f1ab2a3} <Debug> DynamicQueryHandler: Done processing query
10693 2024.06.05 19:57:47.439741 [ 3 ] {cb055545-ae54-4752-a92e-a42f6f1ab2a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10694 2024.06.05 19:57:47.439771 [ 3 ] {} <Debug> HTTP-Session: 179c02ba-98e5-45db-be9f-6c9eab15dac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10695 2024.06.05 19:57:47.439907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10696 2024.06.05 19:57:47.439954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10697 2024.06.05 19:57:47.439972 [ 3 ] {} <Debug> HTTP-Session: c6da4c23-2201-4092-b5c5-87338016d8c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10698 2024.06.05 19:57:47.439988 [ 3 ] {} <Debug> HTTP-Session: c6da4c23-2201-4092-b5c5-87338016d8c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10699 2024.06.05 19:57:47.440003 [ 3 ] {} <Debug> HTTP-Session: c6da4c23-2201-4092-b5c5-87338016d8c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10700 2024.06.05 19:57:47.440034 [ 3 ] {} <Trace> HTTP-Session: c6da4c23-2201-4092-b5c5-87338016d8c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10701 2024.06.05 19:57:47.440126 [ 3 ] {cac002aa-1ea7-4dc5-a9d8-4fbe91059cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10702 2024.06.05 19:57:47.440168 [ 3 ] {cac002aa-1ea7-4dc5-a9d8-4fbe91059cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10703 2024.06.05 19:57:47.440291 [ 3 ] {cac002aa-1ea7-4dc5-a9d8-4fbe91059cb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10704 2024.06.05 19:57:47.440562 [ 3 ] {cac002aa-1ea7-4dc5-a9d8-4fbe91059cb4} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10705 2024.06.05 19:57:47.440598 [ 3 ] {cac002aa-1ea7-4dc5-a9d8-4fbe91059cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10706 2024.06.05 19:57:47.440882 [ 3 ] {cac002aa-1ea7-4dc5-a9d8-4fbe91059cb4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
10707 2024.06.05 19:57:47.441182 [ 3 ] {cac002aa-1ea7-4dc5-a9d8-4fbe91059cb4} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10708 2024.06.05 19:57:47.441341 [ 3 ] {cac002aa-1ea7-4dc5-a9d8-4fbe91059cb4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001225 sec., 1632.6530612244899 rows/sec., 114.00 KiB/sec.
10709 2024.06.05 19:57:47.441658 [ 3 ] {cac002aa-1ea7-4dc5-a9d8-4fbe91059cb4} <Debug> DynamicQueryHandler: Done processing query
10710 2024.06.05 19:57:47.441699 [ 3 ] {cac002aa-1ea7-4dc5-a9d8-4fbe91059cb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10711 2024.06.05 19:57:47.441716 [ 3 ] {} <Debug> HTTP-Session: c6da4c23-2201-4092-b5c5-87338016d8c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10712 2024.06.05 19:57:47.441934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 19367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10713 2024.06.05 19:57:47.441984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10714 2024.06.05 19:57:47.442002 [ 3 ] {} <Debug> HTTP-Session: 57168e06-a679-4fa7-a3b2-1f1d11470c88 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10715 2024.06.05 19:57:47.442018 [ 3 ] {} <Debug> HTTP-Session: 57168e06-a679-4fa7-a3b2-1f1d11470c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10716 2024.06.05 19:57:47.442032 [ 3 ] {} <Debug> HTTP-Session: 57168e06-a679-4fa7-a3b2-1f1d11470c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10717 2024.06.05 19:57:47.442062 [ 3 ] {} <Trace> HTTP-Session: 57168e06-a679-4fa7-a3b2-1f1d11470c88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10718 2024.06.05 19:57:47.442194 [ 3 ] {e9c3bf76-4727-4bd2-b051-11a8cd052d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10719 2024.06.05 19:57:47.442237 [ 3 ] {e9c3bf76-4727-4bd2-b051-11a8cd052d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10720 2024.06.05 19:57:47.442383 [ 3 ] {e9c3bf76-4727-4bd2-b051-11a8cd052d7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10721 2024.06.05 19:57:47.442747 [ 3 ] {e9c3bf76-4727-4bd2-b051-11a8cd052d7b} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10722 2024.06.05 19:57:47.442783 [ 3 ] {e9c3bf76-4727-4bd2-b051-11a8cd052d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10723 2024.06.05 19:57:47.443096 [ 3 ] {e9c3bf76-4727-4bd2-b051-11a8cd052d7b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
10724 2024.06.05 19:57:47.443391 [ 3 ] {e9c3bf76-4727-4bd2-b051-11a8cd052d7b} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10725 2024.06.05 19:57:47.443539 [ 3 ] {e9c3bf76-4727-4bd2-b051-11a8cd052d7b} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001396 sec., 81661.8911174785 rows/sec., 6.38 MiB/sec.
10726 2024.06.05 19:57:47.443700 [ 3 ] {e9c3bf76-4727-4bd2-b051-11a8cd052d7b} <Debug> DynamicQueryHandler: Done processing query
10727 2024.06.05 19:57:47.443724 [ 3 ] {e9c3bf76-4727-4bd2-b051-11a8cd052d7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10728 2024.06.05 19:57:47.443740 [ 3 ] {} <Debug> HTTP-Session: 57168e06-a679-4fa7-a3b2-1f1d11470c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10729 2024.06.05 19:57:47.443902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10730 2024.06.05 19:57:47.443949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10731 2024.06.05 19:57:47.443968 [ 3 ] {} <Debug> HTTP-Session: 04daafa7-9dde-45a6-bb24-d6e1f40a6b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10732 2024.06.05 19:57:47.443983 [ 3 ] {} <Debug> HTTP-Session: 04daafa7-9dde-45a6-bb24-d6e1f40a6b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10733 2024.06.05 19:57:47.443998 [ 3 ] {} <Debug> HTTP-Session: 04daafa7-9dde-45a6-bb24-d6e1f40a6b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10734 2024.06.05 19:57:47.444028 [ 3 ] {} <Trace> HTTP-Session: 04daafa7-9dde-45a6-bb24-d6e1f40a6b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10735 2024.06.05 19:57:47.444168 [ 3 ] {b5f084ed-2cef-469f-b539-d4970bdc356f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10736 2024.06.05 19:57:47.444215 [ 3 ] {b5f084ed-2cef-469f-b539-d4970bdc356f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10737 2024.06.05 19:57:47.444358 [ 3 ] {b5f084ed-2cef-469f-b539-d4970bdc356f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10738 2024.06.05 19:57:47.444749 [ 3 ] {b5f084ed-2cef-469f-b539-d4970bdc356f} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10739 2024.06.05 19:57:47.444785 [ 3 ] {b5f084ed-2cef-469f-b539-d4970bdc356f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10740 2024.06.05 19:57:47.445162 [ 3 ] {b5f084ed-2cef-469f-b539-d4970bdc356f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
10741 2024.06.05 19:57:47.445490 [ 3 ] {b5f084ed-2cef-469f-b539-d4970bdc356f} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10742 2024.06.05 19:57:47.445650 [ 3 ] {b5f084ed-2cef-469f-b539-d4970bdc356f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001544 sec., 104274.61139896372 rows/sec., 7.26 MiB/sec.
10743 2024.06.05 19:57:47.445815 [ 3 ] {b5f084ed-2cef-469f-b539-d4970bdc356f} <Debug> DynamicQueryHandler: Done processing query
10744 2024.06.05 19:57:47.445839 [ 3 ] {b5f084ed-2cef-469f-b539-d4970bdc356f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10745 2024.06.05 19:57:47.445855 [ 3 ] {} <Debug> HTTP-Session: 04daafa7-9dde-45a6-bb24-d6e1f40a6b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10746 2024.06.05 19:57:47.446088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10747 2024.06.05 19:57:47.446136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10748 2024.06.05 19:57:47.446154 [ 3 ] {} <Debug> HTTP-Session: d246267d-2c75-40c7-b804-46517ea8d908 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10749 2024.06.05 19:57:47.446170 [ 3 ] {} <Debug> HTTP-Session: d246267d-2c75-40c7-b804-46517ea8d908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10750 2024.06.05 19:57:47.446183 [ 3 ] {} <Debug> HTTP-Session: d246267d-2c75-40c7-b804-46517ea8d908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10751 2024.06.05 19:57:47.446214 [ 3 ] {} <Trace> HTTP-Session: d246267d-2c75-40c7-b804-46517ea8d908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10752 2024.06.05 19:57:47.446585 [ 3 ] {ddf3018d-6485-4259-9b76-4e7d3b68e20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10753 2024.06.05 19:57:47.446633 [ 3 ] {ddf3018d-6485-4259-9b76-4e7d3b68e20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10754 2024.06.05 19:57:47.446790 [ 3 ] {ddf3018d-6485-4259-9b76-4e7d3b68e20d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10755 2024.06.05 19:57:47.447322 [ 3 ] {ddf3018d-6485-4259-9b76-4e7d3b68e20d} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10756 2024.06.05 19:57:47.447357 [ 3 ] {ddf3018d-6485-4259-9b76-4e7d3b68e20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10757 2024.06.05 19:57:47.447770 [ 3 ] {ddf3018d-6485-4259-9b76-4e7d3b68e20d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
10758 2024.06.05 19:57:47.448094 [ 3 ] {ddf3018d-6485-4259-9b76-4e7d3b68e20d} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10759 2024.06.05 19:57:47.448249 [ 3 ] {ddf3018d-6485-4259-9b76-4e7d3b68e20d} <Debug> executeQuery: Read 48 rows, 66.33 KiB in 0.001932 sec., 24844.72049689441 rows/sec., 33.53 MiB/sec.
10760 2024.06.05 19:57:47.448568 [ 3 ] {ddf3018d-6485-4259-9b76-4e7d3b68e20d} <Debug> DynamicQueryHandler: Done processing query
10761 2024.06.05 19:57:47.448634 [ 3 ] {ddf3018d-6485-4259-9b76-4e7d3b68e20d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10762 2024.06.05 19:57:47.448702 [ 3 ] {} <Debug> HTTP-Session: d246267d-2c75-40c7-b804-46517ea8d908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10763 2024.06.05 19:57:47.448916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10764 2024.06.05 19:57:47.448969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10765 2024.06.05 19:57:47.448989 [ 3 ] {} <Debug> HTTP-Session: 807d8f1c-d5bf-4d6e-946f-a993250f75e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10766 2024.06.05 19:57:47.449005 [ 3 ] {} <Debug> HTTP-Session: 807d8f1c-d5bf-4d6e-946f-a993250f75e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10767 2024.06.05 19:57:47.449019 [ 3 ] {} <Debug> HTTP-Session: 807d8f1c-d5bf-4d6e-946f-a993250f75e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10768 2024.06.05 19:57:47.449051 [ 3 ] {} <Trace> HTTP-Session: 807d8f1c-d5bf-4d6e-946f-a993250f75e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10769 2024.06.05 19:57:47.449189 [ 3 ] {add3957b-258e-44bd-93ff-d6f8269a0337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10770 2024.06.05 19:57:47.449233 [ 3 ] {add3957b-258e-44bd-93ff-d6f8269a0337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10771 2024.06.05 19:57:47.449381 [ 3 ] {add3957b-258e-44bd-93ff-d6f8269a0337} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10772 2024.06.05 19:57:47.449736 [ 3 ] {add3957b-258e-44bd-93ff-d6f8269a0337} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10773 2024.06.05 19:57:47.449772 [ 3 ] {add3957b-258e-44bd-93ff-d6f8269a0337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10774 2024.06.05 19:57:47.450129 [ 3 ] {add3957b-258e-44bd-93ff-d6f8269a0337} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
10775 2024.06.05 19:57:47.450442 [ 3 ] {add3957b-258e-44bd-93ff-d6f8269a0337} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10776 2024.06.05 19:57:47.450598 [ 3 ] {add3957b-258e-44bd-93ff-d6f8269a0337} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec.
10777 2024.06.05 19:57:47.450847 [ 3 ] {add3957b-258e-44bd-93ff-d6f8269a0337} <Debug> DynamicQueryHandler: Done processing query
10778 2024.06.05 19:57:47.450899 [ 3 ] {add3957b-258e-44bd-93ff-d6f8269a0337} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10779 2024.06.05 19:57:47.450955 [ 3 ] {} <Debug> HTTP-Session: 807d8f1c-d5bf-4d6e-946f-a993250f75e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10780 2024.06.05 19:57:52.430997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10781 2024.06.05 19:57:52.431143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10782 2024.06.05 19:57:52.431173 [ 3 ] {} <Debug> HTTP-Session: a9b0c5d9-bf69-4789-a91d-9d2a269b0a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10783 2024.06.05 19:57:52.431201 [ 3 ] {} <Debug> HTTP-Session: a9b0c5d9-bf69-4789-a91d-9d2a269b0a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10784 2024.06.05 19:57:52.431220 [ 3 ] {} <Debug> HTTP-Session: a9b0c5d9-bf69-4789-a91d-9d2a269b0a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10785 2024.06.05 19:57:52.431277 [ 3 ] {} <Trace> HTTP-Session: a9b0c5d9-bf69-4789-a91d-9d2a269b0a68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10786 2024.06.05 19:57:52.431498 [ 3 ] {2851d61f-13dc-4753-adb3-3a90efeb7d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10787 2024.06.05 19:57:52.431566 [ 3 ] {2851d61f-13dc-4753-adb3-3a90efeb7d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10788 2024.06.05 19:57:52.431762 [ 3 ] {2851d61f-13dc-4753-adb3-3a90efeb7d07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10789 2024.06.05 19:57:52.432302 [ 3 ] {2851d61f-13dc-4753-adb3-3a90efeb7d07} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10790 2024.06.05 19:57:52.432347 [ 3 ] {2851d61f-13dc-4753-adb3-3a90efeb7d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10791 2024.06.05 19:57:52.432724 [ 3 ] {2851d61f-13dc-4753-adb3-3a90efeb7d07} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
10792 2024.06.05 19:57:52.433056 [ 3 ] {2851d61f-13dc-4753-adb3-3a90efeb7d07} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10793 2024.06.05 19:57:52.433231 [ 3 ] {2851d61f-13dc-4753-adb3-3a90efeb7d07} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001801 sec., 31093.83675735702 rows/sec., 2.39 MiB/sec.
10794 2024.06.05 19:57:52.433257 [ 39 ] {} <Debug> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
10795 2024.06.05 19:57:52.433371 [ 39 ] {} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10796 2024.06.05 19:57:52.433419 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10797 2024.06.05 19:57:52.433542 [ 3 ] {2851d61f-13dc-4753-adb3-3a90efeb7d07} <Debug> DynamicQueryHandler: Done processing query
10798 2024.06.05 19:57:52.433598 [ 3 ] {2851d61f-13dc-4753-adb3-3a90efeb7d07} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10799 2024.06.05 19:57:52.433664 [ 3 ] {} <Debug> HTTP-Session: a9b0c5d9-bf69-4789-a91d-9d2a269b0a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10800 2024.06.05 19:57:52.433694 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
10801 2024.06.05 19:57:52.433978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10802 2024.06.05 19:57:52.434085 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10803 2024.06.05 19:57:52.434170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10804 2024.06.05 19:57:52.434248 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 250 rows starting from the beginning of the part
10805 2024.06.05 19:57:52.434270 [ 3 ] {} <Debug> HTTP-Session: e960256e-9dea-4081-a0e0-341d291b9f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10806 2024.06.05 19:57:52.434361 [ 3 ] {} <Debug> HTTP-Session: e960256e-9dea-4081-a0e0-341d291b9f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10807 2024.06.05 19:57:52.434437 [ 3 ] {} <Debug> HTTP-Session: e960256e-9dea-4081-a0e0-341d291b9f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10808 2024.06.05 19:57:52.434605 [ 3 ] {} <Trace> HTTP-Session: e960256e-9dea-4081-a0e0-341d291b9f76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10809 2024.06.05 19:57:52.434672 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part
10810 2024.06.05 19:57:52.435091 [ 3 ] {2d1c7658-3e57-478d-b8ae-8757b364f7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10811 2024.06.05 19:57:52.435230 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 202 rows starting from the beginning of the part
10812 2024.06.05 19:57:52.435330 [ 3 ] {2d1c7658-3e57-478d-b8ae-8757b364f7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10813 2024.06.05 19:57:52.435782 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part
10814 2024.06.05 19:57:52.436389 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 201 rows starting from the beginning of the part
10815 2024.06.05 19:57:52.436883 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part
10816 2024.06.05 19:57:52.437500 [ 3 ] {2d1c7658-3e57-478d-b8ae-8757b364f7a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10817 2024.06.05 19:57:52.438098 [ 3 ] {2d1c7658-3e57-478d-b8ae-8757b364f7a5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10818 2024.06.05 19:57:52.438150 [ 3 ] {2d1c7658-3e57-478d-b8ae-8757b364f7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10819 2024.06.05 19:57:52.438704 [ 3 ] {2d1c7658-3e57-478d-b8ae-8757b364f7a5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
10820 2024.06.05 19:57:52.439158 [ 193 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 4 columns (4 merged, 0 gathered) in 0.005638183 sec., 145614.2874397656 rows/sec., 12.09 MiB/sec.
10821 2024.06.05 19:57:52.439290 [ 3 ] {2d1c7658-3e57-478d-b8ae-8757b364f7a5} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10822 2024.06.05 19:57:52.439343 [ 200 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
10823 2024.06.05 19:57:52.439506 [ 39 ] {} <Debug> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
10824 2024.06.05 19:57:52.439526 [ 3 ] {2d1c7658-3e57-478d-b8ae-8757b364f7a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004685 sec., 13660.618996798292 rows/sec., 1.07 MiB/sec.
10825 2024.06.05 19:57:52.439598 [ 39 ] {} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10826 2024.06.05 19:57:52.439726 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10827 2024.06.05 19:57:52.440224 [ 3 ] {2d1c7658-3e57-478d-b8ae-8757b364f7a5} <Debug> DynamicQueryHandler: Done processing query
10828 2024.06.05 19:57:52.440335 [ 3 ] {2d1c7658-3e57-478d-b8ae-8757b364f7a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10829 2024.06.05 19:57:52.440421 [ 198 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
10830 2024.06.05 19:57:52.440438 [ 3 ] {} <Debug> HTTP-Session: e960256e-9dea-4081-a0e0-341d291b9f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10831 2024.06.05 19:57:52.440811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10832 2024.06.05 19:57:52.441016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10833 2024.06.05 19:57:52.441155 [ 3 ] {} <Debug> HTTP-Session: 2bacbb8a-6961-437e-947a-308cf309cd37 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10834 2024.06.05 19:57:52.441176 [ 193 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10835 2024.06.05 19:57:52.441264 [ 3 ] {} <Debug> HTTP-Session: 2bacbb8a-6961-437e-947a-308cf309cd37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10836 2024.06.05 19:57:52.441275 [ 198 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10837 2024.06.05 19:57:52.441393 [ 3 ] {} <Debug> HTTP-Session: 2bacbb8a-6961-437e-947a-308cf309cd37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10838 2024.06.05 19:57:52.441454 [ 198 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 192 rows starting from the beginning of the part
10839 2024.06.05 19:57:52.441623 [ 3 ] {} <Trace> HTTP-Session: 2bacbb8a-6961-437e-947a-308cf309cd37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10840 2024.06.05 19:57:52.441696 [ 193 ] {8ea667a7-c308-445f-9b2c-4c06e7d28e12::all_1_81_16} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
10841 2024.06.05 19:57:52.441888 [ 198 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part
10842 2024.06.05 19:57:52.442278 [ 3 ] {f7812fba-7c9a-482c-848c-1d84d455a61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10843 2024.06.05 19:57:52.442297 [ 198 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 119 rows starting from the beginning of the part
10844 2024.06.05 19:57:52.442643 [ 3 ] {f7812fba-7c9a-482c-848c-1d84d455a61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10845 2024.06.05 19:57:52.442959 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
10846 2024.06.05 19:57:52.442999 [ 198 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part
10847 2024.06.05 19:57:52.443445 [ 198 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 114 rows starting from the beginning of the part
10848 2024.06.05 19:57:52.443868 [ 198 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part
10849 2024.06.05 19:57:52.444754 [ 3 ] {f7812fba-7c9a-482c-848c-1d84d455a61e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10850 2024.06.05 19:57:52.445910 [ 3 ] {f7812fba-7c9a-482c-848c-1d84d455a61e} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10851 2024.06.05 19:57:52.445979 [ 3 ] {f7812fba-7c9a-482c-848c-1d84d455a61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10852 2024.06.05 19:57:52.446997 [ 3 ] {f7812fba-7c9a-482c-848c-1d84d455a61e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
10853 2024.06.05 19:57:52.447052 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 4 columns (4 merged, 0 gathered) in 0.007088578 sec., 87041.43482656183 rows/sec., 6.76 MiB/sec.
10854 2024.06.05 19:57:52.447323 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
10855 2024.06.05 19:57:52.447726 [ 3 ] {f7812fba-7c9a-482c-848c-1d84d455a61e} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10856 2024.06.05 19:57:52.448051 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
10857 2024.06.05 19:57:52.448155 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10858 2024.06.05 19:57:52.448164 [ 3 ] {f7812fba-7c9a-482c-848c-1d84d455a61e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006225 sec., 25702.811244979923 rows/sec., 1.79 MiB/sec.
10859 2024.06.05 19:57:52.448210 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10860 2024.06.05 19:57:52.448460 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10861 2024.06.05 19:57:52.448694 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
10862 2024.06.05 19:57:52.448777 [ 3 ] {f7812fba-7c9a-482c-848c-1d84d455a61e} <Debug> DynamicQueryHandler: Done processing query
10863 2024.06.05 19:57:52.448805 [ 191 ] {972e98d5-66a2-40de-b05b-af9f87293e71::all_1_81_16} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
10864 2024.06.05 19:57:52.448848 [ 3 ] {f7812fba-7c9a-482c-848c-1d84d455a61e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10865 2024.06.05 19:57:52.448925 [ 3 ] {} <Debug> HTTP-Session: 2bacbb8a-6961-437e-947a-308cf309cd37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10866 2024.06.05 19:57:52.449101 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
10867 2024.06.05 19:57:52.449224 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10868 2024.06.05 19:57:52.449237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10869 2024.06.05 19:57:52.449294 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 12309 rows starting from the beginning of the part
10870 2024.06.05 19:57:52.449343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10871 2024.06.05 19:57:52.449406 [ 3 ] {} <Debug> HTTP-Session: 37da851b-e4dd-413f-b359-2badd4c165ba Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10872 2024.06.05 19:57:52.449484 [ 3 ] {} <Debug> HTTP-Session: 37da851b-e4dd-413f-b359-2badd4c165ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10873 2024.06.05 19:57:52.449557 [ 3 ] {} <Debug> HTTP-Session: 37da851b-e4dd-413f-b359-2badd4c165ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10874 2024.06.05 19:57:52.449578 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part
10875 2024.06.05 19:57:52.449682 [ 3 ] {} <Trace> HTTP-Session: 37da851b-e4dd-413f-b359-2badd4c165ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10876 2024.06.05 19:57:52.449807 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 161 rows starting from the beginning of the part
10877 2024.06.05 19:57:52.450159 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part
10878 2024.06.05 19:57:52.450171 [ 3 ] {d3238edb-b1fd-4a52-a5c2-edcfda32e0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10879 2024.06.05 19:57:52.450376 [ 3 ] {d3238edb-b1fd-4a52-a5c2-edcfda32e0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10880 2024.06.05 19:57:52.450392 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 161 rows starting from the beginning of the part
10881 2024.06.05 19:57:52.450743 [ 198 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part
10882 2024.06.05 19:57:52.451701 [ 3 ] {d3238edb-b1fd-4a52-a5c2-edcfda32e0a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10883 2024.06.05 19:57:52.452345 [ 3 ] {d3238edb-b1fd-4a52-a5c2-edcfda32e0a5} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10884 2024.06.05 19:57:52.452383 [ 3 ] {d3238edb-b1fd-4a52-a5c2-edcfda32e0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10885 2024.06.05 19:57:52.452861 [ 3 ] {d3238edb-b1fd-4a52-a5c2-edcfda32e0a5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
10886 2024.06.05 19:57:52.453374 [ 3 ] {d3238edb-b1fd-4a52-a5c2-edcfda32e0a5} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10887 2024.06.05 19:57:52.453793 [ 3 ] {d3238edb-b1fd-4a52-a5c2-edcfda32e0a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003852 sec., 15576.32398753894 rows/sec., 1.05 MiB/sec.
10888 2024.06.05 19:57:52.453791 [ 39 ] {} <Debug> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
10889 2024.06.05 19:57:52.454007 [ 39 ] {} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10890 2024.06.05 19:57:52.454201 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10891 2024.06.05 19:57:52.454383 [ 3 ] {d3238edb-b1fd-4a52-a5c2-edcfda32e0a5} <Debug> DynamicQueryHandler: Done processing query
10892 2024.06.05 19:57:52.454478 [ 3 ] {d3238edb-b1fd-4a52-a5c2-edcfda32e0a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10893 2024.06.05 19:57:52.454555 [ 3 ] {} <Debug> HTTP-Session: 37da851b-e4dd-413f-b359-2badd4c165ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10894 2024.06.05 19:57:52.454819 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
10895 2024.06.05 19:57:52.455065 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10896 2024.06.05 19:57:52.455176 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4372 rows starting from the beginning of the part
10897 2024.06.05 19:57:52.455315 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part
10898 2024.06.05 19:57:52.455518 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part
10899 2024.06.05 19:57:52.455883 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part
10900 2024.06.05 19:57:52.456070 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part
10901 2024.06.05 19:57:52.456278 [ 199 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part
10902 2024.06.05 19:57:52.457825 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13111 rows, containing 5 columns (5 merged, 0 gathered) in 0.009456254 sec., 1386489.8299051612 rows/sec., 96.63 MiB/sec.
10903 2024.06.05 19:57:52.458289 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
10904 2024.06.05 19:57:52.458959 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10905 2024.06.05 19:57:52.459047 [ 189 ] {360ccce5-8223-467a-a08a-7e643c5171ce::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
10906 2024.06.05 19:57:52.459323 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB.
10907 2024.06.05 19:57:52.459504 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4672 rows, containing 4 columns (4 merged, 0 gathered) in 0.00505233 sec., 924721.8610027453 rows/sec., 62.28 MiB/sec.
10908 2024.06.05 19:57:52.459881 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
10909 2024.06.05 19:57:52.460356 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10910 2024.06.05 19:57:52.460451 [ 188 ] {4957a182-283e-44a4-9971-6bdd081f188a::all_1_81_16} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
10911 2024.06.05 19:57:52.460542 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB.
10912 2024.06.05 19:57:55.921117 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache
10913 2024.06.05 19:57:55.921237 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache
10914 2024.06.05 19:57:57.435136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10915 2024.06.05 19:57:57.435260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10916 2024.06.05 19:57:57.435289 [ 3 ] {} <Debug> HTTP-Session: 83f0b24f-5da6-4d69-9087-46b5ce86077f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10917 2024.06.05 19:57:57.435317 [ 3 ] {} <Debug> HTTP-Session: 83f0b24f-5da6-4d69-9087-46b5ce86077f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10918 2024.06.05 19:57:57.435334 [ 3 ] {} <Debug> HTTP-Session: 83f0b24f-5da6-4d69-9087-46b5ce86077f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10919 2024.06.05 19:57:57.435390 [ 3 ] {} <Trace> HTTP-Session: 83f0b24f-5da6-4d69-9087-46b5ce86077f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10920 2024.06.05 19:57:57.435616 [ 3 ] {e74f20ed-2dbc-4453-9892-00de65795668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10921 2024.06.05 19:57:57.435689 [ 3 ] {e74f20ed-2dbc-4453-9892-00de65795668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10922 2024.06.05 19:57:57.435883 [ 3 ] {e74f20ed-2dbc-4453-9892-00de65795668} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10923 2024.06.05 19:57:57.436411 [ 3 ] {e74f20ed-2dbc-4453-9892-00de65795668} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10924 2024.06.05 19:57:57.436458 [ 3 ] {e74f20ed-2dbc-4453-9892-00de65795668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10925 2024.06.05 19:57:57.436838 [ 3 ] {e74f20ed-2dbc-4453-9892-00de65795668} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
10926 2024.06.05 19:57:57.437190 [ 3 ] {e74f20ed-2dbc-4453-9892-00de65795668} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10927 2024.06.05 19:57:57.437363 [ 3 ] {e74f20ed-2dbc-4453-9892-00de65795668} <Debug> executeQuery: Read 48 rows, 3.89 KiB in 0.001815 sec., 26446.280991735537 rows/sec., 2.09 MiB/sec.
10928 2024.06.05 19:57:57.437409 [ 26 ] {} <Debug> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0
10929 2024.06.05 19:57:57.437556 [ 26 ] {} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10930 2024.06.05 19:57:57.437617 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10931 2024.06.05 19:57:57.437669 [ 3 ] {e74f20ed-2dbc-4453-9892-00de65795668} <Debug> DynamicQueryHandler: Done processing query
10932 2024.06.05 19:57:57.437721 [ 3 ] {e74f20ed-2dbc-4453-9892-00de65795668} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10933 2024.06.05 19:57:57.437778 [ 3 ] {} <Debug> HTTP-Session: 83f0b24f-5da6-4d69-9087-46b5ce86077f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10934 2024.06.05 19:57:57.437876 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact with storage Full
10935 2024.06.05 19:57:57.438078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 34672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10936 2024.06.05 19:57:57.438103 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10937 2024.06.05 19:57:57.438168 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 42 rows starting from the beginning of the part
10938 2024.06.05 19:57:57.438181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10939 2024.06.05 19:57:57.438229 [ 3 ] {} <Debug> HTTP-Session: 58c14392-1f39-42e8-81c3-b674184fc197 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10940 2024.06.05 19:57:57.438273 [ 3 ] {} <Debug> HTTP-Session: 58c14392-1f39-42e8-81c3-b674184fc197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10941 2024.06.05 19:57:57.438343 [ 3 ] {} <Debug> HTTP-Session: 58c14392-1f39-42e8-81c3-b674184fc197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10942 2024.06.05 19:57:57.438397 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part
10943 2024.06.05 19:57:57.438480 [ 3 ] {} <Trace> HTTP-Session: 58c14392-1f39-42e8-81c3-b674184fc197 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10944 2024.06.05 19:57:57.438683 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part
10945 2024.06.05 19:57:57.438895 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part
10946 2024.06.05 19:57:57.438974 [ 3 ] {9d5d8101-96cd-4a55-805a-5c966df4fc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10947 2024.06.05 19:57:57.439096 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part
10948 2024.06.05 19:57:57.439184 [ 3 ] {9d5d8101-96cd-4a55-805a-5c966df4fc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10949 2024.06.05 19:57:57.439399 [ 186 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part
10950 2024.06.05 19:57:57.440079 [ 3 ] {9d5d8101-96cd-4a55-805a-5c966df4fc2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10951 2024.06.05 19:57:57.441173 [ 3 ] {9d5d8101-96cd-4a55-805a-5c966df4fc2f} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10952 2024.06.05 19:57:57.441255 [ 3 ] {9d5d8101-96cd-4a55-805a-5c966df4fc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10953 2024.06.05 19:57:57.441944 [ 196 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.00421515 sec., 66901.53375324722 rows/sec., 5.30 MiB/sec.
10954 2024.06.05 19:57:57.442012 [ 3 ] {9d5d8101-96cd-4a55-805a-5c966df4fc2f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
10955 2024.06.05 19:57:57.442210 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary)
10956 2024.06.05 19:57:57.442803 [ 3 ] {9d5d8101-96cd-4a55-805a-5c966df4fc2f} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10957 2024.06.05 19:57:57.443132 [ 3 ] {9d5d8101-96cd-4a55-805a-5c966df4fc2f} <Debug> executeQuery: Read 236 rows, 20.33 KiB in 0.00436 sec., 54128.44036697248 rows/sec., 4.55 MiB/sec.
10958 2024.06.05 19:57:57.443278 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10959 2024.06.05 19:57:57.443446 [ 201 ] {441f4242-3914-4301-9510-97e6ac991a7b::all_1_40_9} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b) (MergerMutator): Merged 6 parts: [all_1_35_8, all_40_40_0] -> all_1_40_9
10960 2024.06.05 19:57:57.443477 [ 3 ] {9d5d8101-96cd-4a55-805a-5c966df4fc2f} <Debug> DynamicQueryHandler: Done processing query
10961 2024.06.05 19:57:57.443521 [ 3 ] {9d5d8101-96cd-4a55-805a-5c966df4fc2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
10962 2024.06.05 19:57:57.443588 [ 3 ] {} <Debug> HTTP-Session: 58c14392-1f39-42e8-81c3-b674184fc197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10963 2024.06.05 19:57:57.443617 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10964 2024.06.05 19:57:57.443801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 23070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10965 2024.06.05 19:57:57.443860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10966 2024.06.05 19:57:57.443879 [ 3 ] {} <Debug> HTTP-Session: f6f598e6-99b6-4b9b-ae59-c58265f6f2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10967 2024.06.05 19:57:57.443897 [ 3 ] {} <Debug> HTTP-Session: f6f598e6-99b6-4b9b-ae59-c58265f6f2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10968 2024.06.05 19:57:57.443911 [ 3 ] {} <Debug> HTTP-Session: f6f598e6-99b6-4b9b-ae59-c58265f6f2f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10969 2024.06.05 19:57:57.443948 [ 3 ] {} <Trace> HTTP-Session: f6f598e6-99b6-4b9b-ae59-c58265f6f2f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10970 2024.06.05 19:57:57.444114 [ 3 ] {a2455202-d3e1-4f97-b262-91f840789fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10971 2024.06.05 19:57:57.444160 [ 3 ] {a2455202-d3e1-4f97-b262-91f840789fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10972 2024.06.05 19:57:57.444307 [ 3 ] {a2455202-d3e1-4f97-b262-91f840789fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10973 2024.06.05 19:57:57.444705 [ 3 ] {a2455202-d3e1-4f97-b262-91f840789fb9} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10974 2024.06.05 19:57:57.444742 [ 3 ] {a2455202-d3e1-4f97-b262-91f840789fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10975 2024.06.05 19:57:57.445069 [ 3 ] {a2455202-d3e1-4f97-b262-91f840789fb9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
10976 2024.06.05 19:57:57.445382 [ 3 ] {a2455202-d3e1-4f97-b262-91f840789fb9} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10977 2024.06.05 19:57:57.445530 [ 3 ] {a2455202-d3e1-4f97-b262-91f840789fb9} <Debug> executeQuery: Read 136 rows, 10.86 KiB in 0.001486 sec., 91520.86137281293 rows/sec., 7.14 MiB/sec.
10978 2024.06.05 19:57:57.445699 [ 3 ] {a2455202-d3e1-4f97-b262-91f840789fb9} <Debug> DynamicQueryHandler: Done processing query
10979 2024.06.05 19:57:57.445723 [ 3 ] {a2455202-d3e1-4f97-b262-91f840789fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10980 2024.06.05 19:57:57.445739 [ 3 ] {} <Debug> HTTP-Session: f6f598e6-99b6-4b9b-ae59-c58265f6f2f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10981 2024.06.05 19:57:57.445918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 37612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10982 2024.06.05 19:57:57.445967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10983 2024.06.05 19:57:57.445985 [ 3 ] {} <Debug> HTTP-Session: edd33b8a-c9ce-4ea7-9a44-189ee08c3776 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
10984 2024.06.05 19:57:57.446001 [ 3 ] {} <Debug> HTTP-Session: edd33b8a-c9ce-4ea7-9a44-189ee08c3776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10985 2024.06.05 19:57:57.446015 [ 3 ] {} <Debug> HTTP-Session: edd33b8a-c9ce-4ea7-9a44-189ee08c3776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10986 2024.06.05 19:57:57.446048 [ 3 ] {} <Trace> HTTP-Session: edd33b8a-c9ce-4ea7-9a44-189ee08c3776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10987 2024.06.05 19:57:57.446218 [ 3 ] {dbb637fe-4b6e-4993-aff4-b8b2c382b52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10988 2024.06.05 19:57:57.446266 [ 3 ] {dbb637fe-4b6e-4993-aff4-b8b2c382b52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10989 2024.06.05 19:57:57.446411 [ 3 ] {dbb637fe-4b6e-4993-aff4-b8b2c382b52e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10990 2024.06.05 19:57:57.446866 [ 3 ] {dbb637fe-4b6e-4993-aff4-b8b2c382b52e} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10991 2024.06.05 19:57:57.446904 [ 3 ] {dbb637fe-4b6e-4993-aff4-b8b2c382b52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
10992 2024.06.05 19:57:57.447295 [ 3 ] {dbb637fe-4b6e-4993-aff4-b8b2c382b52e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
10993 2024.06.05 19:57:57.447649 [ 3 ] {dbb637fe-4b6e-4993-aff4-b8b2c382b52e} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10994 2024.06.05 19:57:57.447810 [ 3 ] {dbb637fe-4b6e-4993-aff4-b8b2c382b52e} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001671 sec., 117295.03291442251 rows/sec., 8.19 MiB/sec.
10995 2024.06.05 19:57:57.447985 [ 3 ] {dbb637fe-4b6e-4993-aff4-b8b2c382b52e} <Debug> DynamicQueryHandler: Done processing query
10996 2024.06.05 19:57:57.448011 [ 3 ] {dbb637fe-4b6e-4993-aff4-b8b2c382b52e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10997 2024.06.05 19:57:57.448026 [ 3 ] {} <Debug> HTTP-Session: edd33b8a-c9ce-4ea7-9a44-189ee08c3776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10998 2024.06.05 19:57:57.448213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10999 2024.06.05 19:57:57.448261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11000 2024.06.05 19:57:57.448279 [ 3 ] {} <Debug> HTTP-Session: 3691fbe0-9c3e-4099-9d65-34b402c0e013 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11001 2024.06.05 19:57:57.448296 [ 3 ] {} <Debug> HTTP-Session: 3691fbe0-9c3e-4099-9d65-34b402c0e013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11002 2024.06.05 19:57:57.448310 [ 3 ] {} <Debug> HTTP-Session: 3691fbe0-9c3e-4099-9d65-34b402c0e013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11003 2024.06.05 19:57:57.448341 [ 3 ] {} <Trace> HTTP-Session: 3691fbe0-9c3e-4099-9d65-34b402c0e013 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11004 2024.06.05 19:57:57.448719 [ 3 ] {98d3959a-1ddd-4aa5-9d28-a6105f9d9ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11005 2024.06.05 19:57:57.448768 [ 3 ] {98d3959a-1ddd-4aa5-9d28-a6105f9d9ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11006 2024.06.05 19:57:57.448926 [ 3 ] {98d3959a-1ddd-4aa5-9d28-a6105f9d9ee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11007 2024.06.05 19:57:57.449562 [ 3 ] {98d3959a-1ddd-4aa5-9d28-a6105f9d9ee9} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11008 2024.06.05 19:57:57.449596 [ 3 ] {98d3959a-1ddd-4aa5-9d28-a6105f9d9ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11009 2024.06.05 19:57:57.450033 [ 3 ] {98d3959a-1ddd-4aa5-9d28-a6105f9d9ee9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11010 2024.06.05 19:57:57.450380 [ 3 ] {98d3959a-1ddd-4aa5-9d28-a6105f9d9ee9} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11011 2024.06.05 19:57:57.450537 [ 3 ] {98d3959a-1ddd-4aa5-9d28-a6105f9d9ee9} <Debug> executeQuery: Read 48 rows, 66.33 KiB in 0.002095 sec., 22911.694510739857 rows/sec., 30.92 MiB/sec.
11012 2024.06.05 19:57:57.450724 [ 3 ] {98d3959a-1ddd-4aa5-9d28-a6105f9d9ee9} <Debug> DynamicQueryHandler: Done processing query
11013 2024.06.05 19:57:57.450748 [ 3 ] {98d3959a-1ddd-4aa5-9d28-a6105f9d9ee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11014 2024.06.05 19:57:57.450764 [ 3 ] {} <Debug> HTTP-Session: 3691fbe0-9c3e-4099-9d65-34b402c0e013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11015 2024.06.05 19:57:57.450890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11016 2024.06.05 19:57:57.450939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11017 2024.06.05 19:57:57.450957 [ 3 ] {} <Debug> HTTP-Session: 2c952f85-49c9-467a-bf50-745664ec828f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11018 2024.06.05 19:57:57.450973 [ 3 ] {} <Debug> HTTP-Session: 2c952f85-49c9-467a-bf50-745664ec828f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11019 2024.06.05 19:57:57.450987 [ 3 ] {} <Debug> HTTP-Session: 2c952f85-49c9-467a-bf50-745664ec828f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11020 2024.06.05 19:57:57.451018 [ 3 ] {} <Trace> HTTP-Session: 2c952f85-49c9-467a-bf50-745664ec828f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11021 2024.06.05 19:57:57.451133 [ 3 ] {f0382c17-39c8-437c-8bca-2aea7823f645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11022 2024.06.05 19:57:57.451178 [ 3 ] {f0382c17-39c8-437c-8bca-2aea7823f645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11023 2024.06.05 19:57:57.451303 [ 3 ] {f0382c17-39c8-437c-8bca-2aea7823f645} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11024 2024.06.05 19:57:57.451595 [ 3 ] {f0382c17-39c8-437c-8bca-2aea7823f645} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11025 2024.06.05 19:57:57.451632 [ 3 ] {f0382c17-39c8-437c-8bca-2aea7823f645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11026 2024.06.05 19:57:57.451986 [ 3 ] {f0382c17-39c8-437c-8bca-2aea7823f645} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
11027 2024.06.05 19:57:57.452307 [ 3 ] {f0382c17-39c8-437c-8bca-2aea7823f645} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11028 2024.06.05 19:57:57.452452 [ 3 ] {f0382c17-39c8-437c-8bca-2aea7823f645} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec.
11029 2024.06.05 19:57:57.452616 [ 3 ] {f0382c17-39c8-437c-8bca-2aea7823f645} <Debug> DynamicQueryHandler: Done processing query
11030 2024.06.05 19:57:57.452640 [ 3 ] {f0382c17-39c8-437c-8bca-2aea7823f645} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11031 2024.06.05 19:57:57.452657 [ 3 ] {} <Debug> HTTP-Session: 2c952f85-49c9-467a-bf50-745664ec828f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11032 2024.06.05 19:57:58.520079 [ 28 ] {} <Debug> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0
11033 2024.06.05 19:57:58.520173 [ 28 ] {} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11034 2024.06.05 19:57:58.520197 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11035 2024.06.05 19:57:58.520347 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full
11036 2024.06.05 19:57:58.520723 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11037 2024.06.05 19:57:58.520765 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 14 rows starting from the beginning of the part
11038 2024.06.05 19:57:58.520842 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
11039 2024.06.05 19:57:58.520990 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part
11040 2024.06.05 19:57:58.521267 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
11041 2024.06.05 19:57:58.521562 [ 192 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
11042 2024.06.05 19:57:58.522648 [ 201 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.002388006 sec., 11306.504255014435 rows/sec., 900.50 KiB/sec.
11043 2024.06.05 19:57:58.522847 [ 201 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
11044 2024.06.05 19:57:58.523265 [ 201 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_30_6} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11045 2024.06.05 19:57:58.523358 [ 201 ] {62b9e446-b262-4fa8-ab46-bacb8f00be3f::all_1_30_6} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6
11046 2024.06.05 19:57:58.523457 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
11047 2024.06.05 19:57:59.692738 [ 28 ] {} <Debug> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0
11048 2024.06.05 19:57:59.692801 [ 28 ] {} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11049 2024.06.05 19:57:59.692828 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11050 2024.06.05 19:57:59.692973 [ 192 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full
11051 2024.06.05 19:57:59.693161 [ 192 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11052 2024.06.05 19:57:59.693198 [ 192 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 14 rows starting from the beginning of the part
11053 2024.06.05 19:57:59.693279 [ 192 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
11054 2024.06.05 19:57:59.693494 [ 192 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part
11055 2024.06.05 19:57:59.693738 [ 192 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
11056 2024.06.05 19:57:59.693909 [ 192 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
11057 2024.06.05 19:57:59.694918 [ 187 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.002019468 sec., 13369.857804134555 rows/sec., 908.15 KiB/sec.
11058 2024.06.05 19:57:59.695116 [ 187 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
11059 2024.06.05 19:57:59.695624 [ 187 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_30_6} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11060 2024.06.05 19:57:59.695733 [ 187 ] {370d1716-43c9-48f0-a973-86c39836029c::all_1_30_6} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6
11061 2024.06.05 19:57:59.695833 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11062 2024.06.05 19:58:02.430476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11063 2024.06.05 19:58:02.430591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11064 2024.06.05 19:58:02.430621 [ 3 ] {} <Debug> HTTP-Session: 7031e9d7-4d01-4fec-9992-92b360c80dfe Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11065 2024.06.05 19:58:02.430644 [ 3 ] {} <Debug> HTTP-Session: 7031e9d7-4d01-4fec-9992-92b360c80dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11066 2024.06.05 19:58:02.430658 [ 3 ] {} <Debug> HTTP-Session: 7031e9d7-4d01-4fec-9992-92b360c80dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11067 2024.06.05 19:58:02.430709 [ 3 ] {} <Trace> HTTP-Session: 7031e9d7-4d01-4fec-9992-92b360c80dfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11068 2024.06.05 19:58:02.430911 [ 3 ] {abfe43d9-edfc-412c-a346-0789b39ced8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11069 2024.06.05 19:58:02.430978 [ 3 ] {abfe43d9-edfc-412c-a346-0789b39ced8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11070 2024.06.05 19:58:02.431170 [ 3 ] {abfe43d9-edfc-412c-a346-0789b39ced8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11071 2024.06.05 19:58:02.431639 [ 3 ] {abfe43d9-edfc-412c-a346-0789b39ced8a} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11072 2024.06.05 19:58:02.431686 [ 3 ] {abfe43d9-edfc-412c-a346-0789b39ced8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11073 2024.06.05 19:58:02.432081 [ 3 ] {abfe43d9-edfc-412c-a346-0789b39ced8a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
11074 2024.06.05 19:58:02.432426 [ 3 ] {abfe43d9-edfc-412c-a346-0789b39ced8a} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11075 2024.06.05 19:58:02.432603 [ 3 ] {abfe43d9-edfc-412c-a346-0789b39ced8a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec.
11076 2024.06.05 19:58:02.432925 [ 3 ] {abfe43d9-edfc-412c-a346-0789b39ced8a} <Debug> DynamicQueryHandler: Done processing query
11077 2024.06.05 19:58:02.432986 [ 3 ] {abfe43d9-edfc-412c-a346-0789b39ced8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11078 2024.06.05 19:58:02.433048 [ 3 ] {} <Debug> HTTP-Session: 7031e9d7-4d01-4fec-9992-92b360c80dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11079 2024.06.05 19:58:02.433266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11080 2024.06.05 19:58:02.433329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11081 2024.06.05 19:58:02.433349 [ 3 ] {} <Debug> HTTP-Session: d8af4509-bbb1-4522-8815-1ce2d12fe5e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11082 2024.06.05 19:58:02.433367 [ 3 ] {} <Debug> HTTP-Session: d8af4509-bbb1-4522-8815-1ce2d12fe5e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11083 2024.06.05 19:58:02.433381 [ 3 ] {} <Debug> HTTP-Session: d8af4509-bbb1-4522-8815-1ce2d12fe5e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11084 2024.06.05 19:58:02.433419 [ 3 ] {} <Trace> HTTP-Session: d8af4509-bbb1-4522-8815-1ce2d12fe5e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11085 2024.06.05 19:58:02.433554 [ 3 ] {8a945316-9129-43a0-bdfa-fdee62f85204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11086 2024.06.05 19:58:02.433603 [ 3 ] {8a945316-9129-43a0-bdfa-fdee62f85204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11087 2024.06.05 19:58:02.433754 [ 3 ] {8a945316-9129-43a0-bdfa-fdee62f85204} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11088 2024.06.05 19:58:02.434125 [ 3 ] {8a945316-9129-43a0-bdfa-fdee62f85204} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11089 2024.06.05 19:58:02.434164 [ 3 ] {8a945316-9129-43a0-bdfa-fdee62f85204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11090 2024.06.05 19:58:02.434489 [ 3 ] {8a945316-9129-43a0-bdfa-fdee62f85204} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
11091 2024.06.05 19:58:02.434800 [ 3 ] {8a945316-9129-43a0-bdfa-fdee62f85204} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11092 2024.06.05 19:58:02.434953 [ 3 ] {8a945316-9129-43a0-bdfa-fdee62f85204} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001444 sec., 44321.3296398892 rows/sec., 3.46 MiB/sec.
11093 2024.06.05 19:58:02.435132 [ 3 ] {8a945316-9129-43a0-bdfa-fdee62f85204} <Debug> DynamicQueryHandler: Done processing query
11094 2024.06.05 19:58:02.435158 [ 3 ] {8a945316-9129-43a0-bdfa-fdee62f85204} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11095 2024.06.05 19:58:02.435174 [ 3 ] {} <Debug> HTTP-Session: d8af4509-bbb1-4522-8815-1ce2d12fe5e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11096 2024.06.05 19:58:02.435349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11097 2024.06.05 19:58:02.435401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11098 2024.06.05 19:58:02.435420 [ 3 ] {} <Debug> HTTP-Session: e1651de8-e218-478e-bbdd-8859030c62a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11099 2024.06.05 19:58:02.435437 [ 3 ] {} <Debug> HTTP-Session: e1651de8-e218-478e-bbdd-8859030c62a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11100 2024.06.05 19:58:02.435451 [ 3 ] {} <Debug> HTTP-Session: e1651de8-e218-478e-bbdd-8859030c62a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11101 2024.06.05 19:58:02.435483 [ 3 ] {} <Trace> HTTP-Session: e1651de8-e218-478e-bbdd-8859030c62a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11102 2024.06.05 19:58:02.435633 [ 3 ] {2e81c085-fd06-4644-88f0-093f544f9222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11103 2024.06.05 19:58:02.435681 [ 3 ] {2e81c085-fd06-4644-88f0-093f544f9222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11104 2024.06.05 19:58:02.435827 [ 3 ] {2e81c085-fd06-4644-88f0-093f544f9222} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11105 2024.06.05 19:58:02.436225 [ 3 ] {2e81c085-fd06-4644-88f0-093f544f9222} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11106 2024.06.05 19:58:02.436263 [ 3 ] {2e81c085-fd06-4644-88f0-093f544f9222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11107 2024.06.05 19:58:02.436663 [ 3 ] {2e81c085-fd06-4644-88f0-093f544f9222} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
11108 2024.06.05 19:58:02.437008 [ 3 ] {2e81c085-fd06-4644-88f0-093f544f9222} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11109 2024.06.05 19:58:02.437165 [ 3 ] {2e81c085-fd06-4644-88f0-093f544f9222} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec.
11110 2024.06.05 19:58:02.437428 [ 3 ] {2e81c085-fd06-4644-88f0-093f544f9222} <Debug> DynamicQueryHandler: Done processing query
11111 2024.06.05 19:58:02.437494 [ 3 ] {2e81c085-fd06-4644-88f0-093f544f9222} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11112 2024.06.05 19:58:02.437550 [ 3 ] {} <Debug> HTTP-Session: e1651de8-e218-478e-bbdd-8859030c62a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11113 2024.06.05 19:58:02.437729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11114 2024.06.05 19:58:02.437785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11115 2024.06.05 19:58:02.437806 [ 3 ] {} <Debug> HTTP-Session: 726174d6-1335-4b03-b27f-2ebcf502bdfc Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11116 2024.06.05 19:58:02.437822 [ 3 ] {} <Debug> HTTP-Session: 726174d6-1335-4b03-b27f-2ebcf502bdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11117 2024.06.05 19:58:02.437836 [ 3 ] {} <Debug> HTTP-Session: 726174d6-1335-4b03-b27f-2ebcf502bdfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11118 2024.06.05 19:58:02.437869 [ 3 ] {} <Trace> HTTP-Session: 726174d6-1335-4b03-b27f-2ebcf502bdfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11119 2024.06.05 19:58:02.438011 [ 3 ] {43cd5b22-70c7-4543-909d-132fb73f4b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11120 2024.06.05 19:58:02.438057 [ 3 ] {43cd5b22-70c7-4543-909d-132fb73f4b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11121 2024.06.05 19:58:02.438200 [ 3 ] {43cd5b22-70c7-4543-909d-132fb73f4b47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11122 2024.06.05 19:58:02.438555 [ 3 ] {43cd5b22-70c7-4543-909d-132fb73f4b47} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11123 2024.06.05 19:58:02.438591 [ 3 ] {43cd5b22-70c7-4543-909d-132fb73f4b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11124 2024.06.05 19:58:02.438957 [ 3 ] {43cd5b22-70c7-4543-909d-132fb73f4b47} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
11125 2024.06.05 19:58:02.439274 [ 3 ] {43cd5b22-70c7-4543-909d-132fb73f4b47} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11126 2024.06.05 19:58:02.439431 [ 3 ] {43cd5b22-70c7-4543-909d-132fb73f4b47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec.
11127 2024.06.05 19:58:02.439607 [ 3 ] {43cd5b22-70c7-4543-909d-132fb73f4b47} <Debug> DynamicQueryHandler: Done processing query
11128 2024.06.05 19:58:02.439632 [ 3 ] {43cd5b22-70c7-4543-909d-132fb73f4b47} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11129 2024.06.05 19:58:02.439648 [ 3 ] {} <Debug> HTTP-Session: 726174d6-1335-4b03-b27f-2ebcf502bdfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11130 2024.06.05 19:58:07.432913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 6937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11131 2024.06.05 19:58:07.433042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11132 2024.06.05 19:58:07.433072 [ 3 ] {} <Debug> HTTP-Session: 85acfb7a-b2dc-4b26-ba10-4c1f6640040a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11133 2024.06.05 19:58:07.433101 [ 3 ] {} <Debug> HTTP-Session: 85acfb7a-b2dc-4b26-ba10-4c1f6640040a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11134 2024.06.05 19:58:07.433120 [ 3 ] {} <Debug> HTTP-Session: 85acfb7a-b2dc-4b26-ba10-4c1f6640040a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11135 2024.06.05 19:58:07.433176 [ 3 ] {} <Trace> HTTP-Session: 85acfb7a-b2dc-4b26-ba10-4c1f6640040a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11136 2024.06.05 19:58:07.433393 [ 3 ] {3569f0da-627a-4b1a-8a48-bc6d2805ebde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11137 2024.06.05 19:58:07.433469 [ 3 ] {3569f0da-627a-4b1a-8a48-bc6d2805ebde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11138 2024.06.05 19:58:07.433691 [ 3 ] {3569f0da-627a-4b1a-8a48-bc6d2805ebde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11139 2024.06.05 19:58:07.434189 [ 3 ] {3569f0da-627a-4b1a-8a48-bc6d2805ebde} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11140 2024.06.05 19:58:07.434235 [ 3 ] {3569f0da-627a-4b1a-8a48-bc6d2805ebde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11141 2024.06.05 19:58:07.434615 [ 3 ] {3569f0da-627a-4b1a-8a48-bc6d2805ebde} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11142 2024.06.05 19:58:07.434945 [ 3 ] {3569f0da-627a-4b1a-8a48-bc6d2805ebde} <Trace> oximeter.fields_i64 (441f4242-3914-4301-9510-97e6ac991a7b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11143 2024.06.05 19:58:07.435120 [ 3 ] {3569f0da-627a-4b1a-8a48-bc6d2805ebde} <Debug> executeQuery: Read 48 rows, 3.89 KiB in 0.001794 sec., 26755.852842809363 rows/sec., 2.12 MiB/sec.
11144 2024.06.05 19:58:07.435338 [ 3 ] {3569f0da-627a-4b1a-8a48-bc6d2805ebde} <Debug> DynamicQueryHandler: Done processing query
11145 2024.06.05 19:58:07.435367 [ 3 ] {3569f0da-627a-4b1a-8a48-bc6d2805ebde} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11146 2024.06.05 19:58:07.435384 [ 3 ] {} <Debug> HTTP-Session: 85acfb7a-b2dc-4b26-ba10-4c1f6640040a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11147 2024.06.05 19:58:07.435523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11148 2024.06.05 19:58:07.435581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11149 2024.06.05 19:58:07.435600 [ 3 ] {} <Debug> HTTP-Session: 834af379-863f-4810-b7fd-d31f5051ff4c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11150 2024.06.05 19:58:07.435619 [ 3 ] {} <Debug> HTTP-Session: 834af379-863f-4810-b7fd-d31f5051ff4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11151 2024.06.05 19:58:07.435633 [ 3 ] {} <Debug> HTTP-Session: 834af379-863f-4810-b7fd-d31f5051ff4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11152 2024.06.05 19:58:07.435670 [ 3 ] {} <Trace> HTTP-Session: 834af379-863f-4810-b7fd-d31f5051ff4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11153 2024.06.05 19:58:07.435775 [ 3 ] {14a4dc91-bc2b-48b7-919b-c4d5455b166f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11154 2024.06.05 19:58:07.435823 [ 3 ] {14a4dc91-bc2b-48b7-919b-c4d5455b166f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11155 2024.06.05 19:58:07.435956 [ 3 ] {14a4dc91-bc2b-48b7-919b-c4d5455b166f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11156 2024.06.05 19:58:07.436264 [ 3 ] {14a4dc91-bc2b-48b7-919b-c4d5455b166f} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11157 2024.06.05 19:58:07.436302 [ 3 ] {14a4dc91-bc2b-48b7-919b-c4d5455b166f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11158 2024.06.05 19:58:07.436603 [ 3 ] {14a4dc91-bc2b-48b7-919b-c4d5455b166f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11159 2024.06.05 19:58:07.436918 [ 3 ] {14a4dc91-bc2b-48b7-919b-c4d5455b166f} <Trace> oximeter.fields_ipaddr (62b9e446-b262-4fa8-ab46-bacb8f00be3f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11160 2024.06.05 19:58:07.437058 [ 3 ] {14a4dc91-bc2b-48b7-919b-c4d5455b166f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001314 sec., 3044.1400304414 rows/sec., 248.23 KiB/sec.
11161 2024.06.05 19:58:07.437224 [ 3 ] {14a4dc91-bc2b-48b7-919b-c4d5455b166f} <Debug> DynamicQueryHandler: Done processing query
11162 2024.06.05 19:58:07.437248 [ 3 ] {14a4dc91-bc2b-48b7-919b-c4d5455b166f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11163 2024.06.05 19:58:07.437264 [ 3 ] {} <Debug> HTTP-Session: 834af379-863f-4810-b7fd-d31f5051ff4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11164 2024.06.05 19:58:07.437552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 29951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11165 2024.06.05 19:58:07.437602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11166 2024.06.05 19:58:07.437624 [ 3 ] {} <Debug> HTTP-Session: 066c0237-bd36-4304-a463-664bdfd0b9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11167 2024.06.05 19:58:07.437642 [ 3 ] {} <Debug> HTTP-Session: 066c0237-bd36-4304-a463-664bdfd0b9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11168 2024.06.05 19:58:07.437656 [ 3 ] {} <Debug> HTTP-Session: 066c0237-bd36-4304-a463-664bdfd0b9fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11169 2024.06.05 19:58:07.437690 [ 3 ] {} <Trace> HTTP-Session: 066c0237-bd36-4304-a463-664bdfd0b9fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11170 2024.06.05 19:58:07.437839 [ 3 ] {8409f6c2-ca72-4d21-8c88-6de010d43e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11171 2024.06.05 19:58:07.437893 [ 3 ] {8409f6c2-ca72-4d21-8c88-6de010d43e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11172 2024.06.05 19:58:07.438016 [ 3 ] {8409f6c2-ca72-4d21-8c88-6de010d43e35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11173 2024.06.05 19:58:07.438467 [ 3 ] {8409f6c2-ca72-4d21-8c88-6de010d43e35} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11174 2024.06.05 19:58:07.438504 [ 3 ] {8409f6c2-ca72-4d21-8c88-6de010d43e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11175 2024.06.05 19:58:07.438838 [ 3 ] {8409f6c2-ca72-4d21-8c88-6de010d43e35} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
11176 2024.06.05 19:58:07.439132 [ 3 ] {8409f6c2-ca72-4d21-8c88-6de010d43e35} <Trace> oximeter.fields_string (8ea667a7-c308-445f-9b2c-4c06e7d28e12): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11177 2024.06.05 19:58:07.439275 [ 3 ] {8409f6c2-ca72-4d21-8c88-6de010d43e35} <Debug> executeQuery: Read 202 rows, 17.66 KiB in 0.001508 sec., 133952.25464190982 rows/sec., 11.44 MiB/sec.
11178 2024.06.05 19:58:07.439537 [ 3 ] {8409f6c2-ca72-4d21-8c88-6de010d43e35} <Debug> DynamicQueryHandler: Done processing query
11179 2024.06.05 19:58:07.439594 [ 3 ] {8409f6c2-ca72-4d21-8c88-6de010d43e35} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11180 2024.06.05 19:58:07.439656 [ 3 ] {} <Debug> HTTP-Session: 066c0237-bd36-4304-a463-664bdfd0b9fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11181 2024.06.05 19:58:07.439865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11182 2024.06.05 19:58:07.439924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11183 2024.06.05 19:58:07.439943 [ 3 ] {} <Debug> HTTP-Session: b5fcbd65-88e8-41e3-96db-f3995e4a6895 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11184 2024.06.05 19:58:07.439960 [ 3 ] {} <Debug> HTTP-Session: b5fcbd65-88e8-41e3-96db-f3995e4a6895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11185 2024.06.05 19:58:07.439973 [ 3 ] {} <Debug> HTTP-Session: b5fcbd65-88e8-41e3-96db-f3995e4a6895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11186 2024.06.05 19:58:07.440006 [ 3 ] {} <Trace> HTTP-Session: b5fcbd65-88e8-41e3-96db-f3995e4a6895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11187 2024.06.05 19:58:07.440105 [ 3 ] {c9ea9e7c-01f5-4588-aa71-0fa1e9608ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11188 2024.06.05 19:58:07.440148 [ 3 ] {c9ea9e7c-01f5-4588-aa71-0fa1e9608ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11189 2024.06.05 19:58:07.440294 [ 3 ] {c9ea9e7c-01f5-4588-aa71-0fa1e9608ce0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11190 2024.06.05 19:58:07.440555 [ 3 ] {c9ea9e7c-01f5-4588-aa71-0fa1e9608ce0} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11191 2024.06.05 19:58:07.440591 [ 3 ] {c9ea9e7c-01f5-4588-aa71-0fa1e9608ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11192 2024.06.05 19:58:07.440890 [ 3 ] {c9ea9e7c-01f5-4588-aa71-0fa1e9608ce0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11193 2024.06.05 19:58:07.441187 [ 3 ] {c9ea9e7c-01f5-4588-aa71-0fa1e9608ce0} <Trace> oximeter.fields_u16 (370d1716-43c9-48f0-a973-86c39836029c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11194 2024.06.05 19:58:07.441348 [ 3 ] {c9ea9e7c-01f5-4588-aa71-0fa1e9608ce0} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001268 sec., 3154.5741324921137 rows/sec., 220.27 KiB/sec.
11195 2024.06.05 19:58:07.441497 [ 3 ] {c9ea9e7c-01f5-4588-aa71-0fa1e9608ce0} <Debug> DynamicQueryHandler: Done processing query
11196 2024.06.05 19:58:07.441521 [ 3 ] {c9ea9e7c-01f5-4588-aa71-0fa1e9608ce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11197 2024.06.05 19:58:07.441537 [ 3 ] {} <Debug> HTTP-Session: b5fcbd65-88e8-41e3-96db-f3995e4a6895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11198 2024.06.05 19:58:07.441674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 19710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11199 2024.06.05 19:58:07.441721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11200 2024.06.05 19:58:07.441739 [ 3 ] {} <Debug> HTTP-Session: c5dd994e-b074-40ca-a105-a4bb78cef47c Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11201 2024.06.05 19:58:07.441756 [ 3 ] {} <Debug> HTTP-Session: c5dd994e-b074-40ca-a105-a4bb78cef47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11202 2024.06.05 19:58:07.441770 [ 3 ] {} <Debug> HTTP-Session: c5dd994e-b074-40ca-a105-a4bb78cef47c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11203 2024.06.05 19:58:07.441801 [ 3 ] {} <Trace> HTTP-Session: c5dd994e-b074-40ca-a105-a4bb78cef47c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11204 2024.06.05 19:58:07.441933 [ 3 ] {f7e64bec-4de3-40ce-98ac-c29f962c4a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11205 2024.06.05 19:58:07.441975 [ 3 ] {f7e64bec-4de3-40ce-98ac-c29f962c4a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11206 2024.06.05 19:58:07.442100 [ 3 ] {f7e64bec-4de3-40ce-98ac-c29f962c4a64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11207 2024.06.05 19:58:07.442509 [ 3 ] {f7e64bec-4de3-40ce-98ac-c29f962c4a64} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11208 2024.06.05 19:58:07.442545 [ 3 ] {f7e64bec-4de3-40ce-98ac-c29f962c4a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11209 2024.06.05 19:58:07.442854 [ 3 ] {f7e64bec-4de3-40ce-98ac-c29f962c4a64} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
11210 2024.06.05 19:58:07.443165 [ 3 ] {f7e64bec-4de3-40ce-98ac-c29f962c4a64} <Trace> oximeter.fields_uuid (972e98d5-66a2-40de-b05b-af9f87293e71): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11211 2024.06.05 19:58:07.443324 [ 3 ] {f7e64bec-4de3-40ce-98ac-c29f962c4a64} <Debug> executeQuery: Read 116 rows, 9.29 KiB in 0.001447 sec., 80165.8604008293 rows/sec., 6.27 MiB/sec.
11212 2024.06.05 19:58:07.443583 [ 3 ] {f7e64bec-4de3-40ce-98ac-c29f962c4a64} <Debug> DynamicQueryHandler: Done processing query
11213 2024.06.05 19:58:07.443617 [ 3 ] {f7e64bec-4de3-40ce-98ac-c29f962c4a64} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11214 2024.06.05 19:58:07.443674 [ 3 ] {} <Debug> HTTP-Session: c5dd994e-b074-40ca-a105-a4bb78cef47c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11215 2024.06.05 19:58:07.443954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11216 2024.06.05 19:58:07.444086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11217 2024.06.05 19:58:07.444125 [ 3 ] {} <Debug> HTTP-Session: 47292f30-fa75-4be9-9a81-3eab1b795e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11218 2024.06.05 19:58:07.444156 [ 3 ] {} <Debug> HTTP-Session: 47292f30-fa75-4be9-9a81-3eab1b795e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11219 2024.06.05 19:58:07.444172 [ 3 ] {} <Debug> HTTP-Session: 47292f30-fa75-4be9-9a81-3eab1b795e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11220 2024.06.05 19:58:07.444204 [ 3 ] {} <Trace> HTTP-Session: 47292f30-fa75-4be9-9a81-3eab1b795e33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11221 2024.06.05 19:58:07.444351 [ 3 ] {6d42254e-a766-4792-99e2-bb32d264b6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11222 2024.06.05 19:58:07.444399 [ 3 ] {6d42254e-a766-4792-99e2-bb32d264b6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11223 2024.06.05 19:58:07.444559 [ 3 ] {6d42254e-a766-4792-99e2-bb32d264b6a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11224 2024.06.05 19:58:07.444927 [ 3 ] {6d42254e-a766-4792-99e2-bb32d264b6a0} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11225 2024.06.05 19:58:07.444963 [ 3 ] {6d42254e-a766-4792-99e2-bb32d264b6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11226 2024.06.05 19:58:07.445334 [ 3 ] {6d42254e-a766-4792-99e2-bb32d264b6a0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
11227 2024.06.05 19:58:07.445670 [ 3 ] {6d42254e-a766-4792-99e2-bb32d264b6a0} <Trace> oximeter.measurements_cumulativeu64 (360ccce5-8223-467a-a08a-7e643c5171ce): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11228 2024.06.05 19:58:07.445825 [ 3 ] {6d42254e-a766-4792-99e2-bb32d264b6a0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001532 sec., 105744.12532637076 rows/sec., 7.36 MiB/sec.
11229 2024.06.05 19:58:07.446075 [ 3 ] {6d42254e-a766-4792-99e2-bb32d264b6a0} <Debug> DynamicQueryHandler: Done processing query
11230 2024.06.05 19:58:07.446135 [ 3 ] {6d42254e-a766-4792-99e2-bb32d264b6a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11231 2024.06.05 19:58:07.446200 [ 3 ] {} <Debug> HTTP-Session: 47292f30-fa75-4be9-9a81-3eab1b795e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11232 2024.06.05 19:58:07.446413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11233 2024.06.05 19:58:07.446464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11234 2024.06.05 19:58:07.446484 [ 3 ] {} <Debug> HTTP-Session: 64fbf09d-7fb3-4c8a-875e-64bb9e986a5f Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11235 2024.06.05 19:58:07.446501 [ 3 ] {} <Debug> HTTP-Session: 64fbf09d-7fb3-4c8a-875e-64bb9e986a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11236 2024.06.05 19:58:07.446515 [ 3 ] {} <Debug> HTTP-Session: 64fbf09d-7fb3-4c8a-875e-64bb9e986a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11237 2024.06.05 19:58:07.446547 [ 3 ] {} <Trace> HTTP-Session: 64fbf09d-7fb3-4c8a-875e-64bb9e986a5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11238 2024.06.05 19:58:07.446918 [ 3 ] {13de2a24-48ba-4a45-abf8-59e77cdf72ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11239 2024.06.05 19:58:07.446969 [ 3 ] {13de2a24-48ba-4a45-abf8-59e77cdf72ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11240 2024.06.05 19:58:07.447140 [ 3 ] {13de2a24-48ba-4a45-abf8-59e77cdf72ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11241 2024.06.05 19:58:07.447715 [ 3 ] {13de2a24-48ba-4a45-abf8-59e77cdf72ca} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11242 2024.06.05 19:58:07.447750 [ 3 ] {13de2a24-48ba-4a45-abf8-59e77cdf72ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11243 2024.06.05 19:58:07.448167 [ 3 ] {13de2a24-48ba-4a45-abf8-59e77cdf72ca} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11244 2024.06.05 19:58:07.448500 [ 3 ] {13de2a24-48ba-4a45-abf8-59e77cdf72ca} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11245 2024.06.05 19:58:07.448706 [ 3 ] {13de2a24-48ba-4a45-abf8-59e77cdf72ca} <Debug> executeQuery: Read 48 rows, 66.33 KiB in 0.002064 sec., 23255.813953488374 rows/sec., 31.38 MiB/sec.
11246 2024.06.05 19:58:07.448706 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
11247 2024.06.05 19:58:07.448835 [ 42 ] {} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11248 2024.06.05 19:58:07.448892 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11249 2024.06.05 19:58:07.448973 [ 3 ] {13de2a24-48ba-4a45-abf8-59e77cdf72ca} <Debug> DynamicQueryHandler: Done processing query
11250 2024.06.05 19:58:07.449026 [ 3 ] {13de2a24-48ba-4a45-abf8-59e77cdf72ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11251 2024.06.05 19:58:07.449083 [ 3 ] {} <Debug> HTTP-Session: 64fbf09d-7fb3-4c8a-875e-64bb9e986a5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11252 2024.06.05 19:58:07.449235 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::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
11253 2024.06.05 19:58:07.449272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49566, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11254 2024.06.05 19:58:07.449381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11255 2024.06.05 19:58:07.449519 [ 3 ] {} <Debug> HTTP-Session: 72e7b483-395c-444f-846b-a6156e0ede4a Authenticating user 'default' from [fd00:1122:3344:101::d]:49566
11256 2024.06.05 19:58:07.449580 [ 3 ] {} <Debug> HTTP-Session: 72e7b483-395c-444f-846b-a6156e0ede4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11257 2024.06.05 19:58:07.449624 [ 3 ] {} <Debug> HTTP-Session: 72e7b483-395c-444f-846b-a6156e0ede4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11258 2024.06.05 19:58:07.449720 [ 3 ] {} <Trace> HTTP-Session: 72e7b483-395c-444f-846b-a6156e0ede4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11259 2024.06.05 19:58:07.449783 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11260 2024.06.05 19:58:07.449916 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1038 rows starting from the beginning of the part
11261 2024.06.05 19:58:07.450010 [ 3 ] {153a2570-dad8-4d4d-9545-571cc3d77c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49566) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11262 2024.06.05 19:58:07.450151 [ 3 ] {153a2570-dad8-4d4d-9545-571cc3d77c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11263 2024.06.05 19:58:07.450347 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part
11264 2024.06.05 19:58:07.450799 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part
11265 2024.06.05 19:58:07.451062 [ 3 ] {153a2570-dad8-4d4d-9545-571cc3d77c75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11266 2024.06.05 19:58:07.451106 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part
11267 2024.06.05 19:58:07.451468 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part
11268 2024.06.05 19:58:07.451642 [ 187 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part
11269 2024.06.05 19:58:07.452460 [ 3 ] {153a2570-dad8-4d4d-9545-571cc3d77c75} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11270 2024.06.05 19:58:07.452514 [ 3 ] {153a2570-dad8-4d4d-9545-571cc3d77c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB.
11271 2024.06.05 19:58:07.453376 [ 3 ] {153a2570-dad8-4d4d-9545-571cc3d77c75} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
11272 2024.06.05 19:58:07.453729 [ 3 ] {153a2570-dad8-4d4d-9545-571cc3d77c75} <Trace> oximeter.measurements_u64 (4957a182-283e-44a4-9971-6bdd081f188a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11273 2024.06.05 19:58:07.453882 [ 3 ] {153a2570-dad8-4d4d-9545-571cc3d77c75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004009 sec., 14966.325767024195 rows/sec., 1.01 MiB/sec.
11274 2024.06.05 19:58:07.454075 [ 3 ] {153a2570-dad8-4d4d-9545-571cc3d77c75} <Debug> DynamicQueryHandler: Done processing query
11275 2024.06.05 19:58:07.454107 [ 3 ] {153a2570-dad8-4d4d-9545-571cc3d77c75} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11276 2024.06.05 19:58:07.454126 [ 3 ] {} <Debug> HTTP-Session: 72e7b483-395c-444f-846b-a6156e0ede4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11277 2024.06.05 19:58:07.456189 [ 197 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 6 columns (6 merged, 0 gathered) in 0.007164769 sec., 178372.81285691136 rows/sec., 240.71 MiB/sec.
11278 2024.06.05 19:58:07.457175 [ 194 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
11279 2024.06.05 19:58:07.457681 [ 194 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11280 2024.06.05 19:58:07.457773 [ 194 ] {a437c08b-249e-47a6-93eb-4b434850659d::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (a437c08b-249e-47a6-93eb-4b434850659d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
11281 2024.06.05 19:58:07.457881 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB.