Max level shown:
1 [ Aug 2 17:23:18 Enabled. ]
2 [ Aug 2 17:23:18 Rereading configuration. ]
3 [ Aug 2 17:23:19 Rereading configuration. ]
4 [ Aug 2 17:23:21 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Aug 2 17:23:21 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.08.02 17:23:22.678339 [ 1 ] {} <Information> Application: Will watch for the process with pid 23738
33 2024.08.02 17:23:22.678842 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.08.02 17:23:22.912183 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23738
35 2024.08.02 17:23:22.912930 [ 1 ] {} <Information> Application: starting up
36 2024.08.02 17:23:22.913647 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.08.02 17:23:23.003747 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.08.02 17:23:23.077102 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.08.02 17:23:23.077149 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.08.02 17:23:23.077168 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.08.02 17:23:23.077268 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.08.02 17:23:23.077570 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.08.02 17:23:23.079040 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.08.02 17:23:23.079538 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.08.02 17:23:23.080357 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
49 2024.08.02 17:23:23.080383 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.08.02 17:23:23.080397 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.08.02 17:23:23.080579 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.02 17:23:23.081542 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.08.02 17:23:23.086840 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.08.02 17:23:23.087630 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.08.02 17:23:23.088967 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.08.02 17:23:23.089034 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.08.02 17:23:23.090576 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.08.02 17:23:23.090845 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.08.02 17:23:23.095105 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.08.02 17:23:23.095405 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.08.02 17:23:23.096945 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.08.02 17:23:23.097296 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.08.02 17:23:23.097606 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.08.02 17:23:23.097965 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.08.02 17:23:23.099343 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.08.02 17:23:23.099375 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.08.02 17:23:23.099468 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.08.02 17:23:23.099621 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.08.02 17:23:23.111604 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.08.02 17:23:23.111639 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152303 sec
74 2024.08.02 17:23:23.111675 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.08.02 17:23:23.111687 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.08.02 17:23:23.112771 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.08.02 17:23:23.113830 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.08.02 17:23:23.113856 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.08.02 17:23:23.113887 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.08.02 17:23:23.113902 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.08.02 17:23:23.113914 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.08.02 17:23:23.113945 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.08.02 17:23:23.113958 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.08.02 17:23:23.113971 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.08.02 17:23:23.114002 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.08.02 17:23:23.114015 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.08.02 17:23:23.114029 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.08.02 17:23:23.114044 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.08.02 17:23:23.114076 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.08.02 17:23:23.114090 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.08.02 17:23:23.114104 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.08.02 17:23:23.114130 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.08.02 17:23:23.114144 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.08.02 17:23:23.149564 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.08.02 17:23:23.158343 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.08.02 17:23:23.158369 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4621e-05 sec
97 2024.08.02 17:23:23.158383 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.08.02 17:23:23.158397 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.08.02 17:23:23.158419 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.08.02 17:23:23.158600 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.08.02 17:23:23.158641 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.08.02 17:23:23.158655 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.08.02 17:23:23.158670 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
104 2024.08.02 17:23:23.158681 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.08.02 17:23:23.199504 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
106 2024.08.02 17:23:23.390695 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
107 2024.08.02 17:23:23.390758 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.08.02 17:23:23.434919 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.08.02 17:23:23.435139 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.08 MiB (RSS), difference: 147.21 MiB
110 2024.08.02 17:23:23.436011 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.514e-05 sec.
111 2024.08.02 17:23:23.436367 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.08.02 17:23:23.436463 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.08.02 17:23:23.436535 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.08.02 17:23:23.436561 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.08.02 17:23:25.879449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.08.02 17:23:25.879672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.08.02 17:23:25.879706 [ 3 ] {} <Debug> HTTP-Session: 2b110ca7-2696-40bb-acfd-ea53a5cd377a Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
118 2024.08.02 17:23:25.879738 [ 3 ] {} <Debug> HTTP-Session: 2b110ca7-2696-40bb-acfd-ea53a5cd377a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.08.02 17:23:25.879755 [ 3 ] {} <Debug> HTTP-Session: 2b110ca7-2696-40bb-acfd-ea53a5cd377a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.08.02 17:23:25.879842 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.08.02 17:23:25.879875 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.08.02 17:23:25.879896 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.08.02 17:23:25.879958 [ 3 ] {} <Trace> HTTP-Session: 2b110ca7-2696-40bb-acfd-ea53a5cd377a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.08.02 17:23:25.881032 [ 3 ] {36c4a1eb-6f76-4c37-936b-5457211c3243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.08.02 17:23:25.917925 [ 3 ] {36c4a1eb-6f76-4c37-936b-5457211c3243} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62451) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
149 
150 2024.08.02 17:23:25.918644 [ 3 ] {36c4a1eb-6f76-4c37-936b-5457211c3243} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.08.02 17:23:25.920039 [ 3 ] {} <Debug> HTTP-Session: 2b110ca7-2696-40bb-acfd-ea53a5cd377a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.08.02 17:23:25.920912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.08.02 17:23:25.920978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.08.02 17:23:25.921003 [ 3 ] {} <Debug> HTTP-Session: 351e6ffb-1622-43c3-bcf9-f82e914ea56f Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
179 2024.08.02 17:23:25.921027 [ 3 ] {} <Debug> HTTP-Session: 351e6ffb-1622-43c3-bcf9-f82e914ea56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.08.02 17:23:25.921041 [ 3 ] {} <Debug> HTTP-Session: 351e6ffb-1622-43c3-bcf9-f82e914ea56f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.08.02 17:23:25.921086 [ 3 ] {} <Trace> HTTP-Session: 351e6ffb-1622-43c3-bcf9-f82e914ea56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.08.02 17:23:25.922190 [ 3 ] {b066e527-3b74-40b5-b304-06509d1efe03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.08.02 17:23:25.922311 [ 3 ] {b066e527-3b74-40b5-b304-06509d1efe03} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.08.02 17:23:25.924321 [ 3 ] {b066e527-3b74-40b5-b304-06509d1efe03} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.08.02 17:23:25.927151 [ 3 ] {b066e527-3b74-40b5-b304-06509d1efe03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.08.02 17:23:25.933028 [ 3 ] {b066e527-3b74-40b5-b304-06509d1efe03} <Debug> DynamicQueryHandler: Done processing query
187 2024.08.02 17:23:25.933061 [ 3 ] {b066e527-3b74-40b5-b304-06509d1efe03} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.08.02 17:23:25.933081 [ 3 ] {} <Debug> HTTP-Session: 351e6ffb-1622-43c3-bcf9-f82e914ea56f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.08.02 17:23:25.940056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.08.02 17:23:25.940118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.08.02 17:23:25.940141 [ 3 ] {} <Debug> HTTP-Session: c16fc946-432e-450e-9929-2afee30f5782 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
192 2024.08.02 17:23:25.940159 [ 3 ] {} <Debug> HTTP-Session: c16fc946-432e-450e-9929-2afee30f5782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.08.02 17:23:25.940176 [ 3 ] {} <Debug> HTTP-Session: c16fc946-432e-450e-9929-2afee30f5782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.08.02 17:23:25.940214 [ 3 ] {} <Trace> HTTP-Session: c16fc946-432e-450e-9929-2afee30f5782 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.08.02 17:23:25.940341 [ 3 ] {71463663-48aa-4439-a0d9-94be6390eb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.08.02 17:23:25.940596 [ 3 ] {71463663-48aa-4439-a0d9-94be6390eb59} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62451) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
220 
221 2024.08.02 17:23:25.940713 [ 3 ] {71463663-48aa-4439-a0d9-94be6390eb59} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.08.02 17:23:25.940849 [ 3 ] {} <Debug> HTTP-Session: c16fc946-432e-450e-9929-2afee30f5782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.08.02 17:23:25.941097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.08.02 17:23:25.941145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.08.02 17:23:25.941163 [ 3 ] {} <Debug> HTTP-Session: 770807ec-d284-4b4e-b64a-a372a54836e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
250 2024.08.02 17:23:25.941182 [ 3 ] {} <Debug> HTTP-Session: 770807ec-d284-4b4e-b64a-a372a54836e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.08.02 17:23:25.941199 [ 3 ] {} <Debug> HTTP-Session: 770807ec-d284-4b4e-b64a-a372a54836e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.08.02 17:23:25.941228 [ 3 ] {} <Trace> HTTP-Session: 770807ec-d284-4b4e-b64a-a372a54836e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.08.02 17:23:25.941393 [ 3 ] {8c0efb3c-a575-451e-bfa7-1f800fbe3fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.08.02 17:23:25.941549 [ 3 ] {8c0efb3c-a575-451e-bfa7-1f800fbe3fe2} <Debug> DynamicQueryHandler: Done processing query
255 2024.08.02 17:23:25.941571 [ 3 ] {} <Debug> HTTP-Session: 770807ec-d284-4b4e-b64a-a372a54836e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.08.02 17:23:25.941696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.08.02 17:23:25.941743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.08.02 17:23:25.941764 [ 3 ] {} <Debug> HTTP-Session: bd0465b8-2b07-4429-be40-cbddd77847b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
259 2024.08.02 17:23:25.941779 [ 3 ] {} <Debug> HTTP-Session: bd0465b8-2b07-4429-be40-cbddd77847b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.02 17:23:25.941794 [ 3 ] {} <Debug> HTTP-Session: bd0465b8-2b07-4429-be40-cbddd77847b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.08.02 17:23:25.941824 [ 3 ] {} <Trace> HTTP-Session: bd0465b8-2b07-4429-be40-cbddd77847b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.08.02 17:23:25.941908 [ 3 ] {448c8fa3-93e4-435b-ba11-2fa31e452d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.08.02 17:23:25.941966 [ 3 ] {448c8fa3-93e4-435b-ba11-2fa31e452d82} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.08.02 17:23:25.943533 [ 3 ] {448c8fa3-93e4-435b-ba11-2fa31e452d82} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.08.02 17:23:25.943562 [ 3 ] {448c8fa3-93e4-435b-ba11-2fa31e452d82} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0431e-05 sec
266 2024.08.02 17:23:25.943576 [ 3 ] {448c8fa3-93e4-435b-ba11-2fa31e452d82} <Trace> ReferentialDeps: No tables
267 2024.08.02 17:23:25.943590 [ 3 ] {448c8fa3-93e4-435b-ba11-2fa31e452d82} <Trace> LoadingDeps: No tables
268 2024.08.02 17:23:25.943611 [ 3 ] {448c8fa3-93e4-435b-ba11-2fa31e452d82} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.08.02 17:23:25.943727 [ 3 ] {448c8fa3-93e4-435b-ba11-2fa31e452d82} <Debug> DynamicQueryHandler: Done processing query
270 2024.08.02 17:23:25.943748 [ 3 ] {} <Debug> HTTP-Session: bd0465b8-2b07-4429-be40-cbddd77847b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.08.02 17:23:25.943867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.08.02 17:23:25.943914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.08.02 17:23:25.943932 [ 3 ] {} <Debug> HTTP-Session: 3de7e92c-945a-47b5-a606-291333c2bc1a Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
274 2024.08.02 17:23:25.943951 [ 3 ] {} <Debug> HTTP-Session: 3de7e92c-945a-47b5-a606-291333c2bc1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.08.02 17:23:25.943968 [ 3 ] {} <Debug> HTTP-Session: 3de7e92c-945a-47b5-a606-291333c2bc1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.08.02 17:23:25.943996 [ 3 ] {} <Trace> HTTP-Session: 3de7e92c-945a-47b5-a606-291333c2bc1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.08.02 17:23:25.944131 [ 3 ] {3d0b190f-9fe9-4fc6-a099-754b0e68a421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.08.02 17:23:25.944177 [ 3 ] {3d0b190f-9fe9-4fc6-a099-754b0e68a421} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.08.02 17:23:25.948382 [ 3 ] {3d0b190f-9fe9-4fc6-a099-754b0e68a421} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.08.02 17:23:25.954625 [ 3 ] {3d0b190f-9fe9-4fc6-a099-754b0e68a421} <Debug> oximeter.version (8d196b5c-b73f-4a2e-9640-7598915c89fa): Loading data parts
282 2024.08.02 17:23:25.955007 [ 3 ] {3d0b190f-9fe9-4fc6-a099-754b0e68a421} <Debug> oximeter.version (8d196b5c-b73f-4a2e-9640-7598915c89fa): There are no data parts
283 2024.08.02 17:23:25.960880 [ 3 ] {3d0b190f-9fe9-4fc6-a099-754b0e68a421} <Debug> DynamicQueryHandler: Done processing query
284 2024.08.02 17:23:25.960906 [ 3 ] {} <Debug> HTTP-Session: 3de7e92c-945a-47b5-a606-291333c2bc1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.08.02 17:23:25.961016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.08.02 17:23:25.961067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.08.02 17:23:25.961089 [ 3 ] {} <Debug> HTTP-Session: 44bc1f51-64eb-4bc9-83c2-88cad40140c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
288 2024.08.02 17:23:25.961106 [ 3 ] {} <Debug> HTTP-Session: 44bc1f51-64eb-4bc9-83c2-88cad40140c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.08.02 17:23:25.961122 [ 3 ] {} <Debug> HTTP-Session: 44bc1f51-64eb-4bc9-83c2-88cad40140c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.08.02 17:23:25.961154 [ 3 ] {} <Trace> HTTP-Session: 44bc1f51-64eb-4bc9-83c2-88cad40140c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.08.02 17:23:25.961343 [ 3 ] {0b85018d-76e9-4111-850e-34734dd6ba78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.08.02 17:23:25.961395 [ 3 ] {0b85018d-76e9-4111-850e-34734dd6ba78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.08.02 17:23:25.969902 [ 3 ] {0b85018d-76e9-4111-850e-34734dd6ba78} <Debug> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Loading data parts
304 2024.08.02 17:23:25.970136 [ 3 ] {0b85018d-76e9-4111-850e-34734dd6ba78} <Debug> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): There are no data parts
305 2024.08.02 17:23:25.978087 [ 3 ] {0b85018d-76e9-4111-850e-34734dd6ba78} <Debug> DynamicQueryHandler: Done processing query
306 2024.08.02 17:23:25.978117 [ 3 ] {} <Debug> HTTP-Session: 44bc1f51-64eb-4bc9-83c2-88cad40140c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.08.02 17:23:25.978260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.08.02 17:23:25.978321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.08.02 17:23:25.978349 [ 3 ] {} <Debug> HTTP-Session: 179ed6c6-95a5-41b2-8131-f1c3c283cd85 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
310 2024.08.02 17:23:25.978367 [ 3 ] {} <Debug> HTTP-Session: 179ed6c6-95a5-41b2-8131-f1c3c283cd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.08.02 17:23:25.978384 [ 3 ] {} <Debug> HTTP-Session: 179ed6c6-95a5-41b2-8131-f1c3c283cd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.08.02 17:23:25.978413 [ 3 ] {} <Trace> HTTP-Session: 179ed6c6-95a5-41b2-8131-f1c3c283cd85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.08.02 17:23:25.978587 [ 3 ] {bfa527c0-b209-48fd-b3ad-1da7e8e498f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) 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.08.02 17:23:25.978633 [ 3 ] {bfa527c0-b209-48fd-b3ad-1da7e8e498f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.08.02 17:23:25.984688 [ 3 ] {bfa527c0-b209-48fd-b3ad-1da7e8e498f4} <Debug> oximeter.measurements_i8 (56276396-bd57-45f9-942d-a4080ec2b89c): Loading data parts
316 2024.08.02 17:23:25.984843 [ 3 ] {bfa527c0-b209-48fd-b3ad-1da7e8e498f4} <Debug> oximeter.measurements_i8 (56276396-bd57-45f9-942d-a4080ec2b89c): There are no data parts
317 2024.08.02 17:23:25.992609 [ 3 ] {bfa527c0-b209-48fd-b3ad-1da7e8e498f4} <Debug> DynamicQueryHandler: Done processing query
318 2024.08.02 17:23:25.992648 [ 3 ] {} <Debug> HTTP-Session: 179ed6c6-95a5-41b2-8131-f1c3c283cd85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.08.02 17:23:25.992767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.08.02 17:23:25.992828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.08.02 17:23:25.992855 [ 3 ] {} <Debug> HTTP-Session: 83d88b8f-0e13-4501-83a0-3d87d862b87a Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
322 2024.08.02 17:23:25.992874 [ 3 ] {} <Debug> HTTP-Session: 83d88b8f-0e13-4501-83a0-3d87d862b87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.08.02 17:23:25.992893 [ 3 ] {} <Debug> HTTP-Session: 83d88b8f-0e13-4501-83a0-3d87d862b87a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.08.02 17:23:25.992933 [ 3 ] {} <Trace> HTTP-Session: 83d88b8f-0e13-4501-83a0-3d87d862b87a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.08.02 17:23:25.993136 [ 3 ] {eb991f39-9e0c-4cc4-8dad-c2d04fa135c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) 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.08.02 17:23:25.993197 [ 3 ] {eb991f39-9e0c-4cc4-8dad-c2d04fa135c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.08.02 17:23:25.995132 [ 3 ] {eb991f39-9e0c-4cc4-8dad-c2d04fa135c2} <Debug> oximeter.measurements_u8 (c32742bc-5d15-41e1-8d7d-64cbb8853211): Loading data parts
328 2024.08.02 17:23:25.995305 [ 3 ] {eb991f39-9e0c-4cc4-8dad-c2d04fa135c2} <Debug> oximeter.measurements_u8 (c32742bc-5d15-41e1-8d7d-64cbb8853211): There are no data parts
329 2024.08.02 17:23:25.996569 [ 3 ] {eb991f39-9e0c-4cc4-8dad-c2d04fa135c2} <Debug> DynamicQueryHandler: Done processing query
330 2024.08.02 17:23:25.996593 [ 3 ] {} <Debug> HTTP-Session: 83d88b8f-0e13-4501-83a0-3d87d862b87a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.08.02 17:23:25.996722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.08.02 17:23:25.996775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.08.02 17:23:25.996797 [ 3 ] {} <Debug> HTTP-Session: 6f0dcacd-8d03-4cdb-9ba6-2dac1f858142 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
334 2024.08.02 17:23:25.996812 [ 3 ] {} <Debug> HTTP-Session: 6f0dcacd-8d03-4cdb-9ba6-2dac1f858142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.08.02 17:23:25.996827 [ 3 ] {} <Debug> HTTP-Session: 6f0dcacd-8d03-4cdb-9ba6-2dac1f858142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.08.02 17:23:25.996859 [ 3 ] {} <Trace> HTTP-Session: 6f0dcacd-8d03-4cdb-9ba6-2dac1f858142 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.08.02 17:23:25.997029 [ 3 ] {9f43fbbb-cad4-46cd-afd5-c85ab25766d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) 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.08.02 17:23:25.997075 [ 3 ] {9f43fbbb-cad4-46cd-afd5-c85ab25766d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.08.02 17:23:25.998699 [ 3 ] {9f43fbbb-cad4-46cd-afd5-c85ab25766d1} <Debug> oximeter.measurements_i16 (a2cc153b-a43e-4ab6-a201-e0d46159003d): Loading data parts
340 2024.08.02 17:23:25.998844 [ 3 ] {9f43fbbb-cad4-46cd-afd5-c85ab25766d1} <Debug> oximeter.measurements_i16 (a2cc153b-a43e-4ab6-a201-e0d46159003d): There are no data parts
341 2024.08.02 17:23:26.000017 [ 3 ] {9f43fbbb-cad4-46cd-afd5-c85ab25766d1} <Debug> DynamicQueryHandler: Done processing query
342 2024.08.02 17:23:26.000050 [ 3 ] {} <Debug> HTTP-Session: 6f0dcacd-8d03-4cdb-9ba6-2dac1f858142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.08.02 17:23:26.000161 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.24 MiB, peak 161.69 MiB, free memory in arenas 0.00 B, will set to 170.93 MiB (RSS), difference: 12.69 MiB
344 2024.08.02 17:23:26.000182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2024.08.02 17:23:26.000287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
346 2024.08.02 17:23:26.000316 [ 3 ] {} <Debug> HTTP-Session: 61c3fb08-8f9d-4e13-8735-2281f694706a Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
347 2024.08.02 17:23:26.000370 [ 3 ] {} <Debug> HTTP-Session: 61c3fb08-8f9d-4e13-8735-2281f694706a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2024.08.02 17:23:26.000393 [ 3 ] {} <Debug> HTTP-Session: 61c3fb08-8f9d-4e13-8735-2281f694706a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
349 2024.08.02 17:23:26.000441 [ 3 ] {} <Trace> HTTP-Session: 61c3fb08-8f9d-4e13-8735-2281f694706a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
350 2024.08.02 17:23:26.000766 [ 3 ] {96545f64-376a-4291-a674-31fe44a7ca03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
351 2024.08.02 17:23:26.000818 [ 3 ] {96545f64-376a-4291-a674-31fe44a7ca03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
352 2024.08.02 17:23:26.002608 [ 3 ] {96545f64-376a-4291-a674-31fe44a7ca03} <Debug> oximeter.measurements_u16 (00d9d2fc-585f-4e43-b247-cb80909e761e): Loading data parts
353 2024.08.02 17:23:26.002779 [ 3 ] {96545f64-376a-4291-a674-31fe44a7ca03} <Debug> oximeter.measurements_u16 (00d9d2fc-585f-4e43-b247-cb80909e761e): There are no data parts
354 2024.08.02 17:23:26.003950 [ 3 ] {96545f64-376a-4291-a674-31fe44a7ca03} <Debug> DynamicQueryHandler: Done processing query
355 2024.08.02 17:23:26.003980 [ 3 ] {} <Debug> HTTP-Session: 61c3fb08-8f9d-4e13-8735-2281f694706a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.08.02 17:23:26.004076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
357 2024.08.02 17:23:26.004127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
358 2024.08.02 17:23:26.004154 [ 3 ] {} <Debug> HTTP-Session: 4b54b651-435f-4233-b3a5-fd8f914a6fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
359 2024.08.02 17:23:26.004169 [ 3 ] {} <Debug> HTTP-Session: 4b54b651-435f-4233-b3a5-fd8f914a6fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
360 2024.08.02 17:23:26.004185 [ 3 ] {} <Debug> HTTP-Session: 4b54b651-435f-4233-b3a5-fd8f914a6fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
361 2024.08.02 17:23:26.004221 [ 3 ] {} <Trace> HTTP-Session: 4b54b651-435f-4233-b3a5-fd8f914a6fd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
362 2024.08.02 17:23:26.004387 [ 3 ] {dd61501a-b8d3-4bb1-a918-1beeeef29a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
363 2024.08.02 17:23:26.004439 [ 3 ] {dd61501a-b8d3-4bb1-a918-1beeeef29a58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
364 2024.08.02 17:23:26.006144 [ 3 ] {dd61501a-b8d3-4bb1-a918-1beeeef29a58} <Debug> oximeter.measurements_i32 (ac8c4bdf-0cf7-420e-a2c0-fc19edd3e250): Loading data parts
365 2024.08.02 17:23:26.006296 [ 3 ] {dd61501a-b8d3-4bb1-a918-1beeeef29a58} <Debug> oximeter.measurements_i32 (ac8c4bdf-0cf7-420e-a2c0-fc19edd3e250): There are no data parts
366 2024.08.02 17:23:26.007436 [ 3 ] {dd61501a-b8d3-4bb1-a918-1beeeef29a58} <Debug> DynamicQueryHandler: Done processing query
367 2024.08.02 17:23:26.007460 [ 3 ] {} <Debug> HTTP-Session: 4b54b651-435f-4233-b3a5-fd8f914a6fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.08.02 17:23:26.007583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2024.08.02 17:23:26.007638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
370 2024.08.02 17:23:26.007660 [ 3 ] {} <Debug> HTTP-Session: f8479d76-d0c2-4992-86b0-96a296f9963b Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
371 2024.08.02 17:23:26.007675 [ 3 ] {} <Debug> HTTP-Session: f8479d76-d0c2-4992-86b0-96a296f9963b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2024.08.02 17:23:26.007692 [ 3 ] {} <Debug> HTTP-Session: f8479d76-d0c2-4992-86b0-96a296f9963b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
373 2024.08.02 17:23:26.007724 [ 3 ] {} <Trace> HTTP-Session: f8479d76-d0c2-4992-86b0-96a296f9963b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
374 2024.08.02 17:23:26.007892 [ 3 ] {5a56103a-fa76-4497-b692-7912cceb5788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
375 2024.08.02 17:23:26.007940 [ 3 ] {5a56103a-fa76-4497-b692-7912cceb5788} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
376 2024.08.02 17:23:26.009577 [ 3 ] {5a56103a-fa76-4497-b692-7912cceb5788} <Debug> oximeter.measurements_u32 (2516d428-5d00-4cb6-9e9e-774350e6c68a): Loading data parts
377 2024.08.02 17:23:26.009731 [ 3 ] {5a56103a-fa76-4497-b692-7912cceb5788} <Debug> oximeter.measurements_u32 (2516d428-5d00-4cb6-9e9e-774350e6c68a): There are no data parts
378 2024.08.02 17:23:26.010899 [ 3 ] {5a56103a-fa76-4497-b692-7912cceb5788} <Debug> DynamicQueryHandler: Done processing query
379 2024.08.02 17:23:26.010930 [ 3 ] {} <Debug> HTTP-Session: f8479d76-d0c2-4992-86b0-96a296f9963b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.08.02 17:23:26.011045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
381 2024.08.02 17:23:26.011096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
382 2024.08.02 17:23:26.011119 [ 3 ] {} <Debug> HTTP-Session: e2784dd6-73cb-45cf-82d5-1ea4018a8275 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
383 2024.08.02 17:23:26.011134 [ 3 ] {} <Debug> HTTP-Session: e2784dd6-73cb-45cf-82d5-1ea4018a8275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
384 2024.08.02 17:23:26.011151 [ 3 ] {} <Debug> HTTP-Session: e2784dd6-73cb-45cf-82d5-1ea4018a8275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
385 2024.08.02 17:23:26.011183 [ 3 ] {} <Trace> HTTP-Session: e2784dd6-73cb-45cf-82d5-1ea4018a8275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
386 2024.08.02 17:23:26.011349 [ 3 ] {90b7326f-567a-4a05-b2c0-e7cac507c844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
387 2024.08.02 17:23:26.011402 [ 3 ] {90b7326f-567a-4a05-b2c0-e7cac507c844} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
388 2024.08.02 17:23:26.013066 [ 3 ] {90b7326f-567a-4a05-b2c0-e7cac507c844} <Debug> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Loading data parts
389 2024.08.02 17:23:26.013234 [ 3 ] {90b7326f-567a-4a05-b2c0-e7cac507c844} <Debug> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): There are no data parts
390 2024.08.02 17:23:26.014370 [ 3 ] {90b7326f-567a-4a05-b2c0-e7cac507c844} <Debug> DynamicQueryHandler: Done processing query
391 2024.08.02 17:23:26.014399 [ 3 ] {} <Debug> HTTP-Session: e2784dd6-73cb-45cf-82d5-1ea4018a8275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.08.02 17:23:26.014504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
393 2024.08.02 17:23:26.014557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
394 2024.08.02 17:23:26.014578 [ 3 ] {} <Debug> HTTP-Session: d57de9fc-7e8a-4865-adb9-cfbc073cf0c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
395 2024.08.02 17:23:26.014598 [ 3 ] {} <Debug> HTTP-Session: d57de9fc-7e8a-4865-adb9-cfbc073cf0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
396 2024.08.02 17:23:26.014610 [ 3 ] {} <Debug> HTTP-Session: d57de9fc-7e8a-4865-adb9-cfbc073cf0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
397 2024.08.02 17:23:26.014641 [ 3 ] {} <Trace> HTTP-Session: d57de9fc-7e8a-4865-adb9-cfbc073cf0c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
398 2024.08.02 17:23:26.014812 [ 3 ] {37000c14-f853-42d6-b58c-9b467bff6cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
399 2024.08.02 17:23:26.014860 [ 3 ] {37000c14-f853-42d6-b58c-9b467bff6cf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
400 2024.08.02 17:23:26.016502 [ 3 ] {37000c14-f853-42d6-b58c-9b467bff6cf8} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Loading data parts
401 2024.08.02 17:23:26.016667 [ 3 ] {37000c14-f853-42d6-b58c-9b467bff6cf8} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): There are no data parts
402 2024.08.02 17:23:26.017788 [ 3 ] {37000c14-f853-42d6-b58c-9b467bff6cf8} <Debug> DynamicQueryHandler: Done processing query
403 2024.08.02 17:23:26.017824 [ 3 ] {} <Debug> HTTP-Session: d57de9fc-7e8a-4865-adb9-cfbc073cf0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.08.02 17:23:26.017923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
405 2024.08.02 17:23:26.017974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
406 2024.08.02 17:23:26.017997 [ 3 ] {} <Debug> HTTP-Session: 2ae97e5a-fafc-4c67-add2-6666e2be5e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
407 2024.08.02 17:23:26.018012 [ 3 ] {} <Debug> HTTP-Session: 2ae97e5a-fafc-4c67-add2-6666e2be5e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
408 2024.08.02 17:23:26.018030 [ 3 ] {} <Debug> HTTP-Session: 2ae97e5a-fafc-4c67-add2-6666e2be5e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
409 2024.08.02 17:23:26.018063 [ 3 ] {} <Trace> HTTP-Session: 2ae97e5a-fafc-4c67-add2-6666e2be5e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
410 2024.08.02 17:23:26.018234 [ 3 ] {32ceb4f8-15bf-4ad7-8098-6c914e60b5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
411 2024.08.02 17:23:26.018287 [ 3 ] {32ceb4f8-15bf-4ad7-8098-6c914e60b5b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
412 2024.08.02 17:23:26.019923 [ 3 ] {32ceb4f8-15bf-4ad7-8098-6c914e60b5b1} <Debug> oximeter.measurements_f32 (e7906dbb-5003-43ca-b5ec-4945da4edfcd): Loading data parts
413 2024.08.02 17:23:26.020084 [ 3 ] {32ceb4f8-15bf-4ad7-8098-6c914e60b5b1} <Debug> oximeter.measurements_f32 (e7906dbb-5003-43ca-b5ec-4945da4edfcd): There are no data parts
414 2024.08.02 17:23:26.021274 [ 3 ] {32ceb4f8-15bf-4ad7-8098-6c914e60b5b1} <Debug> DynamicQueryHandler: Done processing query
415 2024.08.02 17:23:26.021305 [ 3 ] {} <Debug> HTTP-Session: 2ae97e5a-fafc-4c67-add2-6666e2be5e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.08.02 17:23:26.021416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
417 2024.08.02 17:23:26.021467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
418 2024.08.02 17:23:26.021489 [ 3 ] {} <Debug> HTTP-Session: 22c7fbc2-0c17-4971-9b7a-2cdbab0333b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
419 2024.08.02 17:23:26.021508 [ 3 ] {} <Debug> HTTP-Session: 22c7fbc2-0c17-4971-9b7a-2cdbab0333b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
420 2024.08.02 17:23:26.021521 [ 3 ] {} <Debug> HTTP-Session: 22c7fbc2-0c17-4971-9b7a-2cdbab0333b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
421 2024.08.02 17:23:26.021553 [ 3 ] {} <Trace> HTTP-Session: 22c7fbc2-0c17-4971-9b7a-2cdbab0333b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
422 2024.08.02 17:23:26.021724 [ 3 ] {f988b62d-a116-45b6-befd-3bfe70233d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
423 2024.08.02 17:23:26.021776 [ 3 ] {f988b62d-a116-45b6-befd-3bfe70233d25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
424 2024.08.02 17:23:26.023352 [ 3 ] {f988b62d-a116-45b6-befd-3bfe70233d25} <Debug> oximeter.measurements_f64 (87074ecc-83b1-4098-a2a5-297612211a84): Loading data parts
425 2024.08.02 17:23:26.023500 [ 3 ] {f988b62d-a116-45b6-befd-3bfe70233d25} <Debug> oximeter.measurements_f64 (87074ecc-83b1-4098-a2a5-297612211a84): There are no data parts
426 2024.08.02 17:23:26.024585 [ 3 ] {f988b62d-a116-45b6-befd-3bfe70233d25} <Debug> DynamicQueryHandler: Done processing query
427 2024.08.02 17:23:26.024617 [ 3 ] {} <Debug> HTTP-Session: 22c7fbc2-0c17-4971-9b7a-2cdbab0333b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.08.02 17:23:26.024730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2024.08.02 17:23:26.024785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
430 2024.08.02 17:23:26.024803 [ 3 ] {} <Debug> HTTP-Session: 44865acd-9379-49ec-894f-a70c202caf76 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
431 2024.08.02 17:23:26.024823 [ 3 ] {} <Debug> HTTP-Session: 44865acd-9379-49ec-894f-a70c202caf76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2024.08.02 17:23:26.024835 [ 3 ] {} <Debug> HTTP-Session: 44865acd-9379-49ec-894f-a70c202caf76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
433 2024.08.02 17:23:26.024868 [ 3 ] {} <Trace> HTTP-Session: 44865acd-9379-49ec-894f-a70c202caf76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
434 2024.08.02 17:23:26.025037 [ 3 ] {9c746678-e0de-4bd6-85af-8863ecad6d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
435 2024.08.02 17:23:26.025085 [ 3 ] {9c746678-e0de-4bd6-85af-8863ecad6d01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
436 2024.08.02 17:23:26.026653 [ 3 ] {9c746678-e0de-4bd6-85af-8863ecad6d01} <Debug> oximeter.measurements_string (9d4ab69f-a9f8-41b8-baa8-e533fb6ff22e): Loading data parts
437 2024.08.02 17:23:26.026794 [ 3 ] {9c746678-e0de-4bd6-85af-8863ecad6d01} <Debug> oximeter.measurements_string (9d4ab69f-a9f8-41b8-baa8-e533fb6ff22e): There are no data parts
438 2024.08.02 17:23:26.027874 [ 3 ] {9c746678-e0de-4bd6-85af-8863ecad6d01} <Debug> DynamicQueryHandler: Done processing query
439 2024.08.02 17:23:26.027905 [ 3 ] {} <Debug> HTTP-Session: 44865acd-9379-49ec-894f-a70c202caf76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
440 2024.08.02 17:23:26.028021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
441 2024.08.02 17:23:26.028067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
442 2024.08.02 17:23:26.028089 [ 3 ] {} <Debug> HTTP-Session: c7e5670a-628b-4ffc-8466-f6fd2c3c6abd Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
443 2024.08.02 17:23:26.028110 [ 3 ] {} <Debug> HTTP-Session: c7e5670a-628b-4ffc-8466-f6fd2c3c6abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
444 2024.08.02 17:23:26.028123 [ 3 ] {} <Debug> HTTP-Session: c7e5670a-628b-4ffc-8466-f6fd2c3c6abd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
445 2024.08.02 17:23:26.028155 [ 3 ] {} <Trace> HTTP-Session: c7e5670a-628b-4ffc-8466-f6fd2c3c6abd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
446 2024.08.02 17:23:26.028328 [ 3 ] {067cc367-d05d-43d7-973f-dd1d99ab8ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
447 * NOTE: Right now we can't unambiguously record a nullable byte array.
448 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
449 * a string isn't palatable for a few reasons.
450 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
451 * details.
452 */
453 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
454 2024.08.02 17:23:26.028382 [ 3 ] {067cc367-d05d-43d7-973f-dd1d99ab8ec1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
455 2024.08.02 17:23:26.029967 [ 3 ] {067cc367-d05d-43d7-973f-dd1d99ab8ec1} <Debug> oximeter.measurements_bytes (92229983-4b90-492d-b1b2-78adf71467d8): Loading data parts
456 2024.08.02 17:23:26.030128 [ 3 ] {067cc367-d05d-43d7-973f-dd1d99ab8ec1} <Debug> oximeter.measurements_bytes (92229983-4b90-492d-b1b2-78adf71467d8): There are no data parts
457 2024.08.02 17:23:26.031250 [ 3 ] {067cc367-d05d-43d7-973f-dd1d99ab8ec1} <Debug> DynamicQueryHandler: Done processing query
458 2024.08.02 17:23:26.031275 [ 3 ] {} <Debug> HTTP-Session: c7e5670a-628b-4ffc-8466-f6fd2c3c6abd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.08.02 17:23:26.031388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
460 2024.08.02 17:23:26.031440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
461 2024.08.02 17:23:26.031459 [ 3 ] {} <Debug> HTTP-Session: 4879f063-cd0d-45f7-9072-e48a4043a7e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
462 2024.08.02 17:23:26.031479 [ 3 ] {} <Debug> HTTP-Session: 4879f063-cd0d-45f7-9072-e48a4043a7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
463 2024.08.02 17:23:26.031496 [ 3 ] {} <Debug> HTTP-Session: 4879f063-cd0d-45f7-9072-e48a4043a7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
464 2024.08.02 17:23:26.031524 [ 3 ] {} <Trace> HTTP-Session: 4879f063-cd0d-45f7-9072-e48a4043a7e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
465 2024.08.02 17:23:26.031705 [ 3 ] {5842d254-ad1b-40a5-8619-91e8521c15d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
466 2024.08.02 17:23:26.031759 [ 3 ] {5842d254-ad1b-40a5-8619-91e8521c15d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
467 2024.08.02 17:23:26.033364 [ 3 ] {5842d254-ad1b-40a5-8619-91e8521c15d3} <Debug> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Loading data parts
468 2024.08.02 17:23:26.033507 [ 3 ] {5842d254-ad1b-40a5-8619-91e8521c15d3} <Debug> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): There are no data parts
469 2024.08.02 17:23:26.034685 [ 3 ] {5842d254-ad1b-40a5-8619-91e8521c15d3} <Debug> DynamicQueryHandler: Done processing query
470 2024.08.02 17:23:26.034716 [ 3 ] {} <Debug> HTTP-Session: 4879f063-cd0d-45f7-9072-e48a4043a7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.08.02 17:23:26.034816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
472 2024.08.02 17:23:26.034869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
473 2024.08.02 17:23:26.034891 [ 3 ] {} <Debug> HTTP-Session: 252bb7aa-9c67-4f47-875b-f3f578b2861e Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
474 2024.08.02 17:23:26.034907 [ 3 ] {} <Debug> HTTP-Session: 252bb7aa-9c67-4f47-875b-f3f578b2861e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
475 2024.08.02 17:23:26.034925 [ 3 ] {} <Debug> HTTP-Session: 252bb7aa-9c67-4f47-875b-f3f578b2861e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
476 2024.08.02 17:23:26.034956 [ 3 ] {} <Trace> HTTP-Session: 252bb7aa-9c67-4f47-875b-f3f578b2861e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
477 2024.08.02 17:23:26.035133 [ 3 ] {f1ef53de-c0e6-4c86-ab51-f9ad9baddaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
478 2024.08.02 17:23:26.035188 [ 3 ] {f1ef53de-c0e6-4c86-ab51-f9ad9baddaf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
479 2024.08.02 17:23:26.036812 [ 3 ] {f1ef53de-c0e6-4c86-ab51-f9ad9baddaf0} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Loading data parts
480 2024.08.02 17:23:26.036955 [ 3 ] {f1ef53de-c0e6-4c86-ab51-f9ad9baddaf0} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): There are no data parts
481 2024.08.02 17:23:26.038068 [ 3 ] {f1ef53de-c0e6-4c86-ab51-f9ad9baddaf0} <Debug> DynamicQueryHandler: Done processing query
482 2024.08.02 17:23:26.038092 [ 3 ] {} <Debug> HTTP-Session: 252bb7aa-9c67-4f47-875b-f3f578b2861e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.08.02 17:23:26.038187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2024.08.02 17:23:26.038246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
485 2024.08.02 17:23:26.038265 [ 3 ] {} <Debug> HTTP-Session: 6d338831-d80f-421a-9876-3e2212b7d2c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
486 2024.08.02 17:23:26.038284 [ 3 ] {} <Debug> HTTP-Session: 6d338831-d80f-421a-9876-3e2212b7d2c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2024.08.02 17:23:26.038302 [ 3 ] {} <Debug> HTTP-Session: 6d338831-d80f-421a-9876-3e2212b7d2c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
488 2024.08.02 17:23:26.038331 [ 3 ] {} <Trace> HTTP-Session: 6d338831-d80f-421a-9876-3e2212b7d2c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
489 2024.08.02 17:23:26.038510 [ 3 ] {e31a508f-af0e-47b5-88ca-ed6c61fa997e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
490 2024.08.02 17:23:26.038569 [ 3 ] {e31a508f-af0e-47b5-88ca-ed6c61fa997e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
491 2024.08.02 17:23:26.040188 [ 3 ] {e31a508f-af0e-47b5-88ca-ed6c61fa997e} <Debug> oximeter.measurements_cumulativef32 (90fb0212-2c2c-4ebc-bfc4-8497f8d904e1): Loading data parts
492 2024.08.02 17:23:26.040342 [ 3 ] {e31a508f-af0e-47b5-88ca-ed6c61fa997e} <Debug> oximeter.measurements_cumulativef32 (90fb0212-2c2c-4ebc-bfc4-8497f8d904e1): There are no data parts
493 2024.08.02 17:23:26.041610 [ 3 ] {e31a508f-af0e-47b5-88ca-ed6c61fa997e} <Debug> DynamicQueryHandler: Done processing query
494 2024.08.02 17:23:26.041644 [ 3 ] {} <Debug> HTTP-Session: 6d338831-d80f-421a-9876-3e2212b7d2c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.08.02 17:23:26.041747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
496 2024.08.02 17:23:26.041799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
497 2024.08.02 17:23:26.041824 [ 3 ] {} <Debug> HTTP-Session: 0ff74ef8-1510-4c03-881d-14883f83d95e Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
498 2024.08.02 17:23:26.041839 [ 3 ] {} <Debug> HTTP-Session: 0ff74ef8-1510-4c03-881d-14883f83d95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
499 2024.08.02 17:23:26.041856 [ 3 ] {} <Debug> HTTP-Session: 0ff74ef8-1510-4c03-881d-14883f83d95e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
500 2024.08.02 17:23:26.041896 [ 3 ] {} <Trace> HTTP-Session: 0ff74ef8-1510-4c03-881d-14883f83d95e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
501 2024.08.02 17:23:26.042080 [ 3 ] {20204fa5-030a-4a26-8c8e-d119ec08f336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
502 2024.08.02 17:23:26.042137 [ 3 ] {20204fa5-030a-4a26-8c8e-d119ec08f336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
503 2024.08.02 17:23:26.043823 [ 3 ] {20204fa5-030a-4a26-8c8e-d119ec08f336} <Debug> oximeter.measurements_cumulativef64 (6263cbd5-1e62-47f5-8490-e198133bb132): Loading data parts
504 2024.08.02 17:23:26.043977 [ 3 ] {20204fa5-030a-4a26-8c8e-d119ec08f336} <Debug> oximeter.measurements_cumulativef64 (6263cbd5-1e62-47f5-8490-e198133bb132): There are no data parts
505 2024.08.02 17:23:26.045134 [ 3 ] {20204fa5-030a-4a26-8c8e-d119ec08f336} <Debug> DynamicQueryHandler: Done processing query
506 2024.08.02 17:23:26.045165 [ 3 ] {} <Debug> HTTP-Session: 0ff74ef8-1510-4c03-881d-14883f83d95e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
507 2024.08.02 17:23:26.045267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
508 2024.08.02 17:23:26.045320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
509 2024.08.02 17:23:26.045343 [ 3 ] {} <Debug> HTTP-Session: 39a7a39f-e13a-436e-be24-dea07b8391ab Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
510 2024.08.02 17:23:26.045364 [ 3 ] {} <Debug> HTTP-Session: 39a7a39f-e13a-436e-be24-dea07b8391ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
511 2024.08.02 17:23:26.045377 [ 3 ] {} <Debug> HTTP-Session: 39a7a39f-e13a-436e-be24-dea07b8391ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.08.02 17:23:26.045410 [ 3 ] {} <Trace> HTTP-Session: 39a7a39f-e13a-436e-be24-dea07b8391ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
513 2024.08.02 17:23:26.045655 [ 3 ] {4ec2ca46-0ca8-4e14-b4ff-f23baa819a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
514 * NOTE: Array types cannot be Nullable, see
515 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
516 * for more details.
517 *
518 * This means we need to use empty arrays to indicate a missing value. This
519 * is unfortunate, and at this point relies on the fact that an
520 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
521 * to figure out another way to represent missing samples here.
522 */
523 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
524 2024.08.02 17:23:26.045720 [ 3 ] {4ec2ca46-0ca8-4e14-b4ff-f23baa819a0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
525 2024.08.02 17:23:26.047646 [ 3 ] {4ec2ca46-0ca8-4e14-b4ff-f23baa819a0a} <Debug> oximeter.measurements_histogrami8 (00bbd5b8-f491-42d4-9860-67327f2f6d84): Loading data parts
526 2024.08.02 17:23:26.047793 [ 3 ] {4ec2ca46-0ca8-4e14-b4ff-f23baa819a0a} <Debug> oximeter.measurements_histogrami8 (00bbd5b8-f491-42d4-9860-67327f2f6d84): There are no data parts
527 2024.08.02 17:23:26.049008 [ 3 ] {4ec2ca46-0ca8-4e14-b4ff-f23baa819a0a} <Debug> DynamicQueryHandler: Done processing query
528 2024.08.02 17:23:26.049041 [ 3 ] {} <Debug> HTTP-Session: 39a7a39f-e13a-436e-be24-dea07b8391ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.08.02 17:23:26.049155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
530 2024.08.02 17:23:26.049216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
531 2024.08.02 17:23:26.049242 [ 3 ] {} <Debug> HTTP-Session: 09572c29-1be3-4f32-ba8b-37be29e361a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
532 2024.08.02 17:23:26.049257 [ 3 ] {} <Debug> HTTP-Session: 09572c29-1be3-4f32-ba8b-37be29e361a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
533 2024.08.02 17:23:26.049274 [ 3 ] {} <Debug> HTTP-Session: 09572c29-1be3-4f32-ba8b-37be29e361a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
534 2024.08.02 17:23:26.049307 [ 3 ] {} <Trace> HTTP-Session: 09572c29-1be3-4f32-ba8b-37be29e361a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
535 2024.08.02 17:23:26.049550 [ 3 ] {0098628c-e3d3-43ca-b2dc-eae4c94b6755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
536 2024.08.02 17:23:26.049614 [ 3 ] {0098628c-e3d3-43ca-b2dc-eae4c94b6755} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
537 2024.08.02 17:23:26.051525 [ 3 ] {0098628c-e3d3-43ca-b2dc-eae4c94b6755} <Debug> oximeter.measurements_histogramu8 (2ce13ed8-abdc-4998-84c4-a7b66efa8ec1): Loading data parts
538 2024.08.02 17:23:26.051678 [ 3 ] {0098628c-e3d3-43ca-b2dc-eae4c94b6755} <Debug> oximeter.measurements_histogramu8 (2ce13ed8-abdc-4998-84c4-a7b66efa8ec1): There are no data parts
539 2024.08.02 17:23:26.052933 [ 3 ] {0098628c-e3d3-43ca-b2dc-eae4c94b6755} <Debug> DynamicQueryHandler: Done processing query
540 2024.08.02 17:23:26.052967 [ 3 ] {} <Debug> HTTP-Session: 09572c29-1be3-4f32-ba8b-37be29e361a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.08.02 17:23:26.053066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
542 2024.08.02 17:23:26.053120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
543 2024.08.02 17:23:26.053144 [ 3 ] {} <Debug> HTTP-Session: e9fed7fa-8736-4645-b42c-2476b7dabee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
544 2024.08.02 17:23:26.053165 [ 3 ] {} <Debug> HTTP-Session: e9fed7fa-8736-4645-b42c-2476b7dabee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
545 2024.08.02 17:23:26.053178 [ 3 ] {} <Debug> HTTP-Session: e9fed7fa-8736-4645-b42c-2476b7dabee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
546 2024.08.02 17:23:26.053212 [ 3 ] {} <Trace> HTTP-Session: e9fed7fa-8736-4645-b42c-2476b7dabee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
547 2024.08.02 17:23:26.053456 [ 3 ] {c4b28cc7-ab34-4fef-843e-66b44a16b4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
548 2024.08.02 17:23:26.053519 [ 3 ] {c4b28cc7-ab34-4fef-843e-66b44a16b4bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
549 2024.08.02 17:23:26.055406 [ 3 ] {c4b28cc7-ab34-4fef-843e-66b44a16b4bb} <Debug> oximeter.measurements_histogrami16 (a4511964-b39d-4ae4-8975-cb866014ed4c): Loading data parts
550 2024.08.02 17:23:26.055550 [ 3 ] {c4b28cc7-ab34-4fef-843e-66b44a16b4bb} <Debug> oximeter.measurements_histogrami16 (a4511964-b39d-4ae4-8975-cb866014ed4c): There are no data parts
551 2024.08.02 17:23:26.056824 [ 3 ] {c4b28cc7-ab34-4fef-843e-66b44a16b4bb} <Debug> DynamicQueryHandler: Done processing query
552 2024.08.02 17:23:26.056858 [ 3 ] {} <Debug> HTTP-Session: e9fed7fa-8736-4645-b42c-2476b7dabee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.08.02 17:23:26.056965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2024.08.02 17:23:26.057018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
555 2024.08.02 17:23:26.057043 [ 3 ] {} <Debug> HTTP-Session: 265cb06c-7508-4b98-a838-8465032ff2cd Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
556 2024.08.02 17:23:26.057058 [ 3 ] {} <Debug> HTTP-Session: 265cb06c-7508-4b98-a838-8465032ff2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2024.08.02 17:23:26.057076 [ 3 ] {} <Debug> HTTP-Session: 265cb06c-7508-4b98-a838-8465032ff2cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
558 2024.08.02 17:23:26.057110 [ 3 ] {} <Trace> HTTP-Session: 265cb06c-7508-4b98-a838-8465032ff2cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
559 2024.08.02 17:23:26.057354 [ 3 ] {212ff3ff-3ff6-410d-bc87-7585eeef51c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
560 2024.08.02 17:23:26.057418 [ 3 ] {212ff3ff-3ff6-410d-bc87-7585eeef51c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
561 2024.08.02 17:23:26.059308 [ 3 ] {212ff3ff-3ff6-410d-bc87-7585eeef51c3} <Debug> oximeter.measurements_histogramu16 (22034a84-fa9c-44b8-a6ca-859bb27822d3): Loading data parts
562 2024.08.02 17:23:26.059485 [ 3 ] {212ff3ff-3ff6-410d-bc87-7585eeef51c3} <Debug> oximeter.measurements_histogramu16 (22034a84-fa9c-44b8-a6ca-859bb27822d3): There are no data parts
563 2024.08.02 17:23:26.060802 [ 3 ] {212ff3ff-3ff6-410d-bc87-7585eeef51c3} <Debug> DynamicQueryHandler: Done processing query
564 2024.08.02 17:23:26.060842 [ 3 ] {} <Debug> HTTP-Session: 265cb06c-7508-4b98-a838-8465032ff2cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.08.02 17:23:26.060966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2024.08.02 17:23:26.061015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
567 2024.08.02 17:23:26.061044 [ 3 ] {} <Debug> HTTP-Session: 68e412d9-1dea-4a4c-a958-6416dd93493a Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
568 2024.08.02 17:23:26.061066 [ 3 ] {} <Debug> HTTP-Session: 68e412d9-1dea-4a4c-a958-6416dd93493a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2024.08.02 17:23:26.061079 [ 3 ] {} <Debug> HTTP-Session: 68e412d9-1dea-4a4c-a958-6416dd93493a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
570 2024.08.02 17:23:26.061114 [ 3 ] {} <Trace> HTTP-Session: 68e412d9-1dea-4a4c-a958-6416dd93493a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
571 2024.08.02 17:23:26.061376 [ 3 ] {4018f61e-9411-4d2c-97a3-27b386e3530e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
572 2024.08.02 17:23:26.061451 [ 3 ] {4018f61e-9411-4d2c-97a3-27b386e3530e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
573 2024.08.02 17:23:26.063400 [ 3 ] {4018f61e-9411-4d2c-97a3-27b386e3530e} <Debug> oximeter.measurements_histogrami32 (8acafc91-ab90-47a2-8a3e-b173d74933a8): Loading data parts
574 2024.08.02 17:23:26.063557 [ 3 ] {4018f61e-9411-4d2c-97a3-27b386e3530e} <Debug> oximeter.measurements_histogrami32 (8acafc91-ab90-47a2-8a3e-b173d74933a8): There are no data parts
575 2024.08.02 17:23:26.064751 [ 3 ] {4018f61e-9411-4d2c-97a3-27b386e3530e} <Debug> DynamicQueryHandler: Done processing query
576 2024.08.02 17:23:26.064777 [ 3 ] {} <Debug> HTTP-Session: 68e412d9-1dea-4a4c-a958-6416dd93493a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.08.02 17:23:26.064877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
578 2024.08.02 17:23:26.064940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
579 2024.08.02 17:23:26.064959 [ 3 ] {} <Debug> HTTP-Session: 47742f76-16a9-43f3-9ac1-2f4f1ea87a20 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
580 2024.08.02 17:23:26.064987 [ 3 ] {} <Debug> HTTP-Session: 47742f76-16a9-43f3-9ac1-2f4f1ea87a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
581 2024.08.02 17:23:26.065001 [ 3 ] {} <Debug> HTTP-Session: 47742f76-16a9-43f3-9ac1-2f4f1ea87a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
582 2024.08.02 17:23:26.065038 [ 3 ] {} <Trace> HTTP-Session: 47742f76-16a9-43f3-9ac1-2f4f1ea87a20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
583 2024.08.02 17:23:26.065288 [ 3 ] {4ea923ca-c995-4c10-9a41-3855551e40a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
584 2024.08.02 17:23:26.065355 [ 3 ] {4ea923ca-c995-4c10-9a41-3855551e40a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
585 2024.08.02 17:23:26.067309 [ 3 ] {4ea923ca-c995-4c10-9a41-3855551e40a0} <Debug> oximeter.measurements_histogramu32 (376f0de0-12a8-4a56-935b-ee1ae7b6c93e): Loading data parts
586 2024.08.02 17:23:26.067464 [ 3 ] {4ea923ca-c995-4c10-9a41-3855551e40a0} <Debug> oximeter.measurements_histogramu32 (376f0de0-12a8-4a56-935b-ee1ae7b6c93e): There are no data parts
587 2024.08.02 17:23:26.068645 [ 3 ] {4ea923ca-c995-4c10-9a41-3855551e40a0} <Debug> DynamicQueryHandler: Done processing query
588 2024.08.02 17:23:26.068679 [ 3 ] {} <Debug> HTTP-Session: 47742f76-16a9-43f3-9ac1-2f4f1ea87a20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.08.02 17:23:26.068798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
590 2024.08.02 17:23:26.068847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
591 2024.08.02 17:23:26.068874 [ 3 ] {} <Debug> HTTP-Session: c0003738-4eda-4e04-bc01-051c09559c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
592 2024.08.02 17:23:26.068896 [ 3 ] {} <Debug> HTTP-Session: c0003738-4eda-4e04-bc01-051c09559c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
593 2024.08.02 17:23:26.068909 [ 3 ] {} <Debug> HTTP-Session: c0003738-4eda-4e04-bc01-051c09559c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
594 2024.08.02 17:23:26.068944 [ 3 ] {} <Trace> HTTP-Session: c0003738-4eda-4e04-bc01-051c09559c53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
595 2024.08.02 17:23:26.069191 [ 3 ] {15139795-9515-46ad-a2d6-4605e2e6a08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
596 2024.08.02 17:23:26.069260 [ 3 ] {15139795-9515-46ad-a2d6-4605e2e6a08d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
597 2024.08.02 17:23:26.071155 [ 3 ] {15139795-9515-46ad-a2d6-4605e2e6a08d} <Debug> oximeter.measurements_histogrami64 (ffc528c6-6ba7-48eb-8054-afbe009ca592): Loading data parts
598 2024.08.02 17:23:26.071324 [ 3 ] {15139795-9515-46ad-a2d6-4605e2e6a08d} <Debug> oximeter.measurements_histogrami64 (ffc528c6-6ba7-48eb-8054-afbe009ca592): There are no data parts
599 2024.08.02 17:23:26.072582 [ 3 ] {15139795-9515-46ad-a2d6-4605e2e6a08d} <Debug> DynamicQueryHandler: Done processing query
600 2024.08.02 17:23:26.072608 [ 3 ] {} <Debug> HTTP-Session: c0003738-4eda-4e04-bc01-051c09559c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.08.02 17:23:26.072726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
602 2024.08.02 17:23:26.072783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
603 2024.08.02 17:23:26.072802 [ 3 ] {} <Debug> HTTP-Session: c3a928ac-4ded-4aee-9be5-3b0a579c454d Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
604 2024.08.02 17:23:26.072825 [ 3 ] {} <Debug> HTTP-Session: c3a928ac-4ded-4aee-9be5-3b0a579c454d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
605 2024.08.02 17:23:26.072846 [ 3 ] {} <Debug> HTTP-Session: c3a928ac-4ded-4aee-9be5-3b0a579c454d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
606 2024.08.02 17:23:26.072875 [ 3 ] {} <Trace> HTTP-Session: c3a928ac-4ded-4aee-9be5-3b0a579c454d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
607 2024.08.02 17:23:26.073124 [ 3 ] {9ddd13ad-bc15-45e4-bf70-389b47e38281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
608 2024.08.02 17:23:26.073192 [ 3 ] {9ddd13ad-bc15-45e4-bf70-389b47e38281} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
609 2024.08.02 17:23:26.075270 [ 3 ] {9ddd13ad-bc15-45e4-bf70-389b47e38281} <Debug> oximeter.measurements_histogramu64 (329f144d-96fe-4353-975a-e1333323d01f): Loading data parts
610 2024.08.02 17:23:26.075435 [ 3 ] {9ddd13ad-bc15-45e4-bf70-389b47e38281} <Debug> oximeter.measurements_histogramu64 (329f144d-96fe-4353-975a-e1333323d01f): There are no data parts
611 2024.08.02 17:23:26.076718 [ 3 ] {9ddd13ad-bc15-45e4-bf70-389b47e38281} <Debug> DynamicQueryHandler: Done processing query
612 2024.08.02 17:23:26.076744 [ 3 ] {} <Debug> HTTP-Session: c3a928ac-4ded-4aee-9be5-3b0a579c454d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.08.02 17:23:26.076861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
614 2024.08.02 17:23:26.076919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
615 2024.08.02 17:23:26.076939 [ 3 ] {} <Debug> HTTP-Session: 26b5a0a5-3ebf-4a40-9fe8-d9f24abc5b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
616 2024.08.02 17:23:26.076963 [ 3 ] {} <Debug> HTTP-Session: 26b5a0a5-3ebf-4a40-9fe8-d9f24abc5b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
617 2024.08.02 17:23:26.076977 [ 3 ] {} <Debug> HTTP-Session: 26b5a0a5-3ebf-4a40-9fe8-d9f24abc5b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
618 2024.08.02 17:23:26.077013 [ 3 ] {} <Trace> HTTP-Session: 26b5a0a5-3ebf-4a40-9fe8-d9f24abc5b51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
619 2024.08.02 17:23:26.077266 [ 3 ] {c6eeb3d4-354a-42c3-91dd-665b4e3fc170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
620 2024.08.02 17:23:26.077334 [ 3 ] {c6eeb3d4-354a-42c3-91dd-665b4e3fc170} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
621 2024.08.02 17:23:26.079400 [ 3 ] {c6eeb3d4-354a-42c3-91dd-665b4e3fc170} <Debug> oximeter.measurements_histogramf32 (fbf0a4c5-1f14-4224-96b5-0a54ec8036c5): Loading data parts
622 2024.08.02 17:23:26.079566 [ 3 ] {c6eeb3d4-354a-42c3-91dd-665b4e3fc170} <Debug> oximeter.measurements_histogramf32 (fbf0a4c5-1f14-4224-96b5-0a54ec8036c5): There are no data parts
623 2024.08.02 17:23:26.080878 [ 3 ] {c6eeb3d4-354a-42c3-91dd-665b4e3fc170} <Debug> DynamicQueryHandler: Done processing query
624 2024.08.02 17:23:26.080904 [ 3 ] {} <Debug> HTTP-Session: 26b5a0a5-3ebf-4a40-9fe8-d9f24abc5b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.08.02 17:23:26.081017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2024.08.02 17:23:26.081074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
627 2024.08.02 17:23:26.081094 [ 3 ] {} <Debug> HTTP-Session: 9a50a67f-e076-4c29-b5a1-e611ab05d774 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
628 2024.08.02 17:23:26.081117 [ 3 ] {} <Debug> HTTP-Session: 9a50a67f-e076-4c29-b5a1-e611ab05d774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2024.08.02 17:23:26.081138 [ 3 ] {} <Debug> HTTP-Session: 9a50a67f-e076-4c29-b5a1-e611ab05d774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
630 2024.08.02 17:23:26.081168 [ 3 ] {} <Trace> HTTP-Session: 9a50a67f-e076-4c29-b5a1-e611ab05d774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
631 2024.08.02 17:23:26.081419 [ 3 ] {4d9c75f0-4823-477f-8f6f-1c1b3a21b798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
632 2024.08.02 17:23:26.081487 [ 3 ] {4d9c75f0-4823-477f-8f6f-1c1b3a21b798} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
633 2024.08.02 17:23:26.083447 [ 3 ] {4d9c75f0-4823-477f-8f6f-1c1b3a21b798} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Loading data parts
634 2024.08.02 17:23:26.083600 [ 3 ] {4d9c75f0-4823-477f-8f6f-1c1b3a21b798} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): There are no data parts
635 2024.08.02 17:23:26.084810 [ 3 ] {4d9c75f0-4823-477f-8f6f-1c1b3a21b798} <Debug> DynamicQueryHandler: Done processing query
636 2024.08.02 17:23:26.084837 [ 3 ] {} <Debug> HTTP-Session: 9a50a67f-e076-4c29-b5a1-e611ab05d774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
637 2024.08.02 17:23:26.084963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
638 2024.08.02 17:23:26.085020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
639 2024.08.02 17:23:26.085054 [ 3 ] {} <Debug> HTTP-Session: 5a8438f3-0813-4401-b610-61161f186fc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
640 2024.08.02 17:23:26.085070 [ 3 ] {} <Debug> HTTP-Session: 5a8438f3-0813-4401-b610-61161f186fc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
641 2024.08.02 17:23:26.085090 [ 3 ] {} <Debug> HTTP-Session: 5a8438f3-0813-4401-b610-61161f186fc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
642 2024.08.02 17:23:26.085136 [ 3 ] {} <Trace> HTTP-Session: 5a8438f3-0813-4401-b610-61161f186fc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
643 2024.08.02 17:23:26.085282 [ 3 ] {dd8a463e-3f18-4ced-97b8-f2dace58c34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) /* The field tables store named dimensions of each timeseries.
644 *
645 * As with the measurement tables, there is one field table for each field data
646 * type. Fields are deduplicated by using the "replacing merge tree", though
647 * this behavior **must not** be relied upon for query correctness.
648 *
649 * The index for the fields differs from the measurements, however. Rows are
650 * sorted by timeseries name, then field name, field value, and finally
651 * timeseries key. This reflects the most common pattern for looking them up:
652 * by field name and possibly value, within a timeseries. The resulting keys are
653 * usually then used to look up measurements.
654 *
655 * NOTE: We may want to consider a secondary index on these tables, sorting by
656 * timeseries name and then key, since it would improve lookups where one
657 * already has the key. Realistically though, these tables are quite small and
658 * so performance benefits will be low in absolute terms.
659 */
660 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
661 2024.08.02 17:23:26.085343 [ 3 ] {dd8a463e-3f18-4ced-97b8-f2dace58c34a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
662 2024.08.02 17:23:26.086972 [ 3 ] {dd8a463e-3f18-4ced-97b8-f2dace58c34a} <Debug> oximeter.fields_bool (71acc772-957e-4387-a722-1d7d0af5f546): Loading data parts
663 2024.08.02 17:23:26.087152 [ 3 ] {dd8a463e-3f18-4ced-97b8-f2dace58c34a} <Debug> oximeter.fields_bool (71acc772-957e-4387-a722-1d7d0af5f546): There are no data parts
664 2024.08.02 17:23:26.088276 [ 3 ] {dd8a463e-3f18-4ced-97b8-f2dace58c34a} <Debug> DynamicQueryHandler: Done processing query
665 2024.08.02 17:23:26.088312 [ 3 ] {} <Debug> HTTP-Session: 5a8438f3-0813-4401-b610-61161f186fc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
666 2024.08.02 17:23:26.088424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2024.08.02 17:23:26.088489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
668 2024.08.02 17:23:26.088509 [ 3 ] {} <Debug> HTTP-Session: 2dfc5722-5602-4ee2-bcc4-9bc6002ecd66 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
669 2024.08.02 17:23:26.088524 [ 3 ] {} <Debug> HTTP-Session: 2dfc5722-5602-4ee2-bcc4-9bc6002ecd66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2024.08.02 17:23:26.088545 [ 3 ] {} <Debug> HTTP-Session: 2dfc5722-5602-4ee2-bcc4-9bc6002ecd66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
671 2024.08.02 17:23:26.088582 [ 3 ] {} <Trace> HTTP-Session: 2dfc5722-5602-4ee2-bcc4-9bc6002ecd66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
672 2024.08.02 17:23:26.088729 [ 3 ] {4a220550-c4c7-4ea2-9faf-c9946f9f7a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
673 2024.08.02 17:23:26.088777 [ 3 ] {4a220550-c4c7-4ea2-9faf-c9946f9f7a46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
674 2024.08.02 17:23:26.090299 [ 3 ] {4a220550-c4c7-4ea2-9faf-c9946f9f7a46} <Debug> oximeter.fields_i8 (07c68768-074e-4d68-9ef3-9ad3d9131585): Loading data parts
675 2024.08.02 17:23:26.090461 [ 3 ] {4a220550-c4c7-4ea2-9faf-c9946f9f7a46} <Debug> oximeter.fields_i8 (07c68768-074e-4d68-9ef3-9ad3d9131585): There are no data parts
676 2024.08.02 17:23:26.091582 [ 3 ] {4a220550-c4c7-4ea2-9faf-c9946f9f7a46} <Debug> DynamicQueryHandler: Done processing query
677 2024.08.02 17:23:26.091620 [ 3 ] {} <Debug> HTTP-Session: 2dfc5722-5602-4ee2-bcc4-9bc6002ecd66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
678 2024.08.02 17:23:26.091732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
679 2024.08.02 17:23:26.091788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
680 2024.08.02 17:23:26.091814 [ 3 ] {} <Debug> HTTP-Session: 768bb035-a05b-4a82-84d0-8d1839a7a294 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
681 2024.08.02 17:23:26.091837 [ 3 ] {} <Debug> HTTP-Session: 768bb035-a05b-4a82-84d0-8d1839a7a294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
682 2024.08.02 17:23:26.091850 [ 3 ] {} <Debug> HTTP-Session: 768bb035-a05b-4a82-84d0-8d1839a7a294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
683 2024.08.02 17:23:26.091887 [ 3 ] {} <Trace> HTTP-Session: 768bb035-a05b-4a82-84d0-8d1839a7a294 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
684 2024.08.02 17:23:26.092037 [ 3 ] {d1da3f1d-84ba-47ef-ac1c-5f1cc568487c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
685 2024.08.02 17:23:26.092084 [ 3 ] {d1da3f1d-84ba-47ef-ac1c-5f1cc568487c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
686 2024.08.02 17:23:26.093671 [ 3 ] {d1da3f1d-84ba-47ef-ac1c-5f1cc568487c} <Debug> oximeter.fields_u8 (67cab3f8-44e2-4443-8ad6-d8328669239e): Loading data parts
687 2024.08.02 17:23:26.093839 [ 3 ] {d1da3f1d-84ba-47ef-ac1c-5f1cc568487c} <Debug> oximeter.fields_u8 (67cab3f8-44e2-4443-8ad6-d8328669239e): There are no data parts
688 2024.08.02 17:23:26.095054 [ 3 ] {d1da3f1d-84ba-47ef-ac1c-5f1cc568487c} <Debug> DynamicQueryHandler: Done processing query
689 2024.08.02 17:23:26.095088 [ 3 ] {} <Debug> HTTP-Session: 768bb035-a05b-4a82-84d0-8d1839a7a294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
690 2024.08.02 17:23:26.095228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
691 2024.08.02 17:23:26.095285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
692 2024.08.02 17:23:26.095311 [ 3 ] {} <Debug> HTTP-Session: 56cd3d42-d841-4b38-bfd5-9bc988ca5e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
693 2024.08.02 17:23:26.095327 [ 3 ] {} <Debug> HTTP-Session: 56cd3d42-d841-4b38-bfd5-9bc988ca5e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
694 2024.08.02 17:23:26.095347 [ 3 ] {} <Debug> HTTP-Session: 56cd3d42-d841-4b38-bfd5-9bc988ca5e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
695 2024.08.02 17:23:26.095383 [ 3 ] {} <Trace> HTTP-Session: 56cd3d42-d841-4b38-bfd5-9bc988ca5e71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
696 2024.08.02 17:23:26.095523 [ 3 ] {5486f4ac-fba6-49d4-996d-105f9ec48507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
697 2024.08.02 17:23:26.095576 [ 3 ] {5486f4ac-fba6-49d4-996d-105f9ec48507} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
698 2024.08.02 17:23:26.097152 [ 3 ] {5486f4ac-fba6-49d4-996d-105f9ec48507} <Debug> oximeter.fields_i16 (f818b7b9-f6af-4297-a665-defb84bc459d): Loading data parts
699 2024.08.02 17:23:26.097328 [ 3 ] {5486f4ac-fba6-49d4-996d-105f9ec48507} <Debug> oximeter.fields_i16 (f818b7b9-f6af-4297-a665-defb84bc459d): There are no data parts
700 2024.08.02 17:23:26.098504 [ 3 ] {5486f4ac-fba6-49d4-996d-105f9ec48507} <Debug> DynamicQueryHandler: Done processing query
701 2024.08.02 17:23:26.098537 [ 3 ] {} <Debug> HTTP-Session: 56cd3d42-d841-4b38-bfd5-9bc988ca5e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
702 2024.08.02 17:23:26.098677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2024.08.02 17:23:26.098733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
704 2024.08.02 17:23:26.098752 [ 3 ] {} <Debug> HTTP-Session: 725ff6e1-13d4-45b3-9c43-b5d61a42902c Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
705 2024.08.02 17:23:26.098776 [ 3 ] {} <Debug> HTTP-Session: 725ff6e1-13d4-45b3-9c43-b5d61a42902c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2024.08.02 17:23:26.098798 [ 3 ] {} <Debug> HTTP-Session: 725ff6e1-13d4-45b3-9c43-b5d61a42902c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
707 2024.08.02 17:23:26.098828 [ 3 ] {} <Trace> HTTP-Session: 725ff6e1-13d4-45b3-9c43-b5d61a42902c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
708 2024.08.02 17:23:26.098974 [ 3 ] {3435b75f-ce0b-462a-b29a-7b2fd063b68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
709 2024.08.02 17:23:26.099030 [ 3 ] {3435b75f-ce0b-462a-b29a-7b2fd063b68a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
710 2024.08.02 17:23:26.100671 [ 3 ] {3435b75f-ce0b-462a-b29a-7b2fd063b68a} <Debug> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Loading data parts
711 2024.08.02 17:23:26.100840 [ 3 ] {3435b75f-ce0b-462a-b29a-7b2fd063b68a} <Debug> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): There are no data parts
712 2024.08.02 17:23:26.102040 [ 3 ] {3435b75f-ce0b-462a-b29a-7b2fd063b68a} <Debug> DynamicQueryHandler: Done processing query
713 2024.08.02 17:23:26.102074 [ 3 ] {} <Debug> HTTP-Session: 725ff6e1-13d4-45b3-9c43-b5d61a42902c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
714 2024.08.02 17:23:26.102202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
715 2024.08.02 17:23:26.102259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
716 2024.08.02 17:23:26.102279 [ 3 ] {} <Debug> HTTP-Session: 9c832290-449d-4662-9325-da01d8e7398d Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
717 2024.08.02 17:23:26.102303 [ 3 ] {} <Debug> HTTP-Session: 9c832290-449d-4662-9325-da01d8e7398d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
718 2024.08.02 17:23:26.102316 [ 3 ] {} <Debug> HTTP-Session: 9c832290-449d-4662-9325-da01d8e7398d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
719 2024.08.02 17:23:26.102352 [ 3 ] {} <Trace> HTTP-Session: 9c832290-449d-4662-9325-da01d8e7398d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
720 2024.08.02 17:23:26.102499 [ 3 ] {dbde8c4f-fe3b-44d0-a73f-d5f310a76ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
721 2024.08.02 17:23:26.102556 [ 3 ] {dbde8c4f-fe3b-44d0-a73f-d5f310a76ca3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
722 2024.08.02 17:23:26.104085 [ 3 ] {dbde8c4f-fe3b-44d0-a73f-d5f310a76ca3} <Debug> oximeter.fields_i32 (e1cd1351-0b16-4d21-a7b2-f6307fe06f0e): Loading data parts
723 2024.08.02 17:23:26.104251 [ 3 ] {dbde8c4f-fe3b-44d0-a73f-d5f310a76ca3} <Debug> oximeter.fields_i32 (e1cd1351-0b16-4d21-a7b2-f6307fe06f0e): There are no data parts
724 2024.08.02 17:23:26.105382 [ 3 ] {dbde8c4f-fe3b-44d0-a73f-d5f310a76ca3} <Debug> DynamicQueryHandler: Done processing query
725 2024.08.02 17:23:26.105407 [ 3 ] {} <Debug> HTTP-Session: 9c832290-449d-4662-9325-da01d8e7398d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
726 2024.08.02 17:23:26.105518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
727 2024.08.02 17:23:26.105583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
728 2024.08.02 17:23:26.105603 [ 3 ] {} <Debug> HTTP-Session: 8c0252b1-9f3e-4827-ac73-7b6d347a8409 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
729 2024.08.02 17:23:26.105626 [ 3 ] {} <Debug> HTTP-Session: 8c0252b1-9f3e-4827-ac73-7b6d347a8409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2024.08.02 17:23:26.105639 [ 3 ] {} <Debug> HTTP-Session: 8c0252b1-9f3e-4827-ac73-7b6d347a8409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
731 2024.08.02 17:23:26.105676 [ 3 ] {} <Trace> HTTP-Session: 8c0252b1-9f3e-4827-ac73-7b6d347a8409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
732 2024.08.02 17:23:26.105823 [ 3 ] {ed24a80b-0b36-42b3-bb3f-778a1ec0151d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
733 2024.08.02 17:23:26.105870 [ 3 ] {ed24a80b-0b36-42b3-bb3f-778a1ec0151d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
734 2024.08.02 17:23:26.107382 [ 3 ] {ed24a80b-0b36-42b3-bb3f-778a1ec0151d} <Debug> oximeter.fields_u32 (455b5737-5181-4fa8-a370-7a021381a7ee): Loading data parts
735 2024.08.02 17:23:26.107545 [ 3 ] {ed24a80b-0b36-42b3-bb3f-778a1ec0151d} <Debug> oximeter.fields_u32 (455b5737-5181-4fa8-a370-7a021381a7ee): There are no data parts
736 2024.08.02 17:23:26.108718 [ 3 ] {ed24a80b-0b36-42b3-bb3f-778a1ec0151d} <Debug> DynamicQueryHandler: Done processing query
737 2024.08.02 17:23:26.108752 [ 3 ] {} <Debug> HTTP-Session: 8c0252b1-9f3e-4827-ac73-7b6d347a8409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
738 2024.08.02 17:23:26.108868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
739 2024.08.02 17:23:26.108928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
740 2024.08.02 17:23:26.108963 [ 3 ] {} <Debug> HTTP-Session: 9566864b-fad6-4c07-984c-0ff1939dab64 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
741 2024.08.02 17:23:26.108979 [ 3 ] {} <Debug> HTTP-Session: 9566864b-fad6-4c07-984c-0ff1939dab64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2024.08.02 17:23:26.108992 [ 3 ] {} <Debug> HTTP-Session: 9566864b-fad6-4c07-984c-0ff1939dab64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
743 2024.08.02 17:23:26.109028 [ 3 ] {} <Trace> HTTP-Session: 9566864b-fad6-4c07-984c-0ff1939dab64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
744 2024.08.02 17:23:26.109169 [ 3 ] {3128a30f-0cc4-471b-a3c5-d6813180ec62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
745 2024.08.02 17:23:26.109220 [ 3 ] {3128a30f-0cc4-471b-a3c5-d6813180ec62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
746 2024.08.02 17:23:26.110631 [ 3 ] {3128a30f-0cc4-471b-a3c5-d6813180ec62} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Loading data parts
747 2024.08.02 17:23:26.110776 [ 3 ] {3128a30f-0cc4-471b-a3c5-d6813180ec62} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): There are no data parts
748 2024.08.02 17:23:26.111900 [ 3 ] {3128a30f-0cc4-471b-a3c5-d6813180ec62} <Debug> DynamicQueryHandler: Done processing query
749 2024.08.02 17:23:26.111927 [ 3 ] {} <Debug> HTTP-Session: 9566864b-fad6-4c07-984c-0ff1939dab64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
750 2024.08.02 17:23:26.112039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
751 2024.08.02 17:23:26.112087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
752 2024.08.02 17:23:26.112107 [ 3 ] {} <Debug> HTTP-Session: eca7b461-a626-433c-81ba-7cccd8d64085 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
753 2024.08.02 17:23:26.112123 [ 3 ] {} <Debug> HTTP-Session: eca7b461-a626-433c-81ba-7cccd8d64085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
754 2024.08.02 17:23:26.112138 [ 3 ] {} <Debug> HTTP-Session: eca7b461-a626-433c-81ba-7cccd8d64085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
755 2024.08.02 17:23:26.112167 [ 3 ] {} <Trace> HTTP-Session: eca7b461-a626-433c-81ba-7cccd8d64085 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
756 2024.08.02 17:23:26.112311 [ 3 ] {880da5dc-e40f-4002-b554-86cb87dcd104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
757 2024.08.02 17:23:26.112352 [ 3 ] {880da5dc-e40f-4002-b554-86cb87dcd104} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
758 2024.08.02 17:23:26.113697 [ 3 ] {880da5dc-e40f-4002-b554-86cb87dcd104} <Debug> oximeter.fields_u64 (2ac131e3-efd5-46ca-b8ba-222c1d6c9fed): Loading data parts
759 2024.08.02 17:23:26.113843 [ 3 ] {880da5dc-e40f-4002-b554-86cb87dcd104} <Debug> oximeter.fields_u64 (2ac131e3-efd5-46ca-b8ba-222c1d6c9fed): There are no data parts
760 2024.08.02 17:23:26.115000 [ 3 ] {880da5dc-e40f-4002-b554-86cb87dcd104} <Debug> DynamicQueryHandler: Done processing query
761 2024.08.02 17:23:26.115026 [ 3 ] {} <Debug> HTTP-Session: eca7b461-a626-433c-81ba-7cccd8d64085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
762 2024.08.02 17:23:26.115155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
763 2024.08.02 17:23:26.115203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
764 2024.08.02 17:23:26.115223 [ 3 ] {} <Debug> HTTP-Session: 77e9b6d4-7737-4c98-a9bc-176b89fca98d Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
765 2024.08.02 17:23:26.115239 [ 3 ] {} <Debug> HTTP-Session: 77e9b6d4-7737-4c98-a9bc-176b89fca98d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
766 2024.08.02 17:23:26.115253 [ 3 ] {} <Debug> HTTP-Session: 77e9b6d4-7737-4c98-a9bc-176b89fca98d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
767 2024.08.02 17:23:26.115282 [ 3 ] {} <Trace> HTTP-Session: 77e9b6d4-7737-4c98-a9bc-176b89fca98d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
768 2024.08.02 17:23:26.115421 [ 3 ] {b6ff52f8-0d4b-40bb-8e41-6b547fd4f3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
769 2024.08.02 17:23:26.115462 [ 3 ] {b6ff52f8-0d4b-40bb-8e41-6b547fd4f3d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
770 2024.08.02 17:23:26.116963 [ 3 ] {b6ff52f8-0d4b-40bb-8e41-6b547fd4f3d9} <Debug> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Loading data parts
771 2024.08.02 17:23:26.117123 [ 3 ] {b6ff52f8-0d4b-40bb-8e41-6b547fd4f3d9} <Debug> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): There are no data parts
772 2024.08.02 17:23:26.118202 [ 3 ] {b6ff52f8-0d4b-40bb-8e41-6b547fd4f3d9} <Debug> DynamicQueryHandler: Done processing query
773 2024.08.02 17:23:26.118230 [ 3 ] {} <Debug> HTTP-Session: 77e9b6d4-7737-4c98-a9bc-176b89fca98d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
774 2024.08.02 17:23:26.118337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
775 2024.08.02 17:23:26.118385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
776 2024.08.02 17:23:26.118404 [ 3 ] {} <Debug> HTTP-Session: d13c39a1-2aab-4543-bc7c-a25448b59f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
777 2024.08.02 17:23:26.118420 [ 3 ] {} <Debug> HTTP-Session: d13c39a1-2aab-4543-bc7c-a25448b59f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
778 2024.08.02 17:23:26.118433 [ 3 ] {} <Debug> HTTP-Session: d13c39a1-2aab-4543-bc7c-a25448b59f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
779 2024.08.02 17:23:26.118463 [ 3 ] {} <Trace> HTTP-Session: d13c39a1-2aab-4543-bc7c-a25448b59f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
780 2024.08.02 17:23:26.118601 [ 3 ] {e926c4ea-0c06-410a-951d-049a7f26c3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
781 2024.08.02 17:23:26.118640 [ 3 ] {e926c4ea-0c06-410a-951d-049a7f26c3d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
782 2024.08.02 17:23:26.120150 [ 3 ] {e926c4ea-0c06-410a-951d-049a7f26c3d8} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Loading data parts
783 2024.08.02 17:23:26.120310 [ 3 ] {e926c4ea-0c06-410a-951d-049a7f26c3d8} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): There are no data parts
784 2024.08.02 17:23:26.121403 [ 3 ] {e926c4ea-0c06-410a-951d-049a7f26c3d8} <Debug> DynamicQueryHandler: Done processing query
785 2024.08.02 17:23:26.121429 [ 3 ] {} <Debug> HTTP-Session: d13c39a1-2aab-4543-bc7c-a25448b59f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
786 2024.08.02 17:23:26.121546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
787 2024.08.02 17:23:26.121592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
788 2024.08.02 17:23:26.121611 [ 3 ] {} <Debug> HTTP-Session: 915d0b02-31e0-41c5-ad37-ca1454359e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
789 2024.08.02 17:23:26.121627 [ 3 ] {} <Debug> HTTP-Session: 915d0b02-31e0-41c5-ad37-ca1454359e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
790 2024.08.02 17:23:26.121641 [ 3 ] {} <Debug> HTTP-Session: 915d0b02-31e0-41c5-ad37-ca1454359e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
791 2024.08.02 17:23:26.121670 [ 3 ] {} <Trace> HTTP-Session: 915d0b02-31e0-41c5-ad37-ca1454359e0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
792 2024.08.02 17:23:26.121806 [ 3 ] {8d513752-5c40-44e9-adce-5977e2c4b016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
793 2024.08.02 17:23:26.121845 [ 3 ] {8d513752-5c40-44e9-adce-5977e2c4b016} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
794 2024.08.02 17:23:26.123336 [ 3 ] {8d513752-5c40-44e9-adce-5977e2c4b016} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Loading data parts
795 2024.08.02 17:23:26.123502 [ 3 ] {8d513752-5c40-44e9-adce-5977e2c4b016} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): There are no data parts
796 2024.08.02 17:23:26.124586 [ 3 ] {8d513752-5c40-44e9-adce-5977e2c4b016} <Debug> DynamicQueryHandler: Done processing query
797 2024.08.02 17:23:26.124611 [ 3 ] {} <Debug> HTTP-Session: 915d0b02-31e0-41c5-ad37-ca1454359e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
798 2024.08.02 17:23:26.124721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.08.02 17:23:26.124768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
800 2024.08.02 17:23:26.124787 [ 3 ] {} <Debug> HTTP-Session: b34cdf6f-f436-4e16-b854-7dc616071c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
801 2024.08.02 17:23:26.124803 [ 3 ] {} <Debug> HTTP-Session: b34cdf6f-f436-4e16-b854-7dc616071c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.08.02 17:23:26.124817 [ 3 ] {} <Debug> HTTP-Session: b34cdf6f-f436-4e16-b854-7dc616071c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
803 2024.08.02 17:23:26.124846 [ 3 ] {} <Trace> HTTP-Session: b34cdf6f-f436-4e16-b854-7dc616071c62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2024.08.02 17:23:26.125049 [ 3 ] {d5a69bfb-47cc-405c-8bd1-ffeb6ac0ad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) /* The timeseries schema table stores the extracted schema for the samples
805 * oximeter collects.
806 */
807 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
808 2024.08.02 17:23:26.125107 [ 3 ] {d5a69bfb-47cc-405c-8bd1-ffeb6ac0ad4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
809 2024.08.02 17:23:26.126728 [ 3 ] {d5a69bfb-47cc-405c-8bd1-ffeb6ac0ad4f} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Loading data parts
810 2024.08.02 17:23:26.126876 [ 3 ] {d5a69bfb-47cc-405c-8bd1-ffeb6ac0ad4f} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): There are no data parts
811 2024.08.02 17:23:26.128168 [ 3 ] {d5a69bfb-47cc-405c-8bd1-ffeb6ac0ad4f} <Debug> DynamicQueryHandler: Done processing query
812 2024.08.02 17:23:26.128195 [ 3 ] {} <Debug> HTTP-Session: b34cdf6f-f436-4e16-b854-7dc616071c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
813 2024.08.02 17:23:26.128329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62451, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2024.08.02 17:23:26.128377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
815 2024.08.02 17:23:26.128396 [ 3 ] {} <Debug> HTTP-Session: 0d4db180-8c4d-4aff-a3d2-86743f96676e Authenticating user 'default' from [fd00:1122:3344:101::d]:62451
816 2024.08.02 17:23:26.128412 [ 3 ] {} <Debug> HTTP-Session: 0d4db180-8c4d-4aff-a3d2-86743f96676e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2024.08.02 17:23:26.128426 [ 3 ] {} <Debug> HTTP-Session: 0d4db180-8c4d-4aff-a3d2-86743f96676e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
818 2024.08.02 17:23:26.128454 [ 3 ] {} <Trace> HTTP-Session: 0d4db180-8c4d-4aff-a3d2-86743f96676e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
819 2024.08.02 17:23:26.128613 [ 3 ] {635d0e0e-ef63-4d20-914e-f4d934a12e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62451) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
820 2024.08.02 17:23:26.130273 [ 3 ] {635d0e0e-ef63-4d20-914e-f4d934a12e4f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
821 2024.08.02 17:23:26.133978 [ 3 ] {635d0e0e-ef63-4d20-914e-f4d934a12e4f} <Trace> oximeter.version (8d196b5c-b73f-4a2e-9640-7598915c89fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
822 2024.08.02 17:23:26.134016 [ 3 ] {635d0e0e-ef63-4d20-914e-f4d934a12e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
823 2024.08.02 17:23:26.138321 [ 3 ] {635d0e0e-ef63-4d20-914e-f4d934a12e4f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
824 2024.08.02 17:23:26.139312 [ 3 ] {635d0e0e-ef63-4d20-914e-f4d934a12e4f} <Trace> oximeter.version (8d196b5c-b73f-4a2e-9640-7598915c89fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
825 2024.08.02 17:23:26.139584 [ 3 ] {635d0e0e-ef63-4d20-914e-f4d934a12e4f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011044 sec., 90.54690329590728 rows/sec., 1.41 KiB/sec.
826 2024.08.02 17:23:26.139746 [ 3 ] {635d0e0e-ef63-4d20-914e-f4d934a12e4f} <Debug> DynamicQueryHandler: Done processing query
827 2024.08.02 17:23:26.139770 [ 3 ] {635d0e0e-ef63-4d20-914e-f4d934a12e4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
828 2024.08.02 17:23:26.139786 [ 3 ] {} <Debug> HTTP-Session: 0d4db180-8c4d-4aff-a3d2-86743f96676e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.08.02 17:23:38.099672 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.08.02 17:23:38.099744 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.08.02 17:23:46.141393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2024.08.02 17:23:46.141522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
833 2024.08.02 17:23:46.141548 [ 3 ] {} <Debug> HTTP-Session: 5647c37a-87e9-4daa-b2b6-236b9d566992 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
834 2024.08.02 17:23:46.141573 [ 3 ] {} <Debug> HTTP-Session: 5647c37a-87e9-4daa-b2b6-236b9d566992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2024.08.02 17:23:46.141588 [ 3 ] {} <Debug> HTTP-Session: 5647c37a-87e9-4daa-b2b6-236b9d566992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.08.02 17:23:46.141637 [ 3 ] {} <Trace> HTTP-Session: 5647c37a-87e9-4daa-b2b6-236b9d566992 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
837 2024.08.02 17:23:46.141859 [ 3 ] {3e023c33-762a-4e19-a67d-ee43b9b654d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
838 2024.08.02 17:23:46.144157 [ 3 ] {3e023c33-762a-4e19-a67d-ee43b9b654d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2024.08.02 17:23:46.146170 [ 3 ] {3e023c33-762a-4e19-a67d-ee43b9b654d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2024.08.02 17:23:46.153439 [ 3 ] {3e023c33-762a-4e19-a67d-ee43b9b654d2} <Debug> DynamicQueryHandler: Done processing query
841 2024.08.02 17:23:46.153470 [ 3 ] {3e023c33-762a-4e19-a67d-ee43b9b654d2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2024.08.02 17:23:46.153488 [ 3 ] {} <Debug> HTTP-Session: 5647c37a-87e9-4daa-b2b6-236b9d566992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.08.02 17:23:46.164415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2024.08.02 17:23:46.164476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
845 2024.08.02 17:23:46.164500 [ 3 ] {} <Debug> HTTP-Session: 6a4fa26a-1233-4af6-a504-70a1a5558ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
846 2024.08.02 17:23:46.164521 [ 3 ] {} <Debug> HTTP-Session: 6a4fa26a-1233-4af6-a504-70a1a5558ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2024.08.02 17:23:46.164535 [ 3 ] {} <Debug> HTTP-Session: 6a4fa26a-1233-4af6-a504-70a1a5558ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
848 2024.08.02 17:23:46.164574 [ 3 ] {} <Trace> HTTP-Session: 6a4fa26a-1233-4af6-a504-70a1a5558ec9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
849 2024.08.02 17:23:46.164756 [ 3 ] {59332883-fe79-4441-90a0-5db43314284e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
850 2024.08.02 17:23:46.185291 [ 3 ] {59332883-fe79-4441-90a0-5db43314284e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
851 2024.08.02 17:23:46.185366 [ 3 ] {59332883-fe79-4441-90a0-5db43314284e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
852 2024.08.02 17:23:46.186509 [ 3 ] {59332883-fe79-4441-90a0-5db43314284e} <Debug> DynamicQueryHandler: Done processing query
853 2024.08.02 17:23:46.186537 [ 3 ] {59332883-fe79-4441-90a0-5db43314284e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
854 2024.08.02 17:23:46.186554 [ 3 ] {} <Debug> HTTP-Session: 6a4fa26a-1233-4af6-a504-70a1a5558ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.08.02 17:23:46.190797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2024.08.02 17:23:46.190857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
857 2024.08.02 17:23:46.190877 [ 3 ] {} <Debug> HTTP-Session: 2ef9f1af-1445-4e3d-bdbe-23365e9c8ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
858 2024.08.02 17:23:46.190896 [ 3 ] {} <Debug> HTTP-Session: 2ef9f1af-1445-4e3d-bdbe-23365e9c8ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2024.08.02 17:23:46.190910 [ 3 ] {} <Debug> HTTP-Session: 2ef9f1af-1445-4e3d-bdbe-23365e9c8ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
860 2024.08.02 17:23:46.190947 [ 3 ] {} <Trace> HTTP-Session: 2ef9f1af-1445-4e3d-bdbe-23365e9c8ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
861 2024.08.02 17:23:46.191099 [ 3 ] {4f0660ad-fe27-4326-a23a-6f0f2703ef5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
862 2024.08.02 17:23:46.191476 [ 3 ] {4f0660ad-fe27-4326-a23a-6f0f2703ef5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2024.08.02 17:23:46.191529 [ 3 ] {4f0660ad-fe27-4326-a23a-6f0f2703ef5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
864 2024.08.02 17:23:46.192463 [ 3 ] {4f0660ad-fe27-4326-a23a-6f0f2703ef5c} <Debug> DynamicQueryHandler: Done processing query
865 2024.08.02 17:23:46.192489 [ 3 ] {4f0660ad-fe27-4326-a23a-6f0f2703ef5c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
866 2024.08.02 17:23:46.192504 [ 3 ] {} <Debug> HTTP-Session: 2ef9f1af-1445-4e3d-bdbe-23365e9c8ec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.08.02 17:23:46.192713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2024.08.02 17:23:46.192762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
869 2024.08.02 17:23:46.192781 [ 3 ] {} <Debug> HTTP-Session: 61afd842-436c-418f-85da-5d362bda3246 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
870 2024.08.02 17:23:46.192798 [ 3 ] {} <Debug> HTTP-Session: 61afd842-436c-418f-85da-5d362bda3246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2024.08.02 17:23:46.192812 [ 3 ] {} <Debug> HTTP-Session: 61afd842-436c-418f-85da-5d362bda3246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
872 2024.08.02 17:23:46.192844 [ 3 ] {} <Trace> HTTP-Session: 61afd842-436c-418f-85da-5d362bda3246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
873 2024.08.02 17:23:46.192969 [ 3 ] {08c19c3d-cf11-4400-ab31-9e59b741e94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
874 2024.08.02 17:23:46.193289 [ 3 ] {08c19c3d-cf11-4400-ab31-9e59b741e94d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2024.08.02 17:23:46.193340 [ 3 ] {08c19c3d-cf11-4400-ab31-9e59b741e94d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2024.08.02 17:23:46.194176 [ 3 ] {08c19c3d-cf11-4400-ab31-9e59b741e94d} <Debug> DynamicQueryHandler: Done processing query
877 2024.08.02 17:23:46.194203 [ 3 ] {08c19c3d-cf11-4400-ab31-9e59b741e94d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2024.08.02 17:23:46.194220 [ 3 ] {} <Debug> HTTP-Session: 61afd842-436c-418f-85da-5d362bda3246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.08.02 17:23:46.194948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2024.08.02 17:23:46.194994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
881 2024.08.02 17:23:46.195013 [ 3 ] {} <Debug> HTTP-Session: 84ff7e71-e070-4dcd-a613-1aad4e46f338 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
882 2024.08.02 17:23:46.195030 [ 3 ] {} <Debug> HTTP-Session: 84ff7e71-e070-4dcd-a613-1aad4e46f338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2024.08.02 17:23:46.195043 [ 3 ] {} <Debug> HTTP-Session: 84ff7e71-e070-4dcd-a613-1aad4e46f338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
884 2024.08.02 17:23:46.195074 [ 3 ] {} <Trace> HTTP-Session: 84ff7e71-e070-4dcd-a613-1aad4e46f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
885 2024.08.02 17:23:46.195186 [ 3 ] {e4de1ea8-3373-439b-baea-ce16b7bb88a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
886 2024.08.02 17:23:46.195232 [ 3 ] {e4de1ea8-3373-439b-baea-ce16b7bb88a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
887 2024.08.02 17:23:46.197257 [ 3 ] {e4de1ea8-3373-439b-baea-ce16b7bb88a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
888 2024.08.02 17:23:46.205296 [ 3 ] {e4de1ea8-3373-439b-baea-ce16b7bb88a6} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0
889 2024.08.02 17:23:46.205338 [ 3 ] {e4de1ea8-3373-439b-baea-ce16b7bb88a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
890 2024.08.02 17:23:46.209806 [ 3 ] {e4de1ea8-3373-439b-baea-ce16b7bb88a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
891 2024.08.02 17:23:46.210149 [ 3 ] {e4de1ea8-3373-439b-baea-ce16b7bb88a6} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
892 2024.08.02 17:23:46.210321 [ 3 ] {e4de1ea8-3373-439b-baea-ce16b7bb88a6} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.015161 sec., 263.8348393905415 rows/sec., 28.53 KiB/sec.
893 2024.08.02 17:23:46.210656 [ 3 ] {e4de1ea8-3373-439b-baea-ce16b7bb88a6} <Debug> DynamicQueryHandler: Done processing query
894 2024.08.02 17:23:46.210687 [ 3 ] {e4de1ea8-3373-439b-baea-ce16b7bb88a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
895 2024.08.02 17:23:46.210713 [ 3 ] {} <Debug> HTTP-Session: 84ff7e71-e070-4dcd-a613-1aad4e46f338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.08.02 17:23:46.210868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
897 2024.08.02 17:23:46.210928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
898 2024.08.02 17:23:46.210950 [ 3 ] {} <Debug> HTTP-Session: 6ea94cc9-ee57-47b8-ac2d-4591fade2cca Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
899 2024.08.02 17:23:46.210970 [ 3 ] {} <Debug> HTTP-Session: 6ea94cc9-ee57-47b8-ac2d-4591fade2cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
900 2024.08.02 17:23:46.210984 [ 3 ] {} <Debug> HTTP-Session: 6ea94cc9-ee57-47b8-ac2d-4591fade2cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
901 2024.08.02 17:23:46.211020 [ 3 ] {} <Trace> HTTP-Session: 6ea94cc9-ee57-47b8-ac2d-4591fade2cca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
902 2024.08.02 17:23:46.211149 [ 3 ] {675bad1a-45c2-4b41-a99e-c9ddcf4851ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
903 2024.08.02 17:23:46.211201 [ 3 ] {675bad1a-45c2-4b41-a99e-c9ddcf4851ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
904 2024.08.02 17:23:46.211365 [ 3 ] {675bad1a-45c2-4b41-a99e-c9ddcf4851ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
905 2024.08.02 17:23:46.215293 [ 3 ] {675bad1a-45c2-4b41-a99e-c9ddcf4851ea} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
906 2024.08.02 17:23:46.215333 [ 3 ] {675bad1a-45c2-4b41-a99e-c9ddcf4851ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
907 2024.08.02 17:23:46.215707 [ 3 ] {675bad1a-45c2-4b41-a99e-c9ddcf4851ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
908 2024.08.02 17:23:46.216062 [ 3 ] {675bad1a-45c2-4b41-a99e-c9ddcf4851ea} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
909 2024.08.02 17:23:46.216207 [ 3 ] {675bad1a-45c2-4b41-a99e-c9ddcf4851ea} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.0051 sec., 4313.725490196078 rows/sec., 349.65 KiB/sec.
910 2024.08.02 17:23:46.216417 [ 3 ] {675bad1a-45c2-4b41-a99e-c9ddcf4851ea} <Debug> DynamicQueryHandler: Done processing query
911 2024.08.02 17:23:46.216447 [ 3 ] {675bad1a-45c2-4b41-a99e-c9ddcf4851ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
912 2024.08.02 17:23:46.216470 [ 3 ] {} <Debug> HTTP-Session: 6ea94cc9-ee57-47b8-ac2d-4591fade2cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
913 2024.08.02 17:23:46.216649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2024.08.02 17:23:46.216706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
915 2024.08.02 17:23:46.216729 [ 3 ] {} <Debug> HTTP-Session: 00c9deb4-6438-4b4a-a71b-1fb049562604 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
916 2024.08.02 17:23:46.216747 [ 3 ] {} <Debug> HTTP-Session: 00c9deb4-6438-4b4a-a71b-1fb049562604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2024.08.02 17:23:46.216763 [ 3 ] {} <Debug> HTTP-Session: 00c9deb4-6438-4b4a-a71b-1fb049562604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
918 2024.08.02 17:23:46.216796 [ 3 ] {} <Trace> HTTP-Session: 00c9deb4-6438-4b4a-a71b-1fb049562604 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
919 2024.08.02 17:23:46.216933 [ 3 ] {d963e720-cfba-4339-b1b6-eae72421b825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
920 2024.08.02 17:23:46.216995 [ 3 ] {d963e720-cfba-4339-b1b6-eae72421b825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
921 2024.08.02 17:23:46.217168 [ 3 ] {d963e720-cfba-4339-b1b6-eae72421b825} <Trace> ParallelParsingInputFormat: Parallel parsing is used
922 2024.08.02 17:23:46.219487 [ 3 ] {d963e720-cfba-4339-b1b6-eae72421b825} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
923 2024.08.02 17:23:46.219525 [ 3 ] {d963e720-cfba-4339-b1b6-eae72421b825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
924 2024.08.02 17:23:46.219863 [ 3 ] {d963e720-cfba-4339-b1b6-eae72421b825} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
925 2024.08.02 17:23:46.220179 [ 3 ] {d963e720-cfba-4339-b1b6-eae72421b825} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
926 2024.08.02 17:23:46.220305 [ 3 ] {d963e720-cfba-4339-b1b6-eae72421b825} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.003427 sec., 19258.826962357747 rows/sec., 1.68 MiB/sec.
927 2024.08.02 17:23:46.220464 [ 3 ] {d963e720-cfba-4339-b1b6-eae72421b825} <Debug> DynamicQueryHandler: Done processing query
928 2024.08.02 17:23:46.220490 [ 3 ] {d963e720-cfba-4339-b1b6-eae72421b825} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
929 2024.08.02 17:23:46.220507 [ 3 ] {} <Debug> HTTP-Session: 00c9deb4-6438-4b4a-a71b-1fb049562604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
930 2024.08.02 17:23:46.220629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 5484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
931 2024.08.02 17:23:46.220680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
932 2024.08.02 17:23:46.220700 [ 3 ] {} <Debug> HTTP-Session: 7ac25b4d-fe56-48fe-98ec-06480799c474 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
933 2024.08.02 17:23:46.220718 [ 3 ] {} <Debug> HTTP-Session: 7ac25b4d-fe56-48fe-98ec-06480799c474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
934 2024.08.02 17:23:46.220732 [ 3 ] {} <Debug> HTTP-Session: 7ac25b4d-fe56-48fe-98ec-06480799c474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
935 2024.08.02 17:23:46.220764 [ 3 ] {} <Trace> HTTP-Session: 7ac25b4d-fe56-48fe-98ec-06480799c474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
936 2024.08.02 17:23:46.220875 [ 3 ] {061369ae-f024-4e4f-8e95-7d6b79fcdcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
937 2024.08.02 17:23:46.220926 [ 3 ] {061369ae-f024-4e4f-8e95-7d6b79fcdcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
938 2024.08.02 17:23:46.221629 [ 3 ] {061369ae-f024-4e4f-8e95-7d6b79fcdcb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
939 2024.08.02 17:23:46.222573 [ 3 ] {061369ae-f024-4e4f-8e95-7d6b79fcdcb6} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
940 2024.08.02 17:23:46.222608 [ 3 ] {061369ae-f024-4e4f-8e95-7d6b79fcdcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
941 2024.08.02 17:23:46.224889 [ 3 ] {061369ae-f024-4e4f-8e95-7d6b79fcdcb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
942 2024.08.02 17:23:46.225244 [ 3 ] {061369ae-f024-4e4f-8e95-7d6b79fcdcb6} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
943 2024.08.02 17:23:46.225378 [ 3 ] {061369ae-f024-4e4f-8e95-7d6b79fcdcb6} <Debug> executeQuery: Read 32 rows, 2.58 KiB in 0.004533 sec., 7059.342598720495 rows/sec., 568.10 KiB/sec.
944 2024.08.02 17:23:46.225553 [ 3 ] {061369ae-f024-4e4f-8e95-7d6b79fcdcb6} <Debug> DynamicQueryHandler: Done processing query
945 2024.08.02 17:23:46.225579 [ 3 ] {061369ae-f024-4e4f-8e95-7d6b79fcdcb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
946 2024.08.02 17:23:46.225595 [ 3 ] {} <Debug> HTTP-Session: 7ac25b4d-fe56-48fe-98ec-06480799c474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
947 2024.08.02 17:23:46.225809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 35009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2024.08.02 17:23:46.225862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
949 2024.08.02 17:23:46.225883 [ 3 ] {} <Debug> HTTP-Session: 7c9d87f4-db95-4ad9-8957-7ea4e236c902 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
950 2024.08.02 17:23:46.225899 [ 3 ] {} <Debug> HTTP-Session: 7c9d87f4-db95-4ad9-8957-7ea4e236c902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2024.08.02 17:23:46.225913 [ 3 ] {} <Debug> HTTP-Session: 7c9d87f4-db95-4ad9-8957-7ea4e236c902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
952 2024.08.02 17:23:46.225947 [ 3 ] {} <Trace> HTTP-Session: 7c9d87f4-db95-4ad9-8957-7ea4e236c902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
953 2024.08.02 17:23:46.226200 [ 3 ] {078fabd7-3392-4998-b585-2e4d66aaceaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
954 2024.08.02 17:23:46.226270 [ 3 ] {078fabd7-3392-4998-b585-2e4d66aaceaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
955 2024.08.02 17:23:46.226666 [ 3 ] {078fabd7-3392-4998-b585-2e4d66aaceaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
956 2024.08.02 17:23:46.227373 [ 3 ] {078fabd7-3392-4998-b585-2e4d66aaceaf} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
957 2024.08.02 17:23:46.227411 [ 3 ] {078fabd7-3392-4998-b585-2e4d66aaceaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
958 2024.08.02 17:23:46.234521 [ 3 ] {078fabd7-3392-4998-b585-2e4d66aaceaf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
959 2024.08.02 17:23:46.235070 [ 3 ] {078fabd7-3392-4998-b585-2e4d66aaceaf} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
960 2024.08.02 17:23:46.235245 [ 3 ] {078fabd7-3392-4998-b585-2e4d66aaceaf} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.009214 sec., 2387.670935532885 rows/sec., 4.28 MiB/sec.
961 2024.08.02 17:23:46.235676 [ 3 ] {078fabd7-3392-4998-b585-2e4d66aaceaf} <Debug> DynamicQueryHandler: Done processing query
962 2024.08.02 17:23:46.235702 [ 3 ] {078fabd7-3392-4998-b585-2e4d66aaceaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
963 2024.08.02 17:23:46.235718 [ 3 ] {} <Debug> HTTP-Session: 7c9d87f4-db95-4ad9-8957-7ea4e236c902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
964 2024.08.02 17:23:46.235850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 2949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.08.02 17:23:46.235902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
966 2024.08.02 17:23:46.235922 [ 3 ] {} <Debug> HTTP-Session: 1816fdfc-4bac-4b41-9725-64023a4f900d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
967 2024.08.02 17:23:46.235940 [ 3 ] {} <Debug> HTTP-Session: 1816fdfc-4bac-4b41-9725-64023a4f900d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.08.02 17:23:46.235954 [ 3 ] {} <Debug> HTTP-Session: 1816fdfc-4bac-4b41-9725-64023a4f900d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.08.02 17:23:46.235988 [ 3 ] {} <Trace> HTTP-Session: 1816fdfc-4bac-4b41-9725-64023a4f900d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
970 2024.08.02 17:23:46.236096 [ 3 ] {97d39b74-e5dd-4b67-9574-8d30fbea3654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
971 2024.08.02 17:23:46.236143 [ 3 ] {97d39b74-e5dd-4b67-9574-8d30fbea3654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
972 2024.08.02 17:23:46.236285 [ 3 ] {97d39b74-e5dd-4b67-9574-8d30fbea3654} <Trace> ParallelParsingInputFormat: Parallel parsing is used
973 2024.08.02 17:23:46.238481 [ 3 ] {97d39b74-e5dd-4b67-9574-8d30fbea3654} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
974 2024.08.02 17:23:46.238519 [ 3 ] {97d39b74-e5dd-4b67-9574-8d30fbea3654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
975 2024.08.02 17:23:46.238907 [ 3 ] {97d39b74-e5dd-4b67-9574-8d30fbea3654} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
976 2024.08.02 17:23:46.239229 [ 3 ] {97d39b74-e5dd-4b67-9574-8d30fbea3654} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
977 2024.08.02 17:23:46.239381 [ 3 ] {97d39b74-e5dd-4b67-9574-8d30fbea3654} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.003308 sec., 5441.354292623942 rows/sec., 410.05 KiB/sec.
978 2024.08.02 17:23:46.239546 [ 3 ] {97d39b74-e5dd-4b67-9574-8d30fbea3654} <Debug> DynamicQueryHandler: Done processing query
979 2024.08.02 17:23:46.239572 [ 3 ] {97d39b74-e5dd-4b67-9574-8d30fbea3654} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
980 2024.08.02 17:23:46.239588 [ 3 ] {} <Debug> HTTP-Session: 1816fdfc-4bac-4b41-9725-64023a4f900d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
981 2024.08.02 17:23:51.140355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
982 2024.08.02 17:23:51.140482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
983 2024.08.02 17:23:51.140508 [ 3 ] {} <Debug> HTTP-Session: 1aafee24-8eaa-44f6-9182-60eb5d6d1323 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
984 2024.08.02 17:23:51.140532 [ 3 ] {} <Debug> HTTP-Session: 1aafee24-8eaa-44f6-9182-60eb5d6d1323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
985 2024.08.02 17:23:51.140549 [ 3 ] {} <Debug> HTTP-Session: 1aafee24-8eaa-44f6-9182-60eb5d6d1323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
986 2024.08.02 17:23:51.140601 [ 3 ] {} <Trace> HTTP-Session: 1aafee24-8eaa-44f6-9182-60eb5d6d1323 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
987 2024.08.02 17:23:51.140874 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
988 2024.08.02 17:23:51.143309 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
989 2024.08.02 17:23:51.147193 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE
990 2024.08.02 17:23:51.147467 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
991 2024.08.02 17:23:51.153296 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
992 2024.08.02 17:23:51.157422 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
993 2024.08.02 17:23:51.162232 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
994 2024.08.02 17:23:51.162290 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
995 2024.08.02 17:23:51.162311 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
996 2024.08.02 17:23:51.164265 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))"
997 2024.08.02 17:23:51.164297 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
998 2024.08.02 17:23:51.185580 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.044793 sec., 89.29966735873909 rows/sec., 4.12 KiB/sec.
999 2024.08.02 17:23:51.185896 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Debug> DynamicQueryHandler: Done processing query
1000 2024.08.02 17:23:51.185924 [ 3 ] {8a98b011-1123-46c6-b81a-a6cb90f3a1dd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1001 2024.08.02 17:23:51.185942 [ 3 ] {} <Debug> HTTP-Session: 1aafee24-8eaa-44f6-9182-60eb5d6d1323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1002 2024.08.02 17:23:51.186234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1003 2024.08.02 17:23:51.186296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1004 2024.08.02 17:23:51.186318 [ 3 ] {} <Debug> HTTP-Session: 47cae6d9-89d0-400c-893c-4b2b96735e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1005 2024.08.02 17:23:51.186338 [ 3 ] {} <Debug> HTTP-Session: 47cae6d9-89d0-400c-893c-4b2b96735e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1006 2024.08.02 17:23:51.186354 [ 3 ] {} <Debug> HTTP-Session: 47cae6d9-89d0-400c-893c-4b2b96735e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1007 2024.08.02 17:23:51.186396 [ 3 ] {} <Trace> HTTP-Session: 47cae6d9-89d0-400c-893c-4b2b96735e4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1008 2024.08.02 17:23:51.186563 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1009 2024.08.02 17:23:51.186826 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1010 2024.08.02 17:23:51.186860 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes')" moved to PREWHERE
1011 2024.08.02 17:23:51.187075 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1012 2024.08.02 17:23:51.187143 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1013 2024.08.02 17:23:51.187307 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1014 2024.08.02 17:23:51.187345 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1015 2024.08.02 17:23:51.187370 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1016 2024.08.02 17:23:51.187388 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1017 2024.08.02 17:23:51.187427 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))"
1018 2024.08.02 17:23:51.187448 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1019 2024.08.02 17:23:51.188316 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001823 sec., 2194.1854086670323 rows/sec., 101.25 KiB/sec.
1020 2024.08.02 17:23:51.188561 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Debug> DynamicQueryHandler: Done processing query
1021 2024.08.02 17:23:51.188587 [ 3 ] {a0007ea2-b941-4784-8058-5d74be87747e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1022 2024.08.02 17:23:51.188603 [ 3 ] {} <Debug> HTTP-Session: 47cae6d9-89d0-400c-893c-4b2b96735e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.08.02 17:23:51.188814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1024 2024.08.02 17:23:51.188862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1025 2024.08.02 17:23:51.188882 [ 3 ] {} <Debug> HTTP-Session: a60dffea-c6be-4e0e-9355-af3c4f82adca Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1026 2024.08.02 17:23:51.188899 [ 3 ] {} <Debug> HTTP-Session: a60dffea-c6be-4e0e-9355-af3c4f82adca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1027 2024.08.02 17:23:51.188912 [ 3 ] {} <Debug> HTTP-Session: a60dffea-c6be-4e0e-9355-af3c4f82adca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1028 2024.08.02 17:23:51.188943 [ 3 ] {} <Trace> HTTP-Session: a60dffea-c6be-4e0e-9355-af3c4f82adca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1029 2024.08.02 17:23:51.189070 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1030 2024.08.02 17:23:51.189304 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1031 2024.08.02 17:23:51.189336 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1032 2024.08.02 17:23:51.189541 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1033 2024.08.02 17:23:51.189606 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1034 2024.08.02 17:23:51.189742 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1035 2024.08.02 17:23:51.189776 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1036 2024.08.02 17:23:51.189798 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1037 2024.08.02 17:23:51.189815 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1038 2024.08.02 17:23:51.189854 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1039 2024.08.02 17:23:51.189874 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1040 2024.08.02 17:23:51.190714 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001694 sec., 2361.275088547816 rows/sec., 108.96 KiB/sec.
1041 2024.08.02 17:23:51.190945 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Debug> DynamicQueryHandler: Done processing query
1042 2024.08.02 17:23:51.190971 [ 3 ] {b798f00d-f69d-45b6-ae7b-e2eedb1b41ee} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1043 2024.08.02 17:23:51.190987 [ 3 ] {} <Debug> HTTP-Session: a60dffea-c6be-4e0e-9355-af3c4f82adca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1044 2024.08.02 17:23:51.191238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1045 2024.08.02 17:23:51.191287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1046 2024.08.02 17:23:51.191306 [ 3 ] {} <Debug> HTTP-Session: f98cd686-ed18-47ed-895f-0f3c91e2e440 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1047 2024.08.02 17:23:51.191322 [ 3 ] {} <Debug> HTTP-Session: f98cd686-ed18-47ed-895f-0f3c91e2e440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1048 2024.08.02 17:23:51.191335 [ 3 ] {} <Debug> HTTP-Session: f98cd686-ed18-47ed-895f-0f3c91e2e440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1049 2024.08.02 17:23:51.191366 [ 3 ] {} <Trace> HTTP-Session: f98cd686-ed18-47ed-895f-0f3c91e2e440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1050 2024.08.02 17:23:51.191491 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1051 2024.08.02 17:23:51.191726 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1052 2024.08.02 17:23:51.191759 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1053 2024.08.02 17:23:51.191966 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1054 2024.08.02 17:23:51.192028 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1055 2024.08.02 17:23:51.192166 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1056 2024.08.02 17:23:51.192199 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1057 2024.08.02 17:23:51.192227 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1058 2024.08.02 17:23:51.192244 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1059 2024.08.02 17:23:51.192283 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1060 2024.08.02 17:23:51.192302 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1061 2024.08.02 17:23:51.193096 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001656 sec., 2415.458937198068 rows/sec., 111.46 KiB/sec.
1062 2024.08.02 17:23:51.193331 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Debug> DynamicQueryHandler: Done processing query
1063 2024.08.02 17:23:51.193357 [ 3 ] {b3600aba-0a27-4a80-b01c-19e124bf1461} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1064 2024.08.02 17:23:51.193373 [ 3 ] {} <Debug> HTTP-Session: f98cd686-ed18-47ed-895f-0f3c91e2e440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1065 2024.08.02 17:23:51.193747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1066 2024.08.02 17:23:51.193795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1067 2024.08.02 17:23:51.193813 [ 3 ] {} <Debug> HTTP-Session: 0b5587d9-3472-4187-8af0-64f0c438f791 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1068 2024.08.02 17:23:51.193830 [ 3 ] {} <Debug> HTTP-Session: 0b5587d9-3472-4187-8af0-64f0c438f791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1069 2024.08.02 17:23:51.193844 [ 3 ] {} <Debug> HTTP-Session: 0b5587d9-3472-4187-8af0-64f0c438f791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1070 2024.08.02 17:23:51.193875 [ 3 ] {} <Trace> HTTP-Session: 0b5587d9-3472-4187-8af0-64f0c438f791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1071 2024.08.02 17:23:51.193988 [ 3 ] {be27d0e0-1718-41a9-b062-7f0ab2574155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1072 2024.08.02 17:23:51.194034 [ 3 ] {be27d0e0-1718-41a9-b062-7f0ab2574155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1073 2024.08.02 17:23:51.194198 [ 3 ] {be27d0e0-1718-41a9-b062-7f0ab2574155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1074 2024.08.02 17:23:51.194569 [ 3 ] {be27d0e0-1718-41a9-b062-7f0ab2574155} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1075 2024.08.02 17:23:51.194609 [ 3 ] {be27d0e0-1718-41a9-b062-7f0ab2574155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1076 2024.08.02 17:23:51.195089 [ 3 ] {be27d0e0-1718-41a9-b062-7f0ab2574155} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1077 2024.08.02 17:23:51.195410 [ 3 ] {be27d0e0-1718-41a9-b062-7f0ab2574155} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1078 2024.08.02 17:23:51.195592 [ 3 ] {be27d0e0-1718-41a9-b062-7f0ab2574155} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001636 sec., 2444.9877750611245 rows/sec., 311.00 KiB/sec.
1079 2024.08.02 17:23:51.195878 [ 3 ] {be27d0e0-1718-41a9-b062-7f0ab2574155} <Debug> DynamicQueryHandler: Done processing query
1080 2024.08.02 17:23:51.195903 [ 3 ] {be27d0e0-1718-41a9-b062-7f0ab2574155} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1081 2024.08.02 17:23:51.195919 [ 3 ] {} <Debug> HTTP-Session: 0b5587d9-3472-4187-8af0-64f0c438f791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1082 2024.08.02 17:23:51.196032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1083 2024.08.02 17:23:51.196081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1084 2024.08.02 17:23:51.196106 [ 3 ] {} <Debug> HTTP-Session: 5c8aae2e-bf16-44eb-8480-72f2bffd794d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1085 2024.08.02 17:23:51.196123 [ 3 ] {} <Debug> HTTP-Session: 5c8aae2e-bf16-44eb-8480-72f2bffd794d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1086 2024.08.02 17:23:51.196137 [ 3 ] {} <Debug> HTTP-Session: 5c8aae2e-bf16-44eb-8480-72f2bffd794d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1087 2024.08.02 17:23:51.196168 [ 3 ] {} <Trace> HTTP-Session: 5c8aae2e-bf16-44eb-8480-72f2bffd794d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1088 2024.08.02 17:23:51.196271 [ 3 ] {b51b91aa-79a8-46b9-8b9c-3881f6590740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1089 2024.08.02 17:23:51.196315 [ 3 ] {b51b91aa-79a8-46b9-8b9c-3881f6590740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1090 2024.08.02 17:23:51.196454 [ 3 ] {b51b91aa-79a8-46b9-8b9c-3881f6590740} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1091 2024.08.02 17:23:51.196761 [ 3 ] {b51b91aa-79a8-46b9-8b9c-3881f6590740} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1092 2024.08.02 17:23:51.196798 [ 3 ] {b51b91aa-79a8-46b9-8b9c-3881f6590740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1093 2024.08.02 17:23:51.197100 [ 3 ] {b51b91aa-79a8-46b9-8b9c-3881f6590740} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1094 2024.08.02 17:23:51.197410 [ 3 ] {b51b91aa-79a8-46b9-8b9c-3881f6590740} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1095 2024.08.02 17:23:51.197559 [ 3 ] {b51b91aa-79a8-46b9-8b9c-3881f6590740} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.00131 sec., 3053.4351145038167 rows/sec., 257.19 KiB/sec.
1096 2024.08.02 17:23:51.197728 [ 3 ] {b51b91aa-79a8-46b9-8b9c-3881f6590740} <Debug> DynamicQueryHandler: Done processing query
1097 2024.08.02 17:23:51.197752 [ 3 ] {b51b91aa-79a8-46b9-8b9c-3881f6590740} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1098 2024.08.02 17:23:51.197769 [ 3 ] {} <Debug> HTTP-Session: 5c8aae2e-bf16-44eb-8480-72f2bffd794d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1099 2024.08.02 17:23:51.197873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1100 2024.08.02 17:23:51.197921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1101 2024.08.02 17:23:51.197940 [ 3 ] {} <Debug> HTTP-Session: 47c46ed8-b306-4b0b-a2fa-593f0855acd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1102 2024.08.02 17:23:51.197956 [ 3 ] {} <Debug> HTTP-Session: 47c46ed8-b306-4b0b-a2fa-593f0855acd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1103 2024.08.02 17:23:51.197970 [ 3 ] {} <Debug> HTTP-Session: 47c46ed8-b306-4b0b-a2fa-593f0855acd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1104 2024.08.02 17:23:51.198000 [ 3 ] {} <Trace> HTTP-Session: 47c46ed8-b306-4b0b-a2fa-593f0855acd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1105 2024.08.02 17:23:51.198099 [ 3 ] {3f11af7e-27ac-474d-b25e-28d9dcc272af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1106 2024.08.02 17:23:51.198141 [ 3 ] {3f11af7e-27ac-474d-b25e-28d9dcc272af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1107 2024.08.02 17:23:51.198268 [ 3 ] {3f11af7e-27ac-474d-b25e-28d9dcc272af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1108 2024.08.02 17:23:51.198549 [ 3 ] {3f11af7e-27ac-474d-b25e-28d9dcc272af} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1109 2024.08.02 17:23:51.198588 [ 3 ] {3f11af7e-27ac-474d-b25e-28d9dcc272af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1110 2024.08.02 17:23:51.198892 [ 3 ] {3f11af7e-27ac-474d-b25e-28d9dcc272af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1111 2024.08.02 17:23:51.199212 [ 3 ] {3f11af7e-27ac-474d-b25e-28d9dcc272af} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1112 2024.08.02 17:23:51.199369 [ 3 ] {3f11af7e-27ac-474d-b25e-28d9dcc272af} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001288 sec., 6211.180124223602 rows/sec., 498.90 KiB/sec.
1113 2024.08.02 17:23:51.199655 [ 3 ] {3f11af7e-27ac-474d-b25e-28d9dcc272af} <Debug> DynamicQueryHandler: Done processing query
1114 2024.08.02 17:23:51.199680 [ 3 ] {3f11af7e-27ac-474d-b25e-28d9dcc272af} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1115 2024.08.02 17:23:51.199696 [ 3 ] {} <Debug> HTTP-Session: 47c46ed8-b306-4b0b-a2fa-593f0855acd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1116 2024.08.02 17:23:51.199811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 851, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1117 2024.08.02 17:23:51.199861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1118 2024.08.02 17:23:51.199880 [ 3 ] {} <Debug> HTTP-Session: 8538a3f9-a679-41fc-b7e8-ce232eaddfff Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1119 2024.08.02 17:23:51.199897 [ 3 ] {} <Debug> HTTP-Session: 8538a3f9-a679-41fc-b7e8-ce232eaddfff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.08.02 17:23:51.199910 [ 3 ] {} <Debug> HTTP-Session: 8538a3f9-a679-41fc-b7e8-ce232eaddfff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1121 2024.08.02 17:23:51.199940 [ 3 ] {} <Trace> HTTP-Session: 8538a3f9-a679-41fc-b7e8-ce232eaddfff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1122 2024.08.02 17:23:51.200037 [ 3 ] {56ce3cbe-ed8b-4a6b-b57a-d095eb302442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1123 2024.08.02 17:23:51.200084 [ 3 ] {56ce3cbe-ed8b-4a6b-b57a-d095eb302442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1124 2024.08.02 17:23:51.200245 [ 3 ] {56ce3cbe-ed8b-4a6b-b57a-d095eb302442} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1125 2024.08.02 17:23:51.200543 [ 3 ] {56ce3cbe-ed8b-4a6b-b57a-d095eb302442} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1126 2024.08.02 17:23:51.200579 [ 3 ] {56ce3cbe-ed8b-4a6b-b57a-d095eb302442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1127 2024.08.02 17:23:51.201071 [ 3 ] {56ce3cbe-ed8b-4a6b-b57a-d095eb302442} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1128 2024.08.02 17:23:51.201417 [ 3 ] {56ce3cbe-ed8b-4a6b-b57a-d095eb302442} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1129 2024.08.02 17:23:51.201568 [ 3 ] {56ce3cbe-ed8b-4a6b-b57a-d095eb302442} <Debug> executeQuery: Read 4 rows, 312.00 B in 0.001557 sec., 2569.0430314707774 rows/sec., 195.69 KiB/sec.
1130 2024.08.02 17:23:51.201741 [ 3 ] {56ce3cbe-ed8b-4a6b-b57a-d095eb302442} <Debug> DynamicQueryHandler: Done processing query
1131 2024.08.02 17:23:51.201766 [ 3 ] {56ce3cbe-ed8b-4a6b-b57a-d095eb302442} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1132 2024.08.02 17:23:51.201783 [ 3 ] {} <Debug> HTTP-Session: 8538a3f9-a679-41fc-b7e8-ce232eaddfff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1133 2024.08.02 17:23:51.201896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1134 2024.08.02 17:23:51.201943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1135 2024.08.02 17:23:51.201963 [ 3 ] {} <Debug> HTTP-Session: 833f07e4-a877-43c1-a491-d2dc7485c143 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1136 2024.08.02 17:23:51.201979 [ 3 ] {} <Debug> HTTP-Session: 833f07e4-a877-43c1-a491-d2dc7485c143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1137 2024.08.02 17:23:51.201992 [ 3 ] {} <Debug> HTTP-Session: 833f07e4-a877-43c1-a491-d2dc7485c143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1138 2024.08.02 17:23:51.202022 [ 3 ] {} <Trace> HTTP-Session: 833f07e4-a877-43c1-a491-d2dc7485c143 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1139 2024.08.02 17:23:51.202119 [ 3 ] {160e18e4-c580-44f9-8516-4d46d52f406b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1140 2024.08.02 17:23:51.202164 [ 3 ] {160e18e4-c580-44f9-8516-4d46d52f406b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1141 2024.08.02 17:23:51.202292 [ 3 ] {160e18e4-c580-44f9-8516-4d46d52f406b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1142 2024.08.02 17:23:51.202565 [ 3 ] {160e18e4-c580-44f9-8516-4d46d52f406b} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1143 2024.08.02 17:23:51.202602 [ 3 ] {160e18e4-c580-44f9-8516-4d46d52f406b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1144 2024.08.02 17:23:51.202949 [ 3 ] {160e18e4-c580-44f9-8516-4d46d52f406b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1145 2024.08.02 17:23:51.203278 [ 3 ] {160e18e4-c580-44f9-8516-4d46d52f406b} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1146 2024.08.02 17:23:51.203431 [ 3 ] {160e18e4-c580-44f9-8516-4d46d52f406b} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.001323 sec., 3023.4315948601666 rows/sec., 190.44 KiB/sec.
1147 2024.08.02 17:23:51.203683 [ 3 ] {160e18e4-c580-44f9-8516-4d46d52f406b} <Debug> DynamicQueryHandler: Done processing query
1148 2024.08.02 17:23:51.203708 [ 3 ] {160e18e4-c580-44f9-8516-4d46d52f406b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1149 2024.08.02 17:23:51.203724 [ 3 ] {} <Debug> HTTP-Session: 833f07e4-a877-43c1-a491-d2dc7485c143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1150 2024.08.02 17:23:53.099778 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
1151 2024.08.02 17:23:53.099834 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
1152 2024.08.02 17:23:56.143446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1153 2024.08.02 17:23:56.143577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1154 2024.08.02 17:23:56.143604 [ 3 ] {} <Debug> HTTP-Session: 7339f4b0-aa96-426f-b683-6ef92a1db4c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1155 2024.08.02 17:23:56.143627 [ 3 ] {} <Debug> HTTP-Session: 7339f4b0-aa96-426f-b683-6ef92a1db4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1156 2024.08.02 17:23:56.143642 [ 3 ] {} <Debug> HTTP-Session: 7339f4b0-aa96-426f-b683-6ef92a1db4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1157 2024.08.02 17:23:56.143695 [ 3 ] {} <Trace> HTTP-Session: 7339f4b0-aa96-426f-b683-6ef92a1db4c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1158 2024.08.02 17:23:56.143892 [ 3 ] {e441df69-fb42-48d3-9319-6e7a8effdcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1159 2024.08.02 17:23:56.143960 [ 3 ] {e441df69-fb42-48d3-9319-6e7a8effdcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1160 2024.08.02 17:23:56.144157 [ 3 ] {e441df69-fb42-48d3-9319-6e7a8effdcb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1161 2024.08.02 17:23:56.144623 [ 3 ] {e441df69-fb42-48d3-9319-6e7a8effdcb7} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1162 2024.08.02 17:23:56.144665 [ 3 ] {e441df69-fb42-48d3-9319-6e7a8effdcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1163 2024.08.02 17:23:56.145045 [ 3 ] {e441df69-fb42-48d3-9319-6e7a8effdcb7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1164 2024.08.02 17:23:56.145397 [ 3 ] {e441df69-fb42-48d3-9319-6e7a8effdcb7} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1165 2024.08.02 17:23:56.145555 [ 3 ] {e441df69-fb42-48d3-9319-6e7a8effdcb7} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001724 sec., 12761.020881670533 rows/sec., 1.01 MiB/sec.
1166 2024.08.02 17:23:56.145854 [ 3 ] {e441df69-fb42-48d3-9319-6e7a8effdcb7} <Debug> DynamicQueryHandler: Done processing query
1167 2024.08.02 17:23:56.145882 [ 3 ] {e441df69-fb42-48d3-9319-6e7a8effdcb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1168 2024.08.02 17:23:56.145898 [ 3 ] {} <Debug> HTTP-Session: 7339f4b0-aa96-426f-b683-6ef92a1db4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1169 2024.08.02 17:23:56.146020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 10529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1170 2024.08.02 17:23:56.146069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1171 2024.08.02 17:23:56.146090 [ 3 ] {} <Debug> HTTP-Session: 540c1407-a9bc-4c69-a695-add17c66c78a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1172 2024.08.02 17:23:56.146106 [ 3 ] {} <Debug> HTTP-Session: 540c1407-a9bc-4c69-a695-add17c66c78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.08.02 17:23:56.146120 [ 3 ] {} <Debug> HTTP-Session: 540c1407-a9bc-4c69-a695-add17c66c78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.08.02 17:23:56.146152 [ 3 ] {} <Trace> HTTP-Session: 540c1407-a9bc-4c69-a695-add17c66c78a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1175 2024.08.02 17:23:56.146273 [ 3 ] {38aad6c1-4c99-47f3-8271-c6f849c0b365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1176 2024.08.02 17:23:56.146320 [ 3 ] {38aad6c1-4c99-47f3-8271-c6f849c0b365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1177 2024.08.02 17:23:56.146461 [ 3 ] {38aad6c1-4c99-47f3-8271-c6f849c0b365} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1178 2024.08.02 17:23:56.146862 [ 3 ] {38aad6c1-4c99-47f3-8271-c6f849c0b365} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1179 2024.08.02 17:23:56.146900 [ 3 ] {38aad6c1-4c99-47f3-8271-c6f849c0b365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1180 2024.08.02 17:23:56.147266 [ 3 ] {38aad6c1-4c99-47f3-8271-c6f849c0b365} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1181 2024.08.02 17:23:56.147601 [ 3 ] {38aad6c1-4c99-47f3-8271-c6f849c0b365} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1182 2024.08.02 17:23:56.147759 [ 3 ] {38aad6c1-4c99-47f3-8271-c6f849c0b365} <Debug> executeQuery: Read 70 rows, 6.24 KiB in 0.001527 sec., 45841.519318926 rows/sec., 3.99 MiB/sec.
1183 2024.08.02 17:23:56.147929 [ 3 ] {38aad6c1-4c99-47f3-8271-c6f849c0b365} <Debug> DynamicQueryHandler: Done processing query
1184 2024.08.02 17:23:56.147955 [ 3 ] {38aad6c1-4c99-47f3-8271-c6f849c0b365} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1185 2024.08.02 17:23:56.147972 [ 3 ] {} <Debug> HTTP-Session: 540c1407-a9bc-4c69-a695-add17c66c78a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1186 2024.08.02 17:23:56.148088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 5139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2024.08.02 17:23:56.148139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1188 2024.08.02 17:23:56.148158 [ 3 ] {} <Debug> HTTP-Session: 899062f6-58c4-4c69-b211-f57d6aea11fe Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1189 2024.08.02 17:23:56.148174 [ 3 ] {} <Debug> HTTP-Session: 899062f6-58c4-4c69-b211-f57d6aea11fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.08.02 17:23:56.148189 [ 3 ] {} <Debug> HTTP-Session: 899062f6-58c4-4c69-b211-f57d6aea11fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.08.02 17:23:56.148220 [ 3 ] {} <Trace> HTTP-Session: 899062f6-58c4-4c69-b211-f57d6aea11fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1192 2024.08.02 17:23:56.148325 [ 3 ] {bc2da6ea-3004-436a-9f8d-2c29fde1c870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1193 2024.08.02 17:23:56.148369 [ 3 ] {bc2da6ea-3004-436a-9f8d-2c29fde1c870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1194 2024.08.02 17:23:56.148496 [ 3 ] {bc2da6ea-3004-436a-9f8d-2c29fde1c870} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2024.08.02 17:23:56.148823 [ 3 ] {bc2da6ea-3004-436a-9f8d-2c29fde1c870} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1196 2024.08.02 17:23:56.148861 [ 3 ] {bc2da6ea-3004-436a-9f8d-2c29fde1c870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1197 2024.08.02 17:23:56.149194 [ 3 ] {bc2da6ea-3004-436a-9f8d-2c29fde1c870} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1198 2024.08.02 17:23:56.149597 [ 3 ] {bc2da6ea-3004-436a-9f8d-2c29fde1c870} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1199 2024.08.02 17:23:56.149753 [ 3 ] {bc2da6ea-3004-436a-9f8d-2c29fde1c870} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001455 sec., 20618.556701030928 rows/sec., 1.61 MiB/sec.
1200 2024.08.02 17:23:56.150009 [ 3 ] {bc2da6ea-3004-436a-9f8d-2c29fde1c870} <Debug> DynamicQueryHandler: Done processing query
1201 2024.08.02 17:23:56.150033 [ 3 ] {bc2da6ea-3004-436a-9f8d-2c29fde1c870} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1202 2024.08.02 17:23:56.150050 [ 3 ] {} <Debug> HTTP-Session: 899062f6-58c4-4c69-b211-f57d6aea11fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1203 2024.08.02 17:23:56.150158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1204 2024.08.02 17:23:56.150207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1205 2024.08.02 17:23:56.150229 [ 3 ] {} <Debug> HTTP-Session: a9768c2d-dd88-43f0-8df5-891e88db1150 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1206 2024.08.02 17:23:56.150246 [ 3 ] {} <Debug> HTTP-Session: a9768c2d-dd88-43f0-8df5-891e88db1150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.08.02 17:23:56.150260 [ 3 ] {} <Debug> HTTP-Session: a9768c2d-dd88-43f0-8df5-891e88db1150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1208 2024.08.02 17:23:56.150290 [ 3 ] {} <Trace> HTTP-Session: a9768c2d-dd88-43f0-8df5-891e88db1150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1209 2024.08.02 17:23:56.150401 [ 3 ] {c2c2419a-7b28-43d9-813a-8edf210c435e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1210 2024.08.02 17:23:56.150451 [ 3 ] {c2c2419a-7b28-43d9-813a-8edf210c435e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1211 2024.08.02 17:23:56.150618 [ 3 ] {c2c2419a-7b28-43d9-813a-8edf210c435e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1212 2024.08.02 17:23:56.150914 [ 3 ] {c2c2419a-7b28-43d9-813a-8edf210c435e} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1213 2024.08.02 17:23:56.150950 [ 3 ] {c2c2419a-7b28-43d9-813a-8edf210c435e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1214 2024.08.02 17:23:56.151320 [ 3 ] {c2c2419a-7b28-43d9-813a-8edf210c435e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1215 2024.08.02 17:23:56.151672 [ 3 ] {c2c2419a-7b28-43d9-813a-8edf210c435e} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1216 2024.08.02 17:23:56.151830 [ 3 ] {c2c2419a-7b28-43d9-813a-8edf210c435e} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001453 sec., 6882.312456985546 rows/sec., 524.24 KiB/sec.
1217 2024.08.02 17:23:56.152105 [ 3 ] {c2c2419a-7b28-43d9-813a-8edf210c435e} <Debug> DynamicQueryHandler: Done processing query
1218 2024.08.02 17:23:56.152129 [ 3 ] {c2c2419a-7b28-43d9-813a-8edf210c435e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1219 2024.08.02 17:23:56.152145 [ 3 ] {} <Debug> HTTP-Session: a9768c2d-dd88-43f0-8df5-891e88db1150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.08.02 17:23:56.152287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 35037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1221 2024.08.02 17:23:56.152335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1222 2024.08.02 17:23:56.152353 [ 3 ] {} <Debug> HTTP-Session: c8b74bd6-2e7a-42b4-90e1-798c4f29893e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1223 2024.08.02 17:23:56.152370 [ 3 ] {} <Debug> HTTP-Session: c8b74bd6-2e7a-42b4-90e1-798c4f29893e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1224 2024.08.02 17:23:56.152384 [ 3 ] {} <Debug> HTTP-Session: c8b74bd6-2e7a-42b4-90e1-798c4f29893e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1225 2024.08.02 17:23:56.152414 [ 3 ] {} <Trace> HTTP-Session: c8b74bd6-2e7a-42b4-90e1-798c4f29893e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1226 2024.08.02 17:23:56.152675 [ 3 ] {266dba8e-e656-42e2-a065-e3361c580851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1227 2024.08.02 17:23:56.152745 [ 3 ] {266dba8e-e656-42e2-a065-e3361c580851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1228 2024.08.02 17:23:56.153148 [ 3 ] {266dba8e-e656-42e2-a065-e3361c580851} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1229 2024.08.02 17:23:56.153772 [ 3 ] {266dba8e-e656-42e2-a065-e3361c580851} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1230 2024.08.02 17:23:56.153808 [ 3 ] {266dba8e-e656-42e2-a065-e3361c580851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1231 2024.08.02 17:23:56.154410 [ 3 ] {266dba8e-e656-42e2-a065-e3361c580851} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1232 2024.08.02 17:23:56.154810 [ 3 ] {266dba8e-e656-42e2-a065-e3361c580851} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1233 2024.08.02 17:23:56.155003 [ 3 ] {266dba8e-e656-42e2-a065-e3361c580851} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002505 sec., 8782.43512974052 rows/sec., 15.74 MiB/sec.
1234 2024.08.02 17:23:56.155447 [ 3 ] {266dba8e-e656-42e2-a065-e3361c580851} <Debug> DynamicQueryHandler: Done processing query
1235 2024.08.02 17:23:56.155475 [ 3 ] {266dba8e-e656-42e2-a065-e3361c580851} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1236 2024.08.02 17:23:56.155493 [ 3 ] {} <Debug> HTTP-Session: c8b74bd6-2e7a-42b4-90e1-798c4f29893e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1237 2024.08.02 17:23:56.155608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1238 2024.08.02 17:23:56.155658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1239 2024.08.02 17:23:56.155677 [ 3 ] {} <Debug> HTTP-Session: 896b6419-143b-4e33-8644-ed0e3e8673ab Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1240 2024.08.02 17:23:56.155693 [ 3 ] {} <Debug> HTTP-Session: 896b6419-143b-4e33-8644-ed0e3e8673ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.08.02 17:23:56.155707 [ 3 ] {} <Debug> HTTP-Session: 896b6419-143b-4e33-8644-ed0e3e8673ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1242 2024.08.02 17:23:56.155738 [ 3 ] {} <Trace> HTTP-Session: 896b6419-143b-4e33-8644-ed0e3e8673ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1243 2024.08.02 17:23:56.155834 [ 3 ] {d239c3f7-c4e4-4df1-8d02-fa74d0584dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1244 2024.08.02 17:23:56.155879 [ 3 ] {d239c3f7-c4e4-4df1-8d02-fa74d0584dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1245 2024.08.02 17:23:56.156011 [ 3 ] {d239c3f7-c4e4-4df1-8d02-fa74d0584dd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1246 2024.08.02 17:23:56.156294 [ 3 ] {d239c3f7-c4e4-4df1-8d02-fa74d0584dd2} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1247 2024.08.02 17:23:56.156331 [ 3 ] {d239c3f7-c4e4-4df1-8d02-fa74d0584dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1248 2024.08.02 17:23:56.156690 [ 3 ] {d239c3f7-c4e4-4df1-8d02-fa74d0584dd2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1249 2024.08.02 17:23:56.157026 [ 3 ] {d239c3f7-c4e4-4df1-8d02-fa74d0584dd2} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1250 2024.08.02 17:23:56.157180 [ 3 ] {d239c3f7-c4e4-4df1-8d02-fa74d0584dd2} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001358 sec., 7363.7702503681885 rows/sec., 463.83 KiB/sec.
1251 2024.08.02 17:23:56.157450 [ 3 ] {d239c3f7-c4e4-4df1-8d02-fa74d0584dd2} <Debug> DynamicQueryHandler: Done processing query
1252 2024.08.02 17:23:56.157475 [ 3 ] {d239c3f7-c4e4-4df1-8d02-fa74d0584dd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1253 2024.08.02 17:23:56.157490 [ 3 ] {} <Debug> HTTP-Session: 896b6419-143b-4e33-8644-ed0e3e8673ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1254 2024.08.02 17:24:01.142066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1255 2024.08.02 17:24:01.142195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1256 2024.08.02 17:24:01.142226 [ 3 ] {} <Debug> HTTP-Session: 7a89da0c-e40d-4183-91ec-49c6355e8fe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1257 2024.08.02 17:24:01.142252 [ 3 ] {} <Debug> HTTP-Session: 7a89da0c-e40d-4183-91ec-49c6355e8fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1258 2024.08.02 17:24:01.142266 [ 3 ] {} <Debug> HTTP-Session: 7a89da0c-e40d-4183-91ec-49c6355e8fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1259 2024.08.02 17:24:01.142317 [ 3 ] {} <Trace> HTTP-Session: 7a89da0c-e40d-4183-91ec-49c6355e8fe1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1260 2024.08.02 17:24:01.142500 [ 3 ] {653c07ab-4cc2-4b44-b238-ef4fc1543430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1261 2024.08.02 17:24:01.142567 [ 3 ] {653c07ab-4cc2-4b44-b238-ef4fc1543430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1262 2024.08.02 17:24:01.142758 [ 3 ] {653c07ab-4cc2-4b44-b238-ef4fc1543430} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1263 2024.08.02 17:24:01.143198 [ 3 ] {653c07ab-4cc2-4b44-b238-ef4fc1543430} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1264 2024.08.02 17:24:01.143242 [ 3 ] {653c07ab-4cc2-4b44-b238-ef4fc1543430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1265 2024.08.02 17:24:01.143602 [ 3 ] {653c07ab-4cc2-4b44-b238-ef4fc1543430} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1266 2024.08.02 17:24:01.143937 [ 3 ] {653c07ab-4cc2-4b44-b238-ef4fc1543430} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1267 2024.08.02 17:24:01.144099 [ 3 ] {653c07ab-4cc2-4b44-b238-ef4fc1543430} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001649 sec., 2425.712553062462 rows/sec., 204.31 KiB/sec.
1268 2024.08.02 17:24:01.144432 [ 3 ] {653c07ab-4cc2-4b44-b238-ef4fc1543430} <Debug> DynamicQueryHandler: Done processing query
1269 2024.08.02 17:24:01.144460 [ 3 ] {653c07ab-4cc2-4b44-b238-ef4fc1543430} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1270 2024.08.02 17:24:01.144477 [ 3 ] {} <Debug> HTTP-Session: 7a89da0c-e40d-4183-91ec-49c6355e8fe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1271 2024.08.02 17:24:01.144618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2024.08.02 17:24:01.144667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1273 2024.08.02 17:24:01.144686 [ 3 ] {} <Debug> HTTP-Session: 2ab237bf-c5a4-4dda-9fb5-b816994dbf17 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1274 2024.08.02 17:24:01.144703 [ 3 ] {} <Debug> HTTP-Session: 2ab237bf-c5a4-4dda-9fb5-b816994dbf17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.08.02 17:24:01.144717 [ 3 ] {} <Debug> HTTP-Session: 2ab237bf-c5a4-4dda-9fb5-b816994dbf17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1276 2024.08.02 17:24:01.144748 [ 3 ] {} <Trace> HTTP-Session: 2ab237bf-c5a4-4dda-9fb5-b816994dbf17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1277 2024.08.02 17:24:01.144850 [ 3 ] {c0f05e3d-0315-4176-9acb-2479b4b7d88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1278 2024.08.02 17:24:01.144894 [ 3 ] {c0f05e3d-0315-4176-9acb-2479b4b7d88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1279 2024.08.02 17:24:01.145039 [ 3 ] {c0f05e3d-0315-4176-9acb-2479b4b7d88f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1280 2024.08.02 17:24:01.145385 [ 3 ] {c0f05e3d-0315-4176-9acb-2479b4b7d88f} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1281 2024.08.02 17:24:01.145423 [ 3 ] {c0f05e3d-0315-4176-9acb-2479b4b7d88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1282 2024.08.02 17:24:01.145733 [ 3 ] {c0f05e3d-0315-4176-9acb-2479b4b7d88f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1283 2024.08.02 17:24:01.146051 [ 3 ] {c0f05e3d-0315-4176-9acb-2479b4b7d88f} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1284 2024.08.02 17:24:01.146203 [ 3 ] {c0f05e3d-0315-4176-9acb-2479b4b7d88f} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.00137 sec., 5839.416058394161 rows/sec., 469.04 KiB/sec.
1285 2024.08.02 17:24:01.146371 [ 3 ] {c0f05e3d-0315-4176-9acb-2479b4b7d88f} <Debug> DynamicQueryHandler: Done processing query
1286 2024.08.02 17:24:01.146396 [ 3 ] {c0f05e3d-0315-4176-9acb-2479b4b7d88f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1287 2024.08.02 17:24:01.146411 [ 3 ] {} <Debug> HTTP-Session: 2ab237bf-c5a4-4dda-9fb5-b816994dbf17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.08.02 17:24:01.146520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1289 2024.08.02 17:24:01.146567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1290 2024.08.02 17:24:01.146586 [ 3 ] {} <Debug> HTTP-Session: 0456d20b-6822-4589-aef4-93d606490cf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1291 2024.08.02 17:24:01.146602 [ 3 ] {} <Debug> HTTP-Session: 0456d20b-6822-4589-aef4-93d606490cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1292 2024.08.02 17:24:01.146616 [ 3 ] {} <Debug> HTTP-Session: 0456d20b-6822-4589-aef4-93d606490cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1293 2024.08.02 17:24:01.146646 [ 3 ] {} <Trace> HTTP-Session: 0456d20b-6822-4589-aef4-93d606490cf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1294 2024.08.02 17:24:01.146744 [ 3 ] {6a528b36-d9b7-44cf-b794-626ed925b785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1295 2024.08.02 17:24:01.146789 [ 3 ] {6a528b36-d9b7-44cf-b794-626ed925b785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1296 2024.08.02 17:24:01.146932 [ 3 ] {6a528b36-d9b7-44cf-b794-626ed925b785} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1297 2024.08.02 17:24:01.147218 [ 3 ] {6a528b36-d9b7-44cf-b794-626ed925b785} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1298 2024.08.02 17:24:01.147254 [ 3 ] {6a528b36-d9b7-44cf-b794-626ed925b785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1299 2024.08.02 17:24:01.147617 [ 3 ] {6a528b36-d9b7-44cf-b794-626ed925b785} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1300 2024.08.02 17:24:01.147943 [ 3 ] {6a528b36-d9b7-44cf-b794-626ed925b785} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1301 2024.08.02 17:24:01.148093 [ 3 ] {6a528b36-d9b7-44cf-b794-626ed925b785} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001369 sec., 7304.601899196494 rows/sec., 556.41 KiB/sec.
1302 2024.08.02 17:24:01.148294 [ 3 ] {6a528b36-d9b7-44cf-b794-626ed925b785} <Debug> DynamicQueryHandler: Done processing query
1303 2024.08.02 17:24:01.148319 [ 3 ] {6a528b36-d9b7-44cf-b794-626ed925b785} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1304 2024.08.02 17:24:01.148335 [ 3 ] {} <Debug> HTTP-Session: 0456d20b-6822-4589-aef4-93d606490cf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.08.02 17:24:01.148456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1306 2024.08.02 17:24:01.148502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1307 2024.08.02 17:24:01.148521 [ 3 ] {} <Debug> HTTP-Session: 1658697d-277c-416d-8e16-c297c36df9f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1308 2024.08.02 17:24:01.148537 [ 3 ] {} <Debug> HTTP-Session: 1658697d-277c-416d-8e16-c297c36df9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1309 2024.08.02 17:24:01.148550 [ 3 ] {} <Debug> HTTP-Session: 1658697d-277c-416d-8e16-c297c36df9f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1310 2024.08.02 17:24:01.148581 [ 3 ] {} <Trace> HTTP-Session: 1658697d-277c-416d-8e16-c297c36df9f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1311 2024.08.02 17:24:01.148678 [ 3 ] {d5681ebe-471e-4d45-800a-144947bf4dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1312 2024.08.02 17:24:01.148721 [ 3 ] {d5681ebe-471e-4d45-800a-144947bf4dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1313 2024.08.02 17:24:01.148846 [ 3 ] {d5681ebe-471e-4d45-800a-144947bf4dd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1314 2024.08.02 17:24:01.149110 [ 3 ] {d5681ebe-471e-4d45-800a-144947bf4dd6} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1315 2024.08.02 17:24:01.149146 [ 3 ] {d5681ebe-471e-4d45-800a-144947bf4dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1316 2024.08.02 17:24:01.149485 [ 3 ] {d5681ebe-471e-4d45-800a-144947bf4dd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1317 2024.08.02 17:24:01.149793 [ 3 ] {d5681ebe-471e-4d45-800a-144947bf4dd6} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1318 2024.08.02 17:24:01.149946 [ 3 ] {d5681ebe-471e-4d45-800a-144947bf4dd6} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001286 sec., 7776.049766718506 rows/sec., 489.80 KiB/sec.
1319 2024.08.02 17:24:01.150109 [ 3 ] {d5681ebe-471e-4d45-800a-144947bf4dd6} <Debug> DynamicQueryHandler: Done processing query
1320 2024.08.02 17:24:01.150133 [ 3 ] {d5681ebe-471e-4d45-800a-144947bf4dd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1321 2024.08.02 17:24:01.150148 [ 3 ] {} <Debug> HTTP-Session: 1658697d-277c-416d-8e16-c297c36df9f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.08.02 17:24:06.143076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1323 2024.08.02 17:24:06.143229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1324 2024.08.02 17:24:06.143260 [ 3 ] {} <Debug> HTTP-Session: 4b04ca50-c40a-4e8b-ab01-8476b968000b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1325 2024.08.02 17:24:06.143287 [ 3 ] {} <Debug> HTTP-Session: 4b04ca50-c40a-4e8b-ab01-8476b968000b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1326 2024.08.02 17:24:06.143305 [ 3 ] {} <Debug> HTTP-Session: 4b04ca50-c40a-4e8b-ab01-8476b968000b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1327 2024.08.02 17:24:06.143362 [ 3 ] {} <Trace> HTTP-Session: 4b04ca50-c40a-4e8b-ab01-8476b968000b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1328 2024.08.02 17:24:06.143605 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1329 2024.08.02 17:24:06.143954 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1330 2024.08.02 17:24:06.143992 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1331 2024.08.02 17:24:06.144250 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1332 2024.08.02 17:24:06.144328 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1333 2024.08.02 17:24:06.144503 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1334 2024.08.02 17:24:06.144633 [ 253 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1335 2024.08.02 17:24:06.144679 [ 252 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1336 2024.08.02 17:24:06.144847 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1337 2024.08.02 17:24:06.144877 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1338 2024.08.02 17:24:06.147038 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1339 2024.08.02 17:24:06.149241 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 8 rows with 2 streams
1340 2024.08.02 17:24:06.149313 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1341 2024.08.02 17:24:06.149367 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1342 2024.08.02 17:24:06.151366 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.007858 sec., 1018.0707559175362 rows/sec., 44.49 KiB/sec.
1343 2024.08.02 17:24:06.151717 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Debug> DynamicQueryHandler: Done processing query
1344 2024.08.02 17:24:06.151744 [ 3 ] {d8a6e78f-c094-499c-b377-072de5293fbf} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1345 2024.08.02 17:24:06.151761 [ 3 ] {} <Debug> HTTP-Session: 4b04ca50-c40a-4e8b-ab01-8476b968000b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1346 2024.08.02 17:24:06.151990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1347 2024.08.02 17:24:06.152042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1348 2024.08.02 17:24:06.152061 [ 3 ] {} <Debug> HTTP-Session: c2a49644-40a6-4054-b827-502cd0715f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1349 2024.08.02 17:24:06.152078 [ 3 ] {} <Debug> HTTP-Session: c2a49644-40a6-4054-b827-502cd0715f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1350 2024.08.02 17:24:06.152091 [ 3 ] {} <Debug> HTTP-Session: c2a49644-40a6-4054-b827-502cd0715f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1351 2024.08.02 17:24:06.152124 [ 3 ] {} <Trace> HTTP-Session: c2a49644-40a6-4054-b827-502cd0715f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1352 2024.08.02 17:24:06.152256 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1353 2024.08.02 17:24:06.152505 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1354 2024.08.02 17:24:06.152541 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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
1355 2024.08.02 17:24:06.152764 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1356 2024.08.02 17:24:06.152829 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1357 2024.08.02 17:24:06.152966 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1358 2024.08.02 17:24:06.153066 [ 255 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1359 2024.08.02 17:24:06.153079 [ 257 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1360 2024.08.02 17:24:06.153188 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1361 2024.08.02 17:24:06.153216 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1362 2024.08.02 17:24:06.153293 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1363 2024.08.02 17:24:06.153313 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 8 rows with 2 streams
1364 2024.08.02 17:24:06.153350 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1365 2024.08.02 17:24:06.153395 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1366 2024.08.02 17:24:06.154711 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002512 sec., 3184.7133757961783 rows/sec., 139.18 KiB/sec.
1367 2024.08.02 17:24:06.155010 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Debug> DynamicQueryHandler: Done processing query
1368 2024.08.02 17:24:06.155034 [ 3 ] {3d1e2a43-30c5-405f-9b10-5ec3812a149d} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1369 2024.08.02 17:24:06.155051 [ 3 ] {} <Debug> HTTP-Session: c2a49644-40a6-4054-b827-502cd0715f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1370 2024.08.02 17:24:06.155287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1371 2024.08.02 17:24:06.155335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1372 2024.08.02 17:24:06.155355 [ 3 ] {} <Debug> HTTP-Session: 1e351e96-8875-493f-9653-80d176f92349 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1373 2024.08.02 17:24:06.155372 [ 3 ] {} <Debug> HTTP-Session: 1e351e96-8875-493f-9653-80d176f92349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1374 2024.08.02 17:24:06.155386 [ 3 ] {} <Debug> HTTP-Session: 1e351e96-8875-493f-9653-80d176f92349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1375 2024.08.02 17:24:06.155417 [ 3 ] {} <Trace> HTTP-Session: 1e351e96-8875-493f-9653-80d176f92349 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1376 2024.08.02 17:24:06.155549 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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)
1377 2024.08.02 17:24:06.155792 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1378 2024.08.02 17:24:06.155828 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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
1379 2024.08.02 17:24:06.156049 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1380 2024.08.02 17:24:06.156114 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1381 2024.08.02 17:24:06.156260 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1382 2024.08.02 17:24:06.156331 [ 255 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1383 2024.08.02 17:24:06.156352 [ 253 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1384 2024.08.02 17:24:06.156448 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1385 2024.08.02 17:24:06.156474 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1386 2024.08.02 17:24:06.156550 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1387 2024.08.02 17:24:06.156570 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 8 rows with 2 streams
1388 2024.08.02 17:24:06.156607 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1389 2024.08.02 17:24:06.156646 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1390 2024.08.02 17:24:06.157979 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002487 sec., 3216.726980297547 rows/sec., 140.57 KiB/sec.
1391 2024.08.02 17:24:06.158265 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Debug> DynamicQueryHandler: Done processing query
1392 2024.08.02 17:24:06.158290 [ 3 ] {044e81aa-3d0b-4fdd-990d-b3c69dbde873} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1393 2024.08.02 17:24:06.158306 [ 3 ] {} <Debug> HTTP-Session: 1e351e96-8875-493f-9653-80d176f92349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1394 2024.08.02 17:24:06.158603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1395 2024.08.02 17:24:06.158652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1396 2024.08.02 17:24:06.158674 [ 3 ] {} <Debug> HTTP-Session: f04fd752-c502-495e-a8fb-e61dfa71dc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1397 2024.08.02 17:24:06.158691 [ 3 ] {} <Debug> HTTP-Session: f04fd752-c502-495e-a8fb-e61dfa71dc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1398 2024.08.02 17:24:06.158705 [ 3 ] {} <Debug> HTTP-Session: f04fd752-c502-495e-a8fb-e61dfa71dc35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1399 2024.08.02 17:24:06.158735 [ 3 ] {} <Trace> HTTP-Session: f04fd752-c502-495e-a8fb-e61dfa71dc35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1400 2024.08.02 17:24:06.158863 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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)
1401 2024.08.02 17:24:06.159109 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1402 2024.08.02 17:24:06.159146 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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
1403 2024.08.02 17:24:06.159371 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1404 2024.08.02 17:24:06.159435 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1405 2024.08.02 17:24:06.159572 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1406 2024.08.02 17:24:06.159660 [ 254 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1407 2024.08.02 17:24:06.159676 [ 257 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1408 2024.08.02 17:24:06.159816 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1409 2024.08.02 17:24:06.159845 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1410 2024.08.02 17:24:06.159922 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1411 2024.08.02 17:24:06.159942 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 8 rows with 2 streams
1412 2024.08.02 17:24:06.159980 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1413 2024.08.02 17:24:06.160018 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1414 2024.08.02 17:24:06.161137 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002328 sec., 3436.426116838488 rows/sec., 150.18 KiB/sec.
1415 2024.08.02 17:24:06.161439 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Debug> DynamicQueryHandler: Done processing query
1416 2024.08.02 17:24:06.161463 [ 3 ] {39edfbe5-ba5b-4d17-ab18-b5019538ffdc} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1417 2024.08.02 17:24:06.161480 [ 3 ] {} <Debug> HTTP-Session: f04fd752-c502-495e-a8fb-e61dfa71dc35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1418 2024.08.02 17:24:06.161736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1419 2024.08.02 17:24:06.161783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1420 2024.08.02 17:24:06.161802 [ 3 ] {} <Debug> HTTP-Session: 54ad6604-b97b-4309-b5b7-a91789a28e8b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1421 2024.08.02 17:24:06.161818 [ 3 ] {} <Debug> HTTP-Session: 54ad6604-b97b-4309-b5b7-a91789a28e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1422 2024.08.02 17:24:06.161831 [ 3 ] {} <Debug> HTTP-Session: 54ad6604-b97b-4309-b5b7-a91789a28e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1423 2024.08.02 17:24:06.161861 [ 3 ] {} <Trace> HTTP-Session: 54ad6604-b97b-4309-b5b7-a91789a28e8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1424 2024.08.02 17:24:06.161992 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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)
1425 2024.08.02 17:24:06.162234 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1426 2024.08.02 17:24:06.162270 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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
1427 2024.08.02 17:24:06.162495 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1428 2024.08.02 17:24:06.162556 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1429 2024.08.02 17:24:06.162691 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1430 2024.08.02 17:24:06.162755 [ 255 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1431 2024.08.02 17:24:06.162775 [ 253 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1432 2024.08.02 17:24:06.162867 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1433 2024.08.02 17:24:06.162894 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1434 2024.08.02 17:24:06.162968 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1435 2024.08.02 17:24:06.162987 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 8 rows with 2 streams
1436 2024.08.02 17:24:06.163024 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1437 2024.08.02 17:24:06.163059 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1438 2024.08.02 17:24:06.164291 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002354 sec., 3398.470688190314 rows/sec., 148.52 KiB/sec.
1439 2024.08.02 17:24:06.164581 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Debug> DynamicQueryHandler: Done processing query
1440 2024.08.02 17:24:06.164605 [ 3 ] {5bf34b0c-4e0c-4a10-9d2a-54dd728c5a82} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1441 2024.08.02 17:24:06.164621 [ 3 ] {} <Debug> HTTP-Session: 54ad6604-b97b-4309-b5b7-a91789a28e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1442 2024.08.02 17:24:06.164853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1443 2024.08.02 17:24:06.164900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1444 2024.08.02 17:24:06.164919 [ 3 ] {} <Debug> HTTP-Session: 396ee44c-7986-4cb7-9850-6af77ec7adb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1445 2024.08.02 17:24:06.164934 [ 3 ] {} <Debug> HTTP-Session: 396ee44c-7986-4cb7-9850-6af77ec7adb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1446 2024.08.02 17:24:06.164948 [ 3 ] {} <Debug> HTTP-Session: 396ee44c-7986-4cb7-9850-6af77ec7adb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1447 2024.08.02 17:24:06.164978 [ 3 ] {} <Trace> HTTP-Session: 396ee44c-7986-4cb7-9850-6af77ec7adb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1448 2024.08.02 17:24:06.165110 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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)
1449 2024.08.02 17:24:06.165359 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1450 2024.08.02 17:24:06.165395 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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
1451 2024.08.02 17:24:06.165625 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1452 2024.08.02 17:24:06.165687 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1453 2024.08.02 17:24:06.165821 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1454 2024.08.02 17:24:06.165923 [ 257 ] {58234bca-4074-4248-a569-964debc680d6} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1455 2024.08.02 17:24:06.165928 [ 254 ] {58234bca-4074-4248-a569-964debc680d6} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1456 2024.08.02 17:24:06.166034 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1457 2024.08.02 17:24:06.166061 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1458 2024.08.02 17:24:06.166138 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1459 2024.08.02 17:24:06.166157 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 8 rows with 2 streams
1460 2024.08.02 17:24:06.166195 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1461 2024.08.02 17:24:06.166233 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1462 2024.08.02 17:24:06.167514 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002461 sec., 3250.711093051605 rows/sec., 142.06 KiB/sec.
1463 2024.08.02 17:24:06.167840 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Debug> DynamicQueryHandler: Done processing query
1464 2024.08.02 17:24:06.167866 [ 3 ] {58234bca-4074-4248-a569-964debc680d6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1465 2024.08.02 17:24:06.167883 [ 3 ] {} <Debug> HTTP-Session: 396ee44c-7986-4cb7-9850-6af77ec7adb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1466 2024.08.02 17:24:06.180053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1467 2024.08.02 17:24:06.180115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1468 2024.08.02 17:24:06.180138 [ 3 ] {} <Debug> HTTP-Session: 41aef6c1-af62-4e40-af03-0469b8417e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1469 2024.08.02 17:24:06.180159 [ 3 ] {} <Debug> HTTP-Session: 41aef6c1-af62-4e40-af03-0469b8417e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1470 2024.08.02 17:24:06.180175 [ 3 ] {} <Debug> HTTP-Session: 41aef6c1-af62-4e40-af03-0469b8417e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1471 2024.08.02 17:24:06.180214 [ 3 ] {} <Trace> HTTP-Session: 41aef6c1-af62-4e40-af03-0469b8417e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1472 2024.08.02 17:24:06.180368 [ 3 ] {d6a412bc-5b5b-4d17-88d3-4642766e519b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1473 2024.08.02 17:24:06.180424 [ 3 ] {d6a412bc-5b5b-4d17-88d3-4642766e519b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1474 2024.08.02 17:24:06.180613 [ 3 ] {d6a412bc-5b5b-4d17-88d3-4642766e519b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1475 2024.08.02 17:24:06.180976 [ 3 ] {d6a412bc-5b5b-4d17-88d3-4642766e519b} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1476 2024.08.02 17:24:06.181016 [ 3 ] {d6a412bc-5b5b-4d17-88d3-4642766e519b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1477 2024.08.02 17:24:06.181519 [ 3 ] {d6a412bc-5b5b-4d17-88d3-4642766e519b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1478 2024.08.02 17:24:06.181837 [ 3 ] {d6a412bc-5b5b-4d17-88d3-4642766e519b} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1479 2024.08.02 17:24:06.182017 [ 3 ] {d6a412bc-5b5b-4d17-88d3-4642766e519b} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001699 sec., 3531.489111241907 rows/sec., 572.49 KiB/sec.
1480 2024.08.02 17:24:06.182233 [ 3 ] {d6a412bc-5b5b-4d17-88d3-4642766e519b} <Debug> DynamicQueryHandler: Done processing query
1481 2024.08.02 17:24:06.182259 [ 3 ] {d6a412bc-5b5b-4d17-88d3-4642766e519b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1482 2024.08.02 17:24:06.182275 [ 3 ] {} <Debug> HTTP-Session: 41aef6c1-af62-4e40-af03-0469b8417e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1483 2024.08.02 17:24:06.182400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1484 2024.08.02 17:24:06.182449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1485 2024.08.02 17:24:06.182468 [ 3 ] {} <Debug> HTTP-Session: 1ae160dc-36e1-4a4a-8dd7-29ffe30e5f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1486 2024.08.02 17:24:06.182485 [ 3 ] {} <Debug> HTTP-Session: 1ae160dc-36e1-4a4a-8dd7-29ffe30e5f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1487 2024.08.02 17:24:06.182498 [ 3 ] {} <Debug> HTTP-Session: 1ae160dc-36e1-4a4a-8dd7-29ffe30e5f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1488 2024.08.02 17:24:06.182529 [ 3 ] {} <Trace> HTTP-Session: 1ae160dc-36e1-4a4a-8dd7-29ffe30e5f9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1489 2024.08.02 17:24:06.182633 [ 3 ] {36ffa0ec-f0d8-4083-95b8-f7d11d3fb792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1490 2024.08.02 17:24:06.182676 [ 3 ] {36ffa0ec-f0d8-4083-95b8-f7d11d3fb792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1491 2024.08.02 17:24:06.182800 [ 3 ] {36ffa0ec-f0d8-4083-95b8-f7d11d3fb792} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1492 2024.08.02 17:24:06.183107 [ 3 ] {36ffa0ec-f0d8-4083-95b8-f7d11d3fb792} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1493 2024.08.02 17:24:06.183142 [ 3 ] {36ffa0ec-f0d8-4083-95b8-f7d11d3fb792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1494 2024.08.02 17:24:06.183456 [ 3 ] {36ffa0ec-f0d8-4083-95b8-f7d11d3fb792} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1495 2024.08.02 17:24:06.183765 [ 3 ] {36ffa0ec-f0d8-4083-95b8-f7d11d3fb792} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1496 2024.08.02 17:24:06.183917 [ 3 ] {36ffa0ec-f0d8-4083-95b8-f7d11d3fb792} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.00131 sec., 17557.251908396946 rows/sec., 1.39 MiB/sec.
1497 2024.08.02 17:24:06.184085 [ 3 ] {36ffa0ec-f0d8-4083-95b8-f7d11d3fb792} <Debug> DynamicQueryHandler: Done processing query
1498 2024.08.02 17:24:06.184109 [ 3 ] {36ffa0ec-f0d8-4083-95b8-f7d11d3fb792} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1499 2024.08.02 17:24:06.184124 [ 3 ] {} <Debug> HTTP-Session: 1ae160dc-36e1-4a4a-8dd7-29ffe30e5f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1500 2024.08.02 17:24:06.184261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 15910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1501 2024.08.02 17:24:06.184311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1502 2024.08.02 17:24:06.184330 [ 3 ] {} <Debug> HTTP-Session: 0f2e6455-944f-4313-9197-9729ba0ee4ca Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1503 2024.08.02 17:24:06.184346 [ 3 ] {} <Debug> HTTP-Session: 0f2e6455-944f-4313-9197-9729ba0ee4ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1504 2024.08.02 17:24:06.184359 [ 3 ] {} <Debug> HTTP-Session: 0f2e6455-944f-4313-9197-9729ba0ee4ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1505 2024.08.02 17:24:06.184390 [ 3 ] {} <Trace> HTTP-Session: 0f2e6455-944f-4313-9197-9729ba0ee4ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1506 2024.08.02 17:24:06.184514 [ 3 ] {2aa1fe8b-108e-439b-b7be-b55b2e3a6cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1507 2024.08.02 17:24:06.184557 [ 3 ] {2aa1fe8b-108e-439b-b7be-b55b2e3a6cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1508 2024.08.02 17:24:06.184681 [ 3 ] {2aa1fe8b-108e-439b-b7be-b55b2e3a6cf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1509 2024.08.02 17:24:06.185043 [ 3 ] {2aa1fe8b-108e-439b-b7be-b55b2e3a6cf6} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1510 2024.08.02 17:24:06.185079 [ 3 ] {2aa1fe8b-108e-439b-b7be-b55b2e3a6cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1511 2024.08.02 17:24:06.185389 [ 3 ] {2aa1fe8b-108e-439b-b7be-b55b2e3a6cf6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1512 2024.08.02 17:24:06.185693 [ 3 ] {2aa1fe8b-108e-439b-b7be-b55b2e3a6cf6} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1513 2024.08.02 17:24:06.185853 [ 3 ] {2aa1fe8b-108e-439b-b7be-b55b2e3a6cf6} <Debug> executeQuery: Read 109 rows, 9.27 KiB in 0.001387 sec., 78586.87815428984 rows/sec., 6.53 MiB/sec.
1514 2024.08.02 17:24:06.186020 [ 3 ] {2aa1fe8b-108e-439b-b7be-b55b2e3a6cf6} <Debug> DynamicQueryHandler: Done processing query
1515 2024.08.02 17:24:06.186045 [ 3 ] {2aa1fe8b-108e-439b-b7be-b55b2e3a6cf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1516 2024.08.02 17:24:06.186060 [ 3 ] {} <Debug> HTTP-Session: 0f2e6455-944f-4313-9197-9729ba0ee4ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1517 2024.08.02 17:24:06.186190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1518 2024.08.02 17:24:06.186238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1519 2024.08.02 17:24:06.186257 [ 3 ] {} <Debug> HTTP-Session: b47bff5d-74dc-421b-8a80-b89a1877386f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1520 2024.08.02 17:24:06.186273 [ 3 ] {} <Debug> HTTP-Session: b47bff5d-74dc-421b-8a80-b89a1877386f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1521 2024.08.02 17:24:06.186286 [ 3 ] {} <Debug> HTTP-Session: b47bff5d-74dc-421b-8a80-b89a1877386f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1522 2024.08.02 17:24:06.186317 [ 3 ] {} <Trace> HTTP-Session: b47bff5d-74dc-421b-8a80-b89a1877386f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1523 2024.08.02 17:24:06.186429 [ 3 ] {3896a23e-11af-41a4-babd-cbd1fdc38dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1524 2024.08.02 17:24:06.186472 [ 3 ] {3896a23e-11af-41a4-babd-cbd1fdc38dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1525 2024.08.02 17:24:06.186597 [ 3 ] {3896a23e-11af-41a4-babd-cbd1fdc38dc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1526 2024.08.02 17:24:06.186906 [ 3 ] {3896a23e-11af-41a4-babd-cbd1fdc38dc4} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1527 2024.08.02 17:24:06.186943 [ 3 ] {3896a23e-11af-41a4-babd-cbd1fdc38dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1528 2024.08.02 17:24:06.187239 [ 3 ] {3896a23e-11af-41a4-babd-cbd1fdc38dc4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1529 2024.08.02 17:24:06.187541 [ 3 ] {3896a23e-11af-41a4-babd-cbd1fdc38dc4} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1530 2024.08.02 17:24:06.187700 [ 3 ] {3896a23e-11af-41a4-babd-cbd1fdc38dc4} <Debug> executeQuery: Read 55 rows, 4.38 KiB in 0.001297 sec., 42405.55127216654 rows/sec., 3.30 MiB/sec.
1531 2024.08.02 17:24:06.187954 [ 3 ] {3896a23e-11af-41a4-babd-cbd1fdc38dc4} <Debug> DynamicQueryHandler: Done processing query
1532 2024.08.02 17:24:06.187980 [ 3 ] {3896a23e-11af-41a4-babd-cbd1fdc38dc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1533 2024.08.02 17:24:06.187995 [ 3 ] {} <Debug> HTTP-Session: b47bff5d-74dc-421b-8a80-b89a1877386f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1534 2024.08.02 17:24:06.188232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 66687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1535 2024.08.02 17:24:06.188282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1536 2024.08.02 17:24:06.188300 [ 3 ] {} <Debug> HTTP-Session: 6c61da68-264e-447a-ba40-15749a7d09aa Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1537 2024.08.02 17:24:06.188316 [ 3 ] {} <Debug> HTTP-Session: 6c61da68-264e-447a-ba40-15749a7d09aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1538 2024.08.02 17:24:06.188329 [ 3 ] {} <Debug> HTTP-Session: 6c61da68-264e-447a-ba40-15749a7d09aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1539 2024.08.02 17:24:06.188360 [ 3 ] {} <Trace> HTTP-Session: 6c61da68-264e-447a-ba40-15749a7d09aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1540 2024.08.02 17:24:06.188573 [ 3 ] {26ff7eae-e780-4e7b-9910-adb1d24282e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1541 2024.08.02 17:24:06.188621 [ 3 ] {26ff7eae-e780-4e7b-9910-adb1d24282e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1542 2024.08.02 17:24:06.188780 [ 3 ] {26ff7eae-e780-4e7b-9910-adb1d24282e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1543 2024.08.02 17:24:06.189295 [ 3 ] {26ff7eae-e780-4e7b-9910-adb1d24282e1} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1544 2024.08.02 17:24:06.189332 [ 3 ] {26ff7eae-e780-4e7b-9910-adb1d24282e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1545 2024.08.02 17:24:06.189720 [ 3 ] {26ff7eae-e780-4e7b-9910-adb1d24282e1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1546 2024.08.02 17:24:06.190062 [ 3 ] {26ff7eae-e780-4e7b-9910-adb1d24282e1} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1547 2024.08.02 17:24:06.190226 [ 3 ] {26ff7eae-e780-4e7b-9910-adb1d24282e1} <Debug> executeQuery: Read 346 rows, 25.04 KiB in 0.001765 sec., 196033.9943342776 rows/sec., 13.86 MiB/sec.
1548 2024.08.02 17:24:06.190401 [ 3 ] {26ff7eae-e780-4e7b-9910-adb1d24282e1} <Debug> DynamicQueryHandler: Done processing query
1549 2024.08.02 17:24:06.190426 [ 3 ] {26ff7eae-e780-4e7b-9910-adb1d24282e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
1550 2024.08.02 17:24:06.190441 [ 3 ] {} <Debug> HTTP-Session: 6c61da68-264e-447a-ba40-15749a7d09aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1551 2024.08.02 17:24:06.190703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 36651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1552 2024.08.02 17:24:06.190752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1553 2024.08.02 17:24:06.190772 [ 3 ] {} <Debug> HTTP-Session: b2bded98-50eb-4220-ad28-a8b806cc1400 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1554 2024.08.02 17:24:06.190787 [ 3 ] {} <Debug> HTTP-Session: b2bded98-50eb-4220-ad28-a8b806cc1400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1555 2024.08.02 17:24:06.190801 [ 3 ] {} <Debug> HTTP-Session: b2bded98-50eb-4220-ad28-a8b806cc1400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1556 2024.08.02 17:24:06.190831 [ 3 ] {} <Trace> HTTP-Session: b2bded98-50eb-4220-ad28-a8b806cc1400 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1557 2024.08.02 17:24:06.191339 [ 3 ] {0eaf1ed2-960e-4093-a5f0-ce2cd8295ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1558 2024.08.02 17:24:06.191405 [ 3 ] {0eaf1ed2-960e-4093-a5f0-ce2cd8295ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1559 2024.08.02 17:24:06.191802 [ 3 ] {0eaf1ed2-960e-4093-a5f0-ce2cd8295ac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1560 2024.08.02 17:24:06.192410 [ 3 ] {0eaf1ed2-960e-4093-a5f0-ce2cd8295ac0} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1561 2024.08.02 17:24:06.192447 [ 3 ] {0eaf1ed2-960e-4093-a5f0-ce2cd8295ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1562 2024.08.02 17:24:06.193028 [ 3 ] {0eaf1ed2-960e-4093-a5f0-ce2cd8295ac0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1563 2024.08.02 17:24:06.193434 [ 3 ] {0eaf1ed2-960e-4093-a5f0-ce2cd8295ac0} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1564 2024.08.02 17:24:06.193626 [ 3 ] {0eaf1ed2-960e-4093-a5f0-ce2cd8295ac0} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002709 sec., 8490.217792543373 rows/sec., 15.21 MiB/sec.
1565 2024.08.02 17:24:06.193924 [ 3 ] {0eaf1ed2-960e-4093-a5f0-ce2cd8295ac0} <Debug> DynamicQueryHandler: Done processing query
1566 2024.08.02 17:24:06.193948 [ 3 ] {0eaf1ed2-960e-4093-a5f0-ce2cd8295ac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1567 2024.08.02 17:24:06.193964 [ 3 ] {} <Debug> HTTP-Session: b2bded98-50eb-4220-ad28-a8b806cc1400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1568 2024.08.02 17:24:06.194082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1569 2024.08.02 17:24:06.194131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1570 2024.08.02 17:24:06.194150 [ 3 ] {} <Debug> HTTP-Session: 3ad8bfd8-5d3b-4778-81de-ae100424411b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1571 2024.08.02 17:24:06.194166 [ 3 ] {} <Debug> HTTP-Session: 3ad8bfd8-5d3b-4778-81de-ae100424411b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1572 2024.08.02 17:24:06.194179 [ 3 ] {} <Debug> HTTP-Session: 3ad8bfd8-5d3b-4778-81de-ae100424411b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1573 2024.08.02 17:24:06.194210 [ 3 ] {} <Trace> HTTP-Session: 3ad8bfd8-5d3b-4778-81de-ae100424411b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1574 2024.08.02 17:24:06.194309 [ 3 ] {ad18c3fa-86f6-4286-a10b-bf21c85995f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1575 2024.08.02 17:24:06.194352 [ 3 ] {ad18c3fa-86f6-4286-a10b-bf21c85995f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1576 2024.08.02 17:24:06.194476 [ 3 ] {ad18c3fa-86f6-4286-a10b-bf21c85995f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1577 2024.08.02 17:24:06.194744 [ 3 ] {ad18c3fa-86f6-4286-a10b-bf21c85995f6} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1578 2024.08.02 17:24:06.194779 [ 3 ] {ad18c3fa-86f6-4286-a10b-bf21c85995f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1579 2024.08.02 17:24:06.195123 [ 3 ] {ad18c3fa-86f6-4286-a10b-bf21c85995f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1580 2024.08.02 17:24:06.195444 [ 3 ] {ad18c3fa-86f6-4286-a10b-bf21c85995f6} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1581 2024.08.02 17:24:06.195597 [ 3 ] {ad18c3fa-86f6-4286-a10b-bf21c85995f6} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001309 sec., 7639.419404125286 rows/sec., 481.19 KiB/sec.
1582 2024.08.02 17:24:06.195880 [ 3 ] {ad18c3fa-86f6-4286-a10b-bf21c85995f6} <Debug> DynamicQueryHandler: Done processing query
1583 2024.08.02 17:24:06.195905 [ 3 ] {ad18c3fa-86f6-4286-a10b-bf21c85995f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1584 2024.08.02 17:24:06.195921 [ 3 ] {} <Debug> HTTP-Session: 3ad8bfd8-5d3b-4778-81de-ae100424411b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1585 2024.08.02 17:24:08.099877 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
1586 2024.08.02 17:24:08.099922 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
1587 2024.08.02 17:24:11.141201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1588 2024.08.02 17:24:11.141343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1589 2024.08.02 17:24:11.141371 [ 3 ] {} <Debug> HTTP-Session: 2563923b-3aaa-400b-9a81-10203d887257 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1590 2024.08.02 17:24:11.141395 [ 3 ] {} <Debug> HTTP-Session: 2563923b-3aaa-400b-9a81-10203d887257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1591 2024.08.02 17:24:11.141410 [ 3 ] {} <Debug> HTTP-Session: 2563923b-3aaa-400b-9a81-10203d887257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1592 2024.08.02 17:24:11.141461 [ 3 ] {} <Trace> HTTP-Session: 2563923b-3aaa-400b-9a81-10203d887257 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1593 2024.08.02 17:24:11.141654 [ 3 ] {9880dfb3-285b-424a-bfe3-3a619a2a3f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1594 2024.08.02 17:24:11.141724 [ 3 ] {9880dfb3-285b-424a-bfe3-3a619a2a3f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1595 2024.08.02 17:24:11.141925 [ 3 ] {9880dfb3-285b-424a-bfe3-3a619a2a3f84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1596 2024.08.02 17:24:11.142375 [ 3 ] {9880dfb3-285b-424a-bfe3-3a619a2a3f84} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1597 2024.08.02 17:24:11.142425 [ 3 ] {9880dfb3-285b-424a-bfe3-3a619a2a3f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1598 2024.08.02 17:24:11.142807 [ 3 ] {9880dfb3-285b-424a-bfe3-3a619a2a3f84} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1599 2024.08.02 17:24:11.143154 [ 3 ] {9880dfb3-285b-424a-bfe3-3a619a2a3f84} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1600 2024.08.02 17:24:11.143331 [ 87 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1601 2024.08.02 17:24:11.143341 [ 3 ] {9880dfb3-285b-424a-bfe3-3a619a2a3f84} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001735 sec., 2305.4755043227665 rows/sec., 194.19 KiB/sec.
1602 2024.08.02 17:24:11.143422 [ 87 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1603 2024.08.02 17:24:11.143486 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1604 2024.08.02 17:24:11.143767 [ 3 ] {9880dfb3-285b-424a-bfe3-3a619a2a3f84} <Debug> DynamicQueryHandler: Done processing query
1605 2024.08.02 17:24:11.143802 [ 3 ] {9880dfb3-285b-424a-bfe3-3a619a2a3f84} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1606 2024.08.02 17:24:11.143820 [ 3 ] {} <Debug> HTTP-Session: 2563923b-3aaa-400b-9a81-10203d887257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1607 2024.08.02 17:24:11.143952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1608 2024.08.02 17:24:11.144013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1609 2024.08.02 17:24:11.144034 [ 3 ] {} <Debug> HTTP-Session: d4d363f5-2355-4ccb-aeaa-8cc5dccdb171 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1610 2024.08.02 17:24:11.144053 [ 3 ] {} <Debug> HTTP-Session: d4d363f5-2355-4ccb-aeaa-8cc5dccdb171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1611 2024.08.02 17:24:11.144066 [ 3 ] {} <Debug> HTTP-Session: d4d363f5-2355-4ccb-aeaa-8cc5dccdb171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1612 2024.08.02 17:24:11.144104 [ 3 ] {} <Trace> HTTP-Session: d4d363f5-2355-4ccb-aeaa-8cc5dccdb171 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1613 2024.08.02 17:24:11.144225 [ 3 ] {f568c131-0f53-4d95-b787-605d50234d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1614 2024.08.02 17:24:11.144275 [ 3 ] {f568c131-0f53-4d95-b787-605d50234d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1615 2024.08.02 17:24:11.144429 [ 3 ] {f568c131-0f53-4d95-b787-605d50234d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1616 2024.08.02 17:24:11.144751 [ 3 ] {f568c131-0f53-4d95-b787-605d50234d92} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1617 2024.08.02 17:24:11.144789 [ 3 ] {f568c131-0f53-4d95-b787-605d50234d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1618 2024.08.02 17:24:11.145115 [ 3 ] {f568c131-0f53-4d95-b787-605d50234d92} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1619 2024.08.02 17:24:11.145441 [ 3 ] {f568c131-0f53-4d95-b787-605d50234d92} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1620 2024.08.02 17:24:11.145615 [ 3 ] {f568c131-0f53-4d95-b787-605d50234d92} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001411 sec., 5669.7377746279235 rows/sec., 455.41 KiB/sec.
1621 2024.08.02 17:24:11.145615 [ 87 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1622 2024.08.02 17:24:11.145711 [ 87 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1623 2024.08.02 17:24:11.145769 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1624 2024.08.02 17:24:11.145967 [ 3 ] {f568c131-0f53-4d95-b787-605d50234d92} <Debug> DynamicQueryHandler: Done processing query
1625 2024.08.02 17:24:11.146008 [ 3 ] {f568c131-0f53-4d95-b787-605d50234d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1626 2024.08.02 17:24:11.146027 [ 3 ] {} <Debug> HTTP-Session: d4d363f5-2355-4ccb-aeaa-8cc5dccdb171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1627 2024.08.02 17:24:11.146187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1628 2024.08.02 17:24:11.146244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1629 2024.08.02 17:24:11.146264 [ 3 ] {} <Debug> HTTP-Session: fd2cf994-6f2e-4a17-af07-83804073f90f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1630 2024.08.02 17:24:11.146281 [ 3 ] {} <Debug> HTTP-Session: fd2cf994-6f2e-4a17-af07-83804073f90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1631 2024.08.02 17:24:11.146296 [ 3 ] {} <Debug> HTTP-Session: fd2cf994-6f2e-4a17-af07-83804073f90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1632 2024.08.02 17:24:11.146330 [ 3 ] {} <Trace> HTTP-Session: fd2cf994-6f2e-4a17-af07-83804073f90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1633 2024.08.02 17:24:11.146444 [ 3 ] {51967b52-86cb-4344-b37e-df5316a102c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1634 2024.08.02 17:24:11.146497 [ 3 ] {51967b52-86cb-4344-b37e-df5316a102c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1635 2024.08.02 17:24:11.146662 [ 3 ] {51967b52-86cb-4344-b37e-df5316a102c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1636 2024.08.02 17:24:11.146967 [ 3 ] {51967b52-86cb-4344-b37e-df5316a102c2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1637 2024.08.02 17:24:11.147005 [ 3 ] {51967b52-86cb-4344-b37e-df5316a102c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
1638 2024.08.02 17:24:11.147403 [ 3 ] {51967b52-86cb-4344-b37e-df5316a102c2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1639 2024.08.02 17:24:11.147584 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
1640 2024.08.02 17:24:11.147600 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
1641 2024.08.02 17:24:11.148266 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1642 2024.08.02 17:24:11.148352 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1643 2024.08.02 17:24:11.148426 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 66 rows starting from the beginning of the part
1644 2024.08.02 17:24:11.148453 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part
1645 2024.08.02 17:24:11.148896 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
1646 2024.08.02 17:24:11.149166 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
1647 2024.08.02 17:24:11.149178 [ 3 ] {51967b52-86cb-4344-b37e-df5316a102c2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1648 2024.08.02 17:24:11.149328 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
1649 2024.08.02 17:24:11.149832 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part
1650 2024.08.02 17:24:11.149902 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part
1651 2024.08.02 17:24:11.150598 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
1652 2024.08.02 17:24:11.150639 [ 3 ] {51967b52-86cb-4344-b37e-df5316a102c2} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.004184 sec., 2390.057361376673 rows/sec., 182.06 KiB/sec.
1653 2024.08.02 17:24:11.150645 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 55 rows starting from the beginning of the part
1654 2024.08.02 17:24:11.151190 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 109 rows starting from the beginning of the part
1655 2024.08.02 17:24:11.151433 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part
1656 2024.08.02 17:24:11.152195 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
1657 2024.08.02 17:24:11.152320 [ 3 ] {51967b52-86cb-4344-b37e-df5316a102c2} <Debug> DynamicQueryHandler: Done processing query
1658 2024.08.02 17:24:11.152422 [ 3 ] {51967b52-86cb-4344-b37e-df5316a102c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1659 2024.08.02 17:24:11.152537 [ 3 ] {} <Debug> HTTP-Session: fd2cf994-6f2e-4a17-af07-83804073f90f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1660 2024.08.02 17:24:11.152842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1661 2024.08.02 17:24:11.153007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1662 2024.08.02 17:24:11.153087 [ 3 ] {} <Debug> HTTP-Session: 5da55183-06e3-49e7-8af9-ed371869961f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1663 2024.08.02 17:24:11.153158 [ 3 ] {} <Debug> HTTP-Session: 5da55183-06e3-49e7-8af9-ed371869961f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1664 2024.08.02 17:24:11.153220 [ 3 ] {} <Debug> HTTP-Session: 5da55183-06e3-49e7-8af9-ed371869961f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1665 2024.08.02 17:24:11.153349 [ 3 ] {} <Trace> HTTP-Session: 5da55183-06e3-49e7-8af9-ed371869961f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1666 2024.08.02 17:24:11.153786 [ 3 ] {80e66b5d-bd3b-4e24-80fa-15c22ed3a06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1667 2024.08.02 17:24:11.153950 [ 3 ] {80e66b5d-bd3b-4e24-80fa-15c22ed3a06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1668 2024.08.02 17:24:11.155169 [ 3 ] {80e66b5d-bd3b-4e24-80fa-15c22ed3a06c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1669 2024.08.02 17:24:11.156266 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 4 columns (4 merged, 0 gathered) in 0.008786798 sec., 16046.801121409642 rows/sec., 1.25 MiB/sec.
1670 2024.08.02 17:24:11.156585 [ 3 ] {80e66b5d-bd3b-4e24-80fa-15c22ed3a06c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1671 2024.08.02 17:24:11.156696 [ 3 ] {80e66b5d-bd3b-4e24-80fa-15c22ed3a06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
1672 2024.08.02 17:24:11.156725 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1673 2024.08.02 17:24:11.157295 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.013686152 sec., 18778.10505100338 rows/sec., 1.60 MiB/sec.
1674 2024.08.02 17:24:11.157690 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1675 2024.08.02 17:24:11.158235 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_6_1} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1676 2024.08.02 17:24:11.158675 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_6_1} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1677 2024.08.02 17:24:11.158950 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1678 2024.08.02 17:24:11.159120 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_6_1} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1679 2024.08.02 17:24:11.159132 [ 3 ] {80e66b5d-bd3b-4e24-80fa-15c22ed3a06c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1680 2024.08.02 17:24:11.159287 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_6_1} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1681 2024.08.02 17:24:11.159503 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1682 2024.08.02 17:24:11.159783 [ 3 ] {80e66b5d-bd3b-4e24-80fa-15c22ed3a06c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1683 2024.08.02 17:24:11.159980 [ 3 ] {80e66b5d-bd3b-4e24-80fa-15c22ed3a06c} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.006372 sec., 1569.3659761456372 rows/sec., 98.85 KiB/sec.
1684 2024.08.02 17:24:11.160218 [ 3 ] {80e66b5d-bd3b-4e24-80fa-15c22ed3a06c} <Debug> DynamicQueryHandler: Done processing query
1685 2024.08.02 17:24:11.160247 [ 3 ] {80e66b5d-bd3b-4e24-80fa-15c22ed3a06c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1686 2024.08.02 17:24:11.160264 [ 3 ] {} <Debug> HTTP-Session: 5da55183-06e3-49e7-8af9-ed371869961f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.08.02 17:24:16.143327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1688 2024.08.02 17:24:16.143455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1689 2024.08.02 17:24:16.143480 [ 3 ] {} <Debug> HTTP-Session: 01078c70-b417-4507-a7a7-076841826d7b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1690 2024.08.02 17:24:16.143505 [ 3 ] {} <Debug> HTTP-Session: 01078c70-b417-4507-a7a7-076841826d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1691 2024.08.02 17:24:16.143521 [ 3 ] {} <Debug> HTTP-Session: 01078c70-b417-4507-a7a7-076841826d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1692 2024.08.02 17:24:16.143574 [ 3 ] {} <Trace> HTTP-Session: 01078c70-b417-4507-a7a7-076841826d7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1693 2024.08.02 17:24:16.143765 [ 3 ] {dc4ec728-3c70-4d21-bdaa-bd1fec54f2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1694 2024.08.02 17:24:16.143834 [ 3 ] {dc4ec728-3c70-4d21-bdaa-bd1fec54f2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1695 2024.08.02 17:24:16.144029 [ 3 ] {dc4ec728-3c70-4d21-bdaa-bd1fec54f2e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1696 2024.08.02 17:24:16.144530 [ 3 ] {dc4ec728-3c70-4d21-bdaa-bd1fec54f2e1} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1697 2024.08.02 17:24:16.144576 [ 3 ] {dc4ec728-3c70-4d21-bdaa-bd1fec54f2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1698 2024.08.02 17:24:16.144955 [ 3 ] {dc4ec728-3c70-4d21-bdaa-bd1fec54f2e1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1699 2024.08.02 17:24:16.145378 [ 3 ] {dc4ec728-3c70-4d21-bdaa-bd1fec54f2e1} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1700 2024.08.02 17:24:16.145560 [ 3 ] {dc4ec728-3c70-4d21-bdaa-bd1fec54f2e1} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001848 sec., 12445.887445887445 rows/sec., 1008.80 KiB/sec.
1701 2024.08.02 17:24:16.145785 [ 3 ] {dc4ec728-3c70-4d21-bdaa-bd1fec54f2e1} <Debug> DynamicQueryHandler: Done processing query
1702 2024.08.02 17:24:16.145813 [ 3 ] {dc4ec728-3c70-4d21-bdaa-bd1fec54f2e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1703 2024.08.02 17:24:16.145830 [ 3 ] {} <Debug> HTTP-Session: 01078c70-b417-4507-a7a7-076841826d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1704 2024.08.02 17:24:16.146010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 10975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1705 2024.08.02 17:24:16.146082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1706 2024.08.02 17:24:16.146104 [ 3 ] {} <Debug> HTTP-Session: cf15aaae-f2ae-4934-bb8b-56802568b889 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1707 2024.08.02 17:24:16.146123 [ 3 ] {} <Debug> HTTP-Session: cf15aaae-f2ae-4934-bb8b-56802568b889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1708 2024.08.02 17:24:16.146138 [ 3 ] {} <Debug> HTTP-Session: cf15aaae-f2ae-4934-bb8b-56802568b889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1709 2024.08.02 17:24:16.146176 [ 3 ] {} <Trace> HTTP-Session: cf15aaae-f2ae-4934-bb8b-56802568b889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1710 2024.08.02 17:24:16.146317 [ 3 ] {20943f47-4841-4b60-9bba-d2c8585fbaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1711 2024.08.02 17:24:16.146367 [ 3 ] {20943f47-4841-4b60-9bba-d2c8585fbaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1712 2024.08.02 17:24:16.146503 [ 3 ] {20943f47-4841-4b60-9bba-d2c8585fbaf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1713 2024.08.02 17:24:16.146893 [ 3 ] {20943f47-4841-4b60-9bba-d2c8585fbaf5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1714 2024.08.02 17:24:16.146933 [ 3 ] {20943f47-4841-4b60-9bba-d2c8585fbaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1715 2024.08.02 17:24:16.147259 [ 3 ] {20943f47-4841-4b60-9bba-d2c8585fbaf5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1716 2024.08.02 17:24:16.147586 [ 3 ] {20943f47-4841-4b60-9bba-d2c8585fbaf5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1717 2024.08.02 17:24:16.147757 [ 3 ] {20943f47-4841-4b60-9bba-d2c8585fbaf5} <Debug> executeQuery: Read 73 rows, 6.51 KiB in 0.001489 sec., 49026.19207521826 rows/sec., 4.27 MiB/sec.
1718 2024.08.02 17:24:16.148056 [ 3 ] {20943f47-4841-4b60-9bba-d2c8585fbaf5} <Debug> DynamicQueryHandler: Done processing query
1719 2024.08.02 17:24:16.148083 [ 3 ] {20943f47-4841-4b60-9bba-d2c8585fbaf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1720 2024.08.02 17:24:16.148098 [ 3 ] {} <Debug> HTTP-Session: cf15aaae-f2ae-4934-bb8b-56802568b889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1721 2024.08.02 17:24:16.148225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 5308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1722 2024.08.02 17:24:16.148278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1723 2024.08.02 17:24:16.148299 [ 3 ] {} <Debug> HTTP-Session: 6d0cb72c-7502-4e45-a688-af126bcc936b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1724 2024.08.02 17:24:16.148315 [ 3 ] {} <Debug> HTTP-Session: 6d0cb72c-7502-4e45-a688-af126bcc936b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1725 2024.08.02 17:24:16.148329 [ 3 ] {} <Debug> HTTP-Session: 6d0cb72c-7502-4e45-a688-af126bcc936b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1726 2024.08.02 17:24:16.148361 [ 3 ] {} <Trace> HTTP-Session: 6d0cb72c-7502-4e45-a688-af126bcc936b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1727 2024.08.02 17:24:16.148477 [ 3 ] {72f5e37d-ff84-4ed1-98a1-b7e92ba70003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1728 2024.08.02 17:24:16.148524 [ 3 ] {72f5e37d-ff84-4ed1-98a1-b7e92ba70003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1729 2024.08.02 17:24:16.148671 [ 3 ] {72f5e37d-ff84-4ed1-98a1-b7e92ba70003} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1730 2024.08.02 17:24:16.148983 [ 3 ] {72f5e37d-ff84-4ed1-98a1-b7e92ba70003} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1731 2024.08.02 17:24:16.149020 [ 3 ] {72f5e37d-ff84-4ed1-98a1-b7e92ba70003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1732 2024.08.02 17:24:16.149331 [ 3 ] {72f5e37d-ff84-4ed1-98a1-b7e92ba70003} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1733 2024.08.02 17:24:16.149642 [ 3 ] {72f5e37d-ff84-4ed1-98a1-b7e92ba70003} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1734 2024.08.02 17:24:16.149794 [ 3 ] {72f5e37d-ff84-4ed1-98a1-b7e92ba70003} <Debug> executeQuery: Read 31 rows, 2.48 KiB in 0.001349 sec., 22979.985174203113 rows/sec., 1.80 MiB/sec.
1735 2024.08.02 17:24:16.149963 [ 3 ] {72f5e37d-ff84-4ed1-98a1-b7e92ba70003} <Debug> DynamicQueryHandler: Done processing query
1736 2024.08.02 17:24:16.149987 [ 3 ] {72f5e37d-ff84-4ed1-98a1-b7e92ba70003} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1737 2024.08.02 17:24:16.150003 [ 3 ] {} <Debug> HTTP-Session: 6d0cb72c-7502-4e45-a688-af126bcc936b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1738 2024.08.02 17:24:16.150123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1739 2024.08.02 17:24:16.150173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1740 2024.08.02 17:24:16.150192 [ 3 ] {} <Debug> HTTP-Session: 15302f3b-bfcb-4e0e-9825-1112cddd8a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1741 2024.08.02 17:24:16.150209 [ 3 ] {} <Debug> HTTP-Session: 15302f3b-bfcb-4e0e-9825-1112cddd8a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1742 2024.08.02 17:24:16.150223 [ 3 ] {} <Debug> HTTP-Session: 15302f3b-bfcb-4e0e-9825-1112cddd8a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1743 2024.08.02 17:24:16.150255 [ 3 ] {} <Trace> HTTP-Session: 15302f3b-bfcb-4e0e-9825-1112cddd8a03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1744 2024.08.02 17:24:16.150353 [ 3 ] {802fe999-4ef7-4c84-af46-302e134f2dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1745 2024.08.02 17:24:16.150401 [ 3 ] {802fe999-4ef7-4c84-af46-302e134f2dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1746 2024.08.02 17:24:16.150549 [ 3 ] {802fe999-4ef7-4c84-af46-302e134f2dd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1747 2024.08.02 17:24:16.150845 [ 3 ] {802fe999-4ef7-4c84-af46-302e134f2dd2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1748 2024.08.02 17:24:16.150881 [ 3 ] {802fe999-4ef7-4c84-af46-302e134f2dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1749 2024.08.02 17:24:16.151253 [ 3 ] {802fe999-4ef7-4c84-af46-302e134f2dd2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1750 2024.08.02 17:24:16.151605 [ 3 ] {802fe999-4ef7-4c84-af46-302e134f2dd2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1751 2024.08.02 17:24:16.151757 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1752 2024.08.02 17:24:16.151772 [ 3 ] {802fe999-4ef7-4c84-af46-302e134f2dd2} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001439 sec., 6949.270326615706 rows/sec., 529.34 KiB/sec.
1753 2024.08.02 17:24:16.151841 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1754 2024.08.02 17:24:16.151905 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1755 2024.08.02 17:24:16.152074 [ 3 ] {802fe999-4ef7-4c84-af46-302e134f2dd2} <Debug> DynamicQueryHandler: Done processing query
1756 2024.08.02 17:24:16.152086 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
1757 2024.08.02 17:24:16.152104 [ 3 ] {802fe999-4ef7-4c84-af46-302e134f2dd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1758 2024.08.02 17:24:16.152130 [ 3 ] {} <Debug> HTTP-Session: 15302f3b-bfcb-4e0e-9825-1112cddd8a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1759 2024.08.02 17:24:16.152248 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1760 2024.08.02 17:24:16.152281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 36686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1761 2024.08.02 17:24:16.152303 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
1762 2024.08.02 17:24:16.152344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1763 2024.08.02 17:24:16.152369 [ 3 ] {} <Debug> HTTP-Session: 423e89a8-e50d-41c7-98be-b7cb40315010 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1764 2024.08.02 17:24:16.152397 [ 3 ] {} <Debug> HTTP-Session: 423e89a8-e50d-41c7-98be-b7cb40315010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1765 2024.08.02 17:24:16.152457 [ 3 ] {} <Debug> HTTP-Session: 423e89a8-e50d-41c7-98be-b7cb40315010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1766 2024.08.02 17:24:16.152527 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part
1767 2024.08.02 17:24:16.152542 [ 3 ] {} <Trace> HTTP-Session: 423e89a8-e50d-41c7-98be-b7cb40315010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1768 2024.08.02 17:24:16.152828 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part
1769 2024.08.02 17:24:16.152980 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 346 rows starting from the beginning of the part
1770 2024.08.02 17:24:16.153109 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part
1771 2024.08.02 17:24:16.153190 [ 3 ] {416a2318-edea-4bc6-a226-2104d2b90a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1772 2024.08.02 17:24:16.153270 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part
1773 2024.08.02 17:24:16.153449 [ 3 ] {416a2318-edea-4bc6-a226-2104d2b90a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1774 2024.08.02 17:24:16.154443 [ 3 ] {416a2318-edea-4bc6-a226-2104d2b90a59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1775 2024.08.02 17:24:16.155341 [ 3 ] {416a2318-edea-4bc6-a226-2104d2b90a59} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1776 2024.08.02 17:24:16.155378 [ 3 ] {416a2318-edea-4bc6-a226-2104d2b90a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
1777 2024.08.02 17:24:16.156051 [ 3 ] {416a2318-edea-4bc6-a226-2104d2b90a59} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1778 2024.08.02 17:24:16.156462 [ 3 ] {416a2318-edea-4bc6-a226-2104d2b90a59} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1779 2024.08.02 17:24:16.156652 [ 3 ] {416a2318-edea-4bc6-a226-2104d2b90a59} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003892 sec., 5909.558067831449 rows/sec., 10.59 MiB/sec.
1780 2024.08.02 17:24:16.157130 [ 3 ] {416a2318-edea-4bc6-a226-2104d2b90a59} <Debug> DynamicQueryHandler: Done processing query
1781 2024.08.02 17:24:16.157178 [ 3 ] {416a2318-edea-4bc6-a226-2104d2b90a59} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1782 2024.08.02 17:24:16.157216 [ 3 ] {} <Debug> HTTP-Session: 423e89a8-e50d-41c7-98be-b7cb40315010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1783 2024.08.02 17:24:16.157340 [ 201 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 5 columns (5 merged, 0 gathered) in 0.005312942 sec., 73405.6573551904 rows/sec., 5.22 MiB/sec.
1784 2024.08.02 17:24:16.157371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1785 2024.08.02 17:24:16.157442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1786 2024.08.02 17:24:16.157466 [ 3 ] {} <Debug> HTTP-Session: ed39f578-d0e0-4c3f-a038-5803eac90065 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1787 2024.08.02 17:24:16.157488 [ 3 ] {} <Debug> HTTP-Session: ed39f578-d0e0-4c3f-a038-5803eac90065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1788 2024.08.02 17:24:16.157525 [ 3 ] {} <Debug> HTTP-Session: ed39f578-d0e0-4c3f-a038-5803eac90065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1789 2024.08.02 17:24:16.157565 [ 3 ] {} <Trace> HTTP-Session: ed39f578-d0e0-4c3f-a038-5803eac90065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1790 2024.08.02 17:24:16.157627 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1791 2024.08.02 17:24:16.157770 [ 3 ] {9cf9751c-1e08-4311-88a9-2748d9bea8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1792 2024.08.02 17:24:16.157845 [ 3 ] {9cf9751c-1e08-4311-88a9-2748d9bea8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1793 2024.08.02 17:24:16.158426 [ 3 ] {9cf9751c-1e08-4311-88a9-2748d9bea8be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1794 2024.08.02 17:24:16.158713 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1795 2024.08.02 17:24:16.158948 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1796 2024.08.02 17:24:16.159079 [ 3 ] {9cf9751c-1e08-4311-88a9-2748d9bea8be} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1797 2024.08.02 17:24:16.159137 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
1798 2024.08.02 17:24:16.159148 [ 3 ] {9cf9751c-1e08-4311-88a9-2748d9bea8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1799 2024.08.02 17:24:16.159556 [ 3 ] {9cf9751c-1e08-4311-88a9-2748d9bea8be} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1800 2024.08.02 17:24:16.159886 [ 3 ] {9cf9751c-1e08-4311-88a9-2748d9bea8be} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1801 2024.08.02 17:24:16.160047 [ 3 ] {9cf9751c-1e08-4311-88a9-2748d9bea8be} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.002363 sec., 4231.908590774439 rows/sec., 266.56 KiB/sec.
1802 2024.08.02 17:24:16.160047 [ 80 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1803 2024.08.02 17:24:16.160147 [ 80 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1804 2024.08.02 17:24:16.160189 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
1805 2024.08.02 17:24:16.160422 [ 3 ] {9cf9751c-1e08-4311-88a9-2748d9bea8be} <Debug> DynamicQueryHandler: Done processing query
1806 2024.08.02 17:24:16.160439 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
1807 2024.08.02 17:24:16.160484 [ 3 ] {9cf9751c-1e08-4311-88a9-2748d9bea8be} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1808 2024.08.02 17:24:16.160540 [ 3 ] {} <Debug> HTTP-Session: ed39f578-d0e0-4c3f-a038-5803eac90065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1809 2024.08.02 17:24:16.160682 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1810 2024.08.02 17:24:16.160723 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
1811 2024.08.02 17:24:16.160832 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part
1812 2024.08.02 17:24:16.161029 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part
1813 2024.08.02 17:24:16.161165 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part
1814 2024.08.02 17:24:16.161306 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part
1815 2024.08.02 17:24:16.161390 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part
1816 2024.08.02 17:24:16.162457 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002165391 sec., 24937.759508559884 rows/sec., 1.53 MiB/sec.
1817 2024.08.02 17:24:16.162590 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1818 2024.08.02 17:24:16.162967 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_6_1} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1819 2024.08.02 17:24:16.163042 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_6_1} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1820 2024.08.02 17:24:16.163120 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
1821 2024.08.02 17:24:21.141571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1822 2024.08.02 17:24:21.141703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1823 2024.08.02 17:24:21.141727 [ 3 ] {} <Debug> HTTP-Session: 378ac4f2-8d78-4619-b7a3-77c8c26d4cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1824 2024.08.02 17:24:21.141752 [ 3 ] {} <Debug> HTTP-Session: 378ac4f2-8d78-4619-b7a3-77c8c26d4cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1825 2024.08.02 17:24:21.141766 [ 3 ] {} <Debug> HTTP-Session: 378ac4f2-8d78-4619-b7a3-77c8c26d4cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1826 2024.08.02 17:24:21.141816 [ 3 ] {} <Trace> HTTP-Session: 378ac4f2-8d78-4619-b7a3-77c8c26d4cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1827 2024.08.02 17:24:21.142043 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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)
1828 2024.08.02 17:24:21.142404 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1829 2024.08.02 17:24:21.142444 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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
1830 2024.08.02 17:24:21.142726 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1831 2024.08.02 17:24:21.142805 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1832 2024.08.02 17:24:21.142978 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1833 2024.08.02 17:24:21.143146 [ 257 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1834 2024.08.02 17:24:21.143178 [ 256 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1835 2024.08.02 17:24:21.143177 [ 252 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1836 2024.08.02 17:24:21.143347 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1837 2024.08.02 17:24:21.143376 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1838 2024.08.02 17:24:21.143490 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1839 2024.08.02 17:24:21.143514 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
1840 2024.08.02 17:24:21.143556 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1841 2024.08.02 17:24:21.143600 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1842 2024.08.02 17:24:21.143639 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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'))"
1843 2024.08.02 17:24:21.145763 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.003816 sec., 3668.763102725367 rows/sec., 154.57 KiB/sec.
1844 2024.08.02 17:24:21.146141 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Debug> DynamicQueryHandler: Done processing query
1845 2024.08.02 17:24:21.146167 [ 3 ] {c5332de7-cc04-42a4-912d-4197d5f259d3} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1846 2024.08.02 17:24:21.146184 [ 3 ] {} <Debug> HTTP-Session: 378ac4f2-8d78-4619-b7a3-77c8c26d4cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1847 2024.08.02 17:24:21.146404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1848 2024.08.02 17:24:21.146453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1849 2024.08.02 17:24:21.146472 [ 3 ] {} <Debug> HTTP-Session: 98e45888-f8d4-4bae-b614-e8444a9905bc Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1850 2024.08.02 17:24:21.146488 [ 3 ] {} <Debug> HTTP-Session: 98e45888-f8d4-4bae-b614-e8444a9905bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1851 2024.08.02 17:24:21.146502 [ 3 ] {} <Debug> HTTP-Session: 98e45888-f8d4-4bae-b614-e8444a9905bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1852 2024.08.02 17:24:21.146534 [ 3 ] {} <Trace> HTTP-Session: 98e45888-f8d4-4bae-b614-e8444a9905bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1853 2024.08.02 17:24:21.146671 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', '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)
1854 2024.08.02 17:24:21.146927 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1855 2024.08.02 17:24:21.146966 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', '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
1856 2024.08.02 17:24:21.147211 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1857 2024.08.02 17:24:21.147276 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1858 2024.08.02 17:24:21.147414 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1859 2024.08.02 17:24:21.147519 [ 261 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1860 2024.08.02 17:24:21.147550 [ 259 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1861 2024.08.02 17:24:21.147568 [ 260 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1862 2024.08.02 17:24:21.147682 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1863 2024.08.02 17:24:21.147710 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1864 2024.08.02 17:24:21.147812 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1865 2024.08.02 17:24:21.147832 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
1866 2024.08.02 17:24:21.147870 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', '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'))"
1867 2024.08.02 17:24:21.147910 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', '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'))"
1868 2024.08.02 17:24:21.147945 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', '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'))"
1869 2024.08.02 17:24:21.149648 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.003038 sec., 4608.294930875576 rows/sec., 194.16 KiB/sec.
1870 2024.08.02 17:24:21.149971 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Debug> DynamicQueryHandler: Done processing query
1871 2024.08.02 17:24:21.149995 [ 3 ] {af6f6e25-99fd-42b4-842a-4d83b0da0cc4} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1872 2024.08.02 17:24:21.150011 [ 3 ] {} <Debug> HTTP-Session: 98e45888-f8d4-4bae-b614-e8444a9905bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1873 2024.08.02 17:24:21.150412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1874 2024.08.02 17:24:21.150459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1875 2024.08.02 17:24:21.150478 [ 3 ] {} <Debug> HTTP-Session: fc83826e-3e90-42b8-9576-2f26038b4db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1876 2024.08.02 17:24:21.150494 [ 3 ] {} <Debug> HTTP-Session: fc83826e-3e90-42b8-9576-2f26038b4db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1877 2024.08.02 17:24:21.150508 [ 3 ] {} <Debug> HTTP-Session: fc83826e-3e90-42b8-9576-2f26038b4db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1878 2024.08.02 17:24:21.150539 [ 3 ] {} <Trace> HTTP-Session: fc83826e-3e90-42b8-9576-2f26038b4db3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1879 2024.08.02 17:24:21.150672 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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)
1880 2024.08.02 17:24:21.150921 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1881 2024.08.02 17:24:21.150958 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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
1882 2024.08.02 17:24:21.151195 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1883 2024.08.02 17:24:21.151259 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1884 2024.08.02 17:24:21.151398 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1885 2024.08.02 17:24:21.151516 [ 257 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1886 2024.08.02 17:24:21.151546 [ 259 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1887 2024.08.02 17:24:21.151557 [ 261 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1888 2024.08.02 17:24:21.151671 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1889 2024.08.02 17:24:21.151695 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1890 2024.08.02 17:24:21.151791 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1891 2024.08.02 17:24:21.151811 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
1892 2024.08.02 17:24:21.151849 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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'))"
1893 2024.08.02 17:24:21.151889 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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'))"
1894 2024.08.02 17:24:21.151924 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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'))"
1895 2024.08.02 17:24:21.153612 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.002998 sec., 4669.779853235491 rows/sec., 196.75 KiB/sec.
1896 2024.08.02 17:24:21.153949 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Debug> DynamicQueryHandler: Done processing query
1897 2024.08.02 17:24:21.153973 [ 3 ] {aa7e72f0-eb39-4900-ba2c-39c0f51be7e7} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1898 2024.08.02 17:24:21.153989 [ 3 ] {} <Debug> HTTP-Session: fc83826e-3e90-42b8-9576-2f26038b4db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1899 2024.08.02 17:24:21.154205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1900 2024.08.02 17:24:21.154253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1901 2024.08.02 17:24:21.154272 [ 3 ] {} <Debug> HTTP-Session: 88847eea-27d0-433a-8a36-66198f4a7d74 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1902 2024.08.02 17:24:21.154288 [ 3 ] {} <Debug> HTTP-Session: 88847eea-27d0-433a-8a36-66198f4a7d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1903 2024.08.02 17:24:21.154302 [ 3 ] {} <Debug> HTTP-Session: 88847eea-27d0-433a-8a36-66198f4a7d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1904 2024.08.02 17:24:21.154332 [ 3 ] {} <Trace> HTTP-Session: 88847eea-27d0-433a-8a36-66198f4a7d74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1905 2024.08.02 17:24:21.154465 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1906 2024.08.02 17:24:21.154717 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1907 2024.08.02 17:24:21.154755 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity')" moved to PREWHERE
1908 2024.08.02 17:24:21.154998 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1909 2024.08.02 17:24:21.155062 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1910 2024.08.02 17:24:21.155195 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1911 2024.08.02 17:24:21.155314 [ 260 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1912 2024.08.02 17:24:21.155341 [ 259 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1913 2024.08.02 17:24:21.155358 [ 261 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1914 2024.08.02 17:24:21.155462 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1915 2024.08.02 17:24:21.155486 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1916 2024.08.02 17:24:21.155582 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1917 2024.08.02 17:24:21.155602 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
1918 2024.08.02 17:24:21.155639 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity'))"
1919 2024.08.02 17:24:21.155676 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity'))"
1920 2024.08.02 17:24:21.155712 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity'))"
1921 2024.08.02 17:24:21.157376 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.002971 sec., 4712.2181083810165 rows/sec., 198.53 KiB/sec.
1922 2024.08.02 17:24:21.157718 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Debug> DynamicQueryHandler: Done processing query
1923 2024.08.02 17:24:21.157743 [ 3 ] {cd539b7c-0a73-4fad-be54-c64ab65a520d} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1924 2024.08.02 17:24:21.157760 [ 3 ] {} <Debug> HTTP-Session: 88847eea-27d0-433a-8a36-66198f4a7d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1925 2024.08.02 17:24:21.157954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 717, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1926 2024.08.02 17:24:21.158002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1927 2024.08.02 17:24:21.158021 [ 3 ] {} <Debug> HTTP-Session: b3dcb7b3-c3d5-40fb-8776-3da2f5879fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1928 2024.08.02 17:24:21.158038 [ 3 ] {} <Debug> HTTP-Session: b3dcb7b3-c3d5-40fb-8776-3da2f5879fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1929 2024.08.02 17:24:21.158051 [ 3 ] {} <Debug> HTTP-Session: b3dcb7b3-c3d5-40fb-8776-3da2f5879fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1930 2024.08.02 17:24:21.158082 [ 3 ] {} <Trace> HTTP-Session: b3dcb7b3-c3d5-40fb-8776-3da2f5879fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1931 2024.08.02 17:24:21.158221 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1932 2024.08.02 17:24:21.158477 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1933 2024.08.02 17:24:21.158515 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1934 2024.08.02 17:24:21.158759 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1935 2024.08.02 17:24:21.158823 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1936 2024.08.02 17:24:21.158956 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1937 2024.08.02 17:24:21.159090 [ 256 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1938 2024.08.02 17:24:21.159118 [ 258 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1939 2024.08.02 17:24:21.159119 [ 252 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1940 2024.08.02 17:24:21.159241 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1941 2024.08.02 17:24:21.159270 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1942 2024.08.02 17:24:21.159371 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1943 2024.08.02 17:24:21.159391 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
1944 2024.08.02 17:24:21.159429 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy'))"
1945 2024.08.02 17:24:21.159469 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy'))"
1946 2024.08.02 17:24:21.159506 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy'))"
1947 2024.08.02 17:24:21.161261 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.003104 sec., 4510.309278350515 rows/sec., 190.03 KiB/sec.
1948 2024.08.02 17:24:21.161623 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Debug> DynamicQueryHandler: Done processing query
1949 2024.08.02 17:24:21.161648 [ 3 ] {b4fb3db0-b6d8-4922-8db5-6f7cd6eca0b4} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1950 2024.08.02 17:24:21.161665 [ 3 ] {} <Debug> HTTP-Session: b3dcb7b3-c3d5-40fb-8776-3da2f5879fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1951 2024.08.02 17:24:21.161868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1952 2024.08.02 17:24:21.161915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1953 2024.08.02 17:24:21.161934 [ 3 ] {} <Debug> HTTP-Session: 2ca7f1e2-0cc5-4a97-87b9-14cdcf95807e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1954 2024.08.02 17:24:21.161950 [ 3 ] {} <Debug> HTTP-Session: 2ca7f1e2-0cc5-4a97-87b9-14cdcf95807e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1955 2024.08.02 17:24:21.161965 [ 3 ] {} <Debug> HTTP-Session: 2ca7f1e2-0cc5-4a97-87b9-14cdcf95807e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1956 2024.08.02 17:24:21.161997 [ 3 ] {} <Trace> HTTP-Session: 2ca7f1e2-0cc5-4a97-87b9-14cdcf95807e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1957 2024.08.02 17:24:21.162149 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1958 2024.08.02 17:24:21.162417 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1959 2024.08.02 17:24:21.162456 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1960 2024.08.02 17:24:21.162704 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1961 2024.08.02 17:24:21.162767 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1962 2024.08.02 17:24:21.162902 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1963 2024.08.02 17:24:21.163001 [ 259 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1964 2024.08.02 17:24:21.163028 [ 257 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1965 2024.08.02 17:24:21.163050 [ 261 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1966 2024.08.02 17:24:21.163155 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1967 2024.08.02 17:24:21.163178 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1968 2024.08.02 17:24:21.163279 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1969 2024.08.02 17:24:21.163300 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
1970 2024.08.02 17:24:21.163337 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1971 2024.08.02 17:24:21.163375 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1972 2024.08.02 17:24:21.163411 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1973 2024.08.02 17:24:21.165176 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.00309 sec., 4530.74433656958 rows/sec., 190.89 KiB/sec.
1974 2024.08.02 17:24:21.165529 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Debug> DynamicQueryHandler: Done processing query
1975 2024.08.02 17:24:21.165556 [ 3 ] {3ebbc2c0-ee6a-47af-a8dc-300817f50590} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1976 2024.08.02 17:24:21.165573 [ 3 ] {} <Debug> HTTP-Session: 2ca7f1e2-0cc5-4a97-87b9-14cdcf95807e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1977 2024.08.02 17:24:21.165783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1978 2024.08.02 17:24:21.165833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1979 2024.08.02 17:24:21.165853 [ 3 ] {} <Debug> HTTP-Session: 3dc9e704-6931-4097-a69a-442fcdb89807 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
1980 2024.08.02 17:24:21.165871 [ 3 ] {} <Debug> HTTP-Session: 3dc9e704-6931-4097-a69a-442fcdb89807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1981 2024.08.02 17:24:21.165885 [ 3 ] {} <Debug> HTTP-Session: 3dc9e704-6931-4097-a69a-442fcdb89807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1982 2024.08.02 17:24:21.165916 [ 3 ] {} <Trace> HTTP-Session: 3dc9e704-6931-4097-a69a-442fcdb89807 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1983 2024.08.02 17:24:21.166057 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1984 2024.08.02 17:24:21.166325 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1985 2024.08.02 17:24:21.166365 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1986 2024.08.02 17:24:21.166650 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1987 2024.08.02 17:24:21.166714 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1988 2024.08.02 17:24:21.166851 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1989 2024.08.02 17:24:21.166979 [ 262 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1990 2024.08.02 17:24:21.167002 [ 252 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1991 2024.08.02 17:24:21.166997 [ 260 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1992 2024.08.02 17:24:21.167156 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
1993 2024.08.02 17:24:21.167186 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
1994 2024.08.02 17:24:21.167287 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1995 2024.08.02 17:24:21.167309 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
1996 2024.08.02 17:24:21.167347 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1997 2024.08.02 17:24:21.167388 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1998 2024.08.02 17:24:21.167434 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1999 2024.08.02 17:24:21.169125 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.003131 sec., 4471.414883423826 rows/sec., 188.39 KiB/sec.
2000 2024.08.02 17:24:21.169483 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Debug> DynamicQueryHandler: Done processing query
2001 2024.08.02 17:24:21.169507 [ 3 ] {2e3ce8f8-1e66-40ff-b14a-cc6aaabcdb95} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2002 2024.08.02 17:24:21.169525 [ 3 ] {} <Debug> HTTP-Session: 3dc9e704-6931-4097-a69a-442fcdb89807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2003 2024.08.02 17:24:21.169733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2004 2024.08.02 17:24:21.169781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2005 2024.08.02 17:24:21.169800 [ 3 ] {} <Debug> HTTP-Session: 3c601de0-7849-4ba9-abec-bdf21900fc74 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2006 2024.08.02 17:24:21.169816 [ 3 ] {} <Debug> HTTP-Session: 3c601de0-7849-4ba9-abec-bdf21900fc74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2007 2024.08.02 17:24:21.169830 [ 3 ] {} <Debug> HTTP-Session: 3c601de0-7849-4ba9-abec-bdf21900fc74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2008 2024.08.02 17:24:21.169861 [ 3 ] {} <Trace> HTTP-Session: 3c601de0-7849-4ba9-abec-bdf21900fc74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2009 2024.08.02 17:24:21.170000 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2010 2024.08.02 17:24:21.170267 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2011 2024.08.02 17:24:21.170308 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2012 2024.08.02 17:24:21.170563 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2013 2024.08.02 17:24:21.170629 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2014 2024.08.02 17:24:21.170768 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
2015 2024.08.02 17:24:21.170895 [ 257 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2016 2024.08.02 17:24:21.170922 [ 252 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2017 2024.08.02 17:24:21.170923 [ 262 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2018 2024.08.02 17:24:21.171071 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
2019 2024.08.02 17:24:21.171101 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2020 2024.08.02 17:24:21.171205 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2021 2024.08.02 17:24:21.171227 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
2022 2024.08.02 17:24:21.171265 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2023 2024.08.02 17:24:21.171308 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2024 2024.08.02 17:24:21.171347 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2025 2024.08.02 17:24:21.173040 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.003104 sec., 4510.309278350515 rows/sec., 190.03 KiB/sec.
2026 2024.08.02 17:24:21.173398 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Debug> DynamicQueryHandler: Done processing query
2027 2024.08.02 17:24:21.173423 [ 3 ] {5e7085d0-61e7-4bee-be8b-79a380a3dd2b} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2028 2024.08.02 17:24:21.173439 [ 3 ] {} <Debug> HTTP-Session: 3c601de0-7849-4ba9-abec-bdf21900fc74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2029 2024.08.02 17:24:21.173634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2030 2024.08.02 17:24:21.173683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2031 2024.08.02 17:24:21.173701 [ 3 ] {} <Debug> HTTP-Session: 3cb4da99-608e-4f7b-bb5e-2b676e0f9b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2032 2024.08.02 17:24:21.173718 [ 3 ] {} <Debug> HTTP-Session: 3cb4da99-608e-4f7b-bb5e-2b676e0f9b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2033 2024.08.02 17:24:21.173731 [ 3 ] {} <Debug> HTTP-Session: 3cb4da99-608e-4f7b-bb5e-2b676e0f9b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2034 2024.08.02 17:24:21.173762 [ 3 ] {} <Trace> HTTP-Session: 3cb4da99-608e-4f7b-bb5e-2b676e0f9b54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2035 2024.08.02 17:24:21.173902 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2036 2024.08.02 17:24:21.174166 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2037 2024.08.02 17:24:21.174207 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2038 2024.08.02 17:24:21.174468 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2039 2024.08.02 17:24:21.174533 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2040 2024.08.02 17:24:21.174669 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
2041 2024.08.02 17:24:21.174813 [ 259 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2042 2024.08.02 17:24:21.174817 [ 262 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2043 2024.08.02 17:24:21.174831 [ 252 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2044 2024.08.02 17:24:21.174957 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
2045 2024.08.02 17:24:21.174986 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2046 2024.08.02 17:24:21.175090 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2047 2024.08.02 17:24:21.175110 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
2048 2024.08.02 17:24:21.175148 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2049 2024.08.02 17:24:21.175188 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2050 2024.08.02 17:24:21.175225 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2051 2024.08.02 17:24:21.177020 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.003181 sec., 4401.131719585036 rows/sec., 185.43 KiB/sec.
2052 2024.08.02 17:24:21.177417 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Debug> DynamicQueryHandler: Done processing query
2053 2024.08.02 17:24:21.177446 [ 3 ] {e8b3f34e-1d1d-45b5-afb6-7fc286c1fcfa} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2054 2024.08.02 17:24:21.177465 [ 3 ] {} <Debug> HTTP-Session: 3cb4da99-608e-4f7b-bb5e-2b676e0f9b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2055 2024.08.02 17:24:21.177678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2056 2024.08.02 17:24:21.177728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2057 2024.08.02 17:24:21.177749 [ 3 ] {} <Debug> HTTP-Session: 5397c714-95a4-42a5-8107-6b221e18306a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2058 2024.08.02 17:24:21.177765 [ 3 ] {} <Debug> HTTP-Session: 5397c714-95a4-42a5-8107-6b221e18306a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2059 2024.08.02 17:24:21.177779 [ 3 ] {} <Debug> HTTP-Session: 5397c714-95a4-42a5-8107-6b221e18306a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2060 2024.08.02 17:24:21.177810 [ 3 ] {} <Trace> HTTP-Session: 5397c714-95a4-42a5-8107-6b221e18306a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2061 2024.08.02 17:24:21.177960 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2062 2024.08.02 17:24:21.178242 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2063 2024.08.02 17:24:21.178288 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2064 2024.08.02 17:24:21.178585 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2065 2024.08.02 17:24:21.178658 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2066 2024.08.02 17:24:21.178801 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
2067 2024.08.02 17:24:21.178907 [ 262 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2068 2024.08.02 17:24:21.178920 [ 259 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2069 2024.08.02 17:24:21.178926 [ 257 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2070 2024.08.02 17:24:21.179033 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
2071 2024.08.02 17:24:21.179064 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2072 2024.08.02 17:24:21.179168 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2073 2024.08.02 17:24:21.179190 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
2074 2024.08.02 17:24:21.179237 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2075 2024.08.02 17:24:21.179277 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2076 2024.08.02 17:24:21.179316 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2077 2024.08.02 17:24:21.180948 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.003054 sec., 4584.1519318926 rows/sec., 193.14 KiB/sec.
2078 2024.08.02 17:24:21.181337 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Debug> DynamicQueryHandler: Done processing query
2079 2024.08.02 17:24:21.181364 [ 3 ] {a41f2bf1-9bdc-4525-b8d8-8b0990b1fea4} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2080 2024.08.02 17:24:21.181381 [ 3 ] {} <Debug> HTTP-Session: 5397c714-95a4-42a5-8107-6b221e18306a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2081 2024.08.02 17:24:21.181620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2082 2024.08.02 17:24:21.181678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2083 2024.08.02 17:24:21.181698 [ 3 ] {} <Debug> HTTP-Session: 3b0e0bf4-015f-43bc-8c0b-903959ccfe41 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2084 2024.08.02 17:24:21.181715 [ 3 ] {} <Debug> HTTP-Session: 3b0e0bf4-015f-43bc-8c0b-903959ccfe41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2085 2024.08.02 17:24:21.181729 [ 3 ] {} <Debug> HTTP-Session: 3b0e0bf4-015f-43bc-8c0b-903959ccfe41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2086 2024.08.02 17:24:21.181762 [ 3 ] {} <Trace> HTTP-Session: 3b0e0bf4-015f-43bc-8c0b-903959ccfe41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2087 2024.08.02 17:24:21.181922 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2088 2024.08.02 17:24:21.182204 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2089 2024.08.02 17:24:21.182247 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2090 2024.08.02 17:24:21.182513 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2091 2024.08.02 17:24:21.182590 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2092 2024.08.02 17:24:21.182736 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2093 2024.08.02 17:24:21.182852 [ 259 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2094 2024.08.02 17:24:21.182854 [ 262 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2095 2024.08.02 17:24:21.182853 [ 257 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2096 2024.08.02 17:24:21.182983 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
2097 2024.08.02 17:24:21.183011 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2098 2024.08.02 17:24:21.183116 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2099 2024.08.02 17:24:21.183137 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
2100 2024.08.02 17:24:21.183175 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2101 2024.08.02 17:24:21.183217 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2102 2024.08.02 17:24:21.183256 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2103 2024.08.02 17:24:21.185049 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.00319 sec., 4388.71473354232 rows/sec., 184.90 KiB/sec.
2104 2024.08.02 17:24:21.187129 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Debug> DynamicQueryHandler: Done processing query
2105 2024.08.02 17:24:21.187161 [ 3 ] {3ab66f07-5311-4dcc-bf62-a25c481fce01} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2106 2024.08.02 17:24:21.187180 [ 3 ] {} <Debug> HTTP-Session: 3b0e0bf4-015f-43bc-8c0b-903959ccfe41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2107 2024.08.02 17:24:21.191411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2108 2024.08.02 17:24:21.191474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2109 2024.08.02 17:24:21.191495 [ 3 ] {} <Debug> HTTP-Session: 9944295d-80a1-4352-82b7-5928243a2ac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2110 2024.08.02 17:24:21.191514 [ 3 ] {} <Debug> HTTP-Session: 9944295d-80a1-4352-82b7-5928243a2ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2111 2024.08.02 17:24:21.191528 [ 3 ] {} <Debug> HTTP-Session: 9944295d-80a1-4352-82b7-5928243a2ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2112 2024.08.02 17:24:21.191567 [ 3 ] {} <Trace> HTTP-Session: 9944295d-80a1-4352-82b7-5928243a2ac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2113 2024.08.02 17:24:21.191738 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2114 2024.08.02 17:24:21.192043 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2115 2024.08.02 17:24:21.192089 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2116 2024.08.02 17:24:21.192377 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2117 2024.08.02 17:24:21.192446 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2118 2024.08.02 17:24:21.192595 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2119 2024.08.02 17:24:21.192728 [ 259 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2120 2024.08.02 17:24:21.192728 [ 262 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2121 2024.08.02 17:24:21.192753 [ 258 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2122 2024.08.02 17:24:21.192923 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
2123 2024.08.02 17:24:21.192952 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2124 2024.08.02 17:24:21.193062 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2125 2024.08.02 17:24:21.193083 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 14 rows with 3 streams
2126 2024.08.02 17:24:21.193122 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2127 2024.08.02 17:24:21.193164 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2128 2024.08.02 17:24:21.193202 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2129 2024.08.02 17:24:21.194926 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Debug> executeQuery: Read 14 rows, 604.00 B in 0.003266 sec., 4286.5890998162895 rows/sec., 180.60 KiB/sec.
2130 2024.08.02 17:24:21.195284 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Debug> DynamicQueryHandler: Done processing query
2131 2024.08.02 17:24:21.195310 [ 3 ] {f76c3b8e-6e6a-4646-890c-5caf90d813e7} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2132 2024.08.02 17:24:21.195327 [ 3 ] {} <Debug> HTTP-Session: 9944295d-80a1-4352-82b7-5928243a2ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2133 2024.08.02 17:24:21.195695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2134 2024.08.02 17:24:21.195743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2135 2024.08.02 17:24:21.195762 [ 3 ] {} <Debug> HTTP-Session: 5bb4fd3f-54e1-44a2-8825-97968d55bae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2136 2024.08.02 17:24:21.195779 [ 3 ] {} <Debug> HTTP-Session: 5bb4fd3f-54e1-44a2-8825-97968d55bae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2137 2024.08.02 17:24:21.195793 [ 3 ] {} <Debug> HTTP-Session: 5bb4fd3f-54e1-44a2-8825-97968d55bae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.08.02 17:24:21.195823 [ 3 ] {} <Trace> HTTP-Session: 5bb4fd3f-54e1-44a2-8825-97968d55bae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2139 2024.08.02 17:24:21.195958 [ 3 ] {24e60560-e19e-4e65-b202-afa2c36a7281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2140 2024.08.02 17:24:21.196007 [ 3 ] {24e60560-e19e-4e65-b202-afa2c36a7281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2141 2024.08.02 17:24:21.196183 [ 3 ] {24e60560-e19e-4e65-b202-afa2c36a7281} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2142 2024.08.02 17:24:21.196549 [ 3 ] {24e60560-e19e-4e65-b202-afa2c36a7281} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2143 2024.08.02 17:24:21.196592 [ 3 ] {24e60560-e19e-4e65-b202-afa2c36a7281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2144 2024.08.02 17:24:21.197098 [ 3 ] {24e60560-e19e-4e65-b202-afa2c36a7281} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2145 2024.08.02 17:24:21.197444 [ 3 ] {24e60560-e19e-4e65-b202-afa2c36a7281} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2146 2024.08.02 17:24:21.197607 [ 3 ] {24e60560-e19e-4e65-b202-afa2c36a7281} <Debug> executeQuery: Read 12 rows, 1.62 KiB in 0.001692 sec., 7092.198581560284 rows/sec., 956.94 KiB/sec.
2147 2024.08.02 17:24:21.197827 [ 3 ] {24e60560-e19e-4e65-b202-afa2c36a7281} <Debug> DynamicQueryHandler: Done processing query
2148 2024.08.02 17:24:21.197852 [ 3 ] {24e60560-e19e-4e65-b202-afa2c36a7281} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2149 2024.08.02 17:24:21.197869 [ 3 ] {} <Debug> HTTP-Session: 5bb4fd3f-54e1-44a2-8825-97968d55bae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2150 2024.08.02 17:24:21.197979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2151 2024.08.02 17:24:21.198031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2152 2024.08.02 17:24:21.198051 [ 3 ] {} <Debug> HTTP-Session: 65509577-5613-4dce-9f32-7524adc0f9be Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2153 2024.08.02 17:24:21.198068 [ 3 ] {} <Debug> HTTP-Session: 65509577-5613-4dce-9f32-7524adc0f9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2154 2024.08.02 17:24:21.198082 [ 3 ] {} <Debug> HTTP-Session: 65509577-5613-4dce-9f32-7524adc0f9be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2155 2024.08.02 17:24:21.198112 [ 3 ] {} <Trace> HTTP-Session: 65509577-5613-4dce-9f32-7524adc0f9be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2156 2024.08.02 17:24:21.198212 [ 3 ] {167596c2-689f-4d86-ab48-d374a0bebcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2157 2024.08.02 17:24:21.198257 [ 3 ] {167596c2-689f-4d86-ab48-d374a0bebcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2158 2024.08.02 17:24:21.198388 [ 3 ] {167596c2-689f-4d86-ab48-d374a0bebcb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2159 2024.08.02 17:24:21.198689 [ 3 ] {167596c2-689f-4d86-ab48-d374a0bebcb0} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2160 2024.08.02 17:24:21.198738 [ 3 ] {167596c2-689f-4d86-ab48-d374a0bebcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2161 2024.08.02 17:24:21.199088 [ 3 ] {167596c2-689f-4d86-ab48-d374a0bebcb0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2162 2024.08.02 17:24:21.199433 [ 3 ] {167596c2-689f-4d86-ab48-d374a0bebcb0} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2163 2024.08.02 17:24:21.199571 [ 3 ] {167596c2-689f-4d86-ab48-d374a0bebcb0} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 245.73 KiB/sec.
2164 2024.08.02 17:24:21.199752 [ 3 ] {167596c2-689f-4d86-ab48-d374a0bebcb0} <Debug> DynamicQueryHandler: Done processing query
2165 2024.08.02 17:24:21.199776 [ 3 ] {167596c2-689f-4d86-ab48-d374a0bebcb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2166 2024.08.02 17:24:21.199793 [ 3 ] {} <Debug> HTTP-Session: 65509577-5613-4dce-9f32-7524adc0f9be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2167 2024.08.02 17:24:21.199959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 17164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2168 2024.08.02 17:24:21.200009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2169 2024.08.02 17:24:21.200030 [ 3 ] {} <Debug> HTTP-Session: b8d0b61c-5332-4836-a7da-303d621edf40 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2170 2024.08.02 17:24:21.200046 [ 3 ] {} <Debug> HTTP-Session: b8d0b61c-5332-4836-a7da-303d621edf40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2171 2024.08.02 17:24:21.200061 [ 3 ] {} <Debug> HTTP-Session: b8d0b61c-5332-4836-a7da-303d621edf40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2172 2024.08.02 17:24:21.200092 [ 3 ] {} <Trace> HTTP-Session: b8d0b61c-5332-4836-a7da-303d621edf40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2173 2024.08.02 17:24:21.200221 [ 3 ] {cc39c784-08f4-4770-b196-f64b1ff53bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2174 2024.08.02 17:24:21.200266 [ 3 ] {cc39c784-08f4-4770-b196-f64b1ff53bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2175 2024.08.02 17:24:21.200393 [ 3 ] {cc39c784-08f4-4770-b196-f64b1ff53bce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2176 2024.08.02 17:24:21.200778 [ 3 ] {cc39c784-08f4-4770-b196-f64b1ff53bce} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2177 2024.08.02 17:24:21.200817 [ 3 ] {cc39c784-08f4-4770-b196-f64b1ff53bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2178 2024.08.02 17:24:21.201140 [ 3 ] {cc39c784-08f4-4770-b196-f64b1ff53bce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2179 2024.08.02 17:24:21.201469 [ 3 ] {cc39c784-08f4-4770-b196-f64b1ff53bce} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2180 2024.08.02 17:24:21.201637 [ 3 ] {cc39c784-08f4-4770-b196-f64b1ff53bce} <Debug> executeQuery: Read 109 rows, 10.49 KiB in 0.001454 sec., 74965.6121045392 rows/sec., 7.04 MiB/sec.
2181 2024.08.02 17:24:21.201931 [ 3 ] {cc39c784-08f4-4770-b196-f64b1ff53bce} <Debug> DynamicQueryHandler: Done processing query
2182 2024.08.02 17:24:21.201958 [ 3 ] {cc39c784-08f4-4770-b196-f64b1ff53bce} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2183 2024.08.02 17:24:21.201974 [ 3 ] {} <Debug> HTTP-Session: b8d0b61c-5332-4836-a7da-303d621edf40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2184 2024.08.02 17:24:21.202173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 52108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2185 2024.08.02 17:24:21.202224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2186 2024.08.02 17:24:21.202243 [ 3 ] {} <Debug> HTTP-Session: 491e6d84-4014-41a0-b461-6e32c91ca5b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2187 2024.08.02 17:24:21.202259 [ 3 ] {} <Debug> HTTP-Session: 491e6d84-4014-41a0-b461-6e32c91ca5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2188 2024.08.02 17:24:21.202273 [ 3 ] {} <Debug> HTTP-Session: 491e6d84-4014-41a0-b461-6e32c91ca5b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2189 2024.08.02 17:24:21.202304 [ 3 ] {} <Trace> HTTP-Session: 491e6d84-4014-41a0-b461-6e32c91ca5b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2190 2024.08.02 17:24:21.202680 [ 3 ] {ab5170d5-d238-485b-a6d4-e17aea2930d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2191 2024.08.02 17:24:21.202726 [ 3 ] {ab5170d5-d238-485b-a6d4-e17aea2930d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2192 2024.08.02 17:24:21.202866 [ 3 ] {ab5170d5-d238-485b-a6d4-e17aea2930d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2193 2024.08.02 17:24:21.203370 [ 3 ] {ab5170d5-d238-485b-a6d4-e17aea2930d7} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2194 2024.08.02 17:24:21.203409 [ 3 ] {ab5170d5-d238-485b-a6d4-e17aea2930d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2195 2024.08.02 17:24:21.203769 [ 3 ] {ab5170d5-d238-485b-a6d4-e17aea2930d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2196 2024.08.02 17:24:21.204084 [ 3 ] {ab5170d5-d238-485b-a6d4-e17aea2930d7} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2197 2024.08.02 17:24:21.204244 [ 3 ] {ab5170d5-d238-485b-a6d4-e17aea2930d7} <Debug> executeQuery: Read 326 rows, 23.00 KiB in 0.001838 sec., 177366.70293797605 rows/sec., 12.22 MiB/sec.
2198 2024.08.02 17:24:21.204410 [ 3 ] {ab5170d5-d238-485b-a6d4-e17aea2930d7} <Debug> DynamicQueryHandler: Done processing query
2199 2024.08.02 17:24:21.204434 [ 3 ] {ab5170d5-d238-485b-a6d4-e17aea2930d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
2200 2024.08.02 17:24:21.204450 [ 3 ] {} <Debug> HTTP-Session: 491e6d84-4014-41a0-b461-6e32c91ca5b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2201 2024.08.02 17:24:21.204569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2202 2024.08.02 17:24:21.204618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2203 2024.08.02 17:24:21.204637 [ 3 ] {} <Debug> HTTP-Session: 6c0e08d8-7ccd-4c38-99d5-6a167ecbb517 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2204 2024.08.02 17:24:21.204653 [ 3 ] {} <Debug> HTTP-Session: 6c0e08d8-7ccd-4c38-99d5-6a167ecbb517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2205 2024.08.02 17:24:21.204667 [ 3 ] {} <Debug> HTTP-Session: 6c0e08d8-7ccd-4c38-99d5-6a167ecbb517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2206 2024.08.02 17:24:21.204697 [ 3 ] {} <Trace> HTTP-Session: 6c0e08d8-7ccd-4c38-99d5-6a167ecbb517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2207 2024.08.02 17:24:21.204791 [ 3 ] {ec883499-39f8-4bea-b405-8dfca119b1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2208 2024.08.02 17:24:21.204836 [ 3 ] {ec883499-39f8-4bea-b405-8dfca119b1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2209 2024.08.02 17:24:21.204964 [ 3 ] {ec883499-39f8-4bea-b405-8dfca119b1be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2210 2024.08.02 17:24:21.205229 [ 3 ] {ec883499-39f8-4bea-b405-8dfca119b1be} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2211 2024.08.02 17:24:21.205266 [ 3 ] {ec883499-39f8-4bea-b405-8dfca119b1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2212 2024.08.02 17:24:21.205698 [ 3 ] {ec883499-39f8-4bea-b405-8dfca119b1be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2213 2024.08.02 17:24:21.206050 [ 3 ] {ec883499-39f8-4bea-b405-8dfca119b1be} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2214 2024.08.02 17:24:21.206236 [ 3 ] {ec883499-39f8-4bea-b405-8dfca119b1be} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 177.07 KiB/sec.
2215 2024.08.02 17:24:21.206522 [ 3 ] {ec883499-39f8-4bea-b405-8dfca119b1be} <Debug> DynamicQueryHandler: Done processing query
2216 2024.08.02 17:24:21.206547 [ 3 ] {ec883499-39f8-4bea-b405-8dfca119b1be} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2217 2024.08.02 17:24:21.206563 [ 3 ] {} <Debug> HTTP-Session: 6c0e08d8-7ccd-4c38-99d5-6a167ecbb517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2218 2024.08.02 17:24:21.206717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2219 2024.08.02 17:24:21.206767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2220 2024.08.02 17:24:21.206787 [ 3 ] {} <Debug> HTTP-Session: e7a09e93-9715-4346-bde9-8a1ac0c59a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2221 2024.08.02 17:24:21.206803 [ 3 ] {} <Debug> HTTP-Session: e7a09e93-9715-4346-bde9-8a1ac0c59a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2222 2024.08.02 17:24:21.206816 [ 3 ] {} <Debug> HTTP-Session: e7a09e93-9715-4346-bde9-8a1ac0c59a3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2223 2024.08.02 17:24:21.206846 [ 3 ] {} <Trace> HTTP-Session: e7a09e93-9715-4346-bde9-8a1ac0c59a3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2224 2024.08.02 17:24:21.206985 [ 3 ] {6a7134ef-4407-46c0-85c5-4640ddbad974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2225 2024.08.02 17:24:21.207031 [ 3 ] {6a7134ef-4407-46c0-85c5-4640ddbad974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2226 2024.08.02 17:24:21.207191 [ 3 ] {6a7134ef-4407-46c0-85c5-4640ddbad974} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2227 2024.08.02 17:24:21.207509 [ 3 ] {6a7134ef-4407-46c0-85c5-4640ddbad974} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2228 2024.08.02 17:24:21.207545 [ 3 ] {6a7134ef-4407-46c0-85c5-4640ddbad974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2229 2024.08.02 17:24:21.207924 [ 3 ] {6a7134ef-4407-46c0-85c5-4640ddbad974} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2230 2024.08.02 17:24:21.208268 [ 3 ] {6a7134ef-4407-46c0-85c5-4640ddbad974} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2231 2024.08.02 17:24:21.208419 [ 3 ] {6a7134ef-4407-46c0-85c5-4640ddbad974} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001495 sec., 51505.01672240803 rows/sec., 3.17 MiB/sec.
2232 2024.08.02 17:24:21.208625 [ 3 ] {6a7134ef-4407-46c0-85c5-4640ddbad974} <Debug> DynamicQueryHandler: Done processing query
2233 2024.08.02 17:24:21.208650 [ 3 ] {6a7134ef-4407-46c0-85c5-4640ddbad974} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2234 2024.08.02 17:24:21.208665 [ 3 ] {} <Debug> HTTP-Session: e7a09e93-9715-4346-bde9-8a1ac0c59a3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2235 2024.08.02 17:24:21.208792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2236 2024.08.02 17:24:21.208840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2237 2024.08.02 17:24:21.208860 [ 3 ] {} <Debug> HTTP-Session: 37fba031-3896-4585-86f8-bc15030b9d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2238 2024.08.02 17:24:21.208877 [ 3 ] {} <Debug> HTTP-Session: 37fba031-3896-4585-86f8-bc15030b9d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2239 2024.08.02 17:24:21.208891 [ 3 ] {} <Debug> HTTP-Session: 37fba031-3896-4585-86f8-bc15030b9d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2240 2024.08.02 17:24:21.208921 [ 3 ] {} <Trace> HTTP-Session: 37fba031-3896-4585-86f8-bc15030b9d07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2241 2024.08.02 17:24:21.209019 [ 3 ] {cef5d636-9a0b-42ff-b7c8-e3a18a3584d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2242 2024.08.02 17:24:21.209064 [ 3 ] {cef5d636-9a0b-42ff-b7c8-e3a18a3584d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2243 2024.08.02 17:24:21.209207 [ 3 ] {cef5d636-9a0b-42ff-b7c8-e3a18a3584d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2244 2024.08.02 17:24:21.209490 [ 3 ] {cef5d636-9a0b-42ff-b7c8-e3a18a3584d2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2245 2024.08.02 17:24:21.209526 [ 3 ] {cef5d636-9a0b-42ff-b7c8-e3a18a3584d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2246 2024.08.02 17:24:21.209875 [ 3 ] {cef5d636-9a0b-42ff-b7c8-e3a18a3584d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2247 2024.08.02 17:24:21.210215 [ 3 ] {cef5d636-9a0b-42ff-b7c8-e3a18a3584d2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2248 2024.08.02 17:24:21.210374 [ 3 ] {cef5d636-9a0b-42ff-b7c8-e3a18a3584d2} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001373 sec., 7283.3211944646755 rows/sec., 554.78 KiB/sec.
2249 2024.08.02 17:24:21.210647 [ 3 ] {cef5d636-9a0b-42ff-b7c8-e3a18a3584d2} <Debug> DynamicQueryHandler: Done processing query
2250 2024.08.02 17:24:21.210672 [ 3 ] {cef5d636-9a0b-42ff-b7c8-e3a18a3584d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2251 2024.08.02 17:24:21.210688 [ 3 ] {} <Debug> HTTP-Session: 37fba031-3896-4585-86f8-bc15030b9d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2252 2024.08.02 17:24:21.210796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2253 2024.08.02 17:24:21.210845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2254 2024.08.02 17:24:21.210864 [ 3 ] {} <Debug> HTTP-Session: a4380042-7d52-4361-a3a1-26082c0bdd20 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2255 2024.08.02 17:24:21.210881 [ 3 ] {} <Debug> HTTP-Session: a4380042-7d52-4361-a3a1-26082c0bdd20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2256 2024.08.02 17:24:21.210895 [ 3 ] {} <Debug> HTTP-Session: a4380042-7d52-4361-a3a1-26082c0bdd20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2257 2024.08.02 17:24:21.210925 [ 3 ] {} <Trace> HTTP-Session: a4380042-7d52-4361-a3a1-26082c0bdd20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2258 2024.08.02 17:24:21.211031 [ 3 ] {db898f23-74cf-4cb4-846a-7787876df2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2259 2024.08.02 17:24:21.211082 [ 3 ] {db898f23-74cf-4cb4-846a-7787876df2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2260 2024.08.02 17:24:21.211225 [ 3 ] {db898f23-74cf-4cb4-846a-7787876df2a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2261 2024.08.02 17:24:21.211483 [ 3 ] {db898f23-74cf-4cb4-846a-7787876df2a7} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2262 2024.08.02 17:24:21.211519 [ 3 ] {db898f23-74cf-4cb4-846a-7787876df2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2263 2024.08.02 17:24:21.211861 [ 3 ] {db898f23-74cf-4cb4-846a-7787876df2a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2264 2024.08.02 17:24:21.212175 [ 3 ] {db898f23-74cf-4cb4-846a-7787876df2a7} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2265 2024.08.02 17:24:21.212326 [ 3 ] {db898f23-74cf-4cb4-846a-7787876df2a7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001321 sec., 17411.0522331567 rows/sec., 941.82 KiB/sec.
2266 2024.08.02 17:24:21.212529 [ 3 ] {db898f23-74cf-4cb4-846a-7787876df2a7} <Debug> DynamicQueryHandler: Done processing query
2267 2024.08.02 17:24:21.212553 [ 3 ] {db898f23-74cf-4cb4-846a-7787876df2a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2268 2024.08.02 17:24:21.212570 [ 3 ] {} <Debug> HTTP-Session: a4380042-7d52-4361-a3a1-26082c0bdd20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2269 2024.08.02 17:24:21.212677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2270 2024.08.02 17:24:21.212725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2271 2024.08.02 17:24:21.212744 [ 3 ] {} <Debug> HTTP-Session: cd2603de-b4b0-47eb-9d52-f6a2208ad708 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2272 2024.08.02 17:24:21.212760 [ 3 ] {} <Debug> HTTP-Session: cd2603de-b4b0-47eb-9d52-f6a2208ad708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2273 2024.08.02 17:24:21.212774 [ 3 ] {} <Debug> HTTP-Session: cd2603de-b4b0-47eb-9d52-f6a2208ad708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2274 2024.08.02 17:24:21.212805 [ 3 ] {} <Trace> HTTP-Session: cd2603de-b4b0-47eb-9d52-f6a2208ad708 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2275 2024.08.02 17:24:21.212901 [ 3 ] {ca900d24-8d57-4405-9343-317fff6e736d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2276 2024.08.02 17:24:21.212949 [ 3 ] {ca900d24-8d57-4405-9343-317fff6e736d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2277 2024.08.02 17:24:21.213076 [ 3 ] {ca900d24-8d57-4405-9343-317fff6e736d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2278 2024.08.02 17:24:21.213337 [ 3 ] {ca900d24-8d57-4405-9343-317fff6e736d} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2279 2024.08.02 17:24:21.213372 [ 3 ] {ca900d24-8d57-4405-9343-317fff6e736d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2280 2024.08.02 17:24:21.213729 [ 3 ] {ca900d24-8d57-4405-9343-317fff6e736d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2281 2024.08.02 17:24:21.214048 [ 3 ] {ca900d24-8d57-4405-9343-317fff6e736d} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2282 2024.08.02 17:24:21.214197 [ 3 ] {ca900d24-8d57-4405-9343-317fff6e736d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001315 sec., 7604.5627376425855 rows/sec., 479.00 KiB/sec.
2283 2024.08.02 17:24:21.214361 [ 3 ] {ca900d24-8d57-4405-9343-317fff6e736d} <Debug> DynamicQueryHandler: Done processing query
2284 2024.08.02 17:24:21.214385 [ 3 ] {ca900d24-8d57-4405-9343-317fff6e736d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2285 2024.08.02 17:24:21.214401 [ 3 ] {} <Debug> HTTP-Session: cd2603de-b4b0-47eb-9d52-f6a2208ad708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2286 2024.08.02 17:24:23.099964 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
2287 2024.08.02 17:24:23.100019 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
2288 2024.08.02 17:24:26.143184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2289 2024.08.02 17:24:26.143306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2290 2024.08.02 17:24:26.143330 [ 3 ] {} <Debug> HTTP-Session: 89810564-2b94-4307-9b6f-e047ed6c262d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2291 2024.08.02 17:24:26.143355 [ 3 ] {} <Debug> HTTP-Session: 89810564-2b94-4307-9b6f-e047ed6c262d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2292 2024.08.02 17:24:26.143369 [ 3 ] {} <Debug> HTTP-Session: 89810564-2b94-4307-9b6f-e047ed6c262d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2293 2024.08.02 17:24:26.143420 [ 3 ] {} <Trace> HTTP-Session: 89810564-2b94-4307-9b6f-e047ed6c262d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2294 2024.08.02 17:24:26.143612 [ 3 ] {c8696d2c-73aa-4bf8-8e4c-de77b738867b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2295 2024.08.02 17:24:26.143680 [ 3 ] {c8696d2c-73aa-4bf8-8e4c-de77b738867b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2296 2024.08.02 17:24:26.143882 [ 3 ] {c8696d2c-73aa-4bf8-8e4c-de77b738867b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2297 2024.08.02 17:24:26.144287 [ 3 ] {c8696d2c-73aa-4bf8-8e4c-de77b738867b} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2298 2024.08.02 17:24:26.144329 [ 3 ] {c8696d2c-73aa-4bf8-8e4c-de77b738867b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2299 2024.08.02 17:24:26.144721 [ 3 ] {c8696d2c-73aa-4bf8-8e4c-de77b738867b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2300 2024.08.02 17:24:26.145064 [ 3 ] {c8696d2c-73aa-4bf8-8e4c-de77b738867b} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2301 2024.08.02 17:24:26.145245 [ 3 ] {c8696d2c-73aa-4bf8-8e4c-de77b738867b} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001688 sec., 13625.59241706161 rows/sec., 1.08 MiB/sec.
2302 2024.08.02 17:24:26.145250 [ 71 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2303 2024.08.02 17:24:26.145346 [ 71 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2304 2024.08.02 17:24:26.145399 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2305 2024.08.02 17:24:26.145651 [ 3 ] {c8696d2c-73aa-4bf8-8e4c-de77b738867b} <Debug> DynamicQueryHandler: Done processing query
2306 2024.08.02 17:24:26.145727 [ 3 ] {c8696d2c-73aa-4bf8-8e4c-de77b738867b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2307 2024.08.02 17:24:26.145740 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
2308 2024.08.02 17:24:26.145754 [ 3 ] {} <Debug> HTTP-Session: 89810564-2b94-4307-9b6f-e047ed6c262d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2309 2024.08.02 17:24:26.145992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 10975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2310 2024.08.02 17:24:26.146005 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2311 2024.08.02 17:24:26.146084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2312 2024.08.02 17:24:26.146083 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
2313 2024.08.02 17:24:26.146123 [ 3 ] {} <Debug> HTTP-Session: ef71ca33-5c5c-4993-8f70-9a262c5c67f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2314 2024.08.02 17:24:26.146147 [ 3 ] {} <Debug> HTTP-Session: ef71ca33-5c5c-4993-8f70-9a262c5c67f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2315 2024.08.02 17:24:26.146182 [ 3 ] {} <Debug> HTTP-Session: ef71ca33-5c5c-4993-8f70-9a262c5c67f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2316 2024.08.02 17:24:26.146332 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part
2317 2024.08.02 17:24:26.146348 [ 3 ] {} <Trace> HTTP-Session: ef71ca33-5c5c-4993-8f70-9a262c5c67f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2318 2024.08.02 17:24:26.146592 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
2319 2024.08.02 17:24:26.146867 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
2320 2024.08.02 17:24:26.146983 [ 3 ] {a99df218-05f0-43cd-b180-b4156b483a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2321 2024.08.02 17:24:26.147118 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
2322 2024.08.02 17:24:26.147221 [ 3 ] {a99df218-05f0-43cd-b180-b4156b483a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2323 2024.08.02 17:24:26.147404 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
2324 2024.08.02 17:24:26.148114 [ 3 ] {a99df218-05f0-43cd-b180-b4156b483a6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2325 2024.08.02 17:24:26.148947 [ 3 ] {a99df218-05f0-43cd-b180-b4156b483a6c} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2326 2024.08.02 17:24:26.149026 [ 3 ] {a99df218-05f0-43cd-b180-b4156b483a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2327 2024.08.02 17:24:26.149720 [ 3 ] {a99df218-05f0-43cd-b180-b4156b483a6c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2328 2024.08.02 17:24:26.150478 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.004974375 sec., 23922.60334212841 rows/sec., 1.86 MiB/sec.
2329 2024.08.02 17:24:26.150635 [ 3 ] {a99df218-05f0-43cd-b180-b4156b483a6c} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2330 2024.08.02 17:24:26.150690 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2331 2024.08.02 17:24:26.150950 [ 3 ] {a99df218-05f0-43cd-b180-b4156b483a6c} <Debug> executeQuery: Read 73 rows, 6.51 KiB in 0.004173 sec., 17493.410016774505 rows/sec., 1.52 MiB/sec.
2332 2024.08.02 17:24:26.151674 [ 3 ] {a99df218-05f0-43cd-b180-b4156b483a6c} <Debug> DynamicQueryHandler: Done processing query
2333 2024.08.02 17:24:26.151720 [ 3 ] {a99df218-05f0-43cd-b180-b4156b483a6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2334 2024.08.02 17:24:26.151748 [ 3 ] {} <Debug> HTTP-Session: ef71ca33-5c5c-4993-8f70-9a262c5c67f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2335 2024.08.02 17:24:26.151820 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_6_1} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2336 2024.08.02 17:24:26.151922 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_6_1} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2337 2024.08.02 17:24:26.151936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 5308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2338 2024.08.02 17:24:26.152045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2339 2024.08.02 17:24:26.152062 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2340 2024.08.02 17:24:26.152074 [ 3 ] {} <Debug> HTTP-Session: 71bce031-df84-48c8-9cc8-e4ac472ca127 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2341 2024.08.02 17:24:26.152113 [ 3 ] {} <Debug> HTTP-Session: 71bce031-df84-48c8-9cc8-e4ac472ca127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2342 2024.08.02 17:24:26.152128 [ 3 ] {} <Debug> HTTP-Session: 71bce031-df84-48c8-9cc8-e4ac472ca127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2343 2024.08.02 17:24:26.152161 [ 3 ] {} <Trace> HTTP-Session: 71bce031-df84-48c8-9cc8-e4ac472ca127 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2344 2024.08.02 17:24:26.152285 [ 3 ] {341fee56-f7b0-4eda-a226-476ef9e1c67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2345 2024.08.02 17:24:26.152329 [ 3 ] {341fee56-f7b0-4eda-a226-476ef9e1c67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2346 2024.08.02 17:24:26.152477 [ 3 ] {341fee56-f7b0-4eda-a226-476ef9e1c67d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2347 2024.08.02 17:24:26.152905 [ 3 ] {341fee56-f7b0-4eda-a226-476ef9e1c67d} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2348 2024.08.02 17:24:26.152947 [ 3 ] {341fee56-f7b0-4eda-a226-476ef9e1c67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2349 2024.08.02 17:24:26.153324 [ 3 ] {341fee56-f7b0-4eda-a226-476ef9e1c67d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2350 2024.08.02 17:24:26.153640 [ 3 ] {341fee56-f7b0-4eda-a226-476ef9e1c67d} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2351 2024.08.02 17:24:26.153794 [ 3 ] {341fee56-f7b0-4eda-a226-476ef9e1c67d} <Debug> executeQuery: Read 31 rows, 2.48 KiB in 0.001536 sec., 20182.291666666668 rows/sec., 1.58 MiB/sec.
2352 2024.08.02 17:24:26.154279 [ 3 ] {341fee56-f7b0-4eda-a226-476ef9e1c67d} <Debug> DynamicQueryHandler: Done processing query
2353 2024.08.02 17:24:26.154305 [ 3 ] {341fee56-f7b0-4eda-a226-476ef9e1c67d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2354 2024.08.02 17:24:26.154321 [ 3 ] {} <Debug> HTTP-Session: 71bce031-df84-48c8-9cc8-e4ac472ca127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2355 2024.08.02 17:24:26.154442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2356 2024.08.02 17:24:26.154492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2357 2024.08.02 17:24:26.154511 [ 3 ] {} <Debug> HTTP-Session: 6fa70f0e-9dd0-4008-9d48-fb7890e53094 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2358 2024.08.02 17:24:26.154528 [ 3 ] {} <Debug> HTTP-Session: 6fa70f0e-9dd0-4008-9d48-fb7890e53094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2359 2024.08.02 17:24:26.154543 [ 3 ] {} <Debug> HTTP-Session: 6fa70f0e-9dd0-4008-9d48-fb7890e53094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2360 2024.08.02 17:24:26.154573 [ 3 ] {} <Trace> HTTP-Session: 6fa70f0e-9dd0-4008-9d48-fb7890e53094 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2361 2024.08.02 17:24:26.154676 [ 3 ] {ba30203a-e64e-4d63-8cd8-887d47247b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2362 2024.08.02 17:24:26.154723 [ 3 ] {ba30203a-e64e-4d63-8cd8-887d47247b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2363 2024.08.02 17:24:26.154878 [ 3 ] {ba30203a-e64e-4d63-8cd8-887d47247b75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2364 2024.08.02 17:24:26.155174 [ 3 ] {ba30203a-e64e-4d63-8cd8-887d47247b75} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2365 2024.08.02 17:24:26.155212 [ 3 ] {ba30203a-e64e-4d63-8cd8-887d47247b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2366 2024.08.02 17:24:26.155584 [ 3 ] {ba30203a-e64e-4d63-8cd8-887d47247b75} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2367 2024.08.02 17:24:26.155916 [ 3 ] {ba30203a-e64e-4d63-8cd8-887d47247b75} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2368 2024.08.02 17:24:26.156077 [ 3 ] {ba30203a-e64e-4d63-8cd8-887d47247b75} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001421 sec., 7037.297677691767 rows/sec., 536.04 KiB/sec.
2369 2024.08.02 17:24:26.156579 [ 3 ] {ba30203a-e64e-4d63-8cd8-887d47247b75} <Debug> DynamicQueryHandler: Done processing query
2370 2024.08.02 17:24:26.156604 [ 3 ] {ba30203a-e64e-4d63-8cd8-887d47247b75} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2371 2024.08.02 17:24:26.156622 [ 3 ] {} <Debug> HTTP-Session: 6fa70f0e-9dd0-4008-9d48-fb7890e53094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2372 2024.08.02 17:24:26.156771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 36704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2373 2024.08.02 17:24:26.156819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2374 2024.08.02 17:24:26.156837 [ 3 ] {} <Debug> HTTP-Session: 13092812-a318-47f3-bcd2-e7d6f9650a8c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2375 2024.08.02 17:24:26.156854 [ 3 ] {} <Debug> HTTP-Session: 13092812-a318-47f3-bcd2-e7d6f9650a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2376 2024.08.02 17:24:26.156867 [ 3 ] {} <Debug> HTTP-Session: 13092812-a318-47f3-bcd2-e7d6f9650a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2377 2024.08.02 17:24:26.156897 [ 3 ] {} <Trace> HTTP-Session: 13092812-a318-47f3-bcd2-e7d6f9650a8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2378 2024.08.02 17:24:26.157339 [ 3 ] {adedc96e-0e86-4123-976b-fa68066318bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2379 2024.08.02 17:24:26.157414 [ 3 ] {adedc96e-0e86-4123-976b-fa68066318bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2380 2024.08.02 17:24:26.157865 [ 3 ] {adedc96e-0e86-4123-976b-fa68066318bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2381 2024.08.02 17:24:26.158484 [ 3 ] {adedc96e-0e86-4123-976b-fa68066318bb} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2382 2024.08.02 17:24:26.158521 [ 3 ] {adedc96e-0e86-4123-976b-fa68066318bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2383 2024.08.02 17:24:26.159123 [ 3 ] {adedc96e-0e86-4123-976b-fa68066318bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2384 2024.08.02 17:24:26.159556 [ 3 ] {adedc96e-0e86-4123-976b-fa68066318bb} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2385 2024.08.02 17:24:26.159788 [ 3 ] {adedc96e-0e86-4123-976b-fa68066318bb} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002801 sec., 8211.353088182792 rows/sec., 14.71 MiB/sec.
2386 2024.08.02 17:24:26.160410 [ 3 ] {adedc96e-0e86-4123-976b-fa68066318bb} <Debug> DynamicQueryHandler: Done processing query
2387 2024.08.02 17:24:26.160436 [ 3 ] {adedc96e-0e86-4123-976b-fa68066318bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2388 2024.08.02 17:24:26.160452 [ 3 ] {} <Debug> HTTP-Session: 13092812-a318-47f3-bcd2-e7d6f9650a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2389 2024.08.02 17:24:26.160564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2390 2024.08.02 17:24:26.160613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2391 2024.08.02 17:24:26.160631 [ 3 ] {} <Debug> HTTP-Session: cfb252b3-81e8-4443-b230-62708b5c45eb Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2392 2024.08.02 17:24:26.160648 [ 3 ] {} <Debug> HTTP-Session: cfb252b3-81e8-4443-b230-62708b5c45eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2393 2024.08.02 17:24:26.160661 [ 3 ] {} <Debug> HTTP-Session: cfb252b3-81e8-4443-b230-62708b5c45eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2394 2024.08.02 17:24:26.160692 [ 3 ] {} <Trace> HTTP-Session: cfb252b3-81e8-4443-b230-62708b5c45eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2395 2024.08.02 17:24:26.160788 [ 3 ] {eeead79e-88a6-42a0-a5c8-58af3b096f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2396 2024.08.02 17:24:26.160833 [ 3 ] {eeead79e-88a6-42a0-a5c8-58af3b096f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2397 2024.08.02 17:24:26.160970 [ 3 ] {eeead79e-88a6-42a0-a5c8-58af3b096f6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2398 2024.08.02 17:24:26.161246 [ 3 ] {eeead79e-88a6-42a0-a5c8-58af3b096f6c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2399 2024.08.02 17:24:26.161283 [ 3 ] {eeead79e-88a6-42a0-a5c8-58af3b096f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2400 2024.08.02 17:24:26.161634 [ 3 ] {eeead79e-88a6-42a0-a5c8-58af3b096f6c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2401 2024.08.02 17:24:26.161967 [ 3 ] {eeead79e-88a6-42a0-a5c8-58af3b096f6c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2402 2024.08.02 17:24:26.162130 [ 3 ] {eeead79e-88a6-42a0-a5c8-58af3b096f6c} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001357 sec., 7369.196757553427 rows/sec., 464.17 KiB/sec.
2403 2024.08.02 17:24:26.162402 [ 3 ] {eeead79e-88a6-42a0-a5c8-58af3b096f6c} <Debug> DynamicQueryHandler: Done processing query
2404 2024.08.02 17:24:26.162426 [ 3 ] {eeead79e-88a6-42a0-a5c8-58af3b096f6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2405 2024.08.02 17:24:26.162442 [ 3 ] {} <Debug> HTTP-Session: cfb252b3-81e8-4443-b230-62708b5c45eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2406 2024.08.02 17:24:31.145969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2407 2024.08.02 17:24:31.146103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2408 2024.08.02 17:24:31.146128 [ 3 ] {} <Debug> HTTP-Session: 21fdd073-d5eb-49d3-804d-8911a76e10ca Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2409 2024.08.02 17:24:31.146153 [ 3 ] {} <Debug> HTTP-Session: 21fdd073-d5eb-49d3-804d-8911a76e10ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2410 2024.08.02 17:24:31.146168 [ 3 ] {} <Debug> HTTP-Session: 21fdd073-d5eb-49d3-804d-8911a76e10ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2411 2024.08.02 17:24:31.146225 [ 3 ] {} <Trace> HTTP-Session: 21fdd073-d5eb-49d3-804d-8911a76e10ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2412 2024.08.02 17:24:31.146415 [ 3 ] {1f8e979b-6282-4b23-a890-cbf4d6d1a51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2413 2024.08.02 17:24:31.146486 [ 3 ] {1f8e979b-6282-4b23-a890-cbf4d6d1a51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2414 2024.08.02 17:24:31.146683 [ 3 ] {1f8e979b-6282-4b23-a890-cbf4d6d1a51c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2415 2024.08.02 17:24:31.147090 [ 3 ] {1f8e979b-6282-4b23-a890-cbf4d6d1a51c} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2416 2024.08.02 17:24:31.147134 [ 3 ] {1f8e979b-6282-4b23-a890-cbf4d6d1a51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2417 2024.08.02 17:24:31.147509 [ 3 ] {1f8e979b-6282-4b23-a890-cbf4d6d1a51c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2418 2024.08.02 17:24:31.147843 [ 3 ] {1f8e979b-6282-4b23-a890-cbf4d6d1a51c} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2419 2024.08.02 17:24:31.148019 [ 3 ] {1f8e979b-6282-4b23-a890-cbf4d6d1a51c} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001648 sec., 3640.776699029126 rows/sec., 206.22 KiB/sec.
2420 2024.08.02 17:24:31.148343 [ 3 ] {1f8e979b-6282-4b23-a890-cbf4d6d1a51c} <Debug> DynamicQueryHandler: Done processing query
2421 2024.08.02 17:24:31.148371 [ 3 ] {1f8e979b-6282-4b23-a890-cbf4d6d1a51c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2422 2024.08.02 17:24:31.148388 [ 3 ] {} <Debug> HTTP-Session: 21fdd073-d5eb-49d3-804d-8911a76e10ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2423 2024.08.02 17:24:31.148539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 17164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2424 2024.08.02 17:24:31.148592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2425 2024.08.02 17:24:31.148612 [ 3 ] {} <Debug> HTTP-Session: a4177ba3-4c98-4925-ad31-72078614178f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2426 2024.08.02 17:24:31.148628 [ 3 ] {} <Debug> HTTP-Session: a4177ba3-4c98-4925-ad31-72078614178f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2427 2024.08.02 17:24:31.148642 [ 3 ] {} <Debug> HTTP-Session: a4177ba3-4c98-4925-ad31-72078614178f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2428 2024.08.02 17:24:31.148674 [ 3 ] {} <Trace> HTTP-Session: a4177ba3-4c98-4925-ad31-72078614178f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2429 2024.08.02 17:24:31.148799 [ 3 ] {47ba5ce5-5635-4e6c-880c-4ee8c6ff13f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2430 2024.08.02 17:24:31.148845 [ 3 ] {47ba5ce5-5635-4e6c-880c-4ee8c6ff13f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2431 2024.08.02 17:24:31.148987 [ 3 ] {47ba5ce5-5635-4e6c-880c-4ee8c6ff13f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2432 2024.08.02 17:24:31.149349 [ 3 ] {47ba5ce5-5635-4e6c-880c-4ee8c6ff13f3} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2433 2024.08.02 17:24:31.149387 [ 3 ] {47ba5ce5-5635-4e6c-880c-4ee8c6ff13f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2434 2024.08.02 17:24:31.149768 [ 3 ] {47ba5ce5-5635-4e6c-880c-4ee8c6ff13f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2435 2024.08.02 17:24:31.150209 [ 3 ] {47ba5ce5-5635-4e6c-880c-4ee8c6ff13f3} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2436 2024.08.02 17:24:31.150375 [ 3 ] {47ba5ce5-5635-4e6c-880c-4ee8c6ff13f3} <Debug> executeQuery: Read 109 rows, 10.49 KiB in 0.001619 sec., 67325.509573811 rows/sec., 6.33 MiB/sec.
2437 2024.08.02 17:24:31.150677 [ 3 ] {47ba5ce5-5635-4e6c-880c-4ee8c6ff13f3} <Debug> DynamicQueryHandler: Done processing query
2438 2024.08.02 17:24:31.150703 [ 3 ] {47ba5ce5-5635-4e6c-880c-4ee8c6ff13f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2439 2024.08.02 17:24:31.150720 [ 3 ] {} <Debug> HTTP-Session: a4177ba3-4c98-4925-ad31-72078614178f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2440 2024.08.02 17:24:31.150948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 52108, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2441 2024.08.02 17:24:31.150999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2442 2024.08.02 17:24:31.151018 [ 3 ] {} <Debug> HTTP-Session: 42821c37-23ed-4dfc-a882-8a37a45cace6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2443 2024.08.02 17:24:31.151036 [ 3 ] {} <Debug> HTTP-Session: 42821c37-23ed-4dfc-a882-8a37a45cace6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2444 2024.08.02 17:24:31.151050 [ 3 ] {} <Debug> HTTP-Session: 42821c37-23ed-4dfc-a882-8a37a45cace6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2445 2024.08.02 17:24:31.151081 [ 3 ] {} <Trace> HTTP-Session: 42821c37-23ed-4dfc-a882-8a37a45cace6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2446 2024.08.02 17:24:31.151297 [ 3 ] {582bb41f-a292-41a0-9bdd-40e8b20c0645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2447 2024.08.02 17:24:31.151342 [ 3 ] {582bb41f-a292-41a0-9bdd-40e8b20c0645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2448 2024.08.02 17:24:31.151484 [ 3 ] {582bb41f-a292-41a0-9bdd-40e8b20c0645} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2449 2024.08.02 17:24:31.152018 [ 3 ] {582bb41f-a292-41a0-9bdd-40e8b20c0645} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2450 2024.08.02 17:24:31.152055 [ 3 ] {582bb41f-a292-41a0-9bdd-40e8b20c0645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2451 2024.08.02 17:24:31.152387 [ 3 ] {582bb41f-a292-41a0-9bdd-40e8b20c0645} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2452 2024.08.02 17:24:31.152693 [ 3 ] {582bb41f-a292-41a0-9bdd-40e8b20c0645} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2453 2024.08.02 17:24:31.152851 [ 3 ] {582bb41f-a292-41a0-9bdd-40e8b20c0645} <Debug> executeQuery: Read 326 rows, 23.00 KiB in 0.001665 sec., 195795.7957957958 rows/sec., 13.49 MiB/sec.
2454 2024.08.02 17:24:31.153023 [ 3 ] {582bb41f-a292-41a0-9bdd-40e8b20c0645} <Debug> DynamicQueryHandler: Done processing query
2455 2024.08.02 17:24:31.153047 [ 3 ] {582bb41f-a292-41a0-9bdd-40e8b20c0645} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
2456 2024.08.02 17:24:31.153062 [ 3 ] {} <Debug> HTTP-Session: 42821c37-23ed-4dfc-a882-8a37a45cace6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2457 2024.08.02 17:24:31.153182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2458 2024.08.02 17:24:31.153231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2459 2024.08.02 17:24:31.153249 [ 3 ] {} <Debug> HTTP-Session: cd420548-343c-4f8a-a4ee-b5b6d72a69a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2460 2024.08.02 17:24:31.153266 [ 3 ] {} <Debug> HTTP-Session: cd420548-343c-4f8a-a4ee-b5b6d72a69a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2461 2024.08.02 17:24:31.153279 [ 3 ] {} <Debug> HTTP-Session: cd420548-343c-4f8a-a4ee-b5b6d72a69a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2462 2024.08.02 17:24:31.153310 [ 3 ] {} <Trace> HTTP-Session: cd420548-343c-4f8a-a4ee-b5b6d72a69a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2463 2024.08.02 17:24:31.153403 [ 3 ] {5c9d88f1-bc37-488f-be25-1c7bf11dcfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2464 2024.08.02 17:24:31.153448 [ 3 ] {5c9d88f1-bc37-488f-be25-1c7bf11dcfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2465 2024.08.02 17:24:31.153576 [ 3 ] {5c9d88f1-bc37-488f-be25-1c7bf11dcfaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2466 2024.08.02 17:24:31.153849 [ 3 ] {5c9d88f1-bc37-488f-be25-1c7bf11dcfaa} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2467 2024.08.02 17:24:31.153885 [ 3 ] {5c9d88f1-bc37-488f-be25-1c7bf11dcfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2468 2024.08.02 17:24:31.154268 [ 3 ] {5c9d88f1-bc37-488f-be25-1c7bf11dcfaa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2469 2024.08.02 17:24:31.154595 [ 3 ] {5c9d88f1-bc37-488f-be25-1c7bf11dcfaa} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2470 2024.08.02 17:24:31.154747 [ 3 ] {5c9d88f1-bc37-488f-be25-1c7bf11dcfaa} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 189.43 KiB/sec.
2471 2024.08.02 17:24:31.155011 [ 3 ] {5c9d88f1-bc37-488f-be25-1c7bf11dcfaa} <Debug> DynamicQueryHandler: Done processing query
2472 2024.08.02 17:24:31.155036 [ 3 ] {5c9d88f1-bc37-488f-be25-1c7bf11dcfaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2473 2024.08.02 17:24:31.155052 [ 3 ] {} <Debug> HTTP-Session: cd420548-343c-4f8a-a4ee-b5b6d72a69a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2474 2024.08.02 17:24:31.155173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2475 2024.08.02 17:24:31.155222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2476 2024.08.02 17:24:31.155240 [ 3 ] {} <Debug> HTTP-Session: f22e06a4-2735-441e-8b5d-0c5db3c3a476 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2477 2024.08.02 17:24:31.155256 [ 3 ] {} <Debug> HTTP-Session: f22e06a4-2735-441e-8b5d-0c5db3c3a476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2478 2024.08.02 17:24:31.155270 [ 3 ] {} <Debug> HTTP-Session: f22e06a4-2735-441e-8b5d-0c5db3c3a476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2479 2024.08.02 17:24:31.155301 [ 3 ] {} <Trace> HTTP-Session: f22e06a4-2735-441e-8b5d-0c5db3c3a476 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2480 2024.08.02 17:24:31.155437 [ 3 ] {bfa59bfb-5fc7-4f5c-a495-8a000d56e89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2481 2024.08.02 17:24:31.155484 [ 3 ] {bfa59bfb-5fc7-4f5c-a495-8a000d56e89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2482 2024.08.02 17:24:31.155646 [ 3 ] {bfa59bfb-5fc7-4f5c-a495-8a000d56e89f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2483 2024.08.02 17:24:31.155982 [ 3 ] {bfa59bfb-5fc7-4f5c-a495-8a000d56e89f} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2484 2024.08.02 17:24:31.156018 [ 3 ] {bfa59bfb-5fc7-4f5c-a495-8a000d56e89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2485 2024.08.02 17:24:31.156386 [ 3 ] {bfa59bfb-5fc7-4f5c-a495-8a000d56e89f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2486 2024.08.02 17:24:31.156745 [ 3 ] {bfa59bfb-5fc7-4f5c-a495-8a000d56e89f} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2487 2024.08.02 17:24:31.156907 [ 3 ] {bfa59bfb-5fc7-4f5c-a495-8a000d56e89f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001529 sec., 50359.71223021583 rows/sec., 3.10 MiB/sec.
2488 2024.08.02 17:24:31.157171 [ 3 ] {bfa59bfb-5fc7-4f5c-a495-8a000d56e89f} <Debug> DynamicQueryHandler: Done processing query
2489 2024.08.02 17:24:31.157196 [ 3 ] {bfa59bfb-5fc7-4f5c-a495-8a000d56e89f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2490 2024.08.02 17:24:31.157212 [ 3 ] {} <Debug> HTTP-Session: f22e06a4-2735-441e-8b5d-0c5db3c3a476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2491 2024.08.02 17:24:31.157325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2492 2024.08.02 17:24:31.157374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2493 2024.08.02 17:24:31.157394 [ 3 ] {} <Debug> HTTP-Session: d9dbc5b6-cbb4-4d4c-9f60-f3bce14041ab Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2494 2024.08.02 17:24:31.157411 [ 3 ] {} <Debug> HTTP-Session: d9dbc5b6-cbb4-4d4c-9f60-f3bce14041ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2495 2024.08.02 17:24:31.157425 [ 3 ] {} <Debug> HTTP-Session: d9dbc5b6-cbb4-4d4c-9f60-f3bce14041ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2496 2024.08.02 17:24:31.157455 [ 3 ] {} <Trace> HTTP-Session: d9dbc5b6-cbb4-4d4c-9f60-f3bce14041ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2497 2024.08.02 17:24:31.157552 [ 3 ] {48dd8752-fca1-4764-8da4-5deef254a531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2498 2024.08.02 17:24:31.157598 [ 3 ] {48dd8752-fca1-4764-8da4-5deef254a531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2499 2024.08.02 17:24:31.157761 [ 3 ] {48dd8752-fca1-4764-8da4-5deef254a531} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2500 2024.08.02 17:24:31.158069 [ 3 ] {48dd8752-fca1-4764-8da4-5deef254a531} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2501 2024.08.02 17:24:31.158105 [ 3 ] {48dd8752-fca1-4764-8da4-5deef254a531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2502 2024.08.02 17:24:31.158462 [ 3 ] {48dd8752-fca1-4764-8da4-5deef254a531} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2503 2024.08.02 17:24:31.158805 [ 3 ] {48dd8752-fca1-4764-8da4-5deef254a531} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2504 2024.08.02 17:24:31.158963 [ 3 ] {48dd8752-fca1-4764-8da4-5deef254a531} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001431 sec., 6988.120195667366 rows/sec., 532.30 KiB/sec.
2505 2024.08.02 17:24:31.159139 [ 3 ] {48dd8752-fca1-4764-8da4-5deef254a531} <Debug> DynamicQueryHandler: Done processing query
2506 2024.08.02 17:24:31.159164 [ 3 ] {48dd8752-fca1-4764-8da4-5deef254a531} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2507 2024.08.02 17:24:31.159180 [ 3 ] {} <Debug> HTTP-Session: d9dbc5b6-cbb4-4d4c-9f60-f3bce14041ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2508 2024.08.02 17:24:31.159343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2509 2024.08.02 17:24:31.159415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2510 2024.08.02 17:24:31.159446 [ 3 ] {} <Debug> HTTP-Session: 23d3ca85-a453-43da-97cd-78ef95c54a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2511 2024.08.02 17:24:31.159469 [ 3 ] {} <Debug> HTTP-Session: 23d3ca85-a453-43da-97cd-78ef95c54a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2512 2024.08.02 17:24:31.159492 [ 3 ] {} <Debug> HTTP-Session: 23d3ca85-a453-43da-97cd-78ef95c54a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2513 2024.08.02 17:24:31.159540 [ 3 ] {} <Trace> HTTP-Session: 23d3ca85-a453-43da-97cd-78ef95c54a57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2514 2024.08.02 17:24:31.159678 [ 3 ] {ffa63e70-115c-46d2-a041-ecc00c342684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2515 2024.08.02 17:24:31.159736 [ 3 ] {ffa63e70-115c-46d2-a041-ecc00c342684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2516 2024.08.02 17:24:31.159912 [ 3 ] {ffa63e70-115c-46d2-a041-ecc00c342684} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2517 2024.08.02 17:24:31.160241 [ 3 ] {ffa63e70-115c-46d2-a041-ecc00c342684} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2518 2024.08.02 17:24:31.160283 [ 3 ] {ffa63e70-115c-46d2-a041-ecc00c342684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2519 2024.08.02 17:24:31.160739 [ 3 ] {ffa63e70-115c-46d2-a041-ecc00c342684} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2520 2024.08.02 17:24:31.161075 [ 3 ] {ffa63e70-115c-46d2-a041-ecc00c342684} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2521 2024.08.02 17:24:31.161229 [ 3 ] {ffa63e70-115c-46d2-a041-ecc00c342684} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001584 sec., 14520.202020202021 rows/sec., 785.44 KiB/sec.
2522 2024.08.02 17:24:31.161516 [ 3 ] {ffa63e70-115c-46d2-a041-ecc00c342684} <Debug> DynamicQueryHandler: Done processing query
2523 2024.08.02 17:24:31.161548 [ 3 ] {ffa63e70-115c-46d2-a041-ecc00c342684} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2524 2024.08.02 17:24:31.161565 [ 3 ] {} <Debug> HTTP-Session: 23d3ca85-a453-43da-97cd-78ef95c54a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2525 2024.08.02 17:24:31.161685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2526 2024.08.02 17:24:31.161735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2527 2024.08.02 17:24:31.161755 [ 3 ] {} <Debug> HTTP-Session: cc062ee9-3d61-4522-8558-5895a00a3916 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2528 2024.08.02 17:24:31.161773 [ 3 ] {} <Debug> HTTP-Session: cc062ee9-3d61-4522-8558-5895a00a3916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2529 2024.08.02 17:24:31.161787 [ 3 ] {} <Debug> HTTP-Session: cc062ee9-3d61-4522-8558-5895a00a3916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2530 2024.08.02 17:24:31.161819 [ 3 ] {} <Trace> HTTP-Session: cc062ee9-3d61-4522-8558-5895a00a3916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2531 2024.08.02 17:24:31.161919 [ 3 ] {7bdc63bd-9b35-4a74-a16d-0417834d7363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2532 2024.08.02 17:24:31.161964 [ 3 ] {7bdc63bd-9b35-4a74-a16d-0417834d7363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2533 2024.08.02 17:24:31.162107 [ 3 ] {7bdc63bd-9b35-4a74-a16d-0417834d7363} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2534 2024.08.02 17:24:31.162401 [ 3 ] {7bdc63bd-9b35-4a74-a16d-0417834d7363} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2535 2024.08.02 17:24:31.162445 [ 3 ] {7bdc63bd-9b35-4a74-a16d-0417834d7363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2536 2024.08.02 17:24:31.162882 [ 3 ] {7bdc63bd-9b35-4a74-a16d-0417834d7363} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2537 2024.08.02 17:24:31.163376 [ 3 ] {7bdc63bd-9b35-4a74-a16d-0417834d7363} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2538 2024.08.02 17:24:31.163588 [ 3 ] {7bdc63bd-9b35-4a74-a16d-0417834d7363} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001691 sec., 5913.660555884092 rows/sec., 372.49 KiB/sec.
2539 2024.08.02 17:24:31.163805 [ 3 ] {7bdc63bd-9b35-4a74-a16d-0417834d7363} <Debug> DynamicQueryHandler: Done processing query
2540 2024.08.02 17:24:31.163833 [ 3 ] {7bdc63bd-9b35-4a74-a16d-0417834d7363} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2541 2024.08.02 17:24:31.163849 [ 3 ] {} <Debug> HTTP-Session: cc062ee9-3d61-4522-8558-5895a00a3916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2542 2024.08.02 17:24:36.140431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2543 2024.08.02 17:24:36.140563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2544 2024.08.02 17:24:36.140588 [ 3 ] {} <Debug> HTTP-Session: 9f64bc96-072b-4914-91ed-be4b14be6378 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2545 2024.08.02 17:24:36.140613 [ 3 ] {} <Debug> HTTP-Session: 9f64bc96-072b-4914-91ed-be4b14be6378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2546 2024.08.02 17:24:36.140627 [ 3 ] {} <Debug> HTTP-Session: 9f64bc96-072b-4914-91ed-be4b14be6378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2547 2024.08.02 17:24:36.140679 [ 3 ] {} <Trace> HTTP-Session: 9f64bc96-072b-4914-91ed-be4b14be6378 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2548 2024.08.02 17:24:36.140923 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2549 2024.08.02 17:24:36.141358 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2550 2024.08.02 17:24:36.141406 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2551 2024.08.02 17:24:36.141722 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2552 2024.08.02 17:24:36.141802 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2553 2024.08.02 17:24:36.141975 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2554 2024.08.02 17:24:36.142199 [ 252 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2555 2024.08.02 17:24:36.142235 [ 256 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2556 2024.08.02 17:24:36.142232 [ 257 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2557 2024.08.02 17:24:36.142194 [ 260 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2558 2024.08.02 17:24:36.142462 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2559 2024.08.02 17:24:36.142508 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2560 2024.08.02 17:24:36.142676 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2561 2024.08.02 17:24:36.142706 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2562 2024.08.02 17:24:36.142758 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2563 2024.08.02 17:24:36.142812 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2564 2024.08.02 17:24:36.142971 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2565 2024.08.02 17:24:36.143022 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2566 2024.08.02 17:24:36.145634 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.004818 sec., 5396.4300539643 rows/sec., 195.80 KiB/sec.
2567 2024.08.02 17:24:36.146075 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Debug> DynamicQueryHandler: Done processing query
2568 2024.08.02 17:24:36.146102 [ 3 ] {a7193043-0ead-453c-a47d-0f849bd97e6a} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2569 2024.08.02 17:24:36.146119 [ 3 ] {} <Debug> HTTP-Session: 9f64bc96-072b-4914-91ed-be4b14be6378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2570 2024.08.02 17:24:36.146340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2571 2024.08.02 17:24:36.146392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2572 2024.08.02 17:24:36.146411 [ 3 ] {} <Debug> HTTP-Session: 502b9af0-a143-473a-a2a7-d38892658a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2573 2024.08.02 17:24:36.146427 [ 3 ] {} <Debug> HTTP-Session: 502b9af0-a143-473a-a2a7-d38892658a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2574 2024.08.02 17:24:36.146441 [ 3 ] {} <Debug> HTTP-Session: 502b9af0-a143-473a-a2a7-d38892658a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2575 2024.08.02 17:24:36.146474 [ 3 ] {} <Trace> HTTP-Session: 502b9af0-a143-473a-a2a7-d38892658a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2576 2024.08.02 17:24:36.146625 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2577 2024.08.02 17:24:36.146901 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2578 2024.08.02 17:24:36.146944 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2579 2024.08.02 17:24:36.147219 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2580 2024.08.02 17:24:36.147283 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2581 2024.08.02 17:24:36.147422 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2582 2024.08.02 17:24:36.147594 [ 259 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2583 2024.08.02 17:24:36.147623 [ 260 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2584 2024.08.02 17:24:36.147642 [ 263 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2585 2024.08.02 17:24:36.147593 [ 257 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2586 2024.08.02 17:24:36.147797 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2587 2024.08.02 17:24:36.147825 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2588 2024.08.02 17:24:36.147947 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2589 2024.08.02 17:24:36.147969 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2590 2024.08.02 17:24:36.148009 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2591 2024.08.02 17:24:36.148050 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2592 2024.08.02 17:24:36.148087 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2593 2024.08.02 17:24:36.148120 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2594 2024.08.02 17:24:36.150259 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003706 sec., 7015.650296815974 rows/sec., 254.55 KiB/sec.
2595 2024.08.02 17:24:36.150644 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Debug> DynamicQueryHandler: Done processing query
2596 2024.08.02 17:24:36.150669 [ 3 ] {810bfed4-1759-4bbe-8861-0b22ee5007d8} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2597 2024.08.02 17:24:36.150685 [ 3 ] {} <Debug> HTTP-Session: 502b9af0-a143-473a-a2a7-d38892658a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2598 2024.08.02 17:24:36.150937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2599 2024.08.02 17:24:36.151006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2600 2024.08.02 17:24:36.151032 [ 3 ] {} <Debug> HTTP-Session: 7c3df12c-7488-4272-bf69-dd796fca6a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2601 2024.08.02 17:24:36.151054 [ 3 ] {} <Debug> HTTP-Session: 7c3df12c-7488-4272-bf69-dd796fca6a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2602 2024.08.02 17:24:36.151072 [ 3 ] {} <Debug> HTTP-Session: 7c3df12c-7488-4272-bf69-dd796fca6a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2603 2024.08.02 17:24:36.151110 [ 3 ] {} <Trace> HTTP-Session: 7c3df12c-7488-4272-bf69-dd796fca6a6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2604 2024.08.02 17:24:36.151304 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2605 2024.08.02 17:24:36.151594 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2606 2024.08.02 17:24:36.151639 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2607 2024.08.02 17:24:36.151919 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2608 2024.08.02 17:24:36.151983 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2609 2024.08.02 17:24:36.152122 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2610 2024.08.02 17:24:36.152295 [ 262 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2611 2024.08.02 17:24:36.152298 [ 252 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2612 2024.08.02 17:24:36.152340 [ 259 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2613 2024.08.02 17:24:36.152340 [ 257 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2614 2024.08.02 17:24:36.152498 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2615 2024.08.02 17:24:36.152534 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2616 2024.08.02 17:24:36.152661 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2617 2024.08.02 17:24:36.152685 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2618 2024.08.02 17:24:36.152725 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2619 2024.08.02 17:24:36.152768 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2620 2024.08.02 17:24:36.152804 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2621 2024.08.02 17:24:36.152840 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2622 2024.08.02 17:24:36.154916 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003711 sec., 7006.197790353005 rows/sec., 254.21 KiB/sec.
2623 2024.08.02 17:24:36.155316 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Debug> DynamicQueryHandler: Done processing query
2624 2024.08.02 17:24:36.155341 [ 3 ] {fc8a9aa6-b7af-4b39-898e-64596f993cac} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2625 2024.08.02 17:24:36.155358 [ 3 ] {} <Debug> HTTP-Session: 7c3df12c-7488-4272-bf69-dd796fca6a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2626 2024.08.02 17:24:36.155664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2627 2024.08.02 17:24:36.155713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2628 2024.08.02 17:24:36.155733 [ 3 ] {} <Debug> HTTP-Session: 85eafc54-e551-408d-98d8-ef3c42377557 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2629 2024.08.02 17:24:36.155749 [ 3 ] {} <Debug> HTTP-Session: 85eafc54-e551-408d-98d8-ef3c42377557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2630 2024.08.02 17:24:36.155763 [ 3 ] {} <Debug> HTTP-Session: 85eafc54-e551-408d-98d8-ef3c42377557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2631 2024.08.02 17:24:36.155795 [ 3 ] {} <Trace> HTTP-Session: 85eafc54-e551-408d-98d8-ef3c42377557 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2632 2024.08.02 17:24:36.155943 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2633 2024.08.02 17:24:36.156223 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2634 2024.08.02 17:24:36.156268 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2635 2024.08.02 17:24:36.156562 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2636 2024.08.02 17:24:36.156627 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2637 2024.08.02 17:24:36.156768 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2638 2024.08.02 17:24:36.156927 [ 258 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2639 2024.08.02 17:24:36.156935 [ 256 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2640 2024.08.02 17:24:36.156969 [ 260 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2641 2024.08.02 17:24:36.156979 [ 259 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2642 2024.08.02 17:24:36.157122 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2643 2024.08.02 17:24:36.157153 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2644 2024.08.02 17:24:36.157276 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2645 2024.08.02 17:24:36.157298 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2646 2024.08.02 17:24:36.157338 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2647 2024.08.02 17:24:36.157378 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2648 2024.08.02 17:24:36.157414 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2649 2024.08.02 17:24:36.157449 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2650 2024.08.02 17:24:36.159566 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003693 sec., 7040.346601678852 rows/sec., 255.45 KiB/sec.
2651 2024.08.02 17:24:36.159960 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Debug> DynamicQueryHandler: Done processing query
2652 2024.08.02 17:24:36.159986 [ 3 ] {fbfa33a5-b128-4367-b237-467eaf54e171} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2653 2024.08.02 17:24:36.160003 [ 3 ] {} <Debug> HTTP-Session: 85eafc54-e551-408d-98d8-ef3c42377557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2654 2024.08.02 17:24:36.160264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2655 2024.08.02 17:24:36.160312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2656 2024.08.02 17:24:36.160332 [ 3 ] {} <Debug> HTTP-Session: 4ea41c30-3b32-40e6-9c38-f689db65b3da Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2657 2024.08.02 17:24:36.160348 [ 3 ] {} <Debug> HTTP-Session: 4ea41c30-3b32-40e6-9c38-f689db65b3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2658 2024.08.02 17:24:36.160361 [ 3 ] {} <Debug> HTTP-Session: 4ea41c30-3b32-40e6-9c38-f689db65b3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2659 2024.08.02 17:24:36.160392 [ 3 ] {} <Trace> HTTP-Session: 4ea41c30-3b32-40e6-9c38-f689db65b3da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2660 2024.08.02 17:24:36.160544 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2661 2024.08.02 17:24:36.160823 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2662 2024.08.02 17:24:36.160868 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2663 2024.08.02 17:24:36.161157 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2664 2024.08.02 17:24:36.161224 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2665 2024.08.02 17:24:36.161364 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2666 2024.08.02 17:24:36.161524 [ 260 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2667 2024.08.02 17:24:36.161544 [ 252 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2668 2024.08.02 17:24:36.161584 [ 257 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2669 2024.08.02 17:24:36.161602 [ 262 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2670 2024.08.02 17:24:36.161722 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2671 2024.08.02 17:24:36.161753 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2672 2024.08.02 17:24:36.161875 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2673 2024.08.02 17:24:36.161897 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2674 2024.08.02 17:24:36.161940 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2675 2024.08.02 17:24:36.161980 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2676 2024.08.02 17:24:36.162017 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2677 2024.08.02 17:24:36.162053 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2678 2024.08.02 17:24:36.164197 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003724 sec., 6981.740064446832 rows/sec., 253.32 KiB/sec.
2679 2024.08.02 17:24:36.164596 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Debug> DynamicQueryHandler: Done processing query
2680 2024.08.02 17:24:36.164623 [ 3 ] {a16c4679-040b-42ca-9e4c-8948ed8168e7} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2681 2024.08.02 17:24:36.164640 [ 3 ] {} <Debug> HTTP-Session: 4ea41c30-3b32-40e6-9c38-f689db65b3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2682 2024.08.02 17:24:36.164899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2683 2024.08.02 17:24:36.164947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2684 2024.08.02 17:24:36.164967 [ 3 ] {} <Debug> HTTP-Session: 0f09f941-7d7d-4594-9ca1-7da427833b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2685 2024.08.02 17:24:36.164986 [ 3 ] {} <Debug> HTTP-Session: 0f09f941-7d7d-4594-9ca1-7da427833b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2686 2024.08.02 17:24:36.164999 [ 3 ] {} <Debug> HTTP-Session: 0f09f941-7d7d-4594-9ca1-7da427833b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2687 2024.08.02 17:24:36.165030 [ 3 ] {} <Trace> HTTP-Session: 0f09f941-7d7d-4594-9ca1-7da427833b2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2688 2024.08.02 17:24:36.165179 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2689 2024.08.02 17:24:36.165468 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2690 2024.08.02 17:24:36.165514 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2691 2024.08.02 17:24:36.165812 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2692 2024.08.02 17:24:36.165879 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2693 2024.08.02 17:24:36.166018 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2694 2024.08.02 17:24:36.166148 [ 262 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2695 2024.08.02 17:24:36.166225 [ 252 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2696 2024.08.02 17:24:36.166228 [ 260 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2697 2024.08.02 17:24:36.166233 [ 258 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2698 2024.08.02 17:24:36.166403 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2699 2024.08.02 17:24:36.166433 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2700 2024.08.02 17:24:36.166554 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2701 2024.08.02 17:24:36.166575 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2702 2024.08.02 17:24:36.166615 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2703 2024.08.02 17:24:36.166657 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2704 2024.08.02 17:24:36.166697 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2705 2024.08.02 17:24:36.166733 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2706 2024.08.02 17:24:36.168784 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003675 sec., 7074.829931972789 rows/sec., 256.70 KiB/sec.
2707 2024.08.02 17:24:36.169163 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Debug> DynamicQueryHandler: Done processing query
2708 2024.08.02 17:24:36.169191 [ 3 ] {5485cab1-a182-4347-91a3-fa9f7f445cf2} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2709 2024.08.02 17:24:36.169209 [ 3 ] {} <Debug> HTTP-Session: 0f09f941-7d7d-4594-9ca1-7da427833b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2710 2024.08.02 17:24:36.169458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2711 2024.08.02 17:24:36.169513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2712 2024.08.02 17:24:36.169533 [ 3 ] {} <Debug> HTTP-Session: 84f580df-06d9-429c-ac6a-b421ed86bcae Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2713 2024.08.02 17:24:36.169551 [ 3 ] {} <Debug> HTTP-Session: 84f580df-06d9-429c-ac6a-b421ed86bcae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2714 2024.08.02 17:24:36.169564 [ 3 ] {} <Debug> HTTP-Session: 84f580df-06d9-429c-ac6a-b421ed86bcae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2715 2024.08.02 17:24:36.169598 [ 3 ] {} <Trace> HTTP-Session: 84f580df-06d9-429c-ac6a-b421ed86bcae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2716 2024.08.02 17:24:36.169751 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2717 2024.08.02 17:24:36.170041 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2718 2024.08.02 17:24:36.170087 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2719 2024.08.02 17:24:36.170391 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2720 2024.08.02 17:24:36.170457 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2721 2024.08.02 17:24:36.170599 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2722 2024.08.02 17:24:36.170757 [ 262 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2723 2024.08.02 17:24:36.170780 [ 257 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2724 2024.08.02 17:24:36.170795 [ 258 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2725 2024.08.02 17:24:36.170844 [ 252 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2726 2024.08.02 17:24:36.170966 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2727 2024.08.02 17:24:36.170996 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2728 2024.08.02 17:24:36.171121 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2729 2024.08.02 17:24:36.171144 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2730 2024.08.02 17:24:36.171183 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2731 2024.08.02 17:24:36.171229 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2732 2024.08.02 17:24:36.171269 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2733 2024.08.02 17:24:36.171304 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2734 2024.08.02 17:24:36.173494 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003815 sec., 6815.2031454783755 rows/sec., 247.28 KiB/sec.
2735 2024.08.02 17:24:36.173896 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Debug> DynamicQueryHandler: Done processing query
2736 2024.08.02 17:24:36.173923 [ 3 ] {d455c862-5d58-4efd-8b0a-97dbac6769fd} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2737 2024.08.02 17:24:36.173941 [ 3 ] {} <Debug> HTTP-Session: 84f580df-06d9-429c-ac6a-b421ed86bcae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2738 2024.08.02 17:24:36.174179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2739 2024.08.02 17:24:36.174229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2740 2024.08.02 17:24:36.174250 [ 3 ] {} <Debug> HTTP-Session: 07688fae-bfe8-4563-b654-7bb0b9b86078 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2741 2024.08.02 17:24:36.174268 [ 3 ] {} <Debug> HTTP-Session: 07688fae-bfe8-4563-b654-7bb0b9b86078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2742 2024.08.02 17:24:36.174281 [ 3 ] {} <Debug> HTTP-Session: 07688fae-bfe8-4563-b654-7bb0b9b86078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2743 2024.08.02 17:24:36.174314 [ 3 ] {} <Trace> HTTP-Session: 07688fae-bfe8-4563-b654-7bb0b9b86078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2744 2024.08.02 17:24:36.174465 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2745 2024.08.02 17:24:36.174757 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2746 2024.08.02 17:24:36.174804 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2747 2024.08.02 17:24:36.175109 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2748 2024.08.02 17:24:36.175176 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2749 2024.08.02 17:24:36.175317 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2750 2024.08.02 17:24:36.175490 [ 259 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2751 2024.08.02 17:24:36.175503 [ 262 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2752 2024.08.02 17:24:36.175515 [ 258 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2753 2024.08.02 17:24:36.175525 [ 252 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2754 2024.08.02 17:24:36.175681 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2755 2024.08.02 17:24:36.175712 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2756 2024.08.02 17:24:36.175835 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2757 2024.08.02 17:24:36.175858 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2758 2024.08.02 17:24:36.175897 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2759 2024.08.02 17:24:36.175945 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2760 2024.08.02 17:24:36.175984 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2761 2024.08.02 17:24:36.176021 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2762 2024.08.02 17:24:36.178235 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003843 sec., 6765.547749154306 rows/sec., 245.47 KiB/sec.
2763 2024.08.02 17:24:36.178649 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Debug> DynamicQueryHandler: Done processing query
2764 2024.08.02 17:24:36.178674 [ 3 ] {ca6082dd-4430-493c-96d4-941ebaa3e0d0} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2765 2024.08.02 17:24:36.178692 [ 3 ] {} <Debug> HTTP-Session: 07688fae-bfe8-4563-b654-7bb0b9b86078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2766 2024.08.02 17:24:36.178909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2767 2024.08.02 17:24:36.178957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2768 2024.08.02 17:24:36.178976 [ 3 ] {} <Debug> HTTP-Session: e5171da1-752c-4734-b80a-1343607f4026 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2769 2024.08.02 17:24:36.178992 [ 3 ] {} <Debug> HTTP-Session: e5171da1-752c-4734-b80a-1343607f4026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2770 2024.08.02 17:24:36.179006 [ 3 ] {} <Debug> HTTP-Session: e5171da1-752c-4734-b80a-1343607f4026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2771 2024.08.02 17:24:36.179037 [ 3 ] {} <Trace> HTTP-Session: e5171da1-752c-4734-b80a-1343607f4026 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2772 2024.08.02 17:24:36.179227 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2773 2024.08.02 17:24:36.179525 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2774 2024.08.02 17:24:36.179574 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2775 2024.08.02 17:24:36.179885 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2776 2024.08.02 17:24:36.179949 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2777 2024.08.02 17:24:36.180089 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2778 2024.08.02 17:24:36.180169 [ 262 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2779 2024.08.02 17:24:36.180273 [ 257 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2780 2024.08.02 17:24:36.180282 [ 258 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2781 2024.08.02 17:24:36.180302 [ 252 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2782 2024.08.02 17:24:36.180444 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2783 2024.08.02 17:24:36.180472 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2784 2024.08.02 17:24:36.180595 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2785 2024.08.02 17:24:36.180616 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2786 2024.08.02 17:24:36.180657 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2787 2024.08.02 17:24:36.180698 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2788 2024.08.02 17:24:36.180735 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2789 2024.08.02 17:24:36.180774 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2790 2024.08.02 17:24:36.182825 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003682 sec., 7061.379684953829 rows/sec., 256.21 KiB/sec.
2791 2024.08.02 17:24:36.183211 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Debug> DynamicQueryHandler: Done processing query
2792 2024.08.02 17:24:36.183235 [ 3 ] {c665a7a5-2e2f-415b-9d46-204210cd7bf8} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2793 2024.08.02 17:24:36.183252 [ 3 ] {} <Debug> HTTP-Session: e5171da1-752c-4734-b80a-1343607f4026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2794 2024.08.02 17:24:36.183494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2795 2024.08.02 17:24:36.183542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2796 2024.08.02 17:24:36.183561 [ 3 ] {} <Debug> HTTP-Session: af7ddc55-181a-4f9b-b026-7c1f29e30047 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2797 2024.08.02 17:24:36.183577 [ 3 ] {} <Debug> HTTP-Session: af7ddc55-181a-4f9b-b026-7c1f29e30047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2798 2024.08.02 17:24:36.183590 [ 3 ] {} <Debug> HTTP-Session: af7ddc55-181a-4f9b-b026-7c1f29e30047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2799 2024.08.02 17:24:36.183621 [ 3 ] {} <Trace> HTTP-Session: af7ddc55-181a-4f9b-b026-7c1f29e30047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2800 2024.08.02 17:24:36.183771 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2801 2024.08.02 17:24:36.184059 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2802 2024.08.02 17:24:36.184105 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2803 2024.08.02 17:24:36.184416 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2804 2024.08.02 17:24:36.184482 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2805 2024.08.02 17:24:36.184621 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2806 2024.08.02 17:24:36.184806 [ 260 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2807 2024.08.02 17:24:36.184828 [ 252 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2808 2024.08.02 17:24:36.184807 [ 262 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2809 2024.08.02 17:24:36.184834 [ 259 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2810 2024.08.02 17:24:36.184983 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2811 2024.08.02 17:24:36.185012 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2812 2024.08.02 17:24:36.185134 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2813 2024.08.02 17:24:36.185154 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2814 2024.08.02 17:24:36.185195 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2815 2024.08.02 17:24:36.185237 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2816 2024.08.02 17:24:36.185274 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2817 2024.08.02 17:24:36.185309 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2818 2024.08.02 17:24:36.187534 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003837 sec., 6776.127182694813 rows/sec., 245.86 KiB/sec.
2819 2024.08.02 17:24:36.187972 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Debug> DynamicQueryHandler: Done processing query
2820 2024.08.02 17:24:36.188002 [ 3 ] {6ef51b1c-2d28-4334-9bc2-693b3079f4d2} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2821 2024.08.02 17:24:36.188028 [ 3 ] {} <Debug> HTTP-Session: af7ddc55-181a-4f9b-b026-7c1f29e30047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2822 2024.08.02 17:24:36.188302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2823 2024.08.02 17:24:36.188363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2824 2024.08.02 17:24:36.188385 [ 3 ] {} <Debug> HTTP-Session: fc4d411d-815f-435b-8e4d-4a6f6a4d6d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2825 2024.08.02 17:24:36.188402 [ 3 ] {} <Debug> HTTP-Session: fc4d411d-815f-435b-8e4d-4a6f6a4d6d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2826 2024.08.02 17:24:36.188416 [ 3 ] {} <Debug> HTTP-Session: fc4d411d-815f-435b-8e4d-4a6f6a4d6d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2827 2024.08.02 17:24:36.188447 [ 3 ] {} <Trace> HTTP-Session: fc4d411d-815f-435b-8e4d-4a6f6a4d6d99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2828 2024.08.02 17:24:36.188601 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2829 2024.08.02 17:24:36.188890 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2830 2024.08.02 17:24:36.188937 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2831 2024.08.02 17:24:36.189252 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2832 2024.08.02 17:24:36.189317 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2833 2024.08.02 17:24:36.189457 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2834 2024.08.02 17:24:36.189591 [ 264 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2835 2024.08.02 17:24:36.189645 [ 252 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2836 2024.08.02 17:24:36.189657 [ 258 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2837 2024.08.02 17:24:36.189639 [ 259 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2838 2024.08.02 17:24:36.189807 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2839 2024.08.02 17:24:36.189841 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2840 2024.08.02 17:24:36.189967 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2841 2024.08.02 17:24:36.189990 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2842 2024.08.02 17:24:36.190030 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2843 2024.08.02 17:24:36.190073 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2844 2024.08.02 17:24:36.190112 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2845 2024.08.02 17:24:36.190150 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2846 2024.08.02 17:24:36.192305 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003779 sec., 6880.127017729558 rows/sec., 249.63 KiB/sec.
2847 2024.08.02 17:24:36.192735 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Debug> DynamicQueryHandler: Done processing query
2848 2024.08.02 17:24:36.192769 [ 3 ] {84b3ac9e-8f36-403c-8818-c6dac5d73093} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2849 2024.08.02 17:24:36.192789 [ 3 ] {} <Debug> HTTP-Session: fc4d411d-815f-435b-8e4d-4a6f6a4d6d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.08.02 17:24:36.193021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2851 2024.08.02 17:24:36.193079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2852 2024.08.02 17:24:36.193103 [ 3 ] {} <Debug> HTTP-Session: 84f3319b-0f69-4e44-8e2c-2f8cbb53895e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2853 2024.08.02 17:24:36.193123 [ 3 ] {} <Debug> HTTP-Session: 84f3319b-0f69-4e44-8e2c-2f8cbb53895e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2854 2024.08.02 17:24:36.193141 [ 3 ] {} <Debug> HTTP-Session: 84f3319b-0f69-4e44-8e2c-2f8cbb53895e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2855 2024.08.02 17:24:36.193179 [ 3 ] {} <Trace> HTTP-Session: 84f3319b-0f69-4e44-8e2c-2f8cbb53895e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2856 2024.08.02 17:24:36.193367 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2857 2024.08.02 17:24:36.193661 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2858 2024.08.02 17:24:36.193709 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2859 2024.08.02 17:24:36.194025 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2860 2024.08.02 17:24:36.194089 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2861 2024.08.02 17:24:36.194232 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2862 2024.08.02 17:24:36.194431 [ 252 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2863 2024.08.02 17:24:36.194442 [ 264 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2864 2024.08.02 17:24:36.194452 [ 258 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2865 2024.08.02 17:24:36.194438 [ 262 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2866 2024.08.02 17:24:36.194605 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2867 2024.08.02 17:24:36.194634 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2868 2024.08.02 17:24:36.194753 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2869 2024.08.02 17:24:36.194775 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2870 2024.08.02 17:24:36.194816 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2871 2024.08.02 17:24:36.194860 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2872 2024.08.02 17:24:36.194897 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2873 2024.08.02 17:24:36.194932 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2874 2024.08.02 17:24:36.197135 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003864 sec., 6728.778467908903 rows/sec., 244.14 KiB/sec.
2875 2024.08.02 17:24:36.197529 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Debug> DynamicQueryHandler: Done processing query
2876 2024.08.02 17:24:36.197555 [ 3 ] {dd0c044a-0ebd-4c67-b288-83d37854895d} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2877 2024.08.02 17:24:36.197573 [ 3 ] {} <Debug> HTTP-Session: 84f3319b-0f69-4e44-8e2c-2f8cbb53895e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2878 2024.08.02 17:24:36.197814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2879 2024.08.02 17:24:36.197984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2880 2024.08.02 17:24:36.198007 [ 3 ] {} <Debug> HTTP-Session: 32df753e-96d7-4124-9842-1cc141181e61 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2881 2024.08.02 17:24:36.198023 [ 3 ] {} <Debug> HTTP-Session: 32df753e-96d7-4124-9842-1cc141181e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2882 2024.08.02 17:24:36.198039 [ 3 ] {} <Debug> HTTP-Session: 32df753e-96d7-4124-9842-1cc141181e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2883 2024.08.02 17:24:36.198070 [ 3 ] {} <Trace> HTTP-Session: 32df753e-96d7-4124-9842-1cc141181e61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2884 2024.08.02 17:24:36.198246 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2885 2024.08.02 17:24:36.198565 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2886 2024.08.02 17:24:36.198615 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2887 2024.08.02 17:24:36.198932 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2888 2024.08.02 17:24:36.198997 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2889 2024.08.02 17:24:36.199137 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2890 2024.08.02 17:24:36.199326 [ 264 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2891 2024.08.02 17:24:36.199338 [ 252 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2892 2024.08.02 17:24:36.199377 [ 262 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2893 2024.08.02 17:24:36.199344 [ 259 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2894 2024.08.02 17:24:36.199501 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2895 2024.08.02 17:24:36.199533 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2896 2024.08.02 17:24:36.199659 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2897 2024.08.02 17:24:36.199682 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2898 2024.08.02 17:24:36.199722 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2899 2024.08.02 17:24:36.199766 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2900 2024.08.02 17:24:36.199806 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2901 2024.08.02 17:24:36.199841 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2902 2024.08.02 17:24:36.201971 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003824 sec., 6799.163179916318 rows/sec., 246.69 KiB/sec.
2903 2024.08.02 17:24:36.202370 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Debug> DynamicQueryHandler: Done processing query
2904 2024.08.02 17:24:36.202397 [ 3 ] {dec1c4bd-3f8b-4236-991e-bb1f9aa07a93} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2905 2024.08.02 17:24:36.202414 [ 3 ] {} <Debug> HTTP-Session: 32df753e-96d7-4124-9842-1cc141181e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2906 2024.08.02 17:24:36.202646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2907 2024.08.02 17:24:36.202693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2908 2024.08.02 17:24:36.202713 [ 3 ] {} <Debug> HTTP-Session: 8357b3ea-d7d9-4d3a-8f62-c1c5b581a7e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2909 2024.08.02 17:24:36.202730 [ 3 ] {} <Debug> HTTP-Session: 8357b3ea-d7d9-4d3a-8f62-c1c5b581a7e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2910 2024.08.02 17:24:36.202744 [ 3 ] {} <Debug> HTTP-Session: 8357b3ea-d7d9-4d3a-8f62-c1c5b581a7e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2911 2024.08.02 17:24:36.202775 [ 3 ] {} <Trace> HTTP-Session: 8357b3ea-d7d9-4d3a-8f62-c1c5b581a7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2912 2024.08.02 17:24:36.202927 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2913 2024.08.02 17:24:36.203220 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2914 2024.08.02 17:24:36.203269 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2915 2024.08.02 17:24:36.203591 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2916 2024.08.02 17:24:36.203656 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2917 2024.08.02 17:24:36.203796 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2918 2024.08.02 17:24:36.203921 [ 252 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2919 2024.08.02 17:24:36.203956 [ 260 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2920 2024.08.02 17:24:36.203993 [ 258 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2921 2024.08.02 17:24:36.204045 [ 263 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2922 2024.08.02 17:24:36.204145 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2923 2024.08.02 17:24:36.204171 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2924 2024.08.02 17:24:36.204289 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2925 2024.08.02 17:24:36.204312 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2926 2024.08.02 17:24:36.204351 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2927 2024.08.02 17:24:36.204394 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2928 2024.08.02 17:24:36.204432 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2929 2024.08.02 17:24:36.204469 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2930 2024.08.02 17:24:36.206445 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003595 sec., 7232.267037552156 rows/sec., 262.41 KiB/sec.
2931 2024.08.02 17:24:36.206818 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Debug> DynamicQueryHandler: Done processing query
2932 2024.08.02 17:24:36.206842 [ 3 ] {2f9cb73d-30ec-42e9-bae7-b70423494f6a} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2933 2024.08.02 17:24:36.206859 [ 3 ] {} <Debug> HTTP-Session: 8357b3ea-d7d9-4d3a-8f62-c1c5b581a7e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2934 2024.08.02 17:24:36.212203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2935 2024.08.02 17:24:36.212256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2936 2024.08.02 17:24:36.212275 [ 3 ] {} <Debug> HTTP-Session: 670e1f9a-3bfe-4c2f-b3b6-0054afb36ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2937 2024.08.02 17:24:36.212292 [ 3 ] {} <Debug> HTTP-Session: 670e1f9a-3bfe-4c2f-b3b6-0054afb36ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2938 2024.08.02 17:24:36.212306 [ 3 ] {} <Debug> HTTP-Session: 670e1f9a-3bfe-4c2f-b3b6-0054afb36ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2939 2024.08.02 17:24:36.212337 [ 3 ] {} <Trace> HTTP-Session: 670e1f9a-3bfe-4c2f-b3b6-0054afb36ab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2940 2024.08.02 17:24:36.212497 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2941 2024.08.02 17:24:36.212798 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2942 2024.08.02 17:24:36.212846 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2943 2024.08.02 17:24:36.213181 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2944 2024.08.02 17:24:36.213248 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2945 2024.08.02 17:24:36.213386 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
2946 2024.08.02 17:24:36.213525 [ 252 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2947 2024.08.02 17:24:36.213583 [ 259 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2948 2024.08.02 17:24:36.213598 [ 262 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2949 2024.08.02 17:24:36.213623 [ 264 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2950 2024.08.02 17:24:36.213742 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2951 2024.08.02 17:24:36.213772 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
2952 2024.08.02 17:24:36.213894 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2953 2024.08.02 17:24:36.213916 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Reading approx. 26 rows with 4 streams
2954 2024.08.02 17:24:36.213959 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2955 2024.08.02 17:24:36.214004 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2956 2024.08.02 17:24:36.214042 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2957 2024.08.02 17:24:36.214079 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2958 2024.08.02 17:24:36.216254 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Debug> executeQuery: Read 26 rows, 966.00 B in 0.003838 sec., 6774.361646690985 rows/sec., 245.79 KiB/sec.
2959 2024.08.02 17:24:36.216654 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Debug> DynamicQueryHandler: Done processing query
2960 2024.08.02 17:24:36.216681 [ 3 ] {8af56663-f945-47d9-89e9-70a67faedf17} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2961 2024.08.02 17:24:36.216699 [ 3 ] {} <Debug> HTTP-Session: 670e1f9a-3bfe-4c2f-b3b6-0054afb36ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2962 2024.08.02 17:24:36.219739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 4381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2963 2024.08.02 17:24:36.219791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2964 2024.08.02 17:24:36.219810 [ 3 ] {} <Debug> HTTP-Session: 95b2e424-87e5-42b4-b9f1-d3c749c48356 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2965 2024.08.02 17:24:36.219827 [ 3 ] {} <Debug> HTTP-Session: 95b2e424-87e5-42b4-b9f1-d3c749c48356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2966 2024.08.02 17:24:36.219841 [ 3 ] {} <Debug> HTTP-Session: 95b2e424-87e5-42b4-b9f1-d3c749c48356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2967 2024.08.02 17:24:36.219872 [ 3 ] {} <Trace> HTTP-Session: 95b2e424-87e5-42b4-b9f1-d3c749c48356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2968 2024.08.02 17:24:36.219996 [ 3 ] {07ed886a-9431-4226-b918-a6ecdbbcbcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2969 2024.08.02 17:24:36.220043 [ 3 ] {07ed886a-9431-4226-b918-a6ecdbbcbcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2970 2024.08.02 17:24:36.220219 [ 3 ] {07ed886a-9431-4226-b918-a6ecdbbcbcda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2971 2024.08.02 17:24:36.220566 [ 3 ] {07ed886a-9431-4226-b918-a6ecdbbcbcda} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2972 2024.08.02 17:24:36.220606 [ 3 ] {07ed886a-9431-4226-b918-a6ecdbbcbcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2973 2024.08.02 17:24:36.221113 [ 3 ] {07ed886a-9431-4226-b918-a6ecdbbcbcda} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2974 2024.08.02 17:24:36.221443 [ 3 ] {07ed886a-9431-4226-b918-a6ecdbbcbcda} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2975 2024.08.02 17:24:36.221616 [ 3 ] {07ed886a-9431-4226-b918-a6ecdbbcbcda} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.001661 sec., 9030.704394942806 rows/sec., 1.31 MiB/sec.
2976 2024.08.02 17:24:36.221931 [ 3 ] {07ed886a-9431-4226-b918-a6ecdbbcbcda} <Debug> DynamicQueryHandler: Done processing query
2977 2024.08.02 17:24:36.221955 [ 3 ] {07ed886a-9431-4226-b918-a6ecdbbcbcda} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2978 2024.08.02 17:24:36.221972 [ 3 ] {} <Debug> HTTP-Session: 95b2e424-87e5-42b4-b9f1-d3c749c48356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2979 2024.08.02 17:24:36.222090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2980 2024.08.02 17:24:36.222138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2981 2024.08.02 17:24:36.222158 [ 3 ] {} <Debug> HTTP-Session: 35b100ee-9747-461a-8605-acbd2aece7ad Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2982 2024.08.02 17:24:36.222174 [ 3 ] {} <Debug> HTTP-Session: 35b100ee-9747-461a-8605-acbd2aece7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2983 2024.08.02 17:24:36.222189 [ 3 ] {} <Debug> HTTP-Session: 35b100ee-9747-461a-8605-acbd2aece7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2984 2024.08.02 17:24:36.222220 [ 3 ] {} <Trace> HTTP-Session: 35b100ee-9747-461a-8605-acbd2aece7ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2985 2024.08.02 17:24:36.222329 [ 3 ] {a33cbadd-5c89-4548-97be-030622ec4e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2986 2024.08.02 17:24:36.222373 [ 3 ] {a33cbadd-5c89-4548-97be-030622ec4e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2987 2024.08.02 17:24:36.222522 [ 3 ] {a33cbadd-5c89-4548-97be-030622ec4e61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2988 2024.08.02 17:24:36.222813 [ 3 ] {a33cbadd-5c89-4548-97be-030622ec4e61} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2989 2024.08.02 17:24:36.222850 [ 3 ] {a33cbadd-5c89-4548-97be-030622ec4e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
2990 2024.08.02 17:24:36.223166 [ 3 ] {a33cbadd-5c89-4548-97be-030622ec4e61} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2991 2024.08.02 17:24:36.223525 [ 3 ] {a33cbadd-5c89-4548-97be-030622ec4e61} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2992 2024.08.02 17:24:36.223676 [ 3 ] {a33cbadd-5c89-4548-97be-030622ec4e61} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001371 sec., 16776.075857038657 rows/sec., 1.33 MiB/sec.
2993 2024.08.02 17:24:36.223839 [ 3 ] {a33cbadd-5c89-4548-97be-030622ec4e61} <Debug> DynamicQueryHandler: Done processing query
2994 2024.08.02 17:24:36.223865 [ 3 ] {a33cbadd-5c89-4548-97be-030622ec4e61} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2995 2024.08.02 17:24:36.223881 [ 3 ] {} <Debug> HTTP-Session: 35b100ee-9747-461a-8605-acbd2aece7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2996 2024.08.02 17:24:36.224005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2997 2024.08.02 17:24:36.224053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2998 2024.08.02 17:24:36.224072 [ 3 ] {} <Debug> HTTP-Session: 3bea6bdd-f52a-416d-a490-b1d880d6e504 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
2999 2024.08.02 17:24:36.224088 [ 3 ] {} <Debug> HTTP-Session: 3bea6bdd-f52a-416d-a490-b1d880d6e504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3000 2024.08.02 17:24:36.224102 [ 3 ] {} <Debug> HTTP-Session: 3bea6bdd-f52a-416d-a490-b1d880d6e504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3001 2024.08.02 17:24:36.224132 [ 3 ] {} <Trace> HTTP-Session: 3bea6bdd-f52a-416d-a490-b1d880d6e504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3002 2024.08.02 17:24:36.224228 [ 3 ] {7c004de7-2272-4afa-974a-46695c5ba59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3003 2024.08.02 17:24:36.224272 [ 3 ] {7c004de7-2272-4afa-974a-46695c5ba59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3004 2024.08.02 17:24:36.224500 [ 3 ] {7c004de7-2272-4afa-974a-46695c5ba59c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3005 2024.08.02 17:24:36.224788 [ 3 ] {7c004de7-2272-4afa-974a-46695c5ba59c} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3006 2024.08.02 17:24:36.224822 [ 3 ] {7c004de7-2272-4afa-974a-46695c5ba59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3007 2024.08.02 17:24:36.225222 [ 3 ] {7c004de7-2272-4afa-974a-46695c5ba59c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3008 2024.08.02 17:24:36.225537 [ 3 ] {7c004de7-2272-4afa-974a-46695c5ba59c} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3009 2024.08.02 17:24:36.225685 [ 3 ] {7c004de7-2272-4afa-974a-46695c5ba59c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001473 sec., 2715.5465037338768 rows/sec., 221.43 KiB/sec.
3010 2024.08.02 17:24:36.225866 [ 3 ] {7c004de7-2272-4afa-974a-46695c5ba59c} <Debug> DynamicQueryHandler: Done processing query
3011 2024.08.02 17:24:36.225890 [ 3 ] {7c004de7-2272-4afa-974a-46695c5ba59c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3012 2024.08.02 17:24:36.225906 [ 3 ] {} <Debug> HTTP-Session: 3bea6bdd-f52a-416d-a490-b1d880d6e504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3013 2024.08.02 17:24:36.226043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 19723, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3014 2024.08.02 17:24:36.226091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3015 2024.08.02 17:24:36.226109 [ 3 ] {} <Debug> HTTP-Session: 42343316-0133-4aae-981d-23a85588dc34 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3016 2024.08.02 17:24:36.226126 [ 3 ] {} <Debug> HTTP-Session: 42343316-0133-4aae-981d-23a85588dc34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3017 2024.08.02 17:24:36.226139 [ 3 ] {} <Debug> HTTP-Session: 42343316-0133-4aae-981d-23a85588dc34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3018 2024.08.02 17:24:36.226170 [ 3 ] {} <Trace> HTTP-Session: 42343316-0133-4aae-981d-23a85588dc34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3019 2024.08.02 17:24:36.226337 [ 3 ] {ba477733-74ef-4480-8256-08142f4167ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3020 2024.08.02 17:24:36.226380 [ 3 ] {ba477733-74ef-4480-8256-08142f4167ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3021 2024.08.02 17:24:36.226509 [ 3 ] {ba477733-74ef-4480-8256-08142f4167ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3022 2024.08.02 17:24:36.226863 [ 3 ] {ba477733-74ef-4480-8256-08142f4167ad} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3023 2024.08.02 17:24:36.226899 [ 3 ] {ba477733-74ef-4480-8256-08142f4167ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3024 2024.08.02 17:24:36.227248 [ 3 ] {ba477733-74ef-4480-8256-08142f4167ad} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3025 2024.08.02 17:24:36.227549 [ 3 ] {ba477733-74ef-4480-8256-08142f4167ad} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3026 2024.08.02 17:24:36.227697 [ 3 ] {ba477733-74ef-4480-8256-08142f4167ad} <Debug> executeQuery: Read 137 rows, 11.40 KiB in 0.001445 sec., 94809.68858131487 rows/sec., 7.70 MiB/sec.
3027 2024.08.02 17:24:36.227703 [ 52 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3028 2024.08.02 17:24:36.227797 [ 52 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3029 2024.08.02 17:24:36.227852 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3030 2024.08.02 17:24:36.227972 [ 3 ] {ba477733-74ef-4480-8256-08142f4167ad} <Debug> DynamicQueryHandler: Done processing query
3031 2024.08.02 17:24:36.228021 [ 3 ] {ba477733-74ef-4480-8256-08142f4167ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3032 2024.08.02 17:24:36.228029 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
3033 2024.08.02 17:24:36.228047 [ 3 ] {} <Debug> HTTP-Session: 42343316-0133-4aae-981d-23a85588dc34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3034 2024.08.02 17:24:36.228256 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3035 2024.08.02 17:24:36.228263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3036 2024.08.02 17:24:36.228310 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 109 rows starting from the beginning of the part
3037 2024.08.02 17:24:36.228367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3038 2024.08.02 17:24:36.228430 [ 3 ] {} <Debug> HTTP-Session: 63ba947e-b4e6-4a64-98c4-5026692f352e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3039 2024.08.02 17:24:36.228529 [ 3 ] {} <Debug> HTTP-Session: 63ba947e-b4e6-4a64-98c4-5026692f352e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3040 2024.08.02 17:24:36.228559 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 73 rows starting from the beginning of the part
3041 2024.08.02 17:24:36.228592 [ 3 ] {} <Debug> HTTP-Session: 63ba947e-b4e6-4a64-98c4-5026692f352e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3042 2024.08.02 17:24:36.228783 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 109 rows starting from the beginning of the part
3043 2024.08.02 17:24:36.228799 [ 3 ] {} <Trace> HTTP-Session: 63ba947e-b4e6-4a64-98c4-5026692f352e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3044 2024.08.02 17:24:36.229090 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 73 rows starting from the beginning of the part
3045 2024.08.02 17:24:36.229295 [ 3 ] {c0cdfc21-0535-4f85-9cfc-5c1b265e0aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3046 2024.08.02 17:24:36.229341 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 109 rows starting from the beginning of the part
3047 2024.08.02 17:24:36.229456 [ 3 ] {c0cdfc21-0535-4f85-9cfc-5c1b265e0aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3048 2024.08.02 17:24:36.229622 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 137 rows starting from the beginning of the part
3049 2024.08.02 17:24:36.230349 [ 3 ] {c0cdfc21-0535-4f85-9cfc-5c1b265e0aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3050 2024.08.02 17:24:36.231375 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 4 columns (4 merged, 0 gathered) in 0.003440826 sec., 177283.0128579591 rows/sec., 15.51 MiB/sec.
3051 2024.08.02 17:24:36.231555 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3052 2024.08.02 17:24:36.231956 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_11_2} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3053 2024.08.02 17:24:36.232052 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_11_2} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3054 2024.08.02 17:24:36.232147 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3055 2024.08.02 17:24:36.233021 [ 3 ] {c0cdfc21-0535-4f85-9cfc-5c1b265e0aae} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3056 2024.08.02 17:24:36.233068 [ 3 ] {c0cdfc21-0535-4f85-9cfc-5c1b265e0aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3057 2024.08.02 17:24:36.233425 [ 3 ] {c0cdfc21-0535-4f85-9cfc-5c1b265e0aae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3058 2024.08.02 17:24:36.233745 [ 3 ] {c0cdfc21-0535-4f85-9cfc-5c1b265e0aae} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3059 2024.08.02 17:24:36.233891 [ 3 ] {c0cdfc21-0535-4f85-9cfc-5c1b265e0aae} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004772 sec., 838.2229673093043 rows/sec., 58.53 KiB/sec.
3060 2024.08.02 17:24:36.234186 [ 3 ] {c0cdfc21-0535-4f85-9cfc-5c1b265e0aae} <Debug> DynamicQueryHandler: Done processing query
3061 2024.08.02 17:24:36.234212 [ 3 ] {c0cdfc21-0535-4f85-9cfc-5c1b265e0aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3062 2024.08.02 17:24:36.234227 [ 3 ] {} <Debug> HTTP-Session: 63ba947e-b4e6-4a64-98c4-5026692f352e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3063 2024.08.02 17:24:36.234370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3064 2024.08.02 17:24:36.234418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3065 2024.08.02 17:24:36.234437 [ 3 ] {} <Debug> HTTP-Session: 724ad5a0-f894-402d-98c5-da9a15febf40 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3066 2024.08.02 17:24:36.234453 [ 3 ] {} <Debug> HTTP-Session: 724ad5a0-f894-402d-98c5-da9a15febf40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3067 2024.08.02 17:24:36.234466 [ 3 ] {} <Debug> HTTP-Session: 724ad5a0-f894-402d-98c5-da9a15febf40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3068 2024.08.02 17:24:36.234495 [ 3 ] {} <Trace> HTTP-Session: 724ad5a0-f894-402d-98c5-da9a15febf40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3069 2024.08.02 17:24:36.234619 [ 3 ] {7da920d3-0a24-4a5b-8918-85e6ea826f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3070 2024.08.02 17:24:36.234661 [ 3 ] {7da920d3-0a24-4a5b-8918-85e6ea826f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3071 2024.08.02 17:24:36.234802 [ 3 ] {7da920d3-0a24-4a5b-8918-85e6ea826f82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3072 2024.08.02 17:24:36.235123 [ 3 ] {7da920d3-0a24-4a5b-8918-85e6ea826f82} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3073 2024.08.02 17:24:36.235160 [ 3 ] {7da920d3-0a24-4a5b-8918-85e6ea826f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3074 2024.08.02 17:24:36.235480 [ 3 ] {7da920d3-0a24-4a5b-8918-85e6ea826f82} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3075 2024.08.02 17:24:36.235782 [ 3 ] {7da920d3-0a24-4a5b-8918-85e6ea826f82} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3076 2024.08.02 17:24:36.235930 [ 52 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3077 2024.08.02 17:24:36.235941 [ 3 ] {7da920d3-0a24-4a5b-8918-85e6ea826f82} <Debug> executeQuery: Read 87 rows, 6.95 KiB in 0.001362 sec., 63876.651982378855 rows/sec., 4.98 MiB/sec.
3078 2024.08.02 17:24:36.235985 [ 52 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3079 2024.08.02 17:24:36.236059 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3080 2024.08.02 17:24:36.236253 [ 3 ] {7da920d3-0a24-4a5b-8918-85e6ea826f82} <Debug> DynamicQueryHandler: Done processing query
3081 2024.08.02 17:24:36.236263 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
3082 2024.08.02 17:24:36.236301 [ 3 ] {7da920d3-0a24-4a5b-8918-85e6ea826f82} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3083 2024.08.02 17:24:36.236338 [ 3 ] {} <Debug> HTTP-Session: 724ad5a0-f894-402d-98c5-da9a15febf40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3084 2024.08.02 17:24:36.236434 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3085 2024.08.02 17:24:36.236463 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 65 rows starting from the beginning of the part
3086 2024.08.02 17:24:36.236587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 28428, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3087 2024.08.02 17:24:36.236607 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part
3088 2024.08.02 17:24:36.236749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3089 2024.08.02 17:24:36.236890 [ 3 ] {} <Debug> HTTP-Session: b6c47bb6-2a84-4f2e-b47f-a49318c1fb75 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3090 2024.08.02 17:24:36.236924 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 326 rows starting from the beginning of the part
3091 2024.08.02 17:24:36.236936 [ 3 ] {} <Debug> HTTP-Session: b6c47bb6-2a84-4f2e-b47f-a49318c1fb75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3092 2024.08.02 17:24:36.236980 [ 3 ] {} <Debug> HTTP-Session: b6c47bb6-2a84-4f2e-b47f-a49318c1fb75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3093 2024.08.02 17:24:36.237142 [ 3 ] {} <Trace> HTTP-Session: b6c47bb6-2a84-4f2e-b47f-a49318c1fb75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3094 2024.08.02 17:24:36.237180 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part
3095 2024.08.02 17:24:36.237365 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 326 rows starting from the beginning of the part
3096 2024.08.02 17:24:36.237474 [ 3 ] {cb629e3a-697e-4662-bbfd-7085ff13d508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3097 2024.08.02 17:24:36.237561 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part
3098 2024.08.02 17:24:36.237658 [ 3 ] {cb629e3a-697e-4662-bbfd-7085ff13d508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3099 2024.08.02 17:24:36.238166 [ 3 ] {cb629e3a-697e-4662-bbfd-7085ff13d508} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3100 2024.08.02 17:24:36.238796 [ 3 ] {cb629e3a-697e-4662-bbfd-7085ff13d508} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3101 2024.08.02 17:24:36.238841 [ 3 ] {cb629e3a-697e-4662-bbfd-7085ff13d508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3102 2024.08.02 17:24:36.239510 [ 188 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 866 rows, containing 4 columns (4 merged, 0 gathered) in 0.003344624 sec., 258922.97609536976 rows/sec., 18.43 MiB/sec.
3103 2024.08.02 17:24:36.239569 [ 3 ] {cb629e3a-697e-4662-bbfd-7085ff13d508} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3104 2024.08.02 17:24:36.239729 [ 188 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3105 2024.08.02 17:24:36.240425 [ 3 ] {cb629e3a-697e-4662-bbfd-7085ff13d508} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3106 2024.08.02 17:24:36.240688 [ 188 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_11_2} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3107 2024.08.02 17:24:36.240743 [ 3 ] {cb629e3a-697e-4662-bbfd-7085ff13d508} <Debug> executeQuery: Read 148 rows, 10.60 KiB in 0.003401 sec., 43516.61276095266 rows/sec., 3.04 MiB/sec.
3108 2024.08.02 17:24:36.240924 [ 188 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_11_2} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3109 2024.08.02 17:24:36.241075 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3110 2024.08.02 17:24:36.241093 [ 3 ] {cb629e3a-697e-4662-bbfd-7085ff13d508} <Debug> DynamicQueryHandler: Done processing query
3111 2024.08.02 17:24:36.241144 [ 3 ] {cb629e3a-697e-4662-bbfd-7085ff13d508} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3112 2024.08.02 17:24:36.241160 [ 3 ] {} <Debug> HTTP-Session: b6c47bb6-2a84-4f2e-b47f-a49318c1fb75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3113 2024.08.02 17:24:36.241378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 36907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3114 2024.08.02 17:24:36.241426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3115 2024.08.02 17:24:36.241445 [ 3 ] {} <Debug> HTTP-Session: 6cfa6a08-2f95-4cd7-8cde-7e4295596e4d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3116 2024.08.02 17:24:36.241461 [ 3 ] {} <Debug> HTTP-Session: 6cfa6a08-2f95-4cd7-8cde-7e4295596e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3117 2024.08.02 17:24:36.241473 [ 3 ] {} <Debug> HTTP-Session: 6cfa6a08-2f95-4cd7-8cde-7e4295596e4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3118 2024.08.02 17:24:36.241504 [ 3 ] {} <Trace> HTTP-Session: 6cfa6a08-2f95-4cd7-8cde-7e4295596e4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3119 2024.08.02 17:24:36.242150 [ 3 ] {20ba4451-5cc3-4f39-98a9-b0a218e90838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3120 2024.08.02 17:24:36.242223 [ 3 ] {20ba4451-5cc3-4f39-98a9-b0a218e90838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3121 2024.08.02 17:24:36.242694 [ 3 ] {20ba4451-5cc3-4f39-98a9-b0a218e90838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3122 2024.08.02 17:24:36.243305 [ 3 ] {20ba4451-5cc3-4f39-98a9-b0a218e90838} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3123 2024.08.02 17:24:36.243340 [ 3 ] {20ba4451-5cc3-4f39-98a9-b0a218e90838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3124 2024.08.02 17:24:36.243918 [ 3 ] {20ba4451-5cc3-4f39-98a9-b0a218e90838} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3125 2024.08.02 17:24:36.244329 [ 3 ] {20ba4451-5cc3-4f39-98a9-b0a218e90838} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3126 2024.08.02 17:24:36.244489 [ 52 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3127 2024.08.02 17:24:36.244519 [ 3 ] {20ba4451-5cc3-4f39-98a9-b0a218e90838} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002917 sec., 7884.813164209805 rows/sec., 14.13 MiB/sec.
3128 2024.08.02 17:24:36.244540 [ 52 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3129 2024.08.02 17:24:36.244606 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3130 2024.08.02 17:24:36.244856 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
3131 2024.08.02 17:24:36.244967 [ 3 ] {20ba4451-5cc3-4f39-98a9-b0a218e90838} <Debug> DynamicQueryHandler: Done processing query
3132 2024.08.02 17:24:36.245001 [ 3 ] {20ba4451-5cc3-4f39-98a9-b0a218e90838} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3133 2024.08.02 17:24:36.245031 [ 3 ] {} <Debug> HTTP-Session: 6cfa6a08-2f95-4cd7-8cde-7e4295596e4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3134 2024.08.02 17:24:36.245191 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3135 2024.08.02 17:24:36.245190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3136 2024.08.02 17:24:36.245250 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
3137 2024.08.02 17:24:36.245259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3138 2024.08.02 17:24:36.245286 [ 3 ] {} <Debug> HTTP-Session: 6c149dda-8ff0-437f-bf61-0a12f47a2fe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3139 2024.08.02 17:24:36.245318 [ 3 ] {} <Debug> HTTP-Session: 6c149dda-8ff0-437f-bf61-0a12f47a2fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3140 2024.08.02 17:24:36.245345 [ 3 ] {} <Debug> HTTP-Session: 6c149dda-8ff0-437f-bf61-0a12f47a2fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3141 2024.08.02 17:24:36.245430 [ 3 ] {} <Trace> HTTP-Session: 6c149dda-8ff0-437f-bf61-0a12f47a2fe3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3142 2024.08.02 17:24:36.245619 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part
3143 2024.08.02 17:24:36.245632 [ 3 ] {15597dad-8c89-4630-91e0-bec4150ecffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3144 2024.08.02 17:24:36.245702 [ 3 ] {15597dad-8c89-4630-91e0-bec4150ecffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3145 2024.08.02 17:24:36.246086 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
3146 2024.08.02 17:24:36.246206 [ 3 ] {15597dad-8c89-4630-91e0-bec4150ecffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3147 2024.08.02 17:24:36.246516 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
3148 2024.08.02 17:24:36.246963 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
3149 2024.08.02 17:24:36.247026 [ 3 ] {15597dad-8c89-4630-91e0-bec4150ecffa} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3150 2024.08.02 17:24:36.247081 [ 3 ] {15597dad-8c89-4630-91e0-bec4150ecffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3151 2024.08.02 17:24:36.247329 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
3152 2024.08.02 17:24:36.248095 [ 3 ] {15597dad-8c89-4630-91e0-bec4150ecffa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3153 2024.08.02 17:24:36.248573 [ 3 ] {15597dad-8c89-4630-91e0-bec4150ecffa} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3154 2024.08.02 17:24:36.248814 [ 3 ] {15597dad-8c89-4630-91e0-bec4150ecffa} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.003245 sec., 12326.656394453004 rows/sec., 842.64 KiB/sec.
3155 2024.08.02 17:24:36.249069 [ 3 ] {15597dad-8c89-4630-91e0-bec4150ecffa} <Debug> DynamicQueryHandler: Done processing query
3156 2024.08.02 17:24:36.249102 [ 3 ] {15597dad-8c89-4630-91e0-bec4150ecffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3157 2024.08.02 17:24:36.249131 [ 3 ] {} <Debug> HTTP-Session: 6c149dda-8ff0-437f-bf61-0a12f47a2fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3158 2024.08.02 17:24:36.250611 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 19 columns (19 merged, 0 gathered) in 0.005862452 sec., 23198.4841837511 rows/sec., 41.57 MiB/sec.
3159 2024.08.02 17:24:36.251079 [ 195 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3160 2024.08.02 17:24:36.251745 [ 195 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3161 2024.08.02 17:24:36.251839 [ 195 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3162 2024.08.02 17:24:36.252003 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB.
3163 2024.08.02 17:24:38.100077 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
3164 2024.08.02 17:24:38.100151 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
3165 2024.08.02 17:24:41.152343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3166 2024.08.02 17:24:41.152478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3167 2024.08.02 17:24:41.152506 [ 3 ] {} <Debug> HTTP-Session: caa3cb54-df9c-4023-b4de-0a13b322a402 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3168 2024.08.02 17:24:41.152532 [ 3 ] {} <Debug> HTTP-Session: caa3cb54-df9c-4023-b4de-0a13b322a402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3169 2024.08.02 17:24:41.152547 [ 3 ] {} <Debug> HTTP-Session: caa3cb54-df9c-4023-b4de-0a13b322a402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3170 2024.08.02 17:24:41.152601 [ 3 ] {} <Trace> HTTP-Session: caa3cb54-df9c-4023-b4de-0a13b322a402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3171 2024.08.02 17:24:41.152804 [ 3 ] {319da536-c302-40af-980e-ec63115828cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3172 2024.08.02 17:24:41.152873 [ 3 ] {319da536-c302-40af-980e-ec63115828cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3173 2024.08.02 17:24:41.153074 [ 3 ] {319da536-c302-40af-980e-ec63115828cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3174 2024.08.02 17:24:41.153497 [ 3 ] {319da536-c302-40af-980e-ec63115828cf} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3175 2024.08.02 17:24:41.153543 [ 3 ] {319da536-c302-40af-980e-ec63115828cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3176 2024.08.02 17:24:41.153925 [ 3 ] {319da536-c302-40af-980e-ec63115828cf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3177 2024.08.02 17:24:41.154264 [ 3 ] {319da536-c302-40af-980e-ec63115828cf} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3178 2024.08.02 17:24:41.154429 [ 3 ] {319da536-c302-40af-980e-ec63115828cf} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001681 sec., 7138.607971445568 rows/sec., 491.48 KiB/sec.
3179 2024.08.02 17:24:41.154643 [ 3 ] {319da536-c302-40af-980e-ec63115828cf} <Debug> DynamicQueryHandler: Done processing query
3180 2024.08.02 17:24:41.154668 [ 3 ] {319da536-c302-40af-980e-ec63115828cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3181 2024.08.02 17:24:41.154685 [ 3 ] {} <Debug> HTTP-Session: caa3cb54-df9c-4023-b4de-0a13b322a402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3182 2024.08.02 17:24:41.154902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 23520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3183 2024.08.02 17:24:41.154950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3184 2024.08.02 17:24:41.154970 [ 3 ] {} <Debug> HTTP-Session: 544797a7-00f2-4cbc-bc2f-3121b1275caa Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3185 2024.08.02 17:24:41.154987 [ 3 ] {} <Debug> HTTP-Session: 544797a7-00f2-4cbc-bc2f-3121b1275caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3186 2024.08.02 17:24:41.155001 [ 3 ] {} <Debug> HTTP-Session: 544797a7-00f2-4cbc-bc2f-3121b1275caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3187 2024.08.02 17:24:41.155034 [ 3 ] {} <Trace> HTTP-Session: 544797a7-00f2-4cbc-bc2f-3121b1275caa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3188 2024.08.02 17:24:41.155184 [ 3 ] {6f563665-b7d4-4393-a830-af73014965c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3189 2024.08.02 17:24:41.155233 [ 3 ] {6f563665-b7d4-4393-a830-af73014965c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3190 2024.08.02 17:24:41.155366 [ 3 ] {6f563665-b7d4-4393-a830-af73014965c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3191 2024.08.02 17:24:41.155805 [ 3 ] {6f563665-b7d4-4393-a830-af73014965c5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3192 2024.08.02 17:24:41.155844 [ 3 ] {6f563665-b7d4-4393-a830-af73014965c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3193 2024.08.02 17:24:41.156193 [ 3 ] {6f563665-b7d4-4393-a830-af73014965c5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3194 2024.08.02 17:24:41.156509 [ 3 ] {6f563665-b7d4-4393-a830-af73014965c5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3195 2024.08.02 17:24:41.156673 [ 3 ] {6f563665-b7d4-4393-a830-af73014965c5} <Debug> executeQuery: Read 153 rows, 14.18 KiB in 0.00155 sec., 98709.67741935485 rows/sec., 8.94 MiB/sec.
3196 2024.08.02 17:24:41.156858 [ 3 ] {6f563665-b7d4-4393-a830-af73014965c5} <Debug> DynamicQueryHandler: Done processing query
3197 2024.08.02 17:24:41.156883 [ 3 ] {6f563665-b7d4-4393-a830-af73014965c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3198 2024.08.02 17:24:41.156899 [ 3 ] {} <Debug> HTTP-Session: 544797a7-00f2-4cbc-bc2f-3121b1275caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3199 2024.08.02 17:24:41.157136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 59391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3200 2024.08.02 17:24:41.157186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3201 2024.08.02 17:24:41.157206 [ 3 ] {} <Debug> HTTP-Session: 1c3d4af4-fae9-4af9-9544-97f1d583a6b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3202 2024.08.02 17:24:41.157222 [ 3 ] {} <Debug> HTTP-Session: 1c3d4af4-fae9-4af9-9544-97f1d583a6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3203 2024.08.02 17:24:41.157235 [ 3 ] {} <Debug> HTTP-Session: 1c3d4af4-fae9-4af9-9544-97f1d583a6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3204 2024.08.02 17:24:41.157268 [ 3 ] {} <Trace> HTTP-Session: 1c3d4af4-fae9-4af9-9544-97f1d583a6b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3205 2024.08.02 17:24:41.157470 [ 3 ] {70c716e7-8dd5-4743-8b4d-8c57e42283d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3206 2024.08.02 17:24:41.157516 [ 3 ] {70c716e7-8dd5-4743-8b4d-8c57e42283d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3207 2024.08.02 17:24:41.157646 [ 3 ] {70c716e7-8dd5-4743-8b4d-8c57e42283d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3208 2024.08.02 17:24:41.158127 [ 3 ] {70c716e7-8dd5-4743-8b4d-8c57e42283d8} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3209 2024.08.02 17:24:41.158165 [ 3 ] {70c716e7-8dd5-4743-8b4d-8c57e42283d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3210 2024.08.02 17:24:41.158497 [ 3 ] {70c716e7-8dd5-4743-8b4d-8c57e42283d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3211 2024.08.02 17:24:41.158819 [ 3 ] {70c716e7-8dd5-4743-8b4d-8c57e42283d8} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3212 2024.08.02 17:24:41.158971 [ 3 ] {70c716e7-8dd5-4743-8b4d-8c57e42283d8} <Debug> executeQuery: Read 369 rows, 26.44 KiB in 0.00161 sec., 229192.54658385093 rows/sec., 16.04 MiB/sec.
3213 2024.08.02 17:24:41.159135 [ 3 ] {70c716e7-8dd5-4743-8b4d-8c57e42283d8} <Debug> DynamicQueryHandler: Done processing query
3214 2024.08.02 17:24:41.159160 [ 3 ] {70c716e7-8dd5-4743-8b4d-8c57e42283d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
3215 2024.08.02 17:24:41.159176 [ 3 ] {} <Debug> HTTP-Session: 1c3d4af4-fae9-4af9-9544-97f1d583a6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3216 2024.08.02 17:24:41.159369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3217 2024.08.02 17:24:41.159442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3218 2024.08.02 17:24:41.159468 [ 3 ] {} <Debug> HTTP-Session: b9cfad1e-4d22-4166-bfad-af2ad5f5a50c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3219 2024.08.02 17:24:41.159489 [ 3 ] {} <Debug> HTTP-Session: b9cfad1e-4d22-4166-bfad-af2ad5f5a50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3220 2024.08.02 17:24:41.159506 [ 3 ] {} <Debug> HTTP-Session: b9cfad1e-4d22-4166-bfad-af2ad5f5a50c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3221 2024.08.02 17:24:41.159544 [ 3 ] {} <Trace> HTTP-Session: b9cfad1e-4d22-4166-bfad-af2ad5f5a50c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3222 2024.08.02 17:24:41.159655 [ 3 ] {cf6fd05c-ed29-448a-8b95-1d81d22ba29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3223 2024.08.02 17:24:41.159703 [ 3 ] {cf6fd05c-ed29-448a-8b95-1d81d22ba29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3224 2024.08.02 17:24:41.159836 [ 3 ] {cf6fd05c-ed29-448a-8b95-1d81d22ba29c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3225 2024.08.02 17:24:41.160102 [ 3 ] {cf6fd05c-ed29-448a-8b95-1d81d22ba29c} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3226 2024.08.02 17:24:41.160141 [ 3 ] {cf6fd05c-ed29-448a-8b95-1d81d22ba29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3227 2024.08.02 17:24:41.160554 [ 3 ] {cf6fd05c-ed29-448a-8b95-1d81d22ba29c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3228 2024.08.02 17:24:41.160896 [ 3 ] {cf6fd05c-ed29-448a-8b95-1d81d22ba29c} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3229 2024.08.02 17:24:41.161058 [ 3 ] {cf6fd05c-ed29-448a-8b95-1d81d22ba29c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 181.43 KiB/sec.
3230 2024.08.02 17:24:41.161239 [ 3 ] {cf6fd05c-ed29-448a-8b95-1d81d22ba29c} <Debug> DynamicQueryHandler: Done processing query
3231 2024.08.02 17:24:41.161265 [ 3 ] {cf6fd05c-ed29-448a-8b95-1d81d22ba29c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3232 2024.08.02 17:24:41.161282 [ 3 ] {} <Debug> HTTP-Session: b9cfad1e-4d22-4166-bfad-af2ad5f5a50c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3233 2024.08.02 17:24:41.161426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3234 2024.08.02 17:24:41.161477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3235 2024.08.02 17:24:41.161496 [ 3 ] {} <Debug> HTTP-Session: 324c8693-731d-4b8e-8c44-fefcfd2f1e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3236 2024.08.02 17:24:41.161513 [ 3 ] {} <Debug> HTTP-Session: 324c8693-731d-4b8e-8c44-fefcfd2f1e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3237 2024.08.02 17:24:41.161527 [ 3 ] {} <Debug> HTTP-Session: 324c8693-731d-4b8e-8c44-fefcfd2f1e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3238 2024.08.02 17:24:41.161560 [ 3 ] {} <Trace> HTTP-Session: 324c8693-731d-4b8e-8c44-fefcfd2f1e72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3239 2024.08.02 17:24:41.161711 [ 3 ] {f7739ad3-31de-4da7-b0d8-87c4b0ce1b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3240 2024.08.02 17:24:41.161761 [ 3 ] {f7739ad3-31de-4da7-b0d8-87c4b0ce1b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3241 2024.08.02 17:24:41.161909 [ 3 ] {f7739ad3-31de-4da7-b0d8-87c4b0ce1b56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3242 2024.08.02 17:24:41.162239 [ 3 ] {f7739ad3-31de-4da7-b0d8-87c4b0ce1b56} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3243 2024.08.02 17:24:41.162276 [ 3 ] {f7739ad3-31de-4da7-b0d8-87c4b0ce1b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3244 2024.08.02 17:24:41.162679 [ 3 ] {f7739ad3-31de-4da7-b0d8-87c4b0ce1b56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3245 2024.08.02 17:24:41.163038 [ 3 ] {f7739ad3-31de-4da7-b0d8-87c4b0ce1b56} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3246 2024.08.02 17:24:41.163195 [ 3 ] {f7739ad3-31de-4da7-b0d8-87c4b0ce1b56} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001545 sec., 49838.18770226537 rows/sec., 3.07 MiB/sec.
3247 2024.08.02 17:24:41.163472 [ 3 ] {f7739ad3-31de-4da7-b0d8-87c4b0ce1b56} <Debug> DynamicQueryHandler: Done processing query
3248 2024.08.02 17:24:41.163506 [ 3 ] {f7739ad3-31de-4da7-b0d8-87c4b0ce1b56} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3249 2024.08.02 17:24:41.163522 [ 3 ] {} <Debug> HTTP-Session: 324c8693-731d-4b8e-8c44-fefcfd2f1e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3250 2024.08.02 17:24:41.163694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 21087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3251 2024.08.02 17:24:41.163742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3252 2024.08.02 17:24:41.163761 [ 3 ] {} <Debug> HTTP-Session: bf2d8423-a8cb-440d-bbf8-30d647d1ada9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3253 2024.08.02 17:24:41.163777 [ 3 ] {} <Debug> HTTP-Session: bf2d8423-a8cb-440d-bbf8-30d647d1ada9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3254 2024.08.02 17:24:41.163791 [ 3 ] {} <Debug> HTTP-Session: bf2d8423-a8cb-440d-bbf8-30d647d1ada9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3255 2024.08.02 17:24:41.163823 [ 3 ] {} <Trace> HTTP-Session: bf2d8423-a8cb-440d-bbf8-30d647d1ada9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3256 2024.08.02 17:24:41.163979 [ 3 ] {73ca8d15-aec4-4767-8845-a2a3b5294928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3257 2024.08.02 17:24:41.164035 [ 3 ] {73ca8d15-aec4-4767-8845-a2a3b5294928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3258 2024.08.02 17:24:41.164200 [ 3 ] {73ca8d15-aec4-4767-8845-a2a3b5294928} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3259 2024.08.02 17:24:41.164577 [ 3 ] {73ca8d15-aec4-4767-8845-a2a3b5294928} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3260 2024.08.02 17:24:41.164615 [ 3 ] {73ca8d15-aec4-4767-8845-a2a3b5294928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3261 2024.08.02 17:24:41.165016 [ 3 ] {73ca8d15-aec4-4767-8845-a2a3b5294928} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3262 2024.08.02 17:24:41.165402 [ 3 ] {73ca8d15-aec4-4767-8845-a2a3b5294928} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3263 2024.08.02 17:24:41.165556 [ 3 ] {73ca8d15-aec4-4767-8845-a2a3b5294928} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001645 sec., 66869.30091185411 rows/sec., 4.67 MiB/sec.
3264 2024.08.02 17:24:41.165568 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3265 2024.08.02 17:24:41.165672 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3266 2024.08.02 17:24:41.165720 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3267 2024.08.02 17:24:41.165812 [ 3 ] {73ca8d15-aec4-4767-8845-a2a3b5294928} <Debug> DynamicQueryHandler: Done processing query
3268 2024.08.02 17:24:41.165849 [ 3 ] {73ca8d15-aec4-4767-8845-a2a3b5294928} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3269 2024.08.02 17:24:41.165862 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
3270 2024.08.02 17:24:41.165869 [ 3 ] {} <Debug> HTTP-Session: bf2d8423-a8cb-440d-bbf8-30d647d1ada9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.08.02 17:24:41.166011 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3272 2024.08.02 17:24:41.166029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3273 2024.08.02 17:24:41.166048 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part
3274 2024.08.02 17:24:41.166092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3275 2024.08.02 17:24:41.166121 [ 3 ] {} <Debug> HTTP-Session: 5eec505a-245e-4c76-becb-f36155df66c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3276 2024.08.02 17:24:41.166186 [ 3 ] {} <Debug> HTTP-Session: 5eec505a-245e-4c76-becb-f36155df66c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3277 2024.08.02 17:24:41.166190 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part
3278 2024.08.02 17:24:41.166243 [ 3 ] {} <Debug> HTTP-Session: 5eec505a-245e-4c76-becb-f36155df66c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3279 2024.08.02 17:24:41.166395 [ 3 ] {} <Trace> HTTP-Session: 5eec505a-245e-4c76-becb-f36155df66c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3280 2024.08.02 17:24:41.166549 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part
3281 2024.08.02 17:24:41.166788 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part
3282 2024.08.02 17:24:41.166799 [ 3 ] {b5a9c3a9-7d29-4463-a590-93e971c1beaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3283 2024.08.02 17:24:41.167079 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part
3284 2024.08.02 17:24:41.167142 [ 3 ] {b5a9c3a9-7d29-4463-a590-93e971c1beaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3285 2024.08.02 17:24:41.167382 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part
3286 2024.08.02 17:24:41.168463 [ 3 ] {b5a9c3a9-7d29-4463-a590-93e971c1beaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3287 2024.08.02 17:24:41.169478 [ 3 ] {b5a9c3a9-7d29-4463-a590-93e971c1beaa} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3288 2024.08.02 17:24:41.169527 [ 3 ] {b5a9c3a9-7d29-4463-a590-93e971c1beaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3289 2024.08.02 17:24:41.169551 [ 188 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 5 columns (5 merged, 0 gathered) in 0.003746032 sec., 180991.51315311776 rows/sec., 12.81 MiB/sec.
3290 2024.08.02 17:24:41.169875 [ 188 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3291 2024.08.02 17:24:41.171074 [ 188 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3292 2024.08.02 17:24:41.171097 [ 3 ] {b5a9c3a9-7d29-4463-a590-93e971c1beaa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3293 2024.08.02 17:24:41.171234 [ 188 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3294 2024.08.02 17:24:41.171451 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
3295 2024.08.02 17:24:41.171810 [ 3 ] {b5a9c3a9-7d29-4463-a590-93e971c1beaa} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3296 2024.08.02 17:24:41.172022 [ 3 ] {b5a9c3a9-7d29-4463-a590-93e971c1beaa} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.005384 sec., 1114.4130757800892 rows/sec., 2.00 MiB/sec.
3297 2024.08.02 17:24:41.172354 [ 3 ] {b5a9c3a9-7d29-4463-a590-93e971c1beaa} <Debug> DynamicQueryHandler: Done processing query
3298 2024.08.02 17:24:41.172379 [ 3 ] {b5a9c3a9-7d29-4463-a590-93e971c1beaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3299 2024.08.02 17:24:41.172400 [ 3 ] {} <Debug> HTTP-Session: 5eec505a-245e-4c76-becb-f36155df66c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3300 2024.08.02 17:24:41.172523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 4589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3301 2024.08.02 17:24:41.172571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3302 2024.08.02 17:24:41.172589 [ 3 ] {} <Debug> HTTP-Session: fe8f11c3-fbf0-4bc3-a369-c25125e6eeab Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3303 2024.08.02 17:24:41.172606 [ 3 ] {} <Debug> HTTP-Session: fe8f11c3-fbf0-4bc3-a369-c25125e6eeab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3304 2024.08.02 17:24:41.172620 [ 3 ] {} <Debug> HTTP-Session: fe8f11c3-fbf0-4bc3-a369-c25125e6eeab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3305 2024.08.02 17:24:41.172652 [ 3 ] {} <Trace> HTTP-Session: fe8f11c3-fbf0-4bc3-a369-c25125e6eeab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3306 2024.08.02 17:24:41.172758 [ 3 ] {9470abb9-cc0e-46a3-882c-f1b39b85264f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3307 2024.08.02 17:24:41.172804 [ 3 ] {9470abb9-cc0e-46a3-882c-f1b39b85264f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3308 2024.08.02 17:24:41.172932 [ 3 ] {9470abb9-cc0e-46a3-882c-f1b39b85264f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3309 2024.08.02 17:24:41.173259 [ 3 ] {9470abb9-cc0e-46a3-882c-f1b39b85264f} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3310 2024.08.02 17:24:41.173296 [ 3 ] {9470abb9-cc0e-46a3-882c-f1b39b85264f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3311 2024.08.02 17:24:41.173650 [ 3 ] {9470abb9-cc0e-46a3-882c-f1b39b85264f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3312 2024.08.02 17:24:41.173974 [ 3 ] {9470abb9-cc0e-46a3-882c-f1b39b85264f} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3313 2024.08.02 17:24:41.174128 [ 3 ] {9470abb9-cc0e-46a3-882c-f1b39b85264f} <Debug> executeQuery: Read 32 rows, 1.88 KiB in 0.001391 sec., 23005.032350826743 rows/sec., 1.32 MiB/sec.
3314 2024.08.02 17:24:41.174400 [ 3 ] {9470abb9-cc0e-46a3-882c-f1b39b85264f} <Debug> DynamicQueryHandler: Done processing query
3315 2024.08.02 17:24:41.174426 [ 3 ] {9470abb9-cc0e-46a3-882c-f1b39b85264f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3316 2024.08.02 17:24:41.174442 [ 3 ] {} <Debug> HTTP-Session: fe8f11c3-fbf0-4bc3-a369-c25125e6eeab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3317 2024.08.02 17:24:41.174564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3318 2024.08.02 17:24:41.174612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3319 2024.08.02 17:24:41.174631 [ 3 ] {} <Debug> HTTP-Session: e576b6d9-6a25-46d0-83c2-ad66c12d16d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3320 2024.08.02 17:24:41.174647 [ 3 ] {} <Debug> HTTP-Session: e576b6d9-6a25-46d0-83c2-ad66c12d16d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3321 2024.08.02 17:24:41.174660 [ 3 ] {} <Debug> HTTP-Session: e576b6d9-6a25-46d0-83c2-ad66c12d16d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3322 2024.08.02 17:24:41.174692 [ 3 ] {} <Trace> HTTP-Session: e576b6d9-6a25-46d0-83c2-ad66c12d16d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3323 2024.08.02 17:24:41.174804 [ 3 ] {f04a6ff3-35b1-434e-b5e8-ae279715420a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3324 2024.08.02 17:24:41.174848 [ 3 ] {f04a6ff3-35b1-434e-b5e8-ae279715420a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3325 2024.08.02 17:24:41.174989 [ 3 ] {f04a6ff3-35b1-434e-b5e8-ae279715420a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3326 2024.08.02 17:24:41.175268 [ 3 ] {f04a6ff3-35b1-434e-b5e8-ae279715420a} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3327 2024.08.02 17:24:41.175305 [ 3 ] {f04a6ff3-35b1-434e-b5e8-ae279715420a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3328 2024.08.02 17:24:41.175658 [ 3 ] {f04a6ff3-35b1-434e-b5e8-ae279715420a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3329 2024.08.02 17:24:41.176007 [ 3 ] {f04a6ff3-35b1-434e-b5e8-ae279715420a} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3330 2024.08.02 17:24:41.176162 [ 51 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3331 2024.08.02 17:24:41.176170 [ 3 ] {f04a6ff3-35b1-434e-b5e8-ae279715420a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001392 sec., 28735.632183908045 rows/sec., 1.92 MiB/sec.
3332 2024.08.02 17:24:41.176220 [ 51 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3333 2024.08.02 17:24:41.176292 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3334 2024.08.02 17:24:41.176484 [ 3 ] {f04a6ff3-35b1-434e-b5e8-ae279715420a} <Debug> DynamicQueryHandler: Done processing query
3335 2024.08.02 17:24:41.176486 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
3336 2024.08.02 17:24:41.176520 [ 3 ] {f04a6ff3-35b1-434e-b5e8-ae279715420a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3337 2024.08.02 17:24:41.176571 [ 3 ] {} <Debug> HTTP-Session: e576b6d9-6a25-46d0-83c2-ad66c12d16d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3338 2024.08.02 17:24:41.176713 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3339 2024.08.02 17:24:41.176766 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part
3340 2024.08.02 17:24:41.176899 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part
3341 2024.08.02 17:24:41.177097 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part
3342 2024.08.02 17:24:41.177242 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part
3343 2024.08.02 17:24:41.177458 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part
3344 2024.08.02 17:24:41.177567 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part
3345 2024.08.02 17:24:41.178842 [ 188 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.002449397 sec., 66955.25470146326 rows/sec., 4.29 MiB/sec.
3346 2024.08.02 17:24:41.178996 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3347 2024.08.02 17:24:41.179409 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_11_2} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3348 2024.08.02 17:24:41.179492 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_11_2} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3349 2024.08.02 17:24:41.179573 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3350 2024.08.02 17:24:46.148852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3351 2024.08.02 17:24:46.148993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3352 2024.08.02 17:24:46.149019 [ 3 ] {} <Debug> HTTP-Session: 6c9a5fa4-c529-47e4-803c-0e6d955508b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3353 2024.08.02 17:24:46.149044 [ 3 ] {} <Debug> HTTP-Session: 6c9a5fa4-c529-47e4-803c-0e6d955508b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3354 2024.08.02 17:24:46.149059 [ 3 ] {} <Debug> HTTP-Session: 6c9a5fa4-c529-47e4-803c-0e6d955508b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3355 2024.08.02 17:24:46.149110 [ 3 ] {} <Trace> HTTP-Session: 6c9a5fa4-c529-47e4-803c-0e6d955508b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3356 2024.08.02 17:24:46.149316 [ 3 ] {653b0706-f1f7-41da-ac4f-934ef2aef41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3357 2024.08.02 17:24:46.149384 [ 3 ] {653b0706-f1f7-41da-ac4f-934ef2aef41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3358 2024.08.02 17:24:46.149581 [ 3 ] {653b0706-f1f7-41da-ac4f-934ef2aef41e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3359 2024.08.02 17:24:46.150020 [ 3 ] {653b0706-f1f7-41da-ac4f-934ef2aef41e} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3360 2024.08.02 17:24:46.150063 [ 3 ] {653b0706-f1f7-41da-ac4f-934ef2aef41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3361 2024.08.02 17:24:46.150434 [ 3 ] {653b0706-f1f7-41da-ac4f-934ef2aef41e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3362 2024.08.02 17:24:46.150782 [ 3 ] {653b0706-f1f7-41da-ac4f-934ef2aef41e} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3363 2024.08.02 17:24:46.150939 [ 3 ] {653b0706-f1f7-41da-ac4f-934ef2aef41e} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001684 sec., 14251.781472684086 rows/sec., 1.13 MiB/sec.
3364 2024.08.02 17:24:46.151154 [ 3 ] {653b0706-f1f7-41da-ac4f-934ef2aef41e} <Debug> DynamicQueryHandler: Done processing query
3365 2024.08.02 17:24:46.151181 [ 3 ] {653b0706-f1f7-41da-ac4f-934ef2aef41e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3366 2024.08.02 17:24:46.151199 [ 3 ] {} <Debug> HTTP-Session: 6c9a5fa4-c529-47e4-803c-0e6d955508b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3367 2024.08.02 17:24:46.151342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3368 2024.08.02 17:24:46.151393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3369 2024.08.02 17:24:46.151414 [ 3 ] {} <Debug> HTTP-Session: 02abc06f-e9bd-465c-8867-4b7519a5262f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3370 2024.08.02 17:24:46.151431 [ 3 ] {} <Debug> HTTP-Session: 02abc06f-e9bd-465c-8867-4b7519a5262f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3371 2024.08.02 17:24:46.151444 [ 3 ] {} <Debug> HTTP-Session: 02abc06f-e9bd-465c-8867-4b7519a5262f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3372 2024.08.02 17:24:46.151475 [ 3 ] {} <Trace> HTTP-Session: 02abc06f-e9bd-465c-8867-4b7519a5262f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3373 2024.08.02 17:24:46.151617 [ 3 ] {61b9cb55-c48e-4fc7-b330-18342576b6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3374 2024.08.02 17:24:46.151662 [ 3 ] {61b9cb55-c48e-4fc7-b330-18342576b6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3375 2024.08.02 17:24:46.151789 [ 3 ] {61b9cb55-c48e-4fc7-b330-18342576b6ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3376 2024.08.02 17:24:46.152174 [ 3 ] {61b9cb55-c48e-4fc7-b330-18342576b6ad} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3377 2024.08.02 17:24:46.152213 [ 3 ] {61b9cb55-c48e-4fc7-b330-18342576b6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3378 2024.08.02 17:24:46.152559 [ 3 ] {61b9cb55-c48e-4fc7-b330-18342576b6ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3379 2024.08.02 17:24:46.152889 [ 3 ] {61b9cb55-c48e-4fc7-b330-18342576b6ad} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3380 2024.08.02 17:24:46.153037 [ 3 ] {61b9cb55-c48e-4fc7-b330-18342576b6ad} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.001473 sec., 86897.48811948406 rows/sec., 7.17 MiB/sec.
3381 2024.08.02 17:24:46.153197 [ 3 ] {61b9cb55-c48e-4fc7-b330-18342576b6ad} <Debug> DynamicQueryHandler: Done processing query
3382 2024.08.02 17:24:46.153222 [ 3 ] {61b9cb55-c48e-4fc7-b330-18342576b6ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3383 2024.08.02 17:24:46.153239 [ 3 ] {} <Debug> HTTP-Session: 02abc06f-e9bd-465c-8867-4b7519a5262f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3384 2024.08.02 17:24:46.153369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3385 2024.08.02 17:24:46.153425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3386 2024.08.02 17:24:46.153445 [ 3 ] {} <Debug> HTTP-Session: 5d385d44-4089-442d-b0b3-df6021525a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3387 2024.08.02 17:24:46.153462 [ 3 ] {} <Debug> HTTP-Session: 5d385d44-4089-442d-b0b3-df6021525a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3388 2024.08.02 17:24:46.153475 [ 3 ] {} <Debug> HTTP-Session: 5d385d44-4089-442d-b0b3-df6021525a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3389 2024.08.02 17:24:46.153506 [ 3 ] {} <Trace> HTTP-Session: 5d385d44-4089-442d-b0b3-df6021525a02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3390 2024.08.02 17:24:46.153636 [ 3 ] {3dc60dc4-3b92-4851-9e4e-d7fd554aedbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3391 2024.08.02 17:24:46.153680 [ 3 ] {3dc60dc4-3b92-4851-9e4e-d7fd554aedbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3392 2024.08.02 17:24:46.153806 [ 3 ] {3dc60dc4-3b92-4851-9e4e-d7fd554aedbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3393 2024.08.02 17:24:46.154162 [ 3 ] {3dc60dc4-3b92-4851-9e4e-d7fd554aedbc} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3394 2024.08.02 17:24:46.154205 [ 3 ] {3dc60dc4-3b92-4851-9e4e-d7fd554aedbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3395 2024.08.02 17:24:46.154520 [ 3 ] {3dc60dc4-3b92-4851-9e4e-d7fd554aedbc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3396 2024.08.02 17:24:46.154861 [ 3 ] {3dc60dc4-3b92-4851-9e4e-d7fd554aedbc} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3397 2024.08.02 17:24:46.155025 [ 3 ] {3dc60dc4-3b92-4851-9e4e-d7fd554aedbc} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001427 sec., 61667.83461807988 rows/sec., 4.82 MiB/sec.
3398 2024.08.02 17:24:46.155198 [ 3 ] {3dc60dc4-3b92-4851-9e4e-d7fd554aedbc} <Debug> DynamicQueryHandler: Done processing query
3399 2024.08.02 17:24:46.155222 [ 3 ] {3dc60dc4-3b92-4851-9e4e-d7fd554aedbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3400 2024.08.02 17:24:46.155238 [ 3 ] {} <Debug> HTTP-Session: 5d385d44-4089-442d-b0b3-df6021525a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3401 2024.08.02 17:24:46.155394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 24911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3402 2024.08.02 17:24:46.155445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3403 2024.08.02 17:24:46.155465 [ 3 ] {} <Debug> HTTP-Session: 44f294ee-5c3c-4c26-9379-b63a3b056df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3404 2024.08.02 17:24:46.155481 [ 3 ] {} <Debug> HTTP-Session: 44f294ee-5c3c-4c26-9379-b63a3b056df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3405 2024.08.02 17:24:46.155501 [ 3 ] {} <Debug> HTTP-Session: 44f294ee-5c3c-4c26-9379-b63a3b056df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3406 2024.08.02 17:24:46.155532 [ 3 ] {} <Trace> HTTP-Session: 44f294ee-5c3c-4c26-9379-b63a3b056df2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3407 2024.08.02 17:24:46.155676 [ 3 ] {46505620-0427-4251-beee-f65649f51f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3408 2024.08.02 17:24:46.155724 [ 3 ] {46505620-0427-4251-beee-f65649f51f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3409 2024.08.02 17:24:46.155869 [ 3 ] {46505620-0427-4251-beee-f65649f51f76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3410 2024.08.02 17:24:46.156281 [ 3 ] {46505620-0427-4251-beee-f65649f51f76} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3411 2024.08.02 17:24:46.156321 [ 3 ] {46505620-0427-4251-beee-f65649f51f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3412 2024.08.02 17:24:46.156743 [ 3 ] {46505620-0427-4251-beee-f65649f51f76} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3413 2024.08.02 17:24:46.157135 [ 3 ] {46505620-0427-4251-beee-f65649f51f76} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3414 2024.08.02 17:24:46.157300 [ 3 ] {46505620-0427-4251-beee-f65649f51f76} <Debug> executeQuery: Read 130 rows, 9.28 KiB in 0.001679 sec., 77427.03990470519 rows/sec., 5.40 MiB/sec.
3415 2024.08.02 17:24:46.157471 [ 3 ] {46505620-0427-4251-beee-f65649f51f76} <Debug> DynamicQueryHandler: Done processing query
3416 2024.08.02 17:24:46.157497 [ 3 ] {46505620-0427-4251-beee-f65649f51f76} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3417 2024.08.02 17:24:46.157515 [ 3 ] {} <Debug> HTTP-Session: 44f294ee-5c3c-4c26-9379-b63a3b056df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3418 2024.08.02 17:24:46.157660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3419 2024.08.02 17:24:46.157710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3420 2024.08.02 17:24:46.157730 [ 3 ] {} <Debug> HTTP-Session: 09bf886b-1e01-4a6d-8245-a61d1c50ffe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3421 2024.08.02 17:24:46.157750 [ 3 ] {} <Debug> HTTP-Session: 09bf886b-1e01-4a6d-8245-a61d1c50ffe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3422 2024.08.02 17:24:46.157763 [ 3 ] {} <Debug> HTTP-Session: 09bf886b-1e01-4a6d-8245-a61d1c50ffe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3423 2024.08.02 17:24:46.157794 [ 3 ] {} <Trace> HTTP-Session: 09bf886b-1e01-4a6d-8245-a61d1c50ffe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3424 2024.08.02 17:24:46.158058 [ 3 ] {0ae170b4-c8e3-4149-9a8a-cfa59ffc966d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3425 2024.08.02 17:24:46.158135 [ 3 ] {0ae170b4-c8e3-4149-9a8a-cfa59ffc966d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3426 2024.08.02 17:24:46.158653 [ 3 ] {0ae170b4-c8e3-4149-9a8a-cfa59ffc966d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3427 2024.08.02 17:24:46.159343 [ 3 ] {0ae170b4-c8e3-4149-9a8a-cfa59ffc966d} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3428 2024.08.02 17:24:46.159383 [ 3 ] {0ae170b4-c8e3-4149-9a8a-cfa59ffc966d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3429 2024.08.02 17:24:46.160062 [ 3 ] {0ae170b4-c8e3-4149-9a8a-cfa59ffc966d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3430 2024.08.02 17:24:46.160501 [ 3 ] {0ae170b4-c8e3-4149-9a8a-cfa59ffc966d} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3431 2024.08.02 17:24:46.160723 [ 3 ] {0ae170b4-c8e3-4149-9a8a-cfa59ffc966d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002846 sec., 8432.8882642305 rows/sec., 15.11 MiB/sec.
3432 2024.08.02 17:24:46.160983 [ 3 ] {0ae170b4-c8e3-4149-9a8a-cfa59ffc966d} <Debug> DynamicQueryHandler: Done processing query
3433 2024.08.02 17:24:46.161024 [ 3 ] {0ae170b4-c8e3-4149-9a8a-cfa59ffc966d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3434 2024.08.02 17:24:46.161042 [ 3 ] {} <Debug> HTTP-Session: 09bf886b-1e01-4a6d-8245-a61d1c50ffe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3435 2024.08.02 17:24:46.161167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 7304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3436 2024.08.02 17:24:46.161226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3437 2024.08.02 17:24:46.161250 [ 3 ] {} <Debug> HTTP-Session: a427a05c-1456-4f22-a0cb-564c735104f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3438 2024.08.02 17:24:46.161269 [ 3 ] {} <Debug> HTTP-Session: a427a05c-1456-4f22-a0cb-564c735104f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3439 2024.08.02 17:24:46.161289 [ 3 ] {} <Debug> HTTP-Session: a427a05c-1456-4f22-a0cb-564c735104f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3440 2024.08.02 17:24:46.161327 [ 3 ] {} <Trace> HTTP-Session: a427a05c-1456-4f22-a0cb-564c735104f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3441 2024.08.02 17:24:46.161467 [ 3 ] {4a429d8e-5f44-4d49-b217-3962a392d070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3442 2024.08.02 17:24:46.161517 [ 3 ] {4a429d8e-5f44-4d49-b217-3962a392d070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3443 2024.08.02 17:24:46.161666 [ 3 ] {4a429d8e-5f44-4d49-b217-3962a392d070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3444 2024.08.02 17:24:46.162044 [ 3 ] {4a429d8e-5f44-4d49-b217-3962a392d070} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3445 2024.08.02 17:24:46.162086 [ 3 ] {4a429d8e-5f44-4d49-b217-3962a392d070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3446 2024.08.02 17:24:46.162479 [ 3 ] {4a429d8e-5f44-4d49-b217-3962a392d070} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3447 2024.08.02 17:24:46.162872 [ 3 ] {4a429d8e-5f44-4d49-b217-3962a392d070} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3448 2024.08.02 17:24:46.163030 [ 3 ] {4a429d8e-5f44-4d49-b217-3962a392d070} <Debug> executeQuery: Read 48 rows, 3.30 KiB in 0.001606 sec., 29887.920298879202 rows/sec., 2.00 MiB/sec.
3449 2024.08.02 17:24:46.163223 [ 3 ] {4a429d8e-5f44-4d49-b217-3962a392d070} <Debug> DynamicQueryHandler: Done processing query
3450 2024.08.02 17:24:46.163249 [ 3 ] {4a429d8e-5f44-4d49-b217-3962a392d070} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3451 2024.08.02 17:24:46.163268 [ 3 ] {} <Debug> HTTP-Session: a427a05c-1456-4f22-a0cb-564c735104f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3452 2024.08.02 17:24:48.801940 [ 44 ] {} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3453 2024.08.02 17:24:48.802002 [ 44 ] {} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3454 2024.08.02 17:24:48.802024 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3455 2024.08.02 17:24:48.802303 [ 199 ] {aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea::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
3456 2024.08.02 17:24:48.802712 [ 199 ] {aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3457 2024.08.02 17:24:48.802761 [ 199 ] {aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
3458 2024.08.02 17:24:48.802911 [ 199 ] {aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
3459 2024.08.02 17:24:48.803056 [ 199 ] {aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea::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
3460 2024.08.02 17:24:48.803160 [ 199 ] {aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part
3461 2024.08.02 17:24:48.803270 [ 199 ] {aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part
3462 2024.08.02 17:24:48.805382 [ 197 ] {aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003267423 sec., 12548.11513538345 rows/sec., 1.72 MiB/sec.
3463 2024.08.02 17:24:48.805622 [ 188 ] {aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3464 2024.08.02 17:24:48.806248 [ 188 ] {aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea::all_1_5_1} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3465 2024.08.02 17:24:48.806335 [ 188 ] {aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea::all_1_5_1} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3466 2024.08.02 17:24:48.806437 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3467 2024.08.02 17:24:51.154012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3468 2024.08.02 17:24:51.154159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3469 2024.08.02 17:24:51.154189 [ 3 ] {} <Debug> HTTP-Session: 9e8a4073-5f1e-43b3-9e06-705cabbfb3d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3470 2024.08.02 17:24:51.154218 [ 3 ] {} <Debug> HTTP-Session: 9e8a4073-5f1e-43b3-9e06-705cabbfb3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3471 2024.08.02 17:24:51.154236 [ 3 ] {} <Debug> HTTP-Session: 9e8a4073-5f1e-43b3-9e06-705cabbfb3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.08.02 17:24:51.154295 [ 3 ] {} <Trace> HTTP-Session: 9e8a4073-5f1e-43b3-9e06-705cabbfb3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3473 2024.08.02 17:24:51.154506 [ 3 ] {3f2991df-5c43-4729-ae9e-1f20c9b71309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3474 2024.08.02 17:24:51.154582 [ 3 ] {3f2991df-5c43-4729-ae9e-1f20c9b71309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3475 2024.08.02 17:24:51.154807 [ 3 ] {3f2991df-5c43-4729-ae9e-1f20c9b71309} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3476 2024.08.02 17:24:51.155217 [ 3 ] {3f2991df-5c43-4729-ae9e-1f20c9b71309} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3477 2024.08.02 17:24:51.155256 [ 3 ] {3f2991df-5c43-4729-ae9e-1f20c9b71309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3478 2024.08.02 17:24:51.155631 [ 3 ] {3f2991df-5c43-4729-ae9e-1f20c9b71309} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3479 2024.08.02 17:24:51.155977 [ 3 ] {3f2991df-5c43-4729-ae9e-1f20c9b71309} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3480 2024.08.02 17:24:51.156144 [ 3 ] {3f2991df-5c43-4729-ae9e-1f20c9b71309} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001696 sec., 7075.471698113208 rows/sec., 487.13 KiB/sec.
3481 2024.08.02 17:24:51.156157 [ 42 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3482 2024.08.02 17:24:51.156263 [ 42 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3483 2024.08.02 17:24:51.156312 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3484 2024.08.02 17:24:51.156446 [ 3 ] {3f2991df-5c43-4729-ae9e-1f20c9b71309} <Debug> DynamicQueryHandler: Done processing query
3485 2024.08.02 17:24:51.156490 [ 3 ] {3f2991df-5c43-4729-ae9e-1f20c9b71309} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3486 2024.08.02 17:24:51.156511 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
3487 2024.08.02 17:24:51.156526 [ 3 ] {} <Debug> HTTP-Session: 9e8a4073-5f1e-43b3-9e06-705cabbfb3d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3488 2024.08.02 17:24:51.156776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3489 2024.08.02 17:24:51.156793 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3490 2024.08.02 17:24:51.156867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3491 2024.08.02 17:24:51.156869 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 29 rows starting from the beginning of the part
3492 2024.08.02 17:24:51.156912 [ 3 ] {} <Debug> HTTP-Session: 69e26328-5919-4b0f-a16b-70899e3535f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3493 2024.08.02 17:24:51.156951 [ 3 ] {} <Debug> HTTP-Session: 69e26328-5919-4b0f-a16b-70899e3535f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3494 2024.08.02 17:24:51.156987 [ 3 ] {} <Debug> HTTP-Session: 69e26328-5919-4b0f-a16b-70899e3535f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3495 2024.08.02 17:24:51.157125 [ 3 ] {} <Trace> HTTP-Session: 69e26328-5919-4b0f-a16b-70899e3535f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3496 2024.08.02 17:24:51.157139 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
3497 2024.08.02 17:24:51.157397 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
3498 2024.08.02 17:24:51.157556 [ 3 ] {5781a26b-8958-449e-a53c-74fcd5414f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3499 2024.08.02 17:24:51.157716 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part
3500 2024.08.02 17:24:51.157795 [ 3 ] {5781a26b-8958-449e-a53c-74fcd5414f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3501 2024.08.02 17:24:51.157996 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part
3502 2024.08.02 17:24:51.158374 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part
3503 2024.08.02 17:24:51.159083 [ 3 ] {5781a26b-8958-449e-a53c-74fcd5414f72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3504 2024.08.02 17:24:51.159821 [ 3 ] {5781a26b-8958-449e-a53c-74fcd5414f72} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3505 2024.08.02 17:24:51.159882 [ 3 ] {5781a26b-8958-449e-a53c-74fcd5414f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3506 2024.08.02 17:24:51.160771 [ 3 ] {5781a26b-8958-449e-a53c-74fcd5414f72} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3507 2024.08.02 17:24:51.161330 [ 188 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004919124 sec., 21548.55214058438 rows/sec., 1.58 MiB/sec.
3508 2024.08.02 17:24:51.161582 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3509 2024.08.02 17:24:51.161631 [ 3 ] {5781a26b-8958-449e-a53c-74fcd5414f72} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3510 2024.08.02 17:24:51.162055 [ 3 ] {5781a26b-8958-449e-a53c-74fcd5414f72} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004684 sec., 426.9854824935952 rows/sec., 34.82 KiB/sec.
3511 2024.08.02 17:24:51.162651 [ 3 ] {5781a26b-8958-449e-a53c-74fcd5414f72} <Debug> DynamicQueryHandler: Done processing query
3512 2024.08.02 17:24:51.162698 [ 3 ] {5781a26b-8958-449e-a53c-74fcd5414f72} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3513 2024.08.02 17:24:51.162734 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_11_2} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3514 2024.08.02 17:24:51.162745 [ 3 ] {} <Debug> HTTP-Session: 69e26328-5919-4b0f-a16b-70899e3535f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3515 2024.08.02 17:24:51.162873 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_11_2} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3516 2024.08.02 17:24:51.162998 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3517 2024.08.02 17:24:51.163007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3518 2024.08.02 17:24:51.163077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3519 2024.08.02 17:24:51.163097 [ 3 ] {} <Debug> HTTP-Session: ca33b812-aab6-4b50-b0ec-3d2e1f8635e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3520 2024.08.02 17:24:51.163113 [ 3 ] {} <Debug> HTTP-Session: ca33b812-aab6-4b50-b0ec-3d2e1f8635e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3521 2024.08.02 17:24:51.163126 [ 3 ] {} <Debug> HTTP-Session: ca33b812-aab6-4b50-b0ec-3d2e1f8635e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3522 2024.08.02 17:24:51.163159 [ 3 ] {} <Trace> HTTP-Session: ca33b812-aab6-4b50-b0ec-3d2e1f8635e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3523 2024.08.02 17:24:51.163322 [ 3 ] {ef83e408-f3cc-4ecf-a4eb-ec77c3588e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3524 2024.08.02 17:24:51.163368 [ 3 ] {ef83e408-f3cc-4ecf-a4eb-ec77c3588e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3525 2024.08.02 17:24:51.163513 [ 3 ] {ef83e408-f3cc-4ecf-a4eb-ec77c3588e53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3526 2024.08.02 17:24:51.163935 [ 3 ] {ef83e408-f3cc-4ecf-a4eb-ec77c3588e53} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3527 2024.08.02 17:24:51.163973 [ 3 ] {ef83e408-f3cc-4ecf-a4eb-ec77c3588e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3528 2024.08.02 17:24:51.164312 [ 3 ] {ef83e408-f3cc-4ecf-a4eb-ec77c3588e53} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3529 2024.08.02 17:24:51.164631 [ 3 ] {ef83e408-f3cc-4ecf-a4eb-ec77c3588e53} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3530 2024.08.02 17:24:51.164793 [ 3 ] {ef83e408-f3cc-4ecf-a4eb-ec77c3588e53} <Debug> executeQuery: Read 180 rows, 16.32 KiB in 0.001531 sec., 117570.21554539517 rows/sec., 10.41 MiB/sec.
3531 2024.08.02 17:24:51.164968 [ 3 ] {ef83e408-f3cc-4ecf-a4eb-ec77c3588e53} <Debug> DynamicQueryHandler: Done processing query
3532 2024.08.02 17:24:51.164993 [ 3 ] {ef83e408-f3cc-4ecf-a4eb-ec77c3588e53} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3533 2024.08.02 17:24:51.165009 [ 3 ] {} <Debug> HTTP-Session: ca33b812-aab6-4b50-b0ec-3d2e1f8635e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3534 2024.08.02 17:24:51.165123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3535 2024.08.02 17:24:51.165173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3536 2024.08.02 17:24:51.165194 [ 3 ] {} <Debug> HTTP-Session: 4518994e-b952-4db2-a2be-deb440911f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3537 2024.08.02 17:24:51.165210 [ 3 ] {} <Debug> HTTP-Session: 4518994e-b952-4db2-a2be-deb440911f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3538 2024.08.02 17:24:51.165223 [ 3 ] {} <Debug> HTTP-Session: 4518994e-b952-4db2-a2be-deb440911f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3539 2024.08.02 17:24:51.165255 [ 3 ] {} <Trace> HTTP-Session: 4518994e-b952-4db2-a2be-deb440911f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3540 2024.08.02 17:24:51.165350 [ 3 ] {af145ec7-3903-4a86-bd66-1fe478a2ac27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3541 2024.08.02 17:24:51.165393 [ 3 ] {af145ec7-3903-4a86-bd66-1fe478a2ac27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3542 2024.08.02 17:24:51.165519 [ 3 ] {af145ec7-3903-4a86-bd66-1fe478a2ac27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3543 2024.08.02 17:24:51.165785 [ 3 ] {af145ec7-3903-4a86-bd66-1fe478a2ac27} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3544 2024.08.02 17:24:51.165824 [ 3 ] {af145ec7-3903-4a86-bd66-1fe478a2ac27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3545 2024.08.02 17:24:51.166251 [ 3 ] {af145ec7-3903-4a86-bd66-1fe478a2ac27} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3546 2024.08.02 17:24:51.166573 [ 3 ] {af145ec7-3903-4a86-bd66-1fe478a2ac27} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3547 2024.08.02 17:24:51.166735 [ 3 ] {af145ec7-3903-4a86-bd66-1fe478a2ac27} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001401 sec., 1427.5517487508923 rows/sec., 99.68 KiB/sec.
3548 2024.08.02 17:24:51.166927 [ 3 ] {af145ec7-3903-4a86-bd66-1fe478a2ac27} <Debug> DynamicQueryHandler: Done processing query
3549 2024.08.02 17:24:51.166952 [ 3 ] {af145ec7-3903-4a86-bd66-1fe478a2ac27} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3550 2024.08.02 17:24:51.166969 [ 3 ] {} <Debug> HTTP-Session: 4518994e-b952-4db2-a2be-deb440911f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3551 2024.08.02 17:24:51.167238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3552 2024.08.02 17:24:51.167286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3553 2024.08.02 17:24:51.167305 [ 3 ] {} <Debug> HTTP-Session: ad408607-5384-40ba-8e03-2db5139163ec Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3554 2024.08.02 17:24:51.167321 [ 3 ] {} <Debug> HTTP-Session: ad408607-5384-40ba-8e03-2db5139163ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3555 2024.08.02 17:24:51.167335 [ 3 ] {} <Debug> HTTP-Session: ad408607-5384-40ba-8e03-2db5139163ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3556 2024.08.02 17:24:51.167365 [ 3 ] {} <Trace> HTTP-Session: ad408607-5384-40ba-8e03-2db5139163ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3557 2024.08.02 17:24:51.167568 [ 3 ] {11b0a395-1808-440a-898f-ab9b0637dba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3558 2024.08.02 17:24:51.167611 [ 3 ] {11b0a395-1808-440a-898f-ab9b0637dba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3559 2024.08.02 17:24:51.167738 [ 3 ] {11b0a395-1808-440a-898f-ab9b0637dba7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3560 2024.08.02 17:24:51.168273 [ 3 ] {11b0a395-1808-440a-898f-ab9b0637dba7} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3561 2024.08.02 17:24:51.168311 [ 3 ] {11b0a395-1808-440a-898f-ab9b0637dba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3562 2024.08.02 17:24:51.168652 [ 3 ] {11b0a395-1808-440a-898f-ab9b0637dba7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3563 2024.08.02 17:24:51.168979 [ 3 ] {11b0a395-1808-440a-898f-ab9b0637dba7} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3564 2024.08.02 17:24:51.169131 [ 3 ] {11b0a395-1808-440a-898f-ab9b0637dba7} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001664 sec., 234375 rows/sec., 16.50 MiB/sec.
3565 2024.08.02 17:24:51.169296 [ 3 ] {11b0a395-1808-440a-898f-ab9b0637dba7} <Debug> DynamicQueryHandler: Done processing query
3566 2024.08.02 17:24:51.169321 [ 3 ] {11b0a395-1808-440a-898f-ab9b0637dba7} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3567 2024.08.02 17:24:51.169337 [ 3 ] {} <Debug> HTTP-Session: ad408607-5384-40ba-8e03-2db5139163ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3568 2024.08.02 17:24:51.169454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3569 2024.08.02 17:24:51.169502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3570 2024.08.02 17:24:51.169522 [ 3 ] {} <Debug> HTTP-Session: c8d00a5b-763e-40fd-96fe-2301970ab5f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3571 2024.08.02 17:24:51.169538 [ 3 ] {} <Debug> HTTP-Session: c8d00a5b-763e-40fd-96fe-2301970ab5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3572 2024.08.02 17:24:51.169554 [ 3 ] {} <Debug> HTTP-Session: c8d00a5b-763e-40fd-96fe-2301970ab5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3573 2024.08.02 17:24:51.169587 [ 3 ] {} <Trace> HTTP-Session: c8d00a5b-763e-40fd-96fe-2301970ab5f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3574 2024.08.02 17:24:51.169683 [ 3 ] {1bb0f992-5e3c-4955-a7b6-b3676bfc7b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3575 2024.08.02 17:24:51.169728 [ 3 ] {1bb0f992-5e3c-4955-a7b6-b3676bfc7b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3576 2024.08.02 17:24:51.169858 [ 3 ] {1bb0f992-5e3c-4955-a7b6-b3676bfc7b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3577 2024.08.02 17:24:51.170123 [ 3 ] {1bb0f992-5e3c-4955-a7b6-b3676bfc7b9a} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3578 2024.08.02 17:24:51.170159 [ 3 ] {1bb0f992-5e3c-4955-a7b6-b3676bfc7b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3579 2024.08.02 17:24:51.170534 [ 3 ] {1bb0f992-5e3c-4955-a7b6-b3676bfc7b9a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3580 2024.08.02 17:24:51.170867 [ 3 ] {1bb0f992-5e3c-4955-a7b6-b3676bfc7b9a} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3581 2024.08.02 17:24:51.171017 [ 3 ] {1bb0f992-5e3c-4955-a7b6-b3676bfc7b9a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 191.26 KiB/sec.
3582 2024.08.02 17:24:51.171177 [ 3 ] {1bb0f992-5e3c-4955-a7b6-b3676bfc7b9a} <Debug> DynamicQueryHandler: Done processing query
3583 2024.08.02 17:24:51.171204 [ 3 ] {1bb0f992-5e3c-4955-a7b6-b3676bfc7b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3584 2024.08.02 17:24:51.171221 [ 3 ] {} <Debug> HTTP-Session: c8d00a5b-763e-40fd-96fe-2301970ab5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3585 2024.08.02 17:24:51.171346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3586 2024.08.02 17:24:51.171394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3587 2024.08.02 17:24:51.171416 [ 3 ] {} <Debug> HTTP-Session: c977679b-ad9c-4cb4-a1c0-f58c3efb433e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3588 2024.08.02 17:24:51.171432 [ 3 ] {} <Debug> HTTP-Session: c977679b-ad9c-4cb4-a1c0-f58c3efb433e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3589 2024.08.02 17:24:51.171446 [ 3 ] {} <Debug> HTTP-Session: c977679b-ad9c-4cb4-a1c0-f58c3efb433e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3590 2024.08.02 17:24:51.171476 [ 3 ] {} <Trace> HTTP-Session: c977679b-ad9c-4cb4-a1c0-f58c3efb433e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3591 2024.08.02 17:24:51.171593 [ 3 ] {0ad92f96-31cb-4ccf-b4b7-c59145654f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3592 2024.08.02 17:24:51.171640 [ 3 ] {0ad92f96-31cb-4ccf-b4b7-c59145654f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3593 2024.08.02 17:24:51.171784 [ 3 ] {0ad92f96-31cb-4ccf-b4b7-c59145654f22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3594 2024.08.02 17:24:51.172102 [ 3 ] {0ad92f96-31cb-4ccf-b4b7-c59145654f22} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3595 2024.08.02 17:24:51.172139 [ 3 ] {0ad92f96-31cb-4ccf-b4b7-c59145654f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3596 2024.08.02 17:24:51.172518 [ 3 ] {0ad92f96-31cb-4ccf-b4b7-c59145654f22} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3597 2024.08.02 17:24:51.172878 [ 3 ] {0ad92f96-31cb-4ccf-b4b7-c59145654f22} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3598 2024.08.02 17:24:51.173041 [ 3 ] {0ad92f96-31cb-4ccf-b4b7-c59145654f22} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001489 sec., 51712.55876427132 rows/sec., 3.18 MiB/sec.
3599 2024.08.02 17:24:51.173207 [ 3 ] {0ad92f96-31cb-4ccf-b4b7-c59145654f22} <Debug> DynamicQueryHandler: Done processing query
3600 2024.08.02 17:24:51.173232 [ 3 ] {0ad92f96-31cb-4ccf-b4b7-c59145654f22} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3601 2024.08.02 17:24:51.173248 [ 3 ] {} <Debug> HTTP-Session: c977679b-ad9c-4cb4-a1c0-f58c3efb433e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3602 2024.08.02 17:24:51.173412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3603 2024.08.02 17:24:51.173462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3604 2024.08.02 17:24:51.173482 [ 3 ] {} <Debug> HTTP-Session: ec3a53fd-f415-425c-bee6-2fa057bc681c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3605 2024.08.02 17:24:51.173498 [ 3 ] {} <Debug> HTTP-Session: ec3a53fd-f415-425c-bee6-2fa057bc681c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3606 2024.08.02 17:24:51.173511 [ 3 ] {} <Debug> HTTP-Session: ec3a53fd-f415-425c-bee6-2fa057bc681c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3607 2024.08.02 17:24:51.173541 [ 3 ] {} <Trace> HTTP-Session: ec3a53fd-f415-425c-bee6-2fa057bc681c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3608 2024.08.02 17:24:51.173692 [ 3 ] {489643c9-526b-49cb-af7c-c8723ee41943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3609 2024.08.02 17:24:51.173738 [ 3 ] {489643c9-526b-49cb-af7c-c8723ee41943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3610 2024.08.02 17:24:51.173881 [ 3 ] {489643c9-526b-49cb-af7c-c8723ee41943} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3611 2024.08.02 17:24:51.174256 [ 3 ] {489643c9-526b-49cb-af7c-c8723ee41943} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3612 2024.08.02 17:24:51.174293 [ 3 ] {489643c9-526b-49cb-af7c-c8723ee41943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3613 2024.08.02 17:24:51.174674 [ 3 ] {489643c9-526b-49cb-af7c-c8723ee41943} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3614 2024.08.02 17:24:51.175020 [ 3 ] {489643c9-526b-49cb-af7c-c8723ee41943} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3615 2024.08.02 17:24:51.175188 [ 3 ] {489643c9-526b-49cb-af7c-c8723ee41943} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001564 sec., 102941.17647058824 rows/sec., 7.17 MiB/sec.
3616 2024.08.02 17:24:51.175345 [ 3 ] {489643c9-526b-49cb-af7c-c8723ee41943} <Debug> DynamicQueryHandler: Done processing query
3617 2024.08.02 17:24:51.175369 [ 3 ] {489643c9-526b-49cb-af7c-c8723ee41943} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3618 2024.08.02 17:24:51.175384 [ 3 ] {} <Debug> HTTP-Session: ec3a53fd-f415-425c-bee6-2fa057bc681c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3619 2024.08.02 17:24:51.175518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3620 2024.08.02 17:24:51.175566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3621 2024.08.02 17:24:51.175585 [ 3 ] {} <Debug> HTTP-Session: 949bb4da-d646-465f-bf5c-99dd9facf087 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3622 2024.08.02 17:24:51.175601 [ 3 ] {} <Debug> HTTP-Session: 949bb4da-d646-465f-bf5c-99dd9facf087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3623 2024.08.02 17:24:51.175615 [ 3 ] {} <Debug> HTTP-Session: 949bb4da-d646-465f-bf5c-99dd9facf087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3624 2024.08.02 17:24:51.175645 [ 3 ] {} <Trace> HTTP-Session: 949bb4da-d646-465f-bf5c-99dd9facf087 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3625 2024.08.02 17:24:51.175784 [ 3 ] {1701209e-51ee-43a8-b5e6-3f8512204e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3626 2024.08.02 17:24:51.175847 [ 3 ] {1701209e-51ee-43a8-b5e6-3f8512204e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3627 2024.08.02 17:24:51.176253 [ 3 ] {1701209e-51ee-43a8-b5e6-3f8512204e4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3628 2024.08.02 17:24:51.176788 [ 3 ] {1701209e-51ee-43a8-b5e6-3f8512204e4b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3629 2024.08.02 17:24:51.176827 [ 3 ] {1701209e-51ee-43a8-b5e6-3f8512204e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3630 2024.08.02 17:24:51.177766 [ 3 ] {1701209e-51ee-43a8-b5e6-3f8512204e4b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3631 2024.08.02 17:24:51.178474 [ 3 ] {1701209e-51ee-43a8-b5e6-3f8512204e4b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3632 2024.08.02 17:24:51.178712 [ 3 ] {1701209e-51ee-43a8-b5e6-3f8512204e4b} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002991 sec., 2006.0180541624873 rows/sec., 3.59 MiB/sec.
3633 2024.08.02 17:24:51.179018 [ 3 ] {1701209e-51ee-43a8-b5e6-3f8512204e4b} <Debug> DynamicQueryHandler: Done processing query
3634 2024.08.02 17:24:51.179055 [ 3 ] {1701209e-51ee-43a8-b5e6-3f8512204e4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3635 2024.08.02 17:24:51.179079 [ 3 ] {} <Debug> HTTP-Session: 949bb4da-d646-465f-bf5c-99dd9facf087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3636 2024.08.02 17:24:51.179221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3637 2024.08.02 17:24:51.179277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3638 2024.08.02 17:24:51.179297 [ 3 ] {} <Debug> HTTP-Session: 7a04ee14-9f58-49f4-8a95-65189d8f0839 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3639 2024.08.02 17:24:51.179315 [ 3 ] {} <Debug> HTTP-Session: 7a04ee14-9f58-49f4-8a95-65189d8f0839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3640 2024.08.02 17:24:51.179330 [ 3 ] {} <Debug> HTTP-Session: 7a04ee14-9f58-49f4-8a95-65189d8f0839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3641 2024.08.02 17:24:51.179361 [ 3 ] {} <Trace> HTTP-Session: 7a04ee14-9f58-49f4-8a95-65189d8f0839 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3642 2024.08.02 17:24:51.179466 [ 3 ] {8c034c6f-3800-4bdf-9fb6-d2fc2ac64a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3643 2024.08.02 17:24:51.179510 [ 3 ] {8c034c6f-3800-4bdf-9fb6-d2fc2ac64a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3644 2024.08.02 17:24:51.179637 [ 3 ] {8c034c6f-3800-4bdf-9fb6-d2fc2ac64a8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3645 2024.08.02 17:24:51.179899 [ 3 ] {8c034c6f-3800-4bdf-9fb6-d2fc2ac64a8c} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3646 2024.08.02 17:24:51.179937 [ 3 ] {8c034c6f-3800-4bdf-9fb6-d2fc2ac64a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3647 2024.08.02 17:24:51.180293 [ 3 ] {8c034c6f-3800-4bdf-9fb6-d2fc2ac64a8c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3648 2024.08.02 17:24:51.180634 [ 3 ] {8c034c6f-3800-4bdf-9fb6-d2fc2ac64a8c} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3649 2024.08.02 17:24:51.180794 [ 3 ] {8c034c6f-3800-4bdf-9fb6-d2fc2ac64a8c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001345 sec., 17100.371747211895 rows/sec., 925.01 KiB/sec.
3650 2024.08.02 17:24:51.180952 [ 3 ] {8c034c6f-3800-4bdf-9fb6-d2fc2ac64a8c} <Debug> DynamicQueryHandler: Done processing query
3651 2024.08.02 17:24:51.180977 [ 3 ] {8c034c6f-3800-4bdf-9fb6-d2fc2ac64a8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3652 2024.08.02 17:24:51.180993 [ 3 ] {} <Debug> HTTP-Session: 7a04ee14-9f58-49f4-8a95-65189d8f0839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3653 2024.08.02 17:24:51.181122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3654 2024.08.02 17:24:51.181173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3655 2024.08.02 17:24:51.181194 [ 3 ] {} <Debug> HTTP-Session: bfd26dcb-f191-41a2-8f48-8ef1a52a4eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3656 2024.08.02 17:24:51.181210 [ 3 ] {} <Debug> HTTP-Session: bfd26dcb-f191-41a2-8f48-8ef1a52a4eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3657 2024.08.02 17:24:51.181224 [ 3 ] {} <Debug> HTTP-Session: bfd26dcb-f191-41a2-8f48-8ef1a52a4eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3658 2024.08.02 17:24:51.181254 [ 3 ] {} <Trace> HTTP-Session: bfd26dcb-f191-41a2-8f48-8ef1a52a4eb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3659 2024.08.02 17:24:51.181367 [ 3 ] {a7a2cb7e-abe7-4bdb-b8c7-5fe9343c679c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3660 2024.08.02 17:24:51.181412 [ 3 ] {a7a2cb7e-abe7-4bdb-b8c7-5fe9343c679c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3661 2024.08.02 17:24:51.181537 [ 3 ] {a7a2cb7e-abe7-4bdb-b8c7-5fe9343c679c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3662 2024.08.02 17:24:51.181824 [ 3 ] {a7a2cb7e-abe7-4bdb-b8c7-5fe9343c679c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3663 2024.08.02 17:24:51.181861 [ 3 ] {a7a2cb7e-abe7-4bdb-b8c7-5fe9343c679c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3664 2024.08.02 17:24:51.182222 [ 3 ] {a7a2cb7e-abe7-4bdb-b8c7-5fe9343c679c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3665 2024.08.02 17:24:51.182554 [ 3 ] {a7a2cb7e-abe7-4bdb-b8c7-5fe9343c679c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3666 2024.08.02 17:24:51.182712 [ 3 ] {a7a2cb7e-abe7-4bdb-b8c7-5fe9343c679c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec.
3667 2024.08.02 17:24:51.182998 [ 3 ] {a7a2cb7e-abe7-4bdb-b8c7-5fe9343c679c} <Debug> DynamicQueryHandler: Done processing query
3668 2024.08.02 17:24:51.183024 [ 3 ] {a7a2cb7e-abe7-4bdb-b8c7-5fe9343c679c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3669 2024.08.02 17:24:51.183040 [ 3 ] {} <Debug> HTTP-Session: bfd26dcb-f191-41a2-8f48-8ef1a52a4eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3670 2024.08.02 17:24:53.100201 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache
3671 2024.08.02 17:24:53.100258 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache
3672 2024.08.02 17:24:56.150651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3673 2024.08.02 17:24:56.150783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3674 2024.08.02 17:24:56.150810 [ 3 ] {} <Debug> HTTP-Session: 9c24a9e8-2c21-46d5-89f2-0f952f89fc14 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3675 2024.08.02 17:24:56.150834 [ 3 ] {} <Debug> HTTP-Session: 9c24a9e8-2c21-46d5-89f2-0f952f89fc14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3676 2024.08.02 17:24:56.150849 [ 3 ] {} <Debug> HTTP-Session: 9c24a9e8-2c21-46d5-89f2-0f952f89fc14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3677 2024.08.02 17:24:56.150902 [ 3 ] {} <Trace> HTTP-Session: 9c24a9e8-2c21-46d5-89f2-0f952f89fc14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3678 2024.08.02 17:24:56.151087 [ 3 ] {b4d24880-77dd-441b-86a4-30c9705c078e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3679 2024.08.02 17:24:56.151156 [ 3 ] {b4d24880-77dd-441b-86a4-30c9705c078e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3680 2024.08.02 17:24:56.151352 [ 3 ] {b4d24880-77dd-441b-86a4-30c9705c078e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3681 2024.08.02 17:24:56.151751 [ 3 ] {b4d24880-77dd-441b-86a4-30c9705c078e} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3682 2024.08.02 17:24:56.151792 [ 3 ] {b4d24880-77dd-441b-86a4-30c9705c078e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3683 2024.08.02 17:24:56.152160 [ 3 ] {b4d24880-77dd-441b-86a4-30c9705c078e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3684 2024.08.02 17:24:56.152497 [ 3 ] {b4d24880-77dd-441b-86a4-30c9705c078e} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3685 2024.08.02 17:24:56.152663 [ 3 ] {b4d24880-77dd-441b-86a4-30c9705c078e} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001628 sec., 14742.01474201474 rows/sec., 1.17 MiB/sec.
3686 2024.08.02 17:24:56.152858 [ 3 ] {b4d24880-77dd-441b-86a4-30c9705c078e} <Debug> DynamicQueryHandler: Done processing query
3687 2024.08.02 17:24:56.152884 [ 3 ] {b4d24880-77dd-441b-86a4-30c9705c078e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3688 2024.08.02 17:24:56.152902 [ 3 ] {} <Debug> HTTP-Session: 9c24a9e8-2c21-46d5-89f2-0f952f89fc14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3689 2024.08.02 17:24:56.153071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3690 2024.08.02 17:24:56.153119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3691 2024.08.02 17:24:56.153138 [ 3 ] {} <Debug> HTTP-Session: 71fc31d4-e445-425b-a576-46b633489ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3692 2024.08.02 17:24:56.153157 [ 3 ] {} <Debug> HTTP-Session: 71fc31d4-e445-425b-a576-46b633489ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3693 2024.08.02 17:24:56.153170 [ 3 ] {} <Debug> HTTP-Session: 71fc31d4-e445-425b-a576-46b633489ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3694 2024.08.02 17:24:56.153202 [ 3 ] {} <Trace> HTTP-Session: 71fc31d4-e445-425b-a576-46b633489ca8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3695 2024.08.02 17:24:56.153395 [ 3 ] {59fe2622-7a80-4ba3-b10f-a2c972d1f10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3696 2024.08.02 17:24:56.153442 [ 3 ] {59fe2622-7a80-4ba3-b10f-a2c972d1f10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3697 2024.08.02 17:24:56.153568 [ 3 ] {59fe2622-7a80-4ba3-b10f-a2c972d1f10a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3698 2024.08.02 17:24:56.153958 [ 3 ] {59fe2622-7a80-4ba3-b10f-a2c972d1f10a} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3699 2024.08.02 17:24:56.153996 [ 3 ] {59fe2622-7a80-4ba3-b10f-a2c972d1f10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3700 2024.08.02 17:24:56.154322 [ 3 ] {59fe2622-7a80-4ba3-b10f-a2c972d1f10a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3701 2024.08.02 17:24:56.154634 [ 3 ] {59fe2622-7a80-4ba3-b10f-a2c972d1f10a} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3702 2024.08.02 17:24:56.154783 [ 3 ] {59fe2622-7a80-4ba3-b10f-a2c972d1f10a} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.00149 sec., 85906.04026845637 rows/sec., 7.09 MiB/sec.
3703 2024.08.02 17:24:56.154984 [ 3 ] {59fe2622-7a80-4ba3-b10f-a2c972d1f10a} <Debug> DynamicQueryHandler: Done processing query
3704 2024.08.02 17:24:56.155010 [ 3 ] {59fe2622-7a80-4ba3-b10f-a2c972d1f10a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3705 2024.08.02 17:24:56.155026 [ 3 ] {} <Debug> HTTP-Session: 71fc31d4-e445-425b-a576-46b633489ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3706 2024.08.02 17:24:56.155182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3707 2024.08.02 17:24:56.155232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3708 2024.08.02 17:24:56.155252 [ 3 ] {} <Debug> HTTP-Session: 63df2312-b432-434e-a518-f0bf4bd1fc4d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3709 2024.08.02 17:24:56.155269 [ 3 ] {} <Debug> HTTP-Session: 63df2312-b432-434e-a518-f0bf4bd1fc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3710 2024.08.02 17:24:56.155283 [ 3 ] {} <Debug> HTTP-Session: 63df2312-b432-434e-a518-f0bf4bd1fc4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3711 2024.08.02 17:24:56.155313 [ 3 ] {} <Trace> HTTP-Session: 63df2312-b432-434e-a518-f0bf4bd1fc4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3712 2024.08.02 17:24:56.155429 [ 3 ] {8d81414c-de4a-40db-bb46-9940132818b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3713 2024.08.02 17:24:56.155472 [ 3 ] {8d81414c-de4a-40db-bb46-9940132818b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3714 2024.08.02 17:24:56.155597 [ 3 ] {8d81414c-de4a-40db-bb46-9940132818b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3715 2024.08.02 17:24:56.155922 [ 3 ] {8d81414c-de4a-40db-bb46-9940132818b3} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3716 2024.08.02 17:24:56.155958 [ 3 ] {8d81414c-de4a-40db-bb46-9940132818b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3717 2024.08.02 17:24:56.156268 [ 3 ] {8d81414c-de4a-40db-bb46-9940132818b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3718 2024.08.02 17:24:56.156569 [ 3 ] {8d81414c-de4a-40db-bb46-9940132818b3} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3719 2024.08.02 17:24:56.156698 [ 3 ] {8d81414c-de4a-40db-bb46-9940132818b3} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001309 sec., 67226.89075630251 rows/sec., 5.25 MiB/sec.
3720 2024.08.02 17:24:56.156937 [ 3 ] {8d81414c-de4a-40db-bb46-9940132818b3} <Debug> DynamicQueryHandler: Done processing query
3721 2024.08.02 17:24:56.156977 [ 3 ] {8d81414c-de4a-40db-bb46-9940132818b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3722 2024.08.02 17:24:56.156994 [ 3 ] {} <Debug> HTTP-Session: 63df2312-b432-434e-a518-f0bf4bd1fc4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3723 2024.08.02 17:24:56.157167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3724 2024.08.02 17:24:56.157216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3725 2024.08.02 17:24:56.157235 [ 3 ] {} <Debug> HTTP-Session: 963da4de-b14f-4b4d-a452-ade8ef7d9795 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3726 2024.08.02 17:24:56.157251 [ 3 ] {} <Debug> HTTP-Session: 963da4de-b14f-4b4d-a452-ade8ef7d9795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3727 2024.08.02 17:24:56.157265 [ 3 ] {} <Debug> HTTP-Session: 963da4de-b14f-4b4d-a452-ade8ef7d9795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3728 2024.08.02 17:24:56.157295 [ 3 ] {} <Trace> HTTP-Session: 963da4de-b14f-4b4d-a452-ade8ef7d9795 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3729 2024.08.02 17:24:56.157465 [ 3 ] {11894676-6c13-4c68-a00a-2844678b98ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3730 2024.08.02 17:24:56.157515 [ 3 ] {11894676-6c13-4c68-a00a-2844678b98ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3731 2024.08.02 17:24:56.157670 [ 3 ] {11894676-6c13-4c68-a00a-2844678b98ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3732 2024.08.02 17:24:56.158067 [ 3 ] {11894676-6c13-4c68-a00a-2844678b98ca} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3733 2024.08.02 17:24:56.158103 [ 3 ] {11894676-6c13-4c68-a00a-2844678b98ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3734 2024.08.02 17:24:56.158495 [ 3 ] {11894676-6c13-4c68-a00a-2844678b98ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3735 2024.08.02 17:24:56.158844 [ 3 ] {11894676-6c13-4c68-a00a-2844678b98ca} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3736 2024.08.02 17:24:56.158971 [ 3 ] {11894676-6c13-4c68-a00a-2844678b98ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec.
3737 2024.08.02 17:24:56.159180 [ 3 ] {11894676-6c13-4c68-a00a-2844678b98ca} <Debug> DynamicQueryHandler: Done processing query
3738 2024.08.02 17:24:56.159205 [ 3 ] {11894676-6c13-4c68-a00a-2844678b98ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3739 2024.08.02 17:24:56.159221 [ 3 ] {} <Debug> HTTP-Session: 963da4de-b14f-4b4d-a452-ade8ef7d9795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3740 2024.08.02 17:24:56.159393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3741 2024.08.02 17:24:56.159449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3742 2024.08.02 17:24:56.159469 [ 3 ] {} <Debug> HTTP-Session: 3e85c4d0-2245-4e72-aaae-a2a87ca8eeac Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3743 2024.08.02 17:24:56.159485 [ 3 ] {} <Debug> HTTP-Session: 3e85c4d0-2245-4e72-aaae-a2a87ca8eeac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3744 2024.08.02 17:24:56.159499 [ 3 ] {} <Debug> HTTP-Session: 3e85c4d0-2245-4e72-aaae-a2a87ca8eeac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3745 2024.08.02 17:24:56.159529 [ 3 ] {} <Trace> HTTP-Session: 3e85c4d0-2245-4e72-aaae-a2a87ca8eeac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3746 2024.08.02 17:24:56.160177 [ 3 ] {68f4981a-d094-48ad-b8b1-07147bf869a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3747 2024.08.02 17:24:56.160242 [ 3 ] {68f4981a-d094-48ad-b8b1-07147bf869a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3748 2024.08.02 17:24:56.160637 [ 3 ] {68f4981a-d094-48ad-b8b1-07147bf869a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3749 2024.08.02 17:24:56.161220 [ 3 ] {68f4981a-d094-48ad-b8b1-07147bf869a3} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3750 2024.08.02 17:24:56.161256 [ 3 ] {68f4981a-d094-48ad-b8b1-07147bf869a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3751 2024.08.02 17:24:56.161841 [ 3 ] {68f4981a-d094-48ad-b8b1-07147bf869a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3752 2024.08.02 17:24:56.162250 [ 3 ] {68f4981a-d094-48ad-b8b1-07147bf869a3} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3753 2024.08.02 17:24:56.162398 [ 3 ] {68f4981a-d094-48ad-b8b1-07147bf869a3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002777 sec., 8642.419877565719 rows/sec., 15.49 MiB/sec.
3754 2024.08.02 17:24:56.162887 [ 3 ] {68f4981a-d094-48ad-b8b1-07147bf869a3} <Debug> DynamicQueryHandler: Done processing query
3755 2024.08.02 17:24:56.162912 [ 3 ] {68f4981a-d094-48ad-b8b1-07147bf869a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3756 2024.08.02 17:24:56.162928 [ 3 ] {} <Debug> HTTP-Session: 3e85c4d0-2245-4e72-aaae-a2a87ca8eeac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3757 2024.08.02 17:24:56.163082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3758 2024.08.02 17:24:56.163136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3759 2024.08.02 17:24:56.163158 [ 3 ] {} <Debug> HTTP-Session: 8a47c9a9-2ab5-4a08-bc82-2a5478fecaa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3760 2024.08.02 17:24:56.163176 [ 3 ] {} <Debug> HTTP-Session: 8a47c9a9-2ab5-4a08-bc82-2a5478fecaa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3761 2024.08.02 17:24:56.163190 [ 3 ] {} <Debug> HTTP-Session: 8a47c9a9-2ab5-4a08-bc82-2a5478fecaa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.08.02 17:24:56.163221 [ 3 ] {} <Trace> HTTP-Session: 8a47c9a9-2ab5-4a08-bc82-2a5478fecaa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3763 2024.08.02 17:24:56.163338 [ 3 ] {63ed8dc6-d709-4905-bd21-16dc0e162150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3764 2024.08.02 17:24:56.163386 [ 3 ] {63ed8dc6-d709-4905-bd21-16dc0e162150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3765 2024.08.02 17:24:56.163536 [ 3 ] {63ed8dc6-d709-4905-bd21-16dc0e162150} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3766 2024.08.02 17:24:56.163857 [ 3 ] {63ed8dc6-d709-4905-bd21-16dc0e162150} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3767 2024.08.02 17:24:56.163896 [ 3 ] {63ed8dc6-d709-4905-bd21-16dc0e162150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3768 2024.08.02 17:24:56.164279 [ 3 ] {63ed8dc6-d709-4905-bd21-16dc0e162150} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3769 2024.08.02 17:24:56.164619 [ 3 ] {63ed8dc6-d709-4905-bd21-16dc0e162150} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3770 2024.08.02 17:24:56.164747 [ 3 ] {63ed8dc6-d709-4905-bd21-16dc0e162150} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.80 MiB/sec.
3771 2024.08.02 17:24:56.164913 [ 3 ] {63ed8dc6-d709-4905-bd21-16dc0e162150} <Debug> DynamicQueryHandler: Done processing query
3772 2024.08.02 17:24:56.164939 [ 3 ] {63ed8dc6-d709-4905-bd21-16dc0e162150} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3773 2024.08.02 17:24:56.164956 [ 3 ] {} <Debug> HTTP-Session: 8a47c9a9-2ab5-4a08-bc82-2a5478fecaa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3774 2024.08.02 17:25:01.154216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3775 2024.08.02 17:25:01.154352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3776 2024.08.02 17:25:01.154379 [ 3 ] {} <Debug> HTTP-Session: b4d48d87-0603-4415-a452-8f5fe7f5b9b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3777 2024.08.02 17:25:01.154405 [ 3 ] {} <Debug> HTTP-Session: b4d48d87-0603-4415-a452-8f5fe7f5b9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3778 2024.08.02 17:25:01.154419 [ 3 ] {} <Debug> HTTP-Session: b4d48d87-0603-4415-a452-8f5fe7f5b9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3779 2024.08.02 17:25:01.154471 [ 3 ] {} <Trace> HTTP-Session: b4d48d87-0603-4415-a452-8f5fe7f5b9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3780 2024.08.02 17:25:01.154657 [ 3 ] {5402edbe-dfd4-43e6-a214-1cafc6f92478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3781 2024.08.02 17:25:01.154725 [ 3 ] {5402edbe-dfd4-43e6-a214-1cafc6f92478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3782 2024.08.02 17:25:01.154914 [ 3 ] {5402edbe-dfd4-43e6-a214-1cafc6f92478} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3783 2024.08.02 17:25:01.155309 [ 3 ] {5402edbe-dfd4-43e6-a214-1cafc6f92478} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3784 2024.08.02 17:25:01.155353 [ 3 ] {5402edbe-dfd4-43e6-a214-1cafc6f92478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3785 2024.08.02 17:25:01.155718 [ 3 ] {5402edbe-dfd4-43e6-a214-1cafc6f92478} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3786 2024.08.02 17:25:01.156052 [ 3 ] {5402edbe-dfd4-43e6-a214-1cafc6f92478} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3787 2024.08.02 17:25:01.156204 [ 3 ] {5402edbe-dfd4-43e6-a214-1cafc6f92478} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001601 sec., 7495.315427857589 rows/sec., 516.03 KiB/sec.
3788 2024.08.02 17:25:01.156491 [ 3 ] {5402edbe-dfd4-43e6-a214-1cafc6f92478} <Debug> DynamicQueryHandler: Done processing query
3789 2024.08.02 17:25:01.156525 [ 3 ] {5402edbe-dfd4-43e6-a214-1cafc6f92478} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3790 2024.08.02 17:25:01.156542 [ 3 ] {} <Debug> HTTP-Session: b4d48d87-0603-4415-a452-8f5fe7f5b9b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3791 2024.08.02 17:25:01.156713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3792 2024.08.02 17:25:01.156763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3793 2024.08.02 17:25:01.156783 [ 3 ] {} <Debug> HTTP-Session: ec082bbf-f0a5-4574-a7c2-b1d44f6f8ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3794 2024.08.02 17:25:01.156799 [ 3 ] {} <Debug> HTTP-Session: ec082bbf-f0a5-4574-a7c2-b1d44f6f8ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3795 2024.08.02 17:25:01.156813 [ 3 ] {} <Debug> HTTP-Session: ec082bbf-f0a5-4574-a7c2-b1d44f6f8ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3796 2024.08.02 17:25:01.156843 [ 3 ] {} <Trace> HTTP-Session: ec082bbf-f0a5-4574-a7c2-b1d44f6f8ecd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3797 2024.08.02 17:25:01.156988 [ 3 ] {61a96401-c577-45a2-b901-b466cef41dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3798 2024.08.02 17:25:01.157032 [ 3 ] {61a96401-c577-45a2-b901-b466cef41dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3799 2024.08.02 17:25:01.157171 [ 3 ] {61a96401-c577-45a2-b901-b466cef41dae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3800 2024.08.02 17:25:01.157607 [ 3 ] {61a96401-c577-45a2-b901-b466cef41dae} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3801 2024.08.02 17:25:01.157647 [ 3 ] {61a96401-c577-45a2-b901-b466cef41dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3802 2024.08.02 17:25:01.157977 [ 3 ] {61a96401-c577-45a2-b901-b466cef41dae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3803 2024.08.02 17:25:01.158298 [ 3 ] {61a96401-c577-45a2-b901-b466cef41dae} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3804 2024.08.02 17:25:01.158453 [ 3 ] {61a96401-c577-45a2-b901-b466cef41dae} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.001521 sec., 117685.73307034846 rows/sec., 10.43 MiB/sec.
3805 2024.08.02 17:25:01.158466 [ 31 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3806 2024.08.02 17:25:01.158573 [ 31 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3807 2024.08.02 17:25:01.158616 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3808 2024.08.02 17:25:01.158690 [ 3 ] {61a96401-c577-45a2-b901-b466cef41dae} <Debug> DynamicQueryHandler: Done processing query
3809 2024.08.02 17:25:01.158731 [ 3 ] {61a96401-c577-45a2-b901-b466cef41dae} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3810 2024.08.02 17:25:01.158758 [ 3 ] {} <Debug> HTTP-Session: ec082bbf-f0a5-4574-a7c2-b1d44f6f8ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3811 2024.08.02 17:25:01.158785 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
3812 2024.08.02 17:25:01.158918 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3813 2024.08.02 17:25:01.158946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3814 2024.08.02 17:25:01.158960 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part
3815 2024.08.02 17:25:01.159000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3816 2024.08.02 17:25:01.159027 [ 3 ] {} <Debug> HTTP-Session: d0266ec9-039e-4b81-ba60-bbf6600a2bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3817 2024.08.02 17:25:01.159052 [ 3 ] {} <Debug> HTTP-Session: d0266ec9-039e-4b81-ba60-bbf6600a2bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3818 2024.08.02 17:25:01.159080 [ 3 ] {} <Debug> HTTP-Session: d0266ec9-039e-4b81-ba60-bbf6600a2bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3819 2024.08.02 17:25:01.159096 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 153 rows starting from the beginning of the part
3820 2024.08.02 17:25:01.159201 [ 3 ] {} <Trace> HTTP-Session: d0266ec9-039e-4b81-ba60-bbf6600a2bb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3821 2024.08.02 17:25:01.159508 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part
3822 2024.08.02 17:25:01.159711 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 180 rows starting from the beginning of the part
3823 2024.08.02 17:25:01.159754 [ 3 ] {e01991a5-a4b5-4361-be48-af20b967ea53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3824 2024.08.02 17:25:01.159977 [ 3 ] {e01991a5-a4b5-4361-be48-af20b967ea53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3825 2024.08.02 17:25:01.160028 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part
3826 2024.08.02 17:25:01.160366 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 179 rows starting from the beginning of the part
3827 2024.08.02 17:25:01.161034 [ 3 ] {e01991a5-a4b5-4361-be48-af20b967ea53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3828 2024.08.02 17:25:01.161732 [ 3 ] {e01991a5-a4b5-4361-be48-af20b967ea53} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3829 2024.08.02 17:25:01.161778 [ 3 ] {e01991a5-a4b5-4361-be48-af20b967ea53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3830 2024.08.02 17:25:01.162402 [ 3 ] {e01991a5-a4b5-4361-be48-af20b967ea53} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3831 2024.08.02 17:25:01.162447 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 4 columns (4 merged, 0 gathered) in 0.003737741 sec., 270216.6897064296 rows/sec., 23.49 MiB/sec.
3832 2024.08.02 17:25:01.162757 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3833 2024.08.02 17:25:01.162978 [ 3 ] {e01991a5-a4b5-4361-be48-af20b967ea53} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3834 2024.08.02 17:25:01.163340 [ 31 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3835 2024.08.02 17:25:01.163450 [ 31 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3836 2024.08.02 17:25:01.163516 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3837 2024.08.02 17:25:01.163542 [ 3 ] {e01991a5-a4b5-4361-be48-af20b967ea53} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.004001 sec., 96975.75606098474 rows/sec., 6.82 MiB/sec.
3838 2024.08.02 17:25:01.163922 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
3839 2024.08.02 17:25:01.163974 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_16_3} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3840 2024.08.02 17:25:01.164224 [ 3 ] {e01991a5-a4b5-4361-be48-af20b967ea53} <Debug> DynamicQueryHandler: Done processing query
3841 2024.08.02 17:25:01.164255 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_16_3} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3842 2024.08.02 17:25:01.164323 [ 3 ] {e01991a5-a4b5-4361-be48-af20b967ea53} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3843 2024.08.02 17:25:01.164347 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3844 2024.08.02 17:25:01.164372 [ 3 ] {} <Debug> HTTP-Session: d0266ec9-039e-4b81-ba60-bbf6600a2bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3845 2024.08.02 17:25:01.164459 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 415 rows starting from the beginning of the part
3846 2024.08.02 17:25:01.164520 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
3847 2024.08.02 17:25:01.164750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3848 2024.08.02 17:25:01.164774 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 369 rows starting from the beginning of the part
3849 2024.08.02 17:25:01.164921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3850 2024.08.02 17:25:01.165030 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 88 rows starting from the beginning of the part
3851 2024.08.02 17:25:01.165047 [ 3 ] {} <Debug> HTTP-Session: ee6d096b-e809-439a-bdfe-94a244132ba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3852 2024.08.02 17:25:01.165101 [ 3 ] {} <Debug> HTTP-Session: ee6d096b-e809-439a-bdfe-94a244132ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3853 2024.08.02 17:25:01.165182 [ 3 ] {} <Debug> HTTP-Session: ee6d096b-e809-439a-bdfe-94a244132ba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3854 2024.08.02 17:25:01.165280 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 390 rows starting from the beginning of the part
3855 2024.08.02 17:25:01.165331 [ 3 ] {} <Trace> HTTP-Session: ee6d096b-e809-439a-bdfe-94a244132ba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3856 2024.08.02 17:25:01.165505 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 88 rows starting from the beginning of the part
3857 2024.08.02 17:25:01.165765 [ 3 ] {600accda-b3d0-4ff2-a6ef-c6b1025af8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3858 2024.08.02 17:25:01.165788 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 388 rows starting from the beginning of the part
3859 2024.08.02 17:25:01.165919 [ 3 ] {600accda-b3d0-4ff2-a6ef-c6b1025af8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3860 2024.08.02 17:25:01.166531 [ 3 ] {600accda-b3d0-4ff2-a6ef-c6b1025af8aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3861 2024.08.02 17:25:01.167180 [ 3 ] {600accda-b3d0-4ff2-a6ef-c6b1025af8aa} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3862 2024.08.02 17:25:01.167244 [ 3 ] {600accda-b3d0-4ff2-a6ef-c6b1025af8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3863 2024.08.02 17:25:01.168188 [ 3 ] {600accda-b3d0-4ff2-a6ef-c6b1025af8aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3864 2024.08.02 17:25:01.168795 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1738 rows, containing 4 columns (4 merged, 0 gathered) in 0.005155528 sec., 337113.8707810335 rows/sec., 24.00 MiB/sec.
3865 2024.08.02 17:25:01.168808 [ 3 ] {600accda-b3d0-4ff2-a6ef-c6b1025af8aa} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3866 2024.08.02 17:25:01.169052 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3867 2024.08.02 17:25:01.169136 [ 3 ] {600accda-b3d0-4ff2-a6ef-c6b1025af8aa} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003526 sec., 1701.6449234259785 rows/sec., 73.12 KiB/sec.
3868 2024.08.02 17:25:01.169684 [ 3 ] {600accda-b3d0-4ff2-a6ef-c6b1025af8aa} <Debug> DynamicQueryHandler: Done processing query
3869 2024.08.02 17:25:01.169735 [ 3 ] {600accda-b3d0-4ff2-a6ef-c6b1025af8aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3870 2024.08.02 17:25:01.169766 [ 3 ] {} <Debug> HTTP-Session: ee6d096b-e809-439a-bdfe-94a244132ba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3871 2024.08.02 17:25:01.169945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3872 2024.08.02 17:25:01.169974 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_16_3} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3873 2024.08.02 17:25:01.170032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3874 2024.08.02 17:25:01.170091 [ 3 ] {} <Debug> HTTP-Session: d922d4af-a495-40a2-a1e8-58ab06b833dd Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3875 2024.08.02 17:25:01.170119 [ 3 ] {} <Debug> HTTP-Session: d922d4af-a495-40a2-a1e8-58ab06b833dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3876 2024.08.02 17:25:01.170145 [ 3 ] {} <Debug> HTTP-Session: d922d4af-a495-40a2-a1e8-58ab06b833dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3877 2024.08.02 17:25:01.170155 [ 194 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_16_3} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3878 2024.08.02 17:25:01.170204 [ 3 ] {} <Trace> HTTP-Session: d922d4af-a495-40a2-a1e8-58ab06b833dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3879 2024.08.02 17:25:01.170304 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
3880 2024.08.02 17:25:01.170421 [ 3 ] {3cec3639-1499-4b92-8550-02e535b7d32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3881 2024.08.02 17:25:01.170474 [ 3 ] {3cec3639-1499-4b92-8550-02e535b7d32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3882 2024.08.02 17:25:01.170632 [ 3 ] {3cec3639-1499-4b92-8550-02e535b7d32f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3883 2024.08.02 17:25:01.170962 [ 3 ] {3cec3639-1499-4b92-8550-02e535b7d32f} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3884 2024.08.02 17:25:01.170997 [ 3 ] {3cec3639-1499-4b92-8550-02e535b7d32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3885 2024.08.02 17:25:01.171367 [ 3 ] {3cec3639-1499-4b92-8550-02e535b7d32f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3886 2024.08.02 17:25:01.171707 [ 3 ] {3cec3639-1499-4b92-8550-02e535b7d32f} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3887 2024.08.02 17:25:01.171867 [ 3 ] {3cec3639-1499-4b92-8550-02e535b7d32f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001501 sec., 51299.13391072618 rows/sec., 3.16 MiB/sec.
3888 2024.08.02 17:25:01.172034 [ 3 ] {3cec3639-1499-4b92-8550-02e535b7d32f} <Debug> DynamicQueryHandler: Done processing query
3889 2024.08.02 17:25:01.172059 [ 3 ] {3cec3639-1499-4b92-8550-02e535b7d32f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3890 2024.08.02 17:25:01.172075 [ 3 ] {} <Debug> HTTP-Session: d922d4af-a495-40a2-a1e8-58ab06b833dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3891 2024.08.02 17:25:01.172227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3892 2024.08.02 17:25:01.172273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3893 2024.08.02 17:25:01.172292 [ 3 ] {} <Debug> HTTP-Session: 57ffd64d-5832-4ef7-a9d7-fa478b2e1f06 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3894 2024.08.02 17:25:01.172309 [ 3 ] {} <Debug> HTTP-Session: 57ffd64d-5832-4ef7-a9d7-fa478b2e1f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3895 2024.08.02 17:25:01.172323 [ 3 ] {} <Debug> HTTP-Session: 57ffd64d-5832-4ef7-a9d7-fa478b2e1f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3896 2024.08.02 17:25:01.172354 [ 3 ] {} <Trace> HTTP-Session: 57ffd64d-5832-4ef7-a9d7-fa478b2e1f06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3897 2024.08.02 17:25:01.172523 [ 3 ] {3cff2c5a-910d-480a-a8f7-b773840dd099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3898 2024.08.02 17:25:01.172570 [ 3 ] {3cff2c5a-910d-480a-a8f7-b773840dd099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3899 2024.08.02 17:25:01.172713 [ 3 ] {3cff2c5a-910d-480a-a8f7-b773840dd099} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3900 2024.08.02 17:25:01.173114 [ 3 ] {3cff2c5a-910d-480a-a8f7-b773840dd099} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3901 2024.08.02 17:25:01.173153 [ 3 ] {3cff2c5a-910d-480a-a8f7-b773840dd099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3902 2024.08.02 17:25:01.173523 [ 3 ] {3cff2c5a-910d-480a-a8f7-b773840dd099} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3903 2024.08.02 17:25:01.173861 [ 3 ] {3cff2c5a-910d-480a-a8f7-b773840dd099} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3904 2024.08.02 17:25:01.174015 [ 3 ] {3cff2c5a-910d-480a-a8f7-b773840dd099} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
3905 2024.08.02 17:25:01.174189 [ 3 ] {3cff2c5a-910d-480a-a8f7-b773840dd099} <Debug> DynamicQueryHandler: Done processing query
3906 2024.08.02 17:25:01.174213 [ 3 ] {3cff2c5a-910d-480a-a8f7-b773840dd099} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3907 2024.08.02 17:25:01.174229 [ 3 ] {} <Debug> HTTP-Session: 57ffd64d-5832-4ef7-a9d7-fa478b2e1f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3908 2024.08.02 17:25:01.174354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3909 2024.08.02 17:25:01.174402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3910 2024.08.02 17:25:01.174422 [ 3 ] {} <Debug> HTTP-Session: 86c7d114-3ac8-4790-bcd6-b32611c27eca Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3911 2024.08.02 17:25:01.174438 [ 3 ] {} <Debug> HTTP-Session: 86c7d114-3ac8-4790-bcd6-b32611c27eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3912 2024.08.02 17:25:01.174452 [ 3 ] {} <Debug> HTTP-Session: 86c7d114-3ac8-4790-bcd6-b32611c27eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3913 2024.08.02 17:25:01.174483 [ 3 ] {} <Trace> HTTP-Session: 86c7d114-3ac8-4790-bcd6-b32611c27eca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3914 2024.08.02 17:25:01.174628 [ 3 ] {e2df3d49-57f9-4392-942f-8e1e67663353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3915 2024.08.02 17:25:01.174692 [ 3 ] {e2df3d49-57f9-4392-942f-8e1e67663353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3916 2024.08.02 17:25:01.175104 [ 3 ] {e2df3d49-57f9-4392-942f-8e1e67663353} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3917 2024.08.02 17:25:01.175560 [ 3 ] {e2df3d49-57f9-4392-942f-8e1e67663353} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3918 2024.08.02 17:25:01.175595 [ 3 ] {e2df3d49-57f9-4392-942f-8e1e67663353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3919 2024.08.02 17:25:01.176173 [ 3 ] {e2df3d49-57f9-4392-942f-8e1e67663353} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3920 2024.08.02 17:25:01.176580 [ 3 ] {e2df3d49-57f9-4392-942f-8e1e67663353} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3921 2024.08.02 17:25:01.176748 [ 31 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3922 2024.08.02 17:25:01.176777 [ 3 ] {e2df3d49-57f9-4392-942f-8e1e67663353} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002217 sec., 2706.3599458728013 rows/sec., 4.85 MiB/sec.
3923 2024.08.02 17:25:01.176800 [ 31 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3924 2024.08.02 17:25:01.176868 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3925 2024.08.02 17:25:01.177328 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
3926 2024.08.02 17:25:01.177604 [ 3 ] {e2df3d49-57f9-4392-942f-8e1e67663353} <Debug> DynamicQueryHandler: Done processing query
3927 2024.08.02 17:25:01.177658 [ 3 ] {e2df3d49-57f9-4392-942f-8e1e67663353} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3928 2024.08.02 17:25:01.177700 [ 3 ] {} <Debug> HTTP-Session: 86c7d114-3ac8-4790-bcd6-b32611c27eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3929 2024.08.02 17:25:01.177918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3930 2024.08.02 17:25:01.178041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3931 2024.08.02 17:25:01.178096 [ 3 ] {} <Debug> HTTP-Session: 4539b864-05d2-4e08-a318-2257b63b66c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3932 2024.08.02 17:25:01.178138 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3933 2024.08.02 17:25:01.178144 [ 3 ] {} <Debug> HTTP-Session: 4539b864-05d2-4e08-a318-2257b63b66c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3934 2024.08.02 17:25:01.178213 [ 3 ] {} <Debug> HTTP-Session: 4539b864-05d2-4e08-a318-2257b63b66c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3935 2024.08.02 17:25:01.178309 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 136 rows starting from the beginning of the part
3936 2024.08.02 17:25:01.178312 [ 3 ] {} <Trace> HTTP-Session: 4539b864-05d2-4e08-a318-2257b63b66c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3937 2024.08.02 17:25:01.178690 [ 3 ] {adce436d-e029-4571-94ba-b7441923650e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3938 2024.08.02 17:25:01.178863 [ 3 ] {adce436d-e029-4571-94ba-b7441923650e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3939 2024.08.02 17:25:01.179020 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
3940 2024.08.02 17:25:01.179411 [ 3 ] {adce436d-e029-4571-94ba-b7441923650e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3941 2024.08.02 17:25:01.179937 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part
3942 2024.08.02 17:25:01.180637 [ 3 ] {adce436d-e029-4571-94ba-b7441923650e} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3943 2024.08.02 17:25:01.180718 [ 3 ] {adce436d-e029-4571-94ba-b7441923650e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3944 2024.08.02 17:25:01.180743 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
3945 2024.08.02 17:25:01.181404 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part
3946 2024.08.02 17:25:01.182008 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
3947 2024.08.02 17:25:01.182033 [ 3 ] {adce436d-e029-4571-94ba-b7441923650e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3948 2024.08.02 17:25:01.183150 [ 3 ] {adce436d-e029-4571-94ba-b7441923650e} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3949 2024.08.02 17:25:01.183376 [ 31 ] {} <Debug> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3950 2024.08.02 17:25:01.183451 [ 3 ] {adce436d-e029-4571-94ba-b7441923650e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004937 sec., 4658.699615150901 rows/sec., 252.00 KiB/sec.
3951 2024.08.02 17:25:01.183474 [ 31 ] {} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3952 2024.08.02 17:25:01.183562 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3953 2024.08.02 17:25:01.184136 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::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
3954 2024.08.02 17:25:01.184273 [ 3 ] {adce436d-e029-4571-94ba-b7441923650e} <Debug> DynamicQueryHandler: Done processing query
3955 2024.08.02 17:25:01.184404 [ 3 ] {adce436d-e029-4571-94ba-b7441923650e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3956 2024.08.02 17:25:01.184561 [ 3 ] {} <Debug> HTTP-Session: 4539b864-05d2-4e08-a318-2257b63b66c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3957 2024.08.02 17:25:01.184825 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3958 2024.08.02 17:25:01.184940 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::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
3959 2024.08.02 17:25:01.184990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3960 2024.08.02 17:25:01.185264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3961 2024.08.02 17:25:01.185378 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::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
3962 2024.08.02 17:25:01.185405 [ 3 ] {} <Debug> HTTP-Session: 7120294b-ba5d-4b4a-9750-22d38b6a1b9f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3963 2024.08.02 17:25:01.185548 [ 3 ] {} <Debug> HTTP-Session: 7120294b-ba5d-4b4a-9750-22d38b6a1b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3964 2024.08.02 17:25:01.185675 [ 3 ] {} <Debug> HTTP-Session: 7120294b-ba5d-4b4a-9750-22d38b6a1b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3965 2024.08.02 17:25:01.185807 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
3966 2024.08.02 17:25:01.185900 [ 3 ] {} <Trace> HTTP-Session: 7120294b-ba5d-4b4a-9750-22d38b6a1b9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3967 2024.08.02 17:25:01.186152 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part
3968 2024.08.02 17:25:01.186596 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
3969 2024.08.02 17:25:01.186678 [ 3 ] {0c875372-4648-4078-9d6b-acc6fec8a53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3970 2024.08.02 17:25:01.187078 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
3971 2024.08.02 17:25:01.187285 [ 3 ] {0c875372-4648-4078-9d6b-acc6fec8a53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3972 2024.08.02 17:25:01.188844 [ 3 ] {0c875372-4648-4078-9d6b-acc6fec8a53c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3973 2024.08.02 17:25:01.191164 [ 3 ] {0c875372-4648-4078-9d6b-acc6fec8a53c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3974 2024.08.02 17:25:01.191306 [ 3 ] {0c875372-4648-4078-9d6b-acc6fec8a53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3975 2024.08.02 17:25:01.193503 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.009781507 sec., 14517.190449283531 rows/sec., 839.63 KiB/sec.
3976 2024.08.02 17:25:01.193938 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3977 2024.08.02 17:25:01.194192 [ 3 ] {0c875372-4648-4078-9d6b-acc6fec8a53c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3978 2024.08.02 17:25:01.195736 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_6_1} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3979 2024.08.02 17:25:01.196062 [ 194 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_6_1} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3980 2024.08.02 17:25:01.196344 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3981 2024.08.02 17:25:01.196325 [ 3 ] {0c875372-4648-4078-9d6b-acc6fec8a53c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3982 2024.08.02 17:25:01.196926 [ 3 ] {0c875372-4648-4078-9d6b-acc6fec8a53c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.010568 sec., 5677.517032551098 rows/sec., 391.81 KiB/sec.
3983 2024.08.02 17:25:01.197583 [ 3 ] {0c875372-4648-4078-9d6b-acc6fec8a53c} <Debug> DynamicQueryHandler: Done processing query
3984 2024.08.02 17:25:01.197633 [ 3 ] {0c875372-4648-4078-9d6b-acc6fec8a53c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3985 2024.08.02 17:25:01.197657 [ 3 ] {} <Debug> HTTP-Session: 7120294b-ba5d-4b4a-9750-22d38b6a1b9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3986 2024.08.02 17:25:01.200274 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 19 columns (19 merged, 0 gathered) in 0.023271135 sec., 8680.281387220693 rows/sec., 15.55 MiB/sec.
3987 2024.08.02 17:25:01.200699 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3988 2024.08.02 17:25:01.201317 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3989 2024.08.02 17:25:01.201409 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3990 2024.08.02 17:25:01.201560 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB.
3991 2024.08.02 17:25:06.152079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3992 2024.08.02 17:25:06.152218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3993 2024.08.02 17:25:06.152244 [ 3 ] {} <Debug> HTTP-Session: 981281da-9800-4d6f-b5b7-e5e350c22a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
3994 2024.08.02 17:25:06.152269 [ 3 ] {} <Debug> HTTP-Session: 981281da-9800-4d6f-b5b7-e5e350c22a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3995 2024.08.02 17:25:06.152283 [ 3 ] {} <Debug> HTTP-Session: 981281da-9800-4d6f-b5b7-e5e350c22a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3996 2024.08.02 17:25:06.152334 [ 3 ] {} <Trace> HTTP-Session: 981281da-9800-4d6f-b5b7-e5e350c22a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3997 2024.08.02 17:25:06.152524 [ 3 ] {4a1a5ef7-2981-4ae3-a82f-d36b15c06d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3998 2024.08.02 17:25:06.152591 [ 3 ] {4a1a5ef7-2981-4ae3-a82f-d36b15c06d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3999 2024.08.02 17:25:06.152781 [ 3 ] {4a1a5ef7-2981-4ae3-a82f-d36b15c06d02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4000 2024.08.02 17:25:06.153225 [ 3 ] {4a1a5ef7-2981-4ae3-a82f-d36b15c06d02} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4001 2024.08.02 17:25:06.153264 [ 3 ] {4a1a5ef7-2981-4ae3-a82f-d36b15c06d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4002 2024.08.02 17:25:06.153654 [ 3 ] {4a1a5ef7-2981-4ae3-a82f-d36b15c06d02} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4003 2024.08.02 17:25:06.154014 [ 3 ] {4a1a5ef7-2981-4ae3-a82f-d36b15c06d02} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4004 2024.08.02 17:25:06.154152 [ 3 ] {4a1a5ef7-2981-4ae3-a82f-d36b15c06d02} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001688 sec., 14218.009478672986 rows/sec., 1.13 MiB/sec.
4005 2024.08.02 17:25:06.154474 [ 3 ] {4a1a5ef7-2981-4ae3-a82f-d36b15c06d02} <Debug> DynamicQueryHandler: Done processing query
4006 2024.08.02 17:25:06.154501 [ 3 ] {4a1a5ef7-2981-4ae3-a82f-d36b15c06d02} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4007 2024.08.02 17:25:06.154518 [ 3 ] {} <Debug> HTTP-Session: 981281da-9800-4d6f-b5b7-e5e350c22a13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4008 2024.08.02 17:25:06.154739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 23537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4009 2024.08.02 17:25:06.154792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4010 2024.08.02 17:25:06.154812 [ 3 ] {} <Debug> HTTP-Session: 30c79bc2-7ac6-4ace-85d2-4948bd4ebc3e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4011 2024.08.02 17:25:06.154829 [ 3 ] {} <Debug> HTTP-Session: 30c79bc2-7ac6-4ace-85d2-4948bd4ebc3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4012 2024.08.02 17:25:06.154842 [ 3 ] {} <Debug> HTTP-Session: 30c79bc2-7ac6-4ace-85d2-4948bd4ebc3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4013 2024.08.02 17:25:06.154874 [ 3 ] {} <Trace> HTTP-Session: 30c79bc2-7ac6-4ace-85d2-4948bd4ebc3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4014 2024.08.02 17:25:06.155025 [ 3 ] {cc8d8806-a82e-4d2f-b68c-e5a2bfd163f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4015 2024.08.02 17:25:06.155071 [ 3 ] {cc8d8806-a82e-4d2f-b68c-e5a2bfd163f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4016 2024.08.02 17:25:06.155218 [ 3 ] {cc8d8806-a82e-4d2f-b68c-e5a2bfd163f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4017 2024.08.02 17:25:06.155629 [ 3 ] {cc8d8806-a82e-4d2f-b68c-e5a2bfd163f7} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4018 2024.08.02 17:25:06.155666 [ 3 ] {cc8d8806-a82e-4d2f-b68c-e5a2bfd163f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4019 2024.08.02 17:25:06.156002 [ 3 ] {cc8d8806-a82e-4d2f-b68c-e5a2bfd163f7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4020 2024.08.02 17:25:06.156330 [ 3 ] {cc8d8806-a82e-4d2f-b68c-e5a2bfd163f7} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4021 2024.08.02 17:25:06.156456 [ 3 ] {cc8d8806-a82e-4d2f-b68c-e5a2bfd163f7} <Debug> executeQuery: Read 164 rows, 13.58 KiB in 0.001499 sec., 109406.2708472315 rows/sec., 8.84 MiB/sec.
4022 2024.08.02 17:25:06.156611 [ 3 ] {cc8d8806-a82e-4d2f-b68c-e5a2bfd163f7} <Debug> DynamicQueryHandler: Done processing query
4023 2024.08.02 17:25:06.156636 [ 3 ] {cc8d8806-a82e-4d2f-b68c-e5a2bfd163f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4024 2024.08.02 17:25:06.156651 [ 3 ] {} <Debug> HTTP-Session: 30c79bc2-7ac6-4ace-85d2-4948bd4ebc3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4025 2024.08.02 17:25:06.156792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 19003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4026 2024.08.02 17:25:06.156841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4027 2024.08.02 17:25:06.156863 [ 3 ] {} <Debug> HTTP-Session: 333b4692-dfa8-44c8-af92-58f3535a7c47 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4028 2024.08.02 17:25:06.156880 [ 3 ] {} <Debug> HTTP-Session: 333b4692-dfa8-44c8-af92-58f3535a7c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4029 2024.08.02 17:25:06.156894 [ 3 ] {} <Debug> HTTP-Session: 333b4692-dfa8-44c8-af92-58f3535a7c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4030 2024.08.02 17:25:06.156925 [ 3 ] {} <Trace> HTTP-Session: 333b4692-dfa8-44c8-af92-58f3535a7c47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4031 2024.08.02 17:25:06.157053 [ 3 ] {1d092905-6584-4775-b73c-59f9004b1491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4032 2024.08.02 17:25:06.157096 [ 3 ] {1d092905-6584-4775-b73c-59f9004b1491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4033 2024.08.02 17:25:06.157221 [ 3 ] {1d092905-6584-4775-b73c-59f9004b1491} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4034 2024.08.02 17:25:06.157608 [ 3 ] {1d092905-6584-4775-b73c-59f9004b1491} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4035 2024.08.02 17:25:06.157647 [ 3 ] {1d092905-6584-4775-b73c-59f9004b1491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4036 2024.08.02 17:25:06.157977 [ 3 ] {1d092905-6584-4775-b73c-59f9004b1491} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4037 2024.08.02 17:25:06.158309 [ 3 ] {1d092905-6584-4775-b73c-59f9004b1491} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4038 2024.08.02 17:25:06.158437 [ 3 ] {1d092905-6584-4775-b73c-59f9004b1491} <Debug> executeQuery: Read 112 rows, 8.94 KiB in 0.001432 sec., 78212.2905027933 rows/sec., 6.09 MiB/sec.
4039 2024.08.02 17:25:06.158608 [ 3 ] {1d092905-6584-4775-b73c-59f9004b1491} <Debug> DynamicQueryHandler: Done processing query
4040 2024.08.02 17:25:06.158633 [ 3 ] {1d092905-6584-4775-b73c-59f9004b1491} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4041 2024.08.02 17:25:06.158648 [ 3 ] {} <Debug> HTTP-Session: 333b4692-dfa8-44c8-af92-58f3535a7c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4042 2024.08.02 17:25:06.158839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 37613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4043 2024.08.02 17:25:06.158889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4044 2024.08.02 17:25:06.158908 [ 3 ] {} <Debug> HTTP-Session: 70e498a7-8101-499a-9db7-385cd3867f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4045 2024.08.02 17:25:06.158924 [ 3 ] {} <Debug> HTTP-Session: 70e498a7-8101-499a-9db7-385cd3867f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4046 2024.08.02 17:25:06.158938 [ 3 ] {} <Debug> HTTP-Session: 70e498a7-8101-499a-9db7-385cd3867f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4047 2024.08.02 17:25:06.158968 [ 3 ] {} <Trace> HTTP-Session: 70e498a7-8101-499a-9db7-385cd3867f98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4048 2024.08.02 17:25:06.159171 [ 3 ] {7edbd923-ae3d-482b-9776-a9b789def8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4049 2024.08.02 17:25:06.159227 [ 3 ] {7edbd923-ae3d-482b-9776-a9b789def8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4050 2024.08.02 17:25:06.159381 [ 3 ] {7edbd923-ae3d-482b-9776-a9b789def8d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4051 2024.08.02 17:25:06.159787 [ 3 ] {7edbd923-ae3d-482b-9776-a9b789def8d5} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4052 2024.08.02 17:25:06.159841 [ 3 ] {7edbd923-ae3d-482b-9776-a9b789def8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4053 2024.08.02 17:25:06.160264 [ 3 ] {7edbd923-ae3d-482b-9776-a9b789def8d5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4054 2024.08.02 17:25:06.160614 [ 3 ] {7edbd923-ae3d-482b-9776-a9b789def8d5} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4055 2024.08.02 17:25:06.160740 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4056 2024.08.02 17:25:06.160741 [ 3 ] {7edbd923-ae3d-482b-9776-a9b789def8d5} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001691 sec., 115907.74689532821 rows/sec., 8.09 MiB/sec.
4057 2024.08.02 17:25:06.160778 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4058 2024.08.02 17:25:06.160814 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4059 2024.08.02 17:25:06.160976 [ 3 ] {7edbd923-ae3d-482b-9776-a9b789def8d5} <Debug> DynamicQueryHandler: Done processing query
4060 2024.08.02 17:25:06.161013 [ 3 ] {7edbd923-ae3d-482b-9776-a9b789def8d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4061 2024.08.02 17:25:06.161012 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
4062 2024.08.02 17:25:06.161034 [ 3 ] {} <Debug> HTTP-Session: 70e498a7-8101-499a-9db7-385cd3867f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4063 2024.08.02 17:25:06.161261 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4064 2024.08.02 17:25:06.161275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4065 2024.08.02 17:25:06.161327 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 678 rows starting from the beginning of the part
4066 2024.08.02 17:25:06.161359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4067 2024.08.02 17:25:06.161406 [ 3 ] {} <Debug> HTTP-Session: db838bd4-e24d-4245-a7ae-bef4ba75cafa Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4068 2024.08.02 17:25:06.161486 [ 3 ] {} <Debug> HTTP-Session: db838bd4-e24d-4245-a7ae-bef4ba75cafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4069 2024.08.02 17:25:06.161546 [ 3 ] {} <Debug> HTTP-Session: db838bd4-e24d-4245-a7ae-bef4ba75cafa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4070 2024.08.02 17:25:06.161610 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part
4071 2024.08.02 17:25:06.161652 [ 3 ] {} <Trace> HTTP-Session: db838bd4-e24d-4245-a7ae-bef4ba75cafa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4072 2024.08.02 17:25:06.161935 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 161 rows starting from the beginning of the part
4073 2024.08.02 17:25:06.162085 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part
4074 2024.08.02 17:25:06.162206 [ 3 ] {448639a5-e0b8-40ba-bc6c-1ffac491558e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4075 2024.08.02 17:25:06.162480 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
4076 2024.08.02 17:25:06.162523 [ 3 ] {448639a5-e0b8-40ba-bc6c-1ffac491558e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4077 2024.08.02 17:25:06.162824 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 196 rows starting from the beginning of the part
4078 2024.08.02 17:25:06.164652 [ 3 ] {448639a5-e0b8-40ba-bc6c-1ffac491558e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4079 2024.08.02 17:25:06.166250 [ 3 ] {448639a5-e0b8-40ba-bc6c-1ffac491558e} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4080 2024.08.02 17:25:06.166305 [ 3 ] {448639a5-e0b8-40ba-bc6c-1ffac491558e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4081 2024.08.02 17:25:06.166751 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1485 rows, containing 5 columns (5 merged, 0 gathered) in 0.005843482 sec., 254129.3016732147 rows/sec., 17.84 MiB/sec.
4082 2024.08.02 17:25:06.167053 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4083 2024.08.02 17:25:06.168259 [ 3 ] {448639a5-e0b8-40ba-bc6c-1ffac491558e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4084 2024.08.02 17:25:06.168267 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4085 2024.08.02 17:25:06.168407 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4086 2024.08.02 17:25:06.168641 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
4087 2024.08.02 17:25:06.168982 [ 3 ] {448639a5-e0b8-40ba-bc6c-1ffac491558e} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4088 2024.08.02 17:25:06.169137 [ 3 ] {448639a5-e0b8-40ba-bc6c-1ffac491558e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00728 sec., 3296.7032967032965 rows/sec., 5.91 MiB/sec.
4089 2024.08.02 17:25:06.169392 [ 3 ] {448639a5-e0b8-40ba-bc6c-1ffac491558e} <Debug> DynamicQueryHandler: Done processing query
4090 2024.08.02 17:25:06.169419 [ 3 ] {448639a5-e0b8-40ba-bc6c-1ffac491558e} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4091 2024.08.02 17:25:06.169436 [ 3 ] {} <Debug> HTTP-Session: db838bd4-e24d-4245-a7ae-bef4ba75cafa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4092 2024.08.02 17:25:06.169580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4093 2024.08.02 17:25:06.169629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4094 2024.08.02 17:25:06.169649 [ 3 ] {} <Debug> HTTP-Session: 2cfa7db6-3f17-4d1e-b871-c648048e8536 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4095 2024.08.02 17:25:06.169667 [ 3 ] {} <Debug> HTTP-Session: 2cfa7db6-3f17-4d1e-b871-c648048e8536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4096 2024.08.02 17:25:06.169681 [ 3 ] {} <Debug> HTTP-Session: 2cfa7db6-3f17-4d1e-b871-c648048e8536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4097 2024.08.02 17:25:06.169715 [ 3 ] {} <Trace> HTTP-Session: 2cfa7db6-3f17-4d1e-b871-c648048e8536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4098 2024.08.02 17:25:06.169835 [ 3 ] {4d08108b-0050-4dec-a412-1113e267f758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4099 2024.08.02 17:25:06.169886 [ 3 ] {4d08108b-0050-4dec-a412-1113e267f758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4100 2024.08.02 17:25:06.170014 [ 3 ] {4d08108b-0050-4dec-a412-1113e267f758} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4101 2024.08.02 17:25:06.170311 [ 3 ] {4d08108b-0050-4dec-a412-1113e267f758} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4102 2024.08.02 17:25:06.170349 [ 3 ] {4d08108b-0050-4dec-a412-1113e267f758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4103 2024.08.02 17:25:06.170709 [ 3 ] {4d08108b-0050-4dec-a412-1113e267f758} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4104 2024.08.02 17:25:06.171385 [ 3 ] {4d08108b-0050-4dec-a412-1113e267f758} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4105 2024.08.02 17:25:06.171517 [ 3 ] {4d08108b-0050-4dec-a412-1113e267f758} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001726 sec., 34762.456546929316 rows/sec., 2.34 MiB/sec.
4106 2024.08.02 17:25:06.171516 [ 47 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4107 2024.08.02 17:25:06.171579 [ 47 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4108 2024.08.02 17:25:06.171612 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4109 2024.08.02 17:25:06.171733 [ 3 ] {4d08108b-0050-4dec-a412-1113e267f758} <Debug> DynamicQueryHandler: Done processing query
4110 2024.08.02 17:25:06.171782 [ 3 ] {4d08108b-0050-4dec-a412-1113e267f758} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4111 2024.08.02 17:25:06.171798 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
4112 2024.08.02 17:25:06.171810 [ 3 ] {} <Debug> HTTP-Session: 2cfa7db6-3f17-4d1e-b871-c648048e8536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4113 2024.08.02 17:25:06.171964 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4114 2024.08.02 17:25:06.172006 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 164 rows starting from the beginning of the part
4115 2024.08.02 17:25:06.172106 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part
4116 2024.08.02 17:25:06.172322 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
4117 2024.08.02 17:25:06.172492 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
4118 2024.08.02 17:25:06.172705 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
4119 2024.08.02 17:25:06.172842 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
4120 2024.08.02 17:25:06.174009 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 4 columns (4 merged, 0 gathered) in 0.002314274 sec., 195309.63057961158 rows/sec., 12.92 MiB/sec.
4121 2024.08.02 17:25:06.174136 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4122 2024.08.02 17:25:06.174489 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_16_3} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4123 2024.08.02 17:25:06.174561 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_16_3} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4124 2024.08.02 17:25:06.174627 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4125 2024.08.02 17:25:08.100301 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
4126 2024.08.02 17:25:08.100355 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
4127 2024.08.02 17:25:11.153718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4128 2024.08.02 17:25:11.153848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4129 2024.08.02 17:25:11.153875 [ 3 ] {} <Debug> HTTP-Session: 26c150d0-6b52-422d-aa5c-8e64e8043b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4130 2024.08.02 17:25:11.153899 [ 3 ] {} <Debug> HTTP-Session: 26c150d0-6b52-422d-aa5c-8e64e8043b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4131 2024.08.02 17:25:11.153916 [ 3 ] {} <Debug> HTTP-Session: 26c150d0-6b52-422d-aa5c-8e64e8043b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4132 2024.08.02 17:25:11.153968 [ 3 ] {} <Trace> HTTP-Session: 26c150d0-6b52-422d-aa5c-8e64e8043b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4133 2024.08.02 17:25:11.154153 [ 3 ] {739e3597-416b-4cdc-af27-f6ae2a6d0056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4134 2024.08.02 17:25:11.154220 [ 3 ] {739e3597-416b-4cdc-af27-f6ae2a6d0056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4135 2024.08.02 17:25:11.154413 [ 3 ] {739e3597-416b-4cdc-af27-f6ae2a6d0056} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4136 2024.08.02 17:25:11.154832 [ 3 ] {739e3597-416b-4cdc-af27-f6ae2a6d0056} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4137 2024.08.02 17:25:11.154873 [ 3 ] {739e3597-416b-4cdc-af27-f6ae2a6d0056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4138 2024.08.02 17:25:11.155246 [ 3 ] {739e3597-416b-4cdc-af27-f6ae2a6d0056} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4139 2024.08.02 17:25:11.155596 [ 3 ] {739e3597-416b-4cdc-af27-f6ae2a6d0056} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4140 2024.08.02 17:25:11.155761 [ 3 ] {739e3597-416b-4cdc-af27-f6ae2a6d0056} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001658 sec., 7237.6357056694815 rows/sec., 498.29 KiB/sec.
4141 2024.08.02 17:25:11.155968 [ 3 ] {739e3597-416b-4cdc-af27-f6ae2a6d0056} <Debug> DynamicQueryHandler: Done processing query
4142 2024.08.02 17:25:11.155994 [ 3 ] {739e3597-416b-4cdc-af27-f6ae2a6d0056} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4143 2024.08.02 17:25:11.156010 [ 3 ] {} <Debug> HTTP-Session: 26c150d0-6b52-422d-aa5c-8e64e8043b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4144 2024.08.02 17:25:11.156126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4145 2024.08.02 17:25:11.156176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4146 2024.08.02 17:25:11.156196 [ 3 ] {} <Debug> HTTP-Session: e5edb3b1-627b-47fd-b136-3d05c82d1597 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4147 2024.08.02 17:25:11.156212 [ 3 ] {} <Debug> HTTP-Session: e5edb3b1-627b-47fd-b136-3d05c82d1597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4148 2024.08.02 17:25:11.156226 [ 3 ] {} <Debug> HTTP-Session: e5edb3b1-627b-47fd-b136-3d05c82d1597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4149 2024.08.02 17:25:11.156257 [ 3 ] {} <Trace> HTTP-Session: e5edb3b1-627b-47fd-b136-3d05c82d1597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4150 2024.08.02 17:25:11.156361 [ 3 ] {7785ea4b-91e1-4bd5-9a3f-31b71fe38ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4151 2024.08.02 17:25:11.156406 [ 3 ] {7785ea4b-91e1-4bd5-9a3f-31b71fe38ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4152 2024.08.02 17:25:11.156535 [ 3 ] {7785ea4b-91e1-4bd5-9a3f-31b71fe38ba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4153 2024.08.02 17:25:11.156812 [ 3 ] {7785ea4b-91e1-4bd5-9a3f-31b71fe38ba2} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4154 2024.08.02 17:25:11.156849 [ 3 ] {7785ea4b-91e1-4bd5-9a3f-31b71fe38ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4155 2024.08.02 17:25:11.157147 [ 3 ] {7785ea4b-91e1-4bd5-9a3f-31b71fe38ba2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4156 2024.08.02 17:25:11.157449 [ 3 ] {7785ea4b-91e1-4bd5-9a3f-31b71fe38ba2} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4157 2024.08.02 17:25:11.157605 [ 3 ] {7785ea4b-91e1-4bd5-9a3f-31b71fe38ba2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 129.13 KiB/sec.
4158 2024.08.02 17:25:11.157890 [ 3 ] {7785ea4b-91e1-4bd5-9a3f-31b71fe38ba2} <Debug> DynamicQueryHandler: Done processing query
4159 2024.08.02 17:25:11.157916 [ 3 ] {7785ea4b-91e1-4bd5-9a3f-31b71fe38ba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4160 2024.08.02 17:25:11.157932 [ 3 ] {} <Debug> HTTP-Session: e5edb3b1-627b-47fd-b136-3d05c82d1597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4161 2024.08.02 17:25:11.158113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4162 2024.08.02 17:25:11.158162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4163 2024.08.02 17:25:11.158181 [ 3 ] {} <Debug> HTTP-Session: a1535cdd-929c-4906-b003-f658822dde1d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4164 2024.08.02 17:25:11.158198 [ 3 ] {} <Debug> HTTP-Session: a1535cdd-929c-4906-b003-f658822dde1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4165 2024.08.02 17:25:11.158211 [ 3 ] {} <Debug> HTTP-Session: a1535cdd-929c-4906-b003-f658822dde1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4166 2024.08.02 17:25:11.158241 [ 3 ] {} <Trace> HTTP-Session: a1535cdd-929c-4906-b003-f658822dde1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4167 2024.08.02 17:25:11.158385 [ 3 ] {11fa025e-1d44-4c47-b703-2f39e7f46e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4168 2024.08.02 17:25:11.158453 [ 3 ] {11fa025e-1d44-4c47-b703-2f39e7f46e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4169 2024.08.02 17:25:11.158596 [ 3 ] {11fa025e-1d44-4c47-b703-2f39e7f46e80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4170 2024.08.02 17:25:11.159007 [ 3 ] {11fa025e-1d44-4c47-b703-2f39e7f46e80} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4171 2024.08.02 17:25:11.159044 [ 3 ] {11fa025e-1d44-4c47-b703-2f39e7f46e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4172 2024.08.02 17:25:11.159370 [ 3 ] {11fa025e-1d44-4c47-b703-2f39e7f46e80} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4173 2024.08.02 17:25:11.159681 [ 3 ] {11fa025e-1d44-4c47-b703-2f39e7f46e80} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4174 2024.08.02 17:25:11.159836 [ 3 ] {11fa025e-1d44-4c47-b703-2f39e7f46e80} <Debug> executeQuery: Read 180 rows, 16.32 KiB in 0.001516 sec., 118733.5092348285 rows/sec., 10.51 MiB/sec.
4175 2024.08.02 17:25:11.160003 [ 3 ] {11fa025e-1d44-4c47-b703-2f39e7f46e80} <Debug> DynamicQueryHandler: Done processing query
4176 2024.08.02 17:25:11.160028 [ 3 ] {11fa025e-1d44-4c47-b703-2f39e7f46e80} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4177 2024.08.02 17:25:11.160044 [ 3 ] {} <Debug> HTTP-Session: a1535cdd-929c-4906-b003-f658822dde1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4178 2024.08.02 17:25:11.160168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4179 2024.08.02 17:25:11.160217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4180 2024.08.02 17:25:11.160236 [ 3 ] {} <Debug> HTTP-Session: 7964b784-6719-43e0-be22-f6eda48a8723 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4181 2024.08.02 17:25:11.160252 [ 3 ] {} <Debug> HTTP-Session: 7964b784-6719-43e0-be22-f6eda48a8723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4182 2024.08.02 17:25:11.160266 [ 3 ] {} <Debug> HTTP-Session: 7964b784-6719-43e0-be22-f6eda48a8723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4183 2024.08.02 17:25:11.160297 [ 3 ] {} <Trace> HTTP-Session: 7964b784-6719-43e0-be22-f6eda48a8723 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4184 2024.08.02 17:25:11.160389 [ 3 ] {39868fa3-4820-4100-9f56-8f6c15d7b486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4185 2024.08.02 17:25:11.160431 [ 3 ] {39868fa3-4820-4100-9f56-8f6c15d7b486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4186 2024.08.02 17:25:11.160556 [ 3 ] {39868fa3-4820-4100-9f56-8f6c15d7b486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4187 2024.08.02 17:25:11.160816 [ 3 ] {39868fa3-4820-4100-9f56-8f6c15d7b486} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4188 2024.08.02 17:25:11.160853 [ 3 ] {39868fa3-4820-4100-9f56-8f6c15d7b486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4189 2024.08.02 17:25:11.161148 [ 3 ] {39868fa3-4820-4100-9f56-8f6c15d7b486} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4190 2024.08.02 17:25:11.161459 [ 3 ] {39868fa3-4820-4100-9f56-8f6c15d7b486} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4191 2024.08.02 17:25:11.161619 [ 3 ] {39868fa3-4820-4100-9f56-8f6c15d7b486} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001249 sec., 1601.281024819856 rows/sec., 111.81 KiB/sec.
4192 2024.08.02 17:25:11.161813 [ 3 ] {39868fa3-4820-4100-9f56-8f6c15d7b486} <Debug> DynamicQueryHandler: Done processing query
4193 2024.08.02 17:25:11.161837 [ 3 ] {39868fa3-4820-4100-9f56-8f6c15d7b486} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4194 2024.08.02 17:25:11.161853 [ 3 ] {} <Debug> HTTP-Session: 7964b784-6719-43e0-be22-f6eda48a8723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4195 2024.08.02 17:25:11.162003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4196 2024.08.02 17:25:11.162051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4197 2024.08.02 17:25:11.162070 [ 3 ] {} <Debug> HTTP-Session: bdea9702-5c53-477d-82a5-f050f328871f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4198 2024.08.02 17:25:11.162086 [ 3 ] {} <Debug> HTTP-Session: bdea9702-5c53-477d-82a5-f050f328871f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4199 2024.08.02 17:25:11.162099 [ 3 ] {} <Debug> HTTP-Session: bdea9702-5c53-477d-82a5-f050f328871f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4200 2024.08.02 17:25:11.162130 [ 3 ] {} <Trace> HTTP-Session: bdea9702-5c53-477d-82a5-f050f328871f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4201 2024.08.02 17:25:11.162328 [ 3 ] {feb5b5e8-a5be-4e18-be60-db177e6b70ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4202 2024.08.02 17:25:11.162371 [ 3 ] {feb5b5e8-a5be-4e18-be60-db177e6b70ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4203 2024.08.02 17:25:11.162498 [ 3 ] {feb5b5e8-a5be-4e18-be60-db177e6b70ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4204 2024.08.02 17:25:11.163034 [ 3 ] {feb5b5e8-a5be-4e18-be60-db177e6b70ad} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4205 2024.08.02 17:25:11.163072 [ 3 ] {feb5b5e8-a5be-4e18-be60-db177e6b70ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4206 2024.08.02 17:25:11.163405 [ 3 ] {feb5b5e8-a5be-4e18-be60-db177e6b70ad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4207 2024.08.02 17:25:11.163710 [ 3 ] {feb5b5e8-a5be-4e18-be60-db177e6b70ad} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4208 2024.08.02 17:25:11.163865 [ 3 ] {feb5b5e8-a5be-4e18-be60-db177e6b70ad} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001632 sec., 238970.58823529413 rows/sec., 16.83 MiB/sec.
4209 2024.08.02 17:25:11.164031 [ 3 ] {feb5b5e8-a5be-4e18-be60-db177e6b70ad} <Debug> DynamicQueryHandler: Done processing query
4210 2024.08.02 17:25:11.164055 [ 3 ] {feb5b5e8-a5be-4e18-be60-db177e6b70ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4211 2024.08.02 17:25:11.164070 [ 3 ] {} <Debug> HTTP-Session: bdea9702-5c53-477d-82a5-f050f328871f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.08.02 17:25:11.164187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4213 2024.08.02 17:25:11.164235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4214 2024.08.02 17:25:11.164256 [ 3 ] {} <Debug> HTTP-Session: 8cbfa46e-053d-464a-82b8-541ff3043ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4215 2024.08.02 17:25:11.164281 [ 3 ] {} <Debug> HTTP-Session: 8cbfa46e-053d-464a-82b8-541ff3043ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4216 2024.08.02 17:25:11.164301 [ 3 ] {} <Debug> HTTP-Session: 8cbfa46e-053d-464a-82b8-541ff3043ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4217 2024.08.02 17:25:11.164335 [ 3 ] {} <Trace> HTTP-Session: 8cbfa46e-053d-464a-82b8-541ff3043ae2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4218 2024.08.02 17:25:11.164431 [ 3 ] {77dcea94-35a9-4375-9bb1-742e12ac13b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4219 2024.08.02 17:25:11.164479 [ 3 ] {77dcea94-35a9-4375-9bb1-742e12ac13b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4220 2024.08.02 17:25:11.164623 [ 3 ] {77dcea94-35a9-4375-9bb1-742e12ac13b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4221 2024.08.02 17:25:11.164891 [ 3 ] {77dcea94-35a9-4375-9bb1-742e12ac13b0} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4222 2024.08.02 17:25:11.164927 [ 3 ] {77dcea94-35a9-4375-9bb1-742e12ac13b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4223 2024.08.02 17:25:11.165285 [ 3 ] {77dcea94-35a9-4375-9bb1-742e12ac13b0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4224 2024.08.02 17:25:11.165614 [ 3 ] {77dcea94-35a9-4375-9bb1-742e12ac13b0} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4225 2024.08.02 17:25:11.165763 [ 3 ] {77dcea94-35a9-4375-9bb1-742e12ac13b0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 191.26 KiB/sec.
4226 2024.08.02 17:25:11.165774 [ 37 ] {} <Debug> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4227 2024.08.02 17:25:11.165891 [ 37 ] {} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4228 2024.08.02 17:25:11.165932 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4229 2024.08.02 17:25:11.165985 [ 3 ] {77dcea94-35a9-4375-9bb1-742e12ac13b0} <Debug> DynamicQueryHandler: Done processing query
4230 2024.08.02 17:25:11.166053 [ 3 ] {77dcea94-35a9-4375-9bb1-742e12ac13b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4231 2024.08.02 17:25:11.166117 [ 3 ] {} <Debug> HTTP-Session: 8cbfa46e-053d-464a-82b8-541ff3043ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4232 2024.08.02 17:25:11.166186 [ 187 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::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
4233 2024.08.02 17:25:11.166351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4234 2024.08.02 17:25:11.166463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4235 2024.08.02 17:25:11.166466 [ 187 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4236 2024.08.02 17:25:11.166494 [ 3 ] {} <Debug> HTTP-Session: fe739b4e-0369-4e9b-a37a-e56da67a3758 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4237 2024.08.02 17:25:11.166539 [ 3 ] {} <Debug> HTTP-Session: fe739b4e-0369-4e9b-a37a-e56da67a3758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4238 2024.08.02 17:25:11.166543 [ 187 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
4239 2024.08.02 17:25:11.166556 [ 3 ] {} <Debug> HTTP-Session: fe739b4e-0369-4e9b-a37a-e56da67a3758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4240 2024.08.02 17:25:11.166625 [ 3 ] {} <Trace> HTTP-Session: fe739b4e-0369-4e9b-a37a-e56da67a3758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4241 2024.08.02 17:25:11.166778 [ 187 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
4242 2024.08.02 17:25:11.167102 [ 187 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
4243 2024.08.02 17:25:11.167132 [ 3 ] {0ae2fff1-9ee4-495c-aa76-334b057cbc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4244 2024.08.02 17:25:11.167350 [ 187 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
4245 2024.08.02 17:25:11.167407 [ 3 ] {0ae2fff1-9ee4-495c-aa76-334b057cbc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4246 2024.08.02 17:25:11.167559 [ 187 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
4247 2024.08.02 17:25:11.167885 [ 187 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
4248 2024.08.02 17:25:11.168632 [ 3 ] {0ae2fff1-9ee4-495c-aa76-334b057cbc18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4249 2024.08.02 17:25:11.169355 [ 3 ] {0ae2fff1-9ee4-495c-aa76-334b057cbc18} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4250 2024.08.02 17:25:11.169415 [ 3 ] {0ae2fff1-9ee4-495c-aa76-334b057cbc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4251 2024.08.02 17:25:11.170551 [ 3 ] {0ae2fff1-9ee4-495c-aa76-334b057cbc18} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4252 2024.08.02 17:25:11.170704 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004683809 sec., 7686.05209990416 rows/sec., 330.26 KiB/sec.
4253 2024.08.02 17:25:11.170855 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4254 2024.08.02 17:25:11.171075 [ 3 ] {0ae2fff1-9ee4-495c-aa76-334b057cbc18} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4255 2024.08.02 17:25:11.171284 [ 122 ] {} <Debug> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4256 2024.08.02 17:25:11.171291 [ 3 ] {0ae2fff1-9ee4-495c-aa76-334b057cbc18} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00437 sec., 17620.13729977117 rows/sec., 1.09 MiB/sec.
4257 2024.08.02 17:25:11.171327 [ 122 ] {} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4258 2024.08.02 17:25:11.171383 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4259 2024.08.02 17:25:11.171663 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_6_1} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4260 2024.08.02 17:25:11.171966 [ 3 ] {0ae2fff1-9ee4-495c-aa76-334b057cbc18} <Debug> DynamicQueryHandler: Done processing query
4261 2024.08.02 17:25:11.171998 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::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
4262 2024.08.02 17:25:11.172056 [ 3 ] {0ae2fff1-9ee4-495c-aa76-334b057cbc18} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4263 2024.08.02 17:25:11.172172 [ 3 ] {} <Debug> HTTP-Session: fe739b4e-0369-4e9b-a37a-e56da67a3758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4264 2024.08.02 17:25:11.172181 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_6_1} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4265 2024.08.02 17:25:11.172419 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4266 2024.08.02 17:25:11.172451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4267 2024.08.02 17:25:11.172588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4268 2024.08.02 17:25:11.172591 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4269 2024.08.02 17:25:11.172622 [ 3 ] {} <Debug> HTTP-Session: 6c17d96d-4f81-4a53-a119-e4c436dc5e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4270 2024.08.02 17:25:11.172666 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part
4271 2024.08.02 17:25:11.172674 [ 3 ] {} <Debug> HTTP-Session: 6c17d96d-4f81-4a53-a119-e4c436dc5e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4272 2024.08.02 17:25:11.172719 [ 3 ] {} <Debug> HTTP-Session: 6c17d96d-4f81-4a53-a119-e4c436dc5e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4273 2024.08.02 17:25:11.172908 [ 3 ] {} <Trace> HTTP-Session: 6c17d96d-4f81-4a53-a119-e4c436dc5e98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4274 2024.08.02 17:25:11.172932 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part
4275 2024.08.02 17:25:11.173139 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 77 rows starting from the beginning of the part
4276 2024.08.02 17:25:11.173522 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part
4277 2024.08.02 17:25:11.173566 [ 3 ] {641b0463-3bb7-4d24-9b20-ad56628e83e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4278 2024.08.02 17:25:11.173795 [ 3 ] {641b0463-3bb7-4d24-9b20-ad56628e83e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4279 2024.08.02 17:25:11.173800 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 77 rows starting from the beginning of the part
4280 2024.08.02 17:25:11.174170 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 77 rows starting from the beginning of the part
4281 2024.08.02 17:25:11.174889 [ 3 ] {641b0463-3bb7-4d24-9b20-ad56628e83e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4282 2024.08.02 17:25:11.175723 [ 3 ] {641b0463-3bb7-4d24-9b20-ad56628e83e5} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4283 2024.08.02 17:25:11.175799 [ 3 ] {641b0463-3bb7-4d24-9b20-ad56628e83e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4284 2024.08.02 17:25:11.176851 [ 3 ] {641b0463-3bb7-4d24-9b20-ad56628e83e5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4285 2024.08.02 17:25:11.177123 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 5 columns (5 merged, 0 gathered) in 0.005571457 sec., 82922.65380492032 rows/sec., 5.11 MiB/sec.
4286 2024.08.02 17:25:11.177304 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4287 2024.08.02 17:25:11.177429 [ 3 ] {641b0463-3bb7-4d24-9b20-ad56628e83e5} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4288 2024.08.02 17:25:11.177688 [ 3 ] {641b0463-3bb7-4d24-9b20-ad56628e83e5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004519 sec., 35627.35118389024 rows/sec., 2.48 MiB/sec.
4289 2024.08.02 17:25:11.178133 [ 3 ] {641b0463-3bb7-4d24-9b20-ad56628e83e5} <Debug> DynamicQueryHandler: Done processing query
4290 2024.08.02 17:25:11.178164 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4291 2024.08.02 17:25:11.178166 [ 3 ] {641b0463-3bb7-4d24-9b20-ad56628e83e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4292 2024.08.02 17:25:11.178204 [ 3 ] {} <Debug> HTTP-Session: 6c17d96d-4f81-4a53-a119-e4c436dc5e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4293 2024.08.02 17:25:11.178264 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4294 2024.08.02 17:25:11.178344 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4295 2024.08.02 17:25:11.178378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4296 2024.08.02 17:25:11.178427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4297 2024.08.02 17:25:11.178447 [ 3 ] {} <Debug> HTTP-Session: 5fad7975-d504-4581-91a8-03b2f264a858 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4298 2024.08.02 17:25:11.178464 [ 3 ] {} <Debug> HTTP-Session: 5fad7975-d504-4581-91a8-03b2f264a858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4299 2024.08.02 17:25:11.178478 [ 3 ] {} <Debug> HTTP-Session: 5fad7975-d504-4581-91a8-03b2f264a858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4300 2024.08.02 17:25:11.178508 [ 3 ] {} <Trace> HTTP-Session: 5fad7975-d504-4581-91a8-03b2f264a858 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4301 2024.08.02 17:25:11.178659 [ 3 ] {85738f36-e8ba-4e93-aae5-92f668e67be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4302 2024.08.02 17:25:11.178724 [ 3 ] {85738f36-e8ba-4e93-aae5-92f668e67be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4303 2024.08.02 17:25:11.179139 [ 3 ] {85738f36-e8ba-4e93-aae5-92f668e67be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4304 2024.08.02 17:25:11.179702 [ 3 ] {85738f36-e8ba-4e93-aae5-92f668e67be8} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4305 2024.08.02 17:25:11.179738 [ 3 ] {85738f36-e8ba-4e93-aae5-92f668e67be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4306 2024.08.02 17:25:11.180339 [ 3 ] {85738f36-e8ba-4e93-aae5-92f668e67be8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4307 2024.08.02 17:25:11.180754 [ 3 ] {85738f36-e8ba-4e93-aae5-92f668e67be8} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4308 2024.08.02 17:25:11.180900 [ 3 ] {85738f36-e8ba-4e93-aae5-92f668e67be8} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002317 sec., 2589.555459646094 rows/sec., 4.64 MiB/sec.
4309 2024.08.02 17:25:11.181121 [ 3 ] {85738f36-e8ba-4e93-aae5-92f668e67be8} <Debug> DynamicQueryHandler: Done processing query
4310 2024.08.02 17:25:11.181146 [ 3 ] {85738f36-e8ba-4e93-aae5-92f668e67be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4311 2024.08.02 17:25:11.181161 [ 3 ] {} <Debug> HTTP-Session: 5fad7975-d504-4581-91a8-03b2f264a858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4312 2024.08.02 17:25:11.181277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4313 2024.08.02 17:25:11.181326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4314 2024.08.02 17:25:11.181344 [ 3 ] {} <Debug> HTTP-Session: 041a8f1d-daa5-4262-bde8-c085eb54513e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4315 2024.08.02 17:25:11.181360 [ 3 ] {} <Debug> HTTP-Session: 041a8f1d-daa5-4262-bde8-c085eb54513e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4316 2024.08.02 17:25:11.181374 [ 3 ] {} <Debug> HTTP-Session: 041a8f1d-daa5-4262-bde8-c085eb54513e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4317 2024.08.02 17:25:11.181405 [ 3 ] {} <Trace> HTTP-Session: 041a8f1d-daa5-4262-bde8-c085eb54513e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4318 2024.08.02 17:25:11.181504 [ 3 ] {23dead5a-1b42-41c7-84bb-8fd438630083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4319 2024.08.02 17:25:11.181547 [ 3 ] {23dead5a-1b42-41c7-84bb-8fd438630083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4320 2024.08.02 17:25:11.181674 [ 3 ] {23dead5a-1b42-41c7-84bb-8fd438630083} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4321 2024.08.02 17:25:11.181936 [ 3 ] {23dead5a-1b42-41c7-84bb-8fd438630083} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4322 2024.08.02 17:25:11.181970 [ 3 ] {23dead5a-1b42-41c7-84bb-8fd438630083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4323 2024.08.02 17:25:11.182322 [ 3 ] {23dead5a-1b42-41c7-84bb-8fd438630083} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4324 2024.08.02 17:25:11.182638 [ 3 ] {23dead5a-1b42-41c7-84bb-8fd438630083} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4325 2024.08.02 17:25:11.182762 [ 3 ] {23dead5a-1b42-41c7-84bb-8fd438630083} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001288 sec., 17857.142857142855 rows/sec., 965.95 KiB/sec.
4326 2024.08.02 17:25:11.182912 [ 3 ] {23dead5a-1b42-41c7-84bb-8fd438630083} <Debug> DynamicQueryHandler: Done processing query
4327 2024.08.02 17:25:11.182936 [ 3 ] {23dead5a-1b42-41c7-84bb-8fd438630083} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4328 2024.08.02 17:25:11.182951 [ 3 ] {} <Debug> HTTP-Session: 041a8f1d-daa5-4262-bde8-c085eb54513e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4329 2024.08.02 17:25:11.183086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4330 2024.08.02 17:25:11.183133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4331 2024.08.02 17:25:11.183153 [ 3 ] {} <Debug> HTTP-Session: 8cd58d2c-93eb-4359-9c7a-cf060b28c644 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4332 2024.08.02 17:25:11.183169 [ 3 ] {} <Debug> HTTP-Session: 8cd58d2c-93eb-4359-9c7a-cf060b28c644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4333 2024.08.02 17:25:11.183183 [ 3 ] {} <Debug> HTTP-Session: 8cd58d2c-93eb-4359-9c7a-cf060b28c644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4334 2024.08.02 17:25:11.183213 [ 3 ] {} <Trace> HTTP-Session: 8cd58d2c-93eb-4359-9c7a-cf060b28c644 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4335 2024.08.02 17:25:11.183325 [ 3 ] {11606f13-99d0-427c-ac76-e5f5524ef10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4336 2024.08.02 17:25:11.183367 [ 3 ] {11606f13-99d0-427c-ac76-e5f5524ef10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4337 2024.08.02 17:25:11.183490 [ 3 ] {11606f13-99d0-427c-ac76-e5f5524ef10b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4338 2024.08.02 17:25:11.183789 [ 3 ] {11606f13-99d0-427c-ac76-e5f5524ef10b} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4339 2024.08.02 17:25:11.183824 [ 3 ] {11606f13-99d0-427c-ac76-e5f5524ef10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4340 2024.08.02 17:25:11.184174 [ 3 ] {11606f13-99d0-427c-ac76-e5f5524ef10b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4341 2024.08.02 17:25:11.184493 [ 3 ] {11606f13-99d0-427c-ac76-e5f5524ef10b} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4342 2024.08.02 17:25:11.184617 [ 3 ] {11606f13-99d0-427c-ac76-e5f5524ef10b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec.
4343 2024.08.02 17:25:11.184884 [ 3 ] {11606f13-99d0-427c-ac76-e5f5524ef10b} <Debug> DynamicQueryHandler: Done processing query
4344 2024.08.02 17:25:11.184912 [ 3 ] {11606f13-99d0-427c-ac76-e5f5524ef10b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4345 2024.08.02 17:25:11.184929 [ 3 ] {} <Debug> HTTP-Session: 8cd58d2c-93eb-4359-9c7a-cf060b28c644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4346 2024.08.02 17:25:16.149803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4347 2024.08.02 17:25:16.149943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4348 2024.08.02 17:25:16.149969 [ 3 ] {} <Debug> HTTP-Session: 147c0738-87e9-4f65-915d-40e569c8f93c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4349 2024.08.02 17:25:16.149994 [ 3 ] {} <Debug> HTTP-Session: 147c0738-87e9-4f65-915d-40e569c8f93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4350 2024.08.02 17:25:16.150008 [ 3 ] {} <Debug> HTTP-Session: 147c0738-87e9-4f65-915d-40e569c8f93c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4351 2024.08.02 17:25:16.150059 [ 3 ] {} <Trace> HTTP-Session: 147c0738-87e9-4f65-915d-40e569c8f93c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4352 2024.08.02 17:25:16.150249 [ 3 ] {bb767c85-9ff0-4649-96e2-1aa31f9e1923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4353 2024.08.02 17:25:16.150317 [ 3 ] {bb767c85-9ff0-4649-96e2-1aa31f9e1923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4354 2024.08.02 17:25:16.150513 [ 3 ] {bb767c85-9ff0-4649-96e2-1aa31f9e1923} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4355 2024.08.02 17:25:16.150925 [ 3 ] {bb767c85-9ff0-4649-96e2-1aa31f9e1923} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4356 2024.08.02 17:25:16.150969 [ 3 ] {bb767c85-9ff0-4649-96e2-1aa31f9e1923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4357 2024.08.02 17:25:16.151350 [ 3 ] {bb767c85-9ff0-4649-96e2-1aa31f9e1923} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4358 2024.08.02 17:25:16.151688 [ 3 ] {bb767c85-9ff0-4649-96e2-1aa31f9e1923} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4359 2024.08.02 17:25:16.151864 [ 3 ] {bb767c85-9ff0-4649-96e2-1aa31f9e1923} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001666 sec., 14405.76230492197 rows/sec., 1.14 MiB/sec.
4360 2024.08.02 17:25:16.151877 [ 141 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4361 2024.08.02 17:25:16.151972 [ 141 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4362 2024.08.02 17:25:16.152018 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4363 2024.08.02 17:25:16.152162 [ 3 ] {bb767c85-9ff0-4649-96e2-1aa31f9e1923} <Debug> DynamicQueryHandler: Done processing query
4364 2024.08.02 17:25:16.152175 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
4365 2024.08.02 17:25:16.152199 [ 3 ] {bb767c85-9ff0-4649-96e2-1aa31f9e1923} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4366 2024.08.02 17:25:16.152254 [ 3 ] {} <Debug> HTTP-Session: 147c0738-87e9-4f65-915d-40e569c8f93c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4367 2024.08.02 17:25:16.152389 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4368 2024.08.02 17:25:16.152457 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 36 rows starting from the beginning of the part
4369 2024.08.02 17:25:16.152460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4370 2024.08.02 17:25:16.152601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4371 2024.08.02 17:25:16.152625 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part
4372 2024.08.02 17:25:16.152681 [ 3 ] {} <Debug> HTTP-Session: 1408c827-c3b4-42f3-94d7-5a36029be1e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4373 2024.08.02 17:25:16.152914 [ 3 ] {} <Debug> HTTP-Session: 1408c827-c3b4-42f3-94d7-5a36029be1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4374 2024.08.02 17:25:16.152969 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part
4375 2024.08.02 17:25:16.153003 [ 3 ] {} <Debug> HTTP-Session: 1408c827-c3b4-42f3-94d7-5a36029be1e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4376 2024.08.02 17:25:16.153210 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part
4377 2024.08.02 17:25:16.153234 [ 3 ] {} <Trace> HTTP-Session: 1408c827-c3b4-42f3-94d7-5a36029be1e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4378 2024.08.02 17:25:16.153475 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part
4379 2024.08.02 17:25:16.153667 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part
4380 2024.08.02 17:25:16.153761 [ 3 ] {4b965750-38e4-48eb-923e-8eb25a74501f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4381 2024.08.02 17:25:16.153948 [ 3 ] {4b965750-38e4-48eb-923e-8eb25a74501f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4382 2024.08.02 17:25:16.154448 [ 3 ] {4b965750-38e4-48eb-923e-8eb25a74501f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4383 2024.08.02 17:25:16.155423 [ 3 ] {4b965750-38e4-48eb-923e-8eb25a74501f} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4384 2024.08.02 17:25:16.155492 [ 3 ] {4b965750-38e4-48eb-923e-8eb25a74501f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4385 2024.08.02 17:25:16.156291 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.004178639 sec., 31589.23276215055 rows/sec., 2.40 MiB/sec.
4386 2024.08.02 17:25:16.156380 [ 3 ] {4b965750-38e4-48eb-923e-8eb25a74501f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4387 2024.08.02 17:25:16.156507 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4388 2024.08.02 17:25:16.157171 [ 3 ] {4b965750-38e4-48eb-923e-8eb25a74501f} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4389 2024.08.02 17:25:16.157476 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_16_3} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4390 2024.08.02 17:25:16.157480 [ 3 ] {4b965750-38e4-48eb-923e-8eb25a74501f} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.003889 sec., 32913.34533299049 rows/sec., 2.71 MiB/sec.
4391 2024.08.02 17:25:16.157696 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_16_3} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4392 2024.08.02 17:25:16.157841 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4393 2024.08.02 17:25:16.157892 [ 3 ] {4b965750-38e4-48eb-923e-8eb25a74501f} <Debug> DynamicQueryHandler: Done processing query
4394 2024.08.02 17:25:16.157924 [ 3 ] {4b965750-38e4-48eb-923e-8eb25a74501f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4395 2024.08.02 17:25:16.157940 [ 3 ] {} <Debug> HTTP-Session: 1408c827-c3b4-42f3-94d7-5a36029be1e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4396 2024.08.02 17:25:16.158108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4397 2024.08.02 17:25:16.158162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4398 2024.08.02 17:25:16.158181 [ 3 ] {} <Debug> HTTP-Session: 76f0ea5a-81c5-4577-9685-f0e562b19b29 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4399 2024.08.02 17:25:16.158198 [ 3 ] {} <Debug> HTTP-Session: 76f0ea5a-81c5-4577-9685-f0e562b19b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4400 2024.08.02 17:25:16.158212 [ 3 ] {} <Debug> HTTP-Session: 76f0ea5a-81c5-4577-9685-f0e562b19b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4401 2024.08.02 17:25:16.158245 [ 3 ] {} <Trace> HTTP-Session: 76f0ea5a-81c5-4577-9685-f0e562b19b29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4402 2024.08.02 17:25:16.158387 [ 3 ] {989c4935-5122-460a-b6eb-8cc8de83b157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4403 2024.08.02 17:25:16.158434 [ 3 ] {989c4935-5122-460a-b6eb-8cc8de83b157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4404 2024.08.02 17:25:16.158587 [ 3 ] {989c4935-5122-460a-b6eb-8cc8de83b157} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4405 2024.08.02 17:25:16.158938 [ 3 ] {989c4935-5122-460a-b6eb-8cc8de83b157} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4406 2024.08.02 17:25:16.158975 [ 3 ] {989c4935-5122-460a-b6eb-8cc8de83b157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4407 2024.08.02 17:25:16.159291 [ 3 ] {989c4935-5122-460a-b6eb-8cc8de83b157} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4408 2024.08.02 17:25:16.159597 [ 3 ] {989c4935-5122-460a-b6eb-8cc8de83b157} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4409 2024.08.02 17:25:16.159752 [ 3 ] {989c4935-5122-460a-b6eb-8cc8de83b157} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00142 sec., 61971.83098591549 rows/sec., 4.84 MiB/sec.
4410 2024.08.02 17:25:16.159912 [ 3 ] {989c4935-5122-460a-b6eb-8cc8de83b157} <Debug> DynamicQueryHandler: Done processing query
4411 2024.08.02 17:25:16.159938 [ 3 ] {989c4935-5122-460a-b6eb-8cc8de83b157} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4412 2024.08.02 17:25:16.159953 [ 3 ] {} <Debug> HTTP-Session: 76f0ea5a-81c5-4577-9685-f0e562b19b29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4413 2024.08.02 17:25:16.160098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4414 2024.08.02 17:25:16.160146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4415 2024.08.02 17:25:16.160165 [ 3 ] {} <Debug> HTTP-Session: 1edd7c0f-5fc2-4ec5-8443-6f9c12b6141f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4416 2024.08.02 17:25:16.160181 [ 3 ] {} <Debug> HTTP-Session: 1edd7c0f-5fc2-4ec5-8443-6f9c12b6141f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4417 2024.08.02 17:25:16.160194 [ 3 ] {} <Debug> HTTP-Session: 1edd7c0f-5fc2-4ec5-8443-6f9c12b6141f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4418 2024.08.02 17:25:16.160226 [ 3 ] {} <Trace> HTTP-Session: 1edd7c0f-5fc2-4ec5-8443-6f9c12b6141f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4419 2024.08.02 17:25:16.160371 [ 3 ] {31f794bf-0ec4-4d31-b0af-29fd63cc88eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4420 2024.08.02 17:25:16.160419 [ 3 ] {31f794bf-0ec4-4d31-b0af-29fd63cc88eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4421 2024.08.02 17:25:16.160560 [ 3 ] {31f794bf-0ec4-4d31-b0af-29fd63cc88eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4422 2024.08.02 17:25:16.160955 [ 3 ] {31f794bf-0ec4-4d31-b0af-29fd63cc88eb} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4423 2024.08.02 17:25:16.160991 [ 3 ] {31f794bf-0ec4-4d31-b0af-29fd63cc88eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4424 2024.08.02 17:25:16.161376 [ 3 ] {31f794bf-0ec4-4d31-b0af-29fd63cc88eb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4425 2024.08.02 17:25:16.161716 [ 3 ] {31f794bf-0ec4-4d31-b0af-29fd63cc88eb} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4426 2024.08.02 17:25:16.161876 [ 3 ] {31f794bf-0ec4-4d31-b0af-29fd63cc88eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec.
4427 2024.08.02 17:25:16.162044 [ 3 ] {31f794bf-0ec4-4d31-b0af-29fd63cc88eb} <Debug> DynamicQueryHandler: Done processing query
4428 2024.08.02 17:25:16.162068 [ 3 ] {31f794bf-0ec4-4d31-b0af-29fd63cc88eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4429 2024.08.02 17:25:16.162084 [ 3 ] {} <Debug> HTTP-Session: 1edd7c0f-5fc2-4ec5-8443-6f9c12b6141f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4430 2024.08.02 17:25:16.162231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4431 2024.08.02 17:25:16.162280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4432 2024.08.02 17:25:16.162298 [ 3 ] {} <Debug> HTTP-Session: 6f7103ba-6698-4fb1-9881-9e9e6625564a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4433 2024.08.02 17:25:16.162314 [ 3 ] {} <Debug> HTTP-Session: 6f7103ba-6698-4fb1-9881-9e9e6625564a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4434 2024.08.02 17:25:16.162327 [ 3 ] {} <Debug> HTTP-Session: 6f7103ba-6698-4fb1-9881-9e9e6625564a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4435 2024.08.02 17:25:16.162358 [ 3 ] {} <Trace> HTTP-Session: 6f7103ba-6698-4fb1-9881-9e9e6625564a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4436 2024.08.02 17:25:16.162818 [ 3 ] {bab3643b-b2b4-45fe-9473-2e67a1c68494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4437 2024.08.02 17:25:16.162884 [ 3 ] {bab3643b-b2b4-45fe-9473-2e67a1c68494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4438 2024.08.02 17:25:16.163310 [ 3 ] {bab3643b-b2b4-45fe-9473-2e67a1c68494} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4439 2024.08.02 17:25:16.163903 [ 3 ] {bab3643b-b2b4-45fe-9473-2e67a1c68494} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4440 2024.08.02 17:25:16.163940 [ 3 ] {bab3643b-b2b4-45fe-9473-2e67a1c68494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4441 2024.08.02 17:25:16.164555 [ 3 ] {bab3643b-b2b4-45fe-9473-2e67a1c68494} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4442 2024.08.02 17:25:16.164956 [ 3 ] {bab3643b-b2b4-45fe-9473-2e67a1c68494} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4443 2024.08.02 17:25:16.165148 [ 3 ] {bab3643b-b2b4-45fe-9473-2e67a1c68494} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002713 sec., 8846.295613711758 rows/sec., 15.85 MiB/sec.
4444 2024.08.02 17:25:16.165352 [ 3 ] {bab3643b-b2b4-45fe-9473-2e67a1c68494} <Debug> DynamicQueryHandler: Done processing query
4445 2024.08.02 17:25:16.165377 [ 3 ] {bab3643b-b2b4-45fe-9473-2e67a1c68494} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4446 2024.08.02 17:25:16.165393 [ 3 ] {} <Debug> HTTP-Session: 6f7103ba-6698-4fb1-9881-9e9e6625564a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4447 2024.08.02 17:25:16.165527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4448 2024.08.02 17:25:16.165575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4449 2024.08.02 17:25:16.165593 [ 3 ] {} <Debug> HTTP-Session: da55211d-89b6-4809-a094-a555137aa57c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4450 2024.08.02 17:25:16.165609 [ 3 ] {} <Debug> HTTP-Session: da55211d-89b6-4809-a094-a555137aa57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4451 2024.08.02 17:25:16.165622 [ 3 ] {} <Debug> HTTP-Session: da55211d-89b6-4809-a094-a555137aa57c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4452 2024.08.02 17:25:16.165653 [ 3 ] {} <Trace> HTTP-Session: da55211d-89b6-4809-a094-a555137aa57c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4453 2024.08.02 17:25:16.165774 [ 3 ] {5c68c386-de90-43fd-b999-e14fb0298027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4454 2024.08.02 17:25:16.165817 [ 3 ] {5c68c386-de90-43fd-b999-e14fb0298027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4455 2024.08.02 17:25:16.165943 [ 3 ] {5c68c386-de90-43fd-b999-e14fb0298027} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4456 2024.08.02 17:25:16.166246 [ 3 ] {5c68c386-de90-43fd-b999-e14fb0298027} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4457 2024.08.02 17:25:16.166281 [ 3 ] {5c68c386-de90-43fd-b999-e14fb0298027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4458 2024.08.02 17:25:16.166637 [ 3 ] {5c68c386-de90-43fd-b999-e14fb0298027} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4459 2024.08.02 17:25:16.166954 [ 3 ] {5c68c386-de90-43fd-b999-e14fb0298027} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4460 2024.08.02 17:25:16.167118 [ 3 ] {5c68c386-de90-43fd-b999-e14fb0298027} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
4461 2024.08.02 17:25:16.167290 [ 3 ] {5c68c386-de90-43fd-b999-e14fb0298027} <Debug> DynamicQueryHandler: Done processing query
4462 2024.08.02 17:25:16.167314 [ 3 ] {5c68c386-de90-43fd-b999-e14fb0298027} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4463 2024.08.02 17:25:16.167330 [ 3 ] {} <Debug> HTTP-Session: da55211d-89b6-4809-a094-a555137aa57c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4464 2024.08.02 17:25:21.153673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4465 2024.08.02 17:25:21.153805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4466 2024.08.02 17:25:21.153831 [ 3 ] {} <Debug> HTTP-Session: 77869a88-8419-427d-9569-a7e0f2bea3a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4467 2024.08.02 17:25:21.153855 [ 3 ] {} <Debug> HTTP-Session: 77869a88-8419-427d-9569-a7e0f2bea3a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4468 2024.08.02 17:25:21.153870 [ 3 ] {} <Debug> HTTP-Session: 77869a88-8419-427d-9569-a7e0f2bea3a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4469 2024.08.02 17:25:21.153921 [ 3 ] {} <Trace> HTTP-Session: 77869a88-8419-427d-9569-a7e0f2bea3a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4470 2024.08.02 17:25:21.154108 [ 3 ] {e9063540-1150-4f68-bfbd-722a8286069c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4471 2024.08.02 17:25:21.154177 [ 3 ] {e9063540-1150-4f68-bfbd-722a8286069c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4472 2024.08.02 17:25:21.154371 [ 3 ] {e9063540-1150-4f68-bfbd-722a8286069c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4473 2024.08.02 17:25:21.154778 [ 3 ] {e9063540-1150-4f68-bfbd-722a8286069c} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4474 2024.08.02 17:25:21.154822 [ 3 ] {e9063540-1150-4f68-bfbd-722a8286069c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4475 2024.08.02 17:25:21.155198 [ 3 ] {e9063540-1150-4f68-bfbd-722a8286069c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4476 2024.08.02 17:25:21.155539 [ 3 ] {e9063540-1150-4f68-bfbd-722a8286069c} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4477 2024.08.02 17:25:21.155708 [ 3 ] {e9063540-1150-4f68-bfbd-722a8286069c} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001649 sec., 7277.137659187386 rows/sec., 501.01 KiB/sec.
4478 2024.08.02 17:25:21.155919 [ 3 ] {e9063540-1150-4f68-bfbd-722a8286069c} <Debug> DynamicQueryHandler: Done processing query
4479 2024.08.02 17:25:21.155947 [ 3 ] {e9063540-1150-4f68-bfbd-722a8286069c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4480 2024.08.02 17:25:21.155964 [ 3 ] {} <Debug> HTTP-Session: 77869a88-8419-427d-9569-a7e0f2bea3a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4481 2024.08.02 17:25:21.156159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4482 2024.08.02 17:25:21.156208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4483 2024.08.02 17:25:21.156228 [ 3 ] {} <Debug> HTTP-Session: f940242e-9a52-4a48-b1a8-573f351a5e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4484 2024.08.02 17:25:21.156245 [ 3 ] {} <Debug> HTTP-Session: f940242e-9a52-4a48-b1a8-573f351a5e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4485 2024.08.02 17:25:21.156258 [ 3 ] {} <Debug> HTTP-Session: f940242e-9a52-4a48-b1a8-573f351a5e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4486 2024.08.02 17:25:21.156290 [ 3 ] {} <Trace> HTTP-Session: f940242e-9a52-4a48-b1a8-573f351a5e6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4487 2024.08.02 17:25:21.156460 [ 3 ] {92311a6d-168d-41ff-bd88-e774368c96d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4488 2024.08.02 17:25:21.156505 [ 3 ] {92311a6d-168d-41ff-bd88-e774368c96d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4489 2024.08.02 17:25:21.156632 [ 3 ] {92311a6d-168d-41ff-bd88-e774368c96d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4490 2024.08.02 17:25:21.157085 [ 3 ] {92311a6d-168d-41ff-bd88-e774368c96d5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4491 2024.08.02 17:25:21.157124 [ 3 ] {92311a6d-168d-41ff-bd88-e774368c96d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4492 2024.08.02 17:25:21.157453 [ 3 ] {92311a6d-168d-41ff-bd88-e774368c96d5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4493 2024.08.02 17:25:21.157756 [ 3 ] {92311a6d-168d-41ff-bd88-e774368c96d5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4494 2024.08.02 17:25:21.157902 [ 3 ] {92311a6d-168d-41ff-bd88-e774368c96d5} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.001527 sec., 117223.31368696791 rows/sec., 10.39 MiB/sec.
4495 2024.08.02 17:25:21.158078 [ 3 ] {92311a6d-168d-41ff-bd88-e774368c96d5} <Debug> DynamicQueryHandler: Done processing query
4496 2024.08.02 17:25:21.158103 [ 3 ] {92311a6d-168d-41ff-bd88-e774368c96d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4497 2024.08.02 17:25:21.158118 [ 3 ] {} <Debug> HTTP-Session: f940242e-9a52-4a48-b1a8-573f351a5e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4498 2024.08.02 17:25:21.158315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4499 2024.08.02 17:25:21.158368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4500 2024.08.02 17:25:21.158388 [ 3 ] {} <Debug> HTTP-Session: 18380f90-57ce-43a0-8afb-31796d9f9325 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4501 2024.08.02 17:25:21.158404 [ 3 ] {} <Debug> HTTP-Session: 18380f90-57ce-43a0-8afb-31796d9f9325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4502 2024.08.02 17:25:21.158418 [ 3 ] {} <Debug> HTTP-Session: 18380f90-57ce-43a0-8afb-31796d9f9325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4503 2024.08.02 17:25:21.158449 [ 3 ] {} <Trace> HTTP-Session: 18380f90-57ce-43a0-8afb-31796d9f9325 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4504 2024.08.02 17:25:21.158652 [ 3 ] {4c17b811-865f-40c7-8d33-424cd2851f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4505 2024.08.02 17:25:21.158696 [ 3 ] {4c17b811-865f-40c7-8d33-424cd2851f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4506 2024.08.02 17:25:21.158822 [ 3 ] {4c17b811-865f-40c7-8d33-424cd2851f92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4507 2024.08.02 17:25:21.159307 [ 3 ] {4c17b811-865f-40c7-8d33-424cd2851f92} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4508 2024.08.02 17:25:21.159345 [ 3 ] {4c17b811-865f-40c7-8d33-424cd2851f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4509 2024.08.02 17:25:21.159661 [ 3 ] {4c17b811-865f-40c7-8d33-424cd2851f92} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4510 2024.08.02 17:25:21.159957 [ 3 ] {4c17b811-865f-40c7-8d33-424cd2851f92} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4511 2024.08.02 17:25:21.160100 [ 3 ] {4c17b811-865f-40c7-8d33-424cd2851f92} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.001555 sec., 249517.68488745982 rows/sec., 17.56 MiB/sec.
4512 2024.08.02 17:25:21.160356 [ 3 ] {4c17b811-865f-40c7-8d33-424cd2851f92} <Debug> DynamicQueryHandler: Done processing query
4513 2024.08.02 17:25:21.160397 [ 3 ] {4c17b811-865f-40c7-8d33-424cd2851f92} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4514 2024.08.02 17:25:21.160413 [ 3 ] {} <Debug> HTTP-Session: 18380f90-57ce-43a0-8afb-31796d9f9325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4515 2024.08.02 17:25:21.160542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4516 2024.08.02 17:25:21.160589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4517 2024.08.02 17:25:21.160608 [ 3 ] {} <Debug> HTTP-Session: 0c5e6e1a-6e1c-4d9b-83a9-8b3488d0ab0c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4518 2024.08.02 17:25:21.160624 [ 3 ] {} <Debug> HTTP-Session: 0c5e6e1a-6e1c-4d9b-83a9-8b3488d0ab0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4519 2024.08.02 17:25:21.160638 [ 3 ] {} <Debug> HTTP-Session: 0c5e6e1a-6e1c-4d9b-83a9-8b3488d0ab0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4520 2024.08.02 17:25:21.160669 [ 3 ] {} <Trace> HTTP-Session: 0c5e6e1a-6e1c-4d9b-83a9-8b3488d0ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4521 2024.08.02 17:25:21.160765 [ 3 ] {47dd1e2b-3312-4e9e-84df-20b0d4f526bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4522 2024.08.02 17:25:21.160811 [ 3 ] {47dd1e2b-3312-4e9e-84df-20b0d4f526bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4523 2024.08.02 17:25:21.160961 [ 3 ] {47dd1e2b-3312-4e9e-84df-20b0d4f526bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4524 2024.08.02 17:25:21.161221 [ 3 ] {47dd1e2b-3312-4e9e-84df-20b0d4f526bb} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4525 2024.08.02 17:25:21.161257 [ 3 ] {47dd1e2b-3312-4e9e-84df-20b0d4f526bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4526 2024.08.02 17:25:21.161613 [ 3 ] {47dd1e2b-3312-4e9e-84df-20b0d4f526bb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4527 2024.08.02 17:25:21.161934 [ 3 ] {47dd1e2b-3312-4e9e-84df-20b0d4f526bb} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4528 2024.08.02 17:25:21.162079 [ 3 ] {47dd1e2b-3312-4e9e-84df-20b0d4f526bb} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 193.84 KiB/sec.
4529 2024.08.02 17:25:21.162386 [ 3 ] {47dd1e2b-3312-4e9e-84df-20b0d4f526bb} <Debug> DynamicQueryHandler: Done processing query
4530 2024.08.02 17:25:21.162413 [ 3 ] {47dd1e2b-3312-4e9e-84df-20b0d4f526bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4531 2024.08.02 17:25:21.162428 [ 3 ] {} <Debug> HTTP-Session: 0c5e6e1a-6e1c-4d9b-83a9-8b3488d0ab0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4532 2024.08.02 17:25:21.162555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4533 2024.08.02 17:25:21.162604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4534 2024.08.02 17:25:21.162623 [ 3 ] {} <Debug> HTTP-Session: 957468aa-71df-48d3-95e8-5dbbaa525f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4535 2024.08.02 17:25:21.162643 [ 3 ] {} <Debug> HTTP-Session: 957468aa-71df-48d3-95e8-5dbbaa525f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4536 2024.08.02 17:25:21.162661 [ 3 ] {} <Debug> HTTP-Session: 957468aa-71df-48d3-95e8-5dbbaa525f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4537 2024.08.02 17:25:21.162690 [ 3 ] {} <Trace> HTTP-Session: 957468aa-71df-48d3-95e8-5dbbaa525f28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4538 2024.08.02 17:25:21.162805 [ 3 ] {aeead488-455a-4a26-937a-ee1e0f3e1179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4539 2024.08.02 17:25:21.162853 [ 3 ] {aeead488-455a-4a26-937a-ee1e0f3e1179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4540 2024.08.02 17:25:21.163011 [ 3 ] {aeead488-455a-4a26-937a-ee1e0f3e1179} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4541 2024.08.02 17:25:21.163362 [ 3 ] {aeead488-455a-4a26-937a-ee1e0f3e1179} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4542 2024.08.02 17:25:21.163399 [ 3 ] {aeead488-455a-4a26-937a-ee1e0f3e1179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4543 2024.08.02 17:25:21.163753 [ 3 ] {aeead488-455a-4a26-937a-ee1e0f3e1179} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4544 2024.08.02 17:25:21.164082 [ 3 ] {aeead488-455a-4a26-937a-ee1e0f3e1179} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4545 2024.08.02 17:25:21.164239 [ 3 ] {aeead488-455a-4a26-937a-ee1e0f3e1179} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001468 sec., 52452.31607629428 rows/sec., 3.23 MiB/sec.
4546 2024.08.02 17:25:21.164394 [ 3 ] {aeead488-455a-4a26-937a-ee1e0f3e1179} <Debug> DynamicQueryHandler: Done processing query
4547 2024.08.02 17:25:21.164419 [ 3 ] {aeead488-455a-4a26-937a-ee1e0f3e1179} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4548 2024.08.02 17:25:21.164436 [ 3 ] {} <Debug> HTTP-Session: 957468aa-71df-48d3-95e8-5dbbaa525f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4549 2024.08.02 17:25:21.164594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4550 2024.08.02 17:25:21.164641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4551 2024.08.02 17:25:21.164659 [ 3 ] {} <Debug> HTTP-Session: 94db801d-b323-4081-85e0-b8a647342f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4552 2024.08.02 17:25:21.164675 [ 3 ] {} <Debug> HTTP-Session: 94db801d-b323-4081-85e0-b8a647342f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4553 2024.08.02 17:25:21.164689 [ 3 ] {} <Debug> HTTP-Session: 94db801d-b323-4081-85e0-b8a647342f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4554 2024.08.02 17:25:21.164719 [ 3 ] {} <Trace> HTTP-Session: 94db801d-b323-4081-85e0-b8a647342f77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4555 2024.08.02 17:25:21.164883 [ 3 ] {3528d3a3-49fc-4999-b481-e4a97166d543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4556 2024.08.02 17:25:21.164929 [ 3 ] {3528d3a3-49fc-4999-b481-e4a97166d543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4557 2024.08.02 17:25:21.165067 [ 3 ] {3528d3a3-49fc-4999-b481-e4a97166d543} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4558 2024.08.02 17:25:21.165436 [ 3 ] {3528d3a3-49fc-4999-b481-e4a97166d543} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4559 2024.08.02 17:25:21.165472 [ 3 ] {3528d3a3-49fc-4999-b481-e4a97166d543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4560 2024.08.02 17:25:21.165842 [ 3 ] {3528d3a3-49fc-4999-b481-e4a97166d543} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4561 2024.08.02 17:25:21.166172 [ 3 ] {3528d3a3-49fc-4999-b481-e4a97166d543} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4562 2024.08.02 17:25:21.166326 [ 3 ] {3528d3a3-49fc-4999-b481-e4a97166d543} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec.
4563 2024.08.02 17:25:21.166493 [ 3 ] {3528d3a3-49fc-4999-b481-e4a97166d543} <Debug> DynamicQueryHandler: Done processing query
4564 2024.08.02 17:25:21.166518 [ 3 ] {3528d3a3-49fc-4999-b481-e4a97166d543} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4565 2024.08.02 17:25:21.166534 [ 3 ] {} <Debug> HTTP-Session: 94db801d-b323-4081-85e0-b8a647342f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4566 2024.08.02 17:25:21.166659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4567 2024.08.02 17:25:21.166707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4568 2024.08.02 17:25:21.166727 [ 3 ] {} <Debug> HTTP-Session: 18b905bf-c475-453d-af49-971141694655 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4569 2024.08.02 17:25:21.166743 [ 3 ] {} <Debug> HTTP-Session: 18b905bf-c475-453d-af49-971141694655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4570 2024.08.02 17:25:21.166757 [ 3 ] {} <Debug> HTTP-Session: 18b905bf-c475-453d-af49-971141694655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4571 2024.08.02 17:25:21.166787 [ 3 ] {} <Trace> HTTP-Session: 18b905bf-c475-453d-af49-971141694655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4572 2024.08.02 17:25:21.166942 [ 3 ] {688d78f1-a0ae-44e2-b948-aae513d0e57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4573 2024.08.02 17:25:21.167006 [ 3 ] {688d78f1-a0ae-44e2-b948-aae513d0e57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4574 2024.08.02 17:25:21.167421 [ 3 ] {688d78f1-a0ae-44e2-b948-aae513d0e57a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4575 2024.08.02 17:25:21.167865 [ 3 ] {688d78f1-a0ae-44e2-b948-aae513d0e57a} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4576 2024.08.02 17:25:21.167902 [ 3 ] {688d78f1-a0ae-44e2-b948-aae513d0e57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4577 2024.08.02 17:25:21.168470 [ 3 ] {688d78f1-a0ae-44e2-b948-aae513d0e57a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4578 2024.08.02 17:25:21.168872 [ 3 ] {688d78f1-a0ae-44e2-b948-aae513d0e57a} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4579 2024.08.02 17:25:21.169061 [ 3 ] {688d78f1-a0ae-44e2-b948-aae513d0e57a} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00219 sec., 2739.72602739726 rows/sec., 4.91 MiB/sec.
4580 2024.08.02 17:25:21.169560 [ 3 ] {688d78f1-a0ae-44e2-b948-aae513d0e57a} <Debug> DynamicQueryHandler: Done processing query
4581 2024.08.02 17:25:21.169585 [ 3 ] {688d78f1-a0ae-44e2-b948-aae513d0e57a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4582 2024.08.02 17:25:21.169601 [ 3 ] {} <Debug> HTTP-Session: 18b905bf-c475-453d-af49-971141694655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4583 2024.08.02 17:25:21.169716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4584 2024.08.02 17:25:21.169764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4585 2024.08.02 17:25:21.169784 [ 3 ] {} <Debug> HTTP-Session: ae603f64-fb59-4142-8574-832ad7557bac Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4586 2024.08.02 17:25:21.169800 [ 3 ] {} <Debug> HTTP-Session: ae603f64-fb59-4142-8574-832ad7557bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4587 2024.08.02 17:25:21.169814 [ 3 ] {} <Debug> HTTP-Session: ae603f64-fb59-4142-8574-832ad7557bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4588 2024.08.02 17:25:21.169844 [ 3 ] {} <Trace> HTTP-Session: ae603f64-fb59-4142-8574-832ad7557bac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4589 2024.08.02 17:25:21.169946 [ 3 ] {b298ffca-59f4-4671-9662-effb889a5717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4590 2024.08.02 17:25:21.169992 [ 3 ] {b298ffca-59f4-4671-9662-effb889a5717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4591 2024.08.02 17:25:21.170141 [ 3 ] {b298ffca-59f4-4671-9662-effb889a5717} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4592 2024.08.02 17:25:21.170483 [ 3 ] {b298ffca-59f4-4671-9662-effb889a5717} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4593 2024.08.02 17:25:21.170521 [ 3 ] {b298ffca-59f4-4671-9662-effb889a5717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4594 2024.08.02 17:25:21.170895 [ 3 ] {b298ffca-59f4-4671-9662-effb889a5717} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4595 2024.08.02 17:25:21.171223 [ 3 ] {b298ffca-59f4-4671-9662-effb889a5717} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4596 2024.08.02 17:25:21.171371 [ 3 ] {b298ffca-59f4-4671-9662-effb889a5717} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001448 sec., 15883.977900552485 rows/sec., 859.21 KiB/sec.
4597 2024.08.02 17:25:21.171686 [ 3 ] {b298ffca-59f4-4671-9662-effb889a5717} <Debug> DynamicQueryHandler: Done processing query
4598 2024.08.02 17:25:21.171711 [ 3 ] {b298ffca-59f4-4671-9662-effb889a5717} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4599 2024.08.02 17:25:21.171728 [ 3 ] {} <Debug> HTTP-Session: ae603f64-fb59-4142-8574-832ad7557bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4600 2024.08.02 17:25:21.171878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4601 2024.08.02 17:25:21.171927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4602 2024.08.02 17:25:21.171947 [ 3 ] {} <Debug> HTTP-Session: c6a10742-6885-4c58-b00a-40ce2aa266ff Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4603 2024.08.02 17:25:21.171963 [ 3 ] {} <Debug> HTTP-Session: c6a10742-6885-4c58-b00a-40ce2aa266ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4604 2024.08.02 17:25:21.171977 [ 3 ] {} <Debug> HTTP-Session: c6a10742-6885-4c58-b00a-40ce2aa266ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4605 2024.08.02 17:25:21.172007 [ 3 ] {} <Trace> HTTP-Session: c6a10742-6885-4c58-b00a-40ce2aa266ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4606 2024.08.02 17:25:21.172125 [ 3 ] {f64eca52-9d73-4c8d-9124-2b374a3a8f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4607 2024.08.02 17:25:21.172173 [ 3 ] {f64eca52-9d73-4c8d-9124-2b374a3a8f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4608 2024.08.02 17:25:21.172319 [ 3 ] {f64eca52-9d73-4c8d-9124-2b374a3a8f4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4609 2024.08.02 17:25:21.172615 [ 3 ] {f64eca52-9d73-4c8d-9124-2b374a3a8f4b} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4610 2024.08.02 17:25:21.172651 [ 3 ] {f64eca52-9d73-4c8d-9124-2b374a3a8f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4611 2024.08.02 17:25:21.173038 [ 3 ] {f64eca52-9d73-4c8d-9124-2b374a3a8f4b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4612 2024.08.02 17:25:21.173371 [ 3 ] {f64eca52-9d73-4c8d-9124-2b374a3a8f4b} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4613 2024.08.02 17:25:21.173510 [ 3 ] {f64eca52-9d73-4c8d-9124-2b374a3a8f4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec.
4614 2024.08.02 17:25:21.173664 [ 3 ] {f64eca52-9d73-4c8d-9124-2b374a3a8f4b} <Debug> DynamicQueryHandler: Done processing query
4615 2024.08.02 17:25:21.173688 [ 3 ] {f64eca52-9d73-4c8d-9124-2b374a3a8f4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4616 2024.08.02 17:25:21.173704 [ 3 ] {} <Debug> HTTP-Session: c6a10742-6885-4c58-b00a-40ce2aa266ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4617 2024.08.02 17:25:23.100394 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
4618 2024.08.02 17:25:23.100443 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
4619 2024.08.02 17:25:24.001407 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00102945 sec.
4620 2024.08.02 17:25:26.150604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4621 2024.08.02 17:25:26.150734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4622 2024.08.02 17:25:26.150760 [ 3 ] {} <Debug> HTTP-Session: 46ac7d8b-d22c-4df2-ba0f-85b2b87264da Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4623 2024.08.02 17:25:26.150790 [ 3 ] {} <Debug> HTTP-Session: 46ac7d8b-d22c-4df2-ba0f-85b2b87264da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4624 2024.08.02 17:25:26.150805 [ 3 ] {} <Debug> HTTP-Session: 46ac7d8b-d22c-4df2-ba0f-85b2b87264da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4625 2024.08.02 17:25:26.150861 [ 3 ] {} <Trace> HTTP-Session: 46ac7d8b-d22c-4df2-ba0f-85b2b87264da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4626 2024.08.02 17:25:26.151061 [ 3 ] {b03f7ada-f6e5-4ab3-ab47-696b8c87aa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4627 2024.08.02 17:25:26.151130 [ 3 ] {b03f7ada-f6e5-4ab3-ab47-696b8c87aa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4628 2024.08.02 17:25:26.151326 [ 3 ] {b03f7ada-f6e5-4ab3-ab47-696b8c87aa57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4629 2024.08.02 17:25:26.151736 [ 3 ] {b03f7ada-f6e5-4ab3-ab47-696b8c87aa57} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4630 2024.08.02 17:25:26.151778 [ 3 ] {b03f7ada-f6e5-4ab3-ab47-696b8c87aa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4631 2024.08.02 17:25:26.152152 [ 3 ] {b03f7ada-f6e5-4ab3-ab47-696b8c87aa57} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4632 2024.08.02 17:25:26.152492 [ 3 ] {b03f7ada-f6e5-4ab3-ab47-696b8c87aa57} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4633 2024.08.02 17:25:26.152663 [ 3 ] {b03f7ada-f6e5-4ab3-ab47-696b8c87aa57} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.15 MiB/sec.
4634 2024.08.02 17:25:26.152899 [ 3 ] {b03f7ada-f6e5-4ab3-ab47-696b8c87aa57} <Debug> DynamicQueryHandler: Done processing query
4635 2024.08.02 17:25:26.152925 [ 3 ] {b03f7ada-f6e5-4ab3-ab47-696b8c87aa57} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4636 2024.08.02 17:25:26.152941 [ 3 ] {} <Debug> HTTP-Session: 46ac7d8b-d22c-4df2-ba0f-85b2b87264da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4637 2024.08.02 17:25:26.153117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4638 2024.08.02 17:25:26.153168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4639 2024.08.02 17:25:26.153188 [ 3 ] {} <Debug> HTTP-Session: 4abfdaa7-e174-49c9-995c-f989e7f5af22 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4640 2024.08.02 17:25:26.153204 [ 3 ] {} <Debug> HTTP-Session: 4abfdaa7-e174-49c9-995c-f989e7f5af22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4641 2024.08.02 17:25:26.153217 [ 3 ] {} <Debug> HTTP-Session: 4abfdaa7-e174-49c9-995c-f989e7f5af22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4642 2024.08.02 17:25:26.153248 [ 3 ] {} <Trace> HTTP-Session: 4abfdaa7-e174-49c9-995c-f989e7f5af22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4643 2024.08.02 17:25:26.153380 [ 3 ] {5ad7f12a-a8e6-42c7-ac8e-2253111339cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4644 2024.08.02 17:25:26.153425 [ 3 ] {5ad7f12a-a8e6-42c7-ac8e-2253111339cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4645 2024.08.02 17:25:26.153550 [ 3 ] {5ad7f12a-a8e6-42c7-ac8e-2253111339cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4646 2024.08.02 17:25:26.153925 [ 3 ] {5ad7f12a-a8e6-42c7-ac8e-2253111339cf} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4647 2024.08.02 17:25:26.153962 [ 3 ] {5ad7f12a-a8e6-42c7-ac8e-2253111339cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4648 2024.08.02 17:25:26.154278 [ 3 ] {5ad7f12a-a8e6-42c7-ac8e-2253111339cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4649 2024.08.02 17:25:26.154581 [ 3 ] {5ad7f12a-a8e6-42c7-ac8e-2253111339cf} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4650 2024.08.02 17:25:26.154742 [ 3 ] {5ad7f12a-a8e6-42c7-ac8e-2253111339cf} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.001407 sec., 90973.70291400142 rows/sec., 7.50 MiB/sec.
4651 2024.08.02 17:25:26.154746 [ 149 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4652 2024.08.02 17:25:26.154859 [ 149 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4653 2024.08.02 17:25:26.154894 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4654 2024.08.02 17:25:26.154982 [ 3 ] {5ad7f12a-a8e6-42c7-ac8e-2253111339cf} <Debug> DynamicQueryHandler: Done processing query
4655 2024.08.02 17:25:26.155057 [ 3 ] {5ad7f12a-a8e6-42c7-ac8e-2253111339cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4656 2024.08.02 17:25:26.155193 [ 3 ] {} <Debug> HTTP-Session: 4abfdaa7-e174-49c9-995c-f989e7f5af22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4657 2024.08.02 17:25:26.155260 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
4658 2024.08.02 17:25:26.155428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4659 2024.08.02 17:25:26.155533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4660 2024.08.02 17:25:26.155572 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4661 2024.08.02 17:25:26.155585 [ 3 ] {} <Debug> HTTP-Session: 7de74a7e-df0d-40af-9ff9-acc5ff81514d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4662 2024.08.02 17:25:26.155632 [ 3 ] {} <Debug> HTTP-Session: 7de74a7e-df0d-40af-9ff9-acc5ff81514d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4663 2024.08.02 17:25:26.155635 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 290 rows starting from the beginning of the part
4664 2024.08.02 17:25:26.155650 [ 3 ] {} <Debug> HTTP-Session: 7de74a7e-df0d-40af-9ff9-acc5ff81514d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4665 2024.08.02 17:25:26.155727 [ 3 ] {} <Trace> HTTP-Session: 7de74a7e-df0d-40af-9ff9-acc5ff81514d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4666 2024.08.02 17:25:26.155902 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 164 rows starting from the beginning of the part
4667 2024.08.02 17:25:26.156093 [ 3 ] {7e8790e8-277e-45d4-97b3-5b1001651374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4668 2024.08.02 17:25:26.156190 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 180 rows starting from the beginning of the part
4669 2024.08.02 17:25:26.156231 [ 3 ] {7e8790e8-277e-45d4-97b3-5b1001651374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4670 2024.08.02 17:25:26.156545 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part
4671 2024.08.02 17:25:26.156919 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 179 rows starting from the beginning of the part
4672 2024.08.02 17:25:26.157144 [ 3 ] {7e8790e8-277e-45d4-97b3-5b1001651374} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4673 2024.08.02 17:25:26.157251 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part
4674 2024.08.02 17:25:26.158088 [ 3 ] {7e8790e8-277e-45d4-97b3-5b1001651374} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4675 2024.08.02 17:25:26.158152 [ 3 ] {7e8790e8-277e-45d4-97b3-5b1001651374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4676 2024.08.02 17:25:26.159010 [ 3 ] {7e8790e8-277e-45d4-97b3-5b1001651374} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4677 2024.08.02 17:25:26.159918 [ 3 ] {7e8790e8-277e-45d4-97b3-5b1001651374} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4678 2024.08.02 17:25:26.160191 [ 149 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4679 2024.08.02 17:25:26.160322 [ 149 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4680 2024.08.02 17:25:26.160374 [ 3 ] {7e8790e8-277e-45d4-97b3-5b1001651374} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.004398 sec., 20009.095043201454 rows/sec., 1.56 MiB/sec.
4681 2024.08.02 17:25:26.160407 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4682 2024.08.02 17:25:26.160758 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1069 rows, containing 4 columns (4 merged, 0 gathered) in 0.00573602 sec., 186366.15632442007 rows/sec., 15.90 MiB/sec.
4683 2024.08.02 17:25:26.161130 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
4684 2024.08.02 17:25:26.161202 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4685 2024.08.02 17:25:26.161395 [ 3 ] {7e8790e8-277e-45d4-97b3-5b1001651374} <Debug> DynamicQueryHandler: Done processing query
4686 2024.08.02 17:25:26.161519 [ 3 ] {7e8790e8-277e-45d4-97b3-5b1001651374} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4687 2024.08.02 17:25:26.161642 [ 3 ] {} <Debug> HTTP-Session: 7de74a7e-df0d-40af-9ff9-acc5ff81514d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4688 2024.08.02 17:25:26.161920 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4689 2024.08.02 17:25:26.162110 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 460 rows starting from the beginning of the part
4690 2024.08.02 17:25:26.162139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4691 2024.08.02 17:25:26.162454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4692 2024.08.02 17:25:26.162524 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part
4693 2024.08.02 17:25:26.162616 [ 3 ] {} <Debug> HTTP-Session: 7dc4ccb6-346c-45bd-b440-61f3491308d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4694 2024.08.02 17:25:26.162779 [ 3 ] {} <Debug> HTTP-Session: 7dc4ccb6-346c-45bd-b440-61f3491308d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4695 2024.08.02 17:25:26.162898 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 390 rows starting from the beginning of the part
4696 2024.08.02 17:25:26.162892 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_21_4} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4697 2024.08.02 17:25:26.162936 [ 3 ] {} <Debug> HTTP-Session: 7dc4ccb6-346c-45bd-b440-61f3491308d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4698 2024.08.02 17:25:26.163302 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 88 rows starting from the beginning of the part
4699 2024.08.02 17:25:26.163328 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_21_4} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4700 2024.08.02 17:25:26.163615 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 388 rows starting from the beginning of the part
4701 2024.08.02 17:25:26.163632 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
4702 2024.08.02 17:25:26.163716 [ 3 ] {} <Trace> HTTP-Session: 7dc4ccb6-346c-45bd-b440-61f3491308d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4703 2024.08.02 17:25:26.163895 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 88 rows starting from the beginning of the part
4704 2024.08.02 17:25:26.164376 [ 3 ] {0377c4e3-0538-4807-8859-b66137e90656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4705 2024.08.02 17:25:26.164450 [ 3 ] {0377c4e3-0538-4807-8859-b66137e90656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4706 2024.08.02 17:25:26.165056 [ 3 ] {0377c4e3-0538-4807-8859-b66137e90656} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4707 2024.08.02 17:25:26.166035 [ 3 ] {0377c4e3-0538-4807-8859-b66137e90656} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4708 2024.08.02 17:25:26.166136 [ 3 ] {0377c4e3-0538-4807-8859-b66137e90656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4709 2024.08.02 17:25:26.166877 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 4 columns (4 merged, 0 gathered) in 0.00626113 sec., 243725.97278765973 rows/sec., 17.59 MiB/sec.
4710 2024.08.02 17:25:26.167040 [ 3 ] {0377c4e3-0538-4807-8859-b66137e90656} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4711 2024.08.02 17:25:26.167092 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4712 2024.08.02 17:25:26.168018 [ 3 ] {0377c4e3-0538-4807-8859-b66137e90656} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4713 2024.08.02 17:25:26.168049 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_21_4} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4714 2024.08.02 17:25:26.168244 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_21_4} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4715 2024.08.02 17:25:26.168391 [ 3 ] {0377c4e3-0538-4807-8859-b66137e90656} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004267 sec., 37497.07054136396 rows/sec., 2.61 MiB/sec.
4716 2024.08.02 17:25:26.168502 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
4717 2024.08.02 17:25:26.168835 [ 3 ] {0377c4e3-0538-4807-8859-b66137e90656} <Debug> DynamicQueryHandler: Done processing query
4718 2024.08.02 17:25:26.168865 [ 3 ] {0377c4e3-0538-4807-8859-b66137e90656} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4719 2024.08.02 17:25:26.168881 [ 3 ] {} <Debug> HTTP-Session: 7dc4ccb6-346c-45bd-b440-61f3491308d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4720 2024.08.02 17:25:26.169064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4721 2024.08.02 17:25:26.169112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4722 2024.08.02 17:25:26.169131 [ 3 ] {} <Debug> HTTP-Session: 1c414000-d837-4d1d-a37c-9bcee397a442 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4723 2024.08.02 17:25:26.169150 [ 3 ] {} <Debug> HTTP-Session: 1c414000-d837-4d1d-a37c-9bcee397a442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4724 2024.08.02 17:25:26.169163 [ 3 ] {} <Debug> HTTP-Session: 1c414000-d837-4d1d-a37c-9bcee397a442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4725 2024.08.02 17:25:26.169194 [ 3 ] {} <Trace> HTTP-Session: 1c414000-d837-4d1d-a37c-9bcee397a442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4726 2024.08.02 17:25:26.169717 [ 3 ] {5205d446-a7df-4d2d-be7c-bb7f08185e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4727 2024.08.02 17:25:26.169788 [ 3 ] {5205d446-a7df-4d2d-be7c-bb7f08185e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4728 2024.08.02 17:25:26.170233 [ 3 ] {5205d446-a7df-4d2d-be7c-bb7f08185e24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4729 2024.08.02 17:25:26.170906 [ 3 ] {5205d446-a7df-4d2d-be7c-bb7f08185e24} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4730 2024.08.02 17:25:26.170941 [ 3 ] {5205d446-a7df-4d2d-be7c-bb7f08185e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4731 2024.08.02 17:25:26.171596 [ 3 ] {5205d446-a7df-4d2d-be7c-bb7f08185e24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4732 2024.08.02 17:25:26.172005 [ 3 ] {5205d446-a7df-4d2d-be7c-bb7f08185e24} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4733 2024.08.02 17:25:26.172194 [ 149 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4734 2024.08.02 17:25:26.172205 [ 3 ] {5205d446-a7df-4d2d-be7c-bb7f08185e24} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002908 sec., 8253.094910591471 rows/sec., 14.79 MiB/sec.
4735 2024.08.02 17:25:26.172247 [ 149 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4736 2024.08.02 17:25:26.172313 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4737 2024.08.02 17:25:26.172848 [ 187 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
4738 2024.08.02 17:25:26.173124 [ 3 ] {5205d446-a7df-4d2d-be7c-bb7f08185e24} <Debug> DynamicQueryHandler: Done processing query
4739 2024.08.02 17:25:26.173183 [ 3 ] {5205d446-a7df-4d2d-be7c-bb7f08185e24} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4740 2024.08.02 17:25:26.173230 [ 3 ] {} <Debug> HTTP-Session: 1c414000-d837-4d1d-a37c-9bcee397a442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4741 2024.08.02 17:25:26.173465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4742 2024.08.02 17:25:26.173522 [ 187 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4743 2024.08.02 17:25:26.173560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4744 2024.08.02 17:25:26.173622 [ 3 ] {} <Debug> HTTP-Session: 37659e4e-d0ff-4c89-99d4-9b659c6b66e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4745 2024.08.02 17:25:26.173667 [ 3 ] {} <Debug> HTTP-Session: 37659e4e-d0ff-4c89-99d4-9b659c6b66e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4746 2024.08.02 17:25:26.173670 [ 187 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 202 rows starting from the beginning of the part
4747 2024.08.02 17:25:26.173693 [ 3 ] {} <Debug> HTTP-Session: 37659e4e-d0ff-4c89-99d4-9b659c6b66e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4748 2024.08.02 17:25:26.173778 [ 3 ] {} <Trace> HTTP-Session: 37659e4e-d0ff-4c89-99d4-9b659c6b66e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4749 2024.08.02 17:25:26.174235 [ 3 ] {68d66677-642d-4ec8-aa78-725b5a1ed419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4750 2024.08.02 17:25:26.174339 [ 187 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part
4751 2024.08.02 17:25:26.174349 [ 3 ] {68d66677-642d-4ec8-aa78-725b5a1ed419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4752 2024.08.02 17:25:26.175279 [ 187 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
4753 2024.08.02 17:25:26.175298 [ 3 ] {68d66677-642d-4ec8-aa78-725b5a1ed419} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4754 2024.08.02 17:25:26.175832 [ 187 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part
4755 2024.08.02 17:25:26.176439 [ 3 ] {68d66677-642d-4ec8-aa78-725b5a1ed419} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4756 2024.08.02 17:25:26.176530 [ 3 ] {68d66677-642d-4ec8-aa78-725b5a1ed419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4757 2024.08.02 17:25:26.176545 [ 187 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
4758 2024.08.02 17:25:26.177246 [ 187 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part
4759 2024.08.02 17:25:26.177984 [ 3 ] {68d66677-642d-4ec8-aa78-725b5a1ed419} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4760 2024.08.02 17:25:26.178614 [ 3 ] {68d66677-642d-4ec8-aa78-725b5a1ed419} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4761 2024.08.02 17:25:26.179305 [ 3 ] {68d66677-642d-4ec8-aa78-725b5a1ed419} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005285 sec., 11352.885525070957 rows/sec., 783.47 KiB/sec.
4762 2024.08.02 17:25:26.180229 [ 3 ] {68d66677-642d-4ec8-aa78-725b5a1ed419} <Debug> DynamicQueryHandler: Done processing query
4763 2024.08.02 17:25:26.180290 [ 3 ] {68d66677-642d-4ec8-aa78-725b5a1ed419} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4764 2024.08.02 17:25:26.180336 [ 3 ] {} <Debug> HTTP-Session: 37659e4e-d0ff-4c89-99d4-9b659c6b66e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4765 2024.08.02 17:25:26.182238 [ 198 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 19 columns (19 merged, 0 gathered) in 0.009800438 sec., 29182.369196152253 rows/sec., 52.29 MiB/sec.
4766 2024.08.02 17:25:26.182749 [ 195 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4767 2024.08.02 17:25:26.183371 [ 195 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4768 2024.08.02 17:25:26.183458 [ 195 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4769 2024.08.02 17:25:26.183606 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB.
4770 2024.08.02 17:25:31.154656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4771 2024.08.02 17:25:31.154785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4772 2024.08.02 17:25:31.154811 [ 3 ] {} <Debug> HTTP-Session: a78f7175-91fc-4e88-82cf-ff9f5a53646d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4773 2024.08.02 17:25:31.154836 [ 3 ] {} <Debug> HTTP-Session: a78f7175-91fc-4e88-82cf-ff9f5a53646d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4774 2024.08.02 17:25:31.154850 [ 3 ] {} <Debug> HTTP-Session: a78f7175-91fc-4e88-82cf-ff9f5a53646d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4775 2024.08.02 17:25:31.154901 [ 3 ] {} <Trace> HTTP-Session: a78f7175-91fc-4e88-82cf-ff9f5a53646d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4776 2024.08.02 17:25:31.155094 [ 3 ] {a83f4817-006f-4367-a97d-ec6e2a1ab783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4777 2024.08.02 17:25:31.155167 [ 3 ] {a83f4817-006f-4367-a97d-ec6e2a1ab783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4778 2024.08.02 17:25:31.155365 [ 3 ] {a83f4817-006f-4367-a97d-ec6e2a1ab783} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4779 2024.08.02 17:25:31.155837 [ 3 ] {a83f4817-006f-4367-a97d-ec6e2a1ab783} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4780 2024.08.02 17:25:31.155887 [ 3 ] {a83f4817-006f-4367-a97d-ec6e2a1ab783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4781 2024.08.02 17:25:31.156293 [ 3 ] {a83f4817-006f-4367-a97d-ec6e2a1ab783} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4782 2024.08.02 17:25:31.156644 [ 3 ] {a83f4817-006f-4367-a97d-ec6e2a1ab783} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4783 2024.08.02 17:25:31.156815 [ 3 ] {a83f4817-006f-4367-a97d-ec6e2a1ab783} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001775 sec., 6760.56338028169 rows/sec., 465.45 KiB/sec.
4784 2024.08.02 17:25:31.157035 [ 3 ] {a83f4817-006f-4367-a97d-ec6e2a1ab783} <Debug> DynamicQueryHandler: Done processing query
4785 2024.08.02 17:25:31.157062 [ 3 ] {a83f4817-006f-4367-a97d-ec6e2a1ab783} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4786 2024.08.02 17:25:31.157079 [ 3 ] {} <Debug> HTTP-Session: a78f7175-91fc-4e88-82cf-ff9f5a53646d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4787 2024.08.02 17:25:31.157219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4788 2024.08.02 17:25:31.157275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4789 2024.08.02 17:25:31.157296 [ 3 ] {} <Debug> HTTP-Session: 599a3c3a-d36f-4edd-9659-2697899263c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4790 2024.08.02 17:25:31.157314 [ 3 ] {} <Debug> HTTP-Session: 599a3c3a-d36f-4edd-9659-2697899263c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4791 2024.08.02 17:25:31.157328 [ 3 ] {} <Debug> HTTP-Session: 599a3c3a-d36f-4edd-9659-2697899263c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4792 2024.08.02 17:25:31.157364 [ 3 ] {} <Trace> HTTP-Session: 599a3c3a-d36f-4edd-9659-2697899263c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4793 2024.08.02 17:25:31.157472 [ 3 ] {685e5037-1b55-42ac-91ac-02f2c9d653a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4794 2024.08.02 17:25:31.157520 [ 3 ] {685e5037-1b55-42ac-91ac-02f2c9d653a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4795 2024.08.02 17:25:31.157653 [ 3 ] {685e5037-1b55-42ac-91ac-02f2c9d653a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4796 2024.08.02 17:25:31.157949 [ 3 ] {685e5037-1b55-42ac-91ac-02f2c9d653a1} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4797 2024.08.02 17:25:31.157985 [ 3 ] {685e5037-1b55-42ac-91ac-02f2c9d653a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4798 2024.08.02 17:25:31.158287 [ 3 ] {685e5037-1b55-42ac-91ac-02f2c9d653a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4799 2024.08.02 17:25:31.158596 [ 3 ] {685e5037-1b55-42ac-91ac-02f2c9d653a1} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4800 2024.08.02 17:25:31.158743 [ 3 ] {685e5037-1b55-42ac-91ac-02f2c9d653a1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001293 sec., 3093.580819798917 rows/sec., 252.26 KiB/sec.
4801 2024.08.02 17:25:31.158926 [ 3 ] {685e5037-1b55-42ac-91ac-02f2c9d653a1} <Debug> DynamicQueryHandler: Done processing query
4802 2024.08.02 17:25:31.158950 [ 3 ] {685e5037-1b55-42ac-91ac-02f2c9d653a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4803 2024.08.02 17:25:31.158967 [ 3 ] {} <Debug> HTTP-Session: 599a3c3a-d36f-4edd-9659-2697899263c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4804 2024.08.02 17:25:31.159121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4805 2024.08.02 17:25:31.159177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4806 2024.08.02 17:25:31.159196 [ 3 ] {} <Debug> HTTP-Session: 007ef7f6-81a4-4172-984e-0dd6ab92123c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4807 2024.08.02 17:25:31.159212 [ 3 ] {} <Debug> HTTP-Session: 007ef7f6-81a4-4172-984e-0dd6ab92123c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4808 2024.08.02 17:25:31.159225 [ 3 ] {} <Debug> HTTP-Session: 007ef7f6-81a4-4172-984e-0dd6ab92123c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4809 2024.08.02 17:25:31.159255 [ 3 ] {} <Trace> HTTP-Session: 007ef7f6-81a4-4172-984e-0dd6ab92123c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4810 2024.08.02 17:25:31.159397 [ 3 ] {c44acc58-9da3-4ac2-883d-a0506777b9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4811 2024.08.02 17:25:31.159441 [ 3 ] {c44acc58-9da3-4ac2-883d-a0506777b9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4812 2024.08.02 17:25:31.159563 [ 3 ] {c44acc58-9da3-4ac2-883d-a0506777b9cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4813 2024.08.02 17:25:31.159962 [ 3 ] {c44acc58-9da3-4ac2-883d-a0506777b9cf} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4814 2024.08.02 17:25:31.159998 [ 3 ] {c44acc58-9da3-4ac2-883d-a0506777b9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4815 2024.08.02 17:25:31.160317 [ 3 ] {c44acc58-9da3-4ac2-883d-a0506777b9cf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4816 2024.08.02 17:25:31.160635 [ 3 ] {c44acc58-9da3-4ac2-883d-a0506777b9cf} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4817 2024.08.02 17:25:31.160801 [ 3 ] {c44acc58-9da3-4ac2-883d-a0506777b9cf} <Debug> executeQuery: Read 181 rows, 16.39 KiB in 0.001455 sec., 124398.62542955327 rows/sec., 11.00 MiB/sec.
4818 2024.08.02 17:25:31.161115 [ 3 ] {c44acc58-9da3-4ac2-883d-a0506777b9cf} <Debug> DynamicQueryHandler: Done processing query
4819 2024.08.02 17:25:31.161143 [ 3 ] {c44acc58-9da3-4ac2-883d-a0506777b9cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4820 2024.08.02 17:25:31.161160 [ 3 ] {} <Debug> HTTP-Session: 007ef7f6-81a4-4172-984e-0dd6ab92123c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4821 2024.08.02 17:25:31.161312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4822 2024.08.02 17:25:31.161362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4823 2024.08.02 17:25:31.161382 [ 3 ] {} <Debug> HTTP-Session: ba56cf8f-3926-436c-8f38-895fb75e1007 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4824 2024.08.02 17:25:31.161398 [ 3 ] {} <Debug> HTTP-Session: ba56cf8f-3926-436c-8f38-895fb75e1007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4825 2024.08.02 17:25:31.161411 [ 3 ] {} <Debug> HTTP-Session: ba56cf8f-3926-436c-8f38-895fb75e1007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4826 2024.08.02 17:25:31.161441 [ 3 ] {} <Trace> HTTP-Session: ba56cf8f-3926-436c-8f38-895fb75e1007 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4827 2024.08.02 17:25:31.161538 [ 3 ] {454fc3a5-8eed-4d36-9196-72e86209b6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4828 2024.08.02 17:25:31.161583 [ 3 ] {454fc3a5-8eed-4d36-9196-72e86209b6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4829 2024.08.02 17:25:31.161727 [ 3 ] {454fc3a5-8eed-4d36-9196-72e86209b6c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4830 2024.08.02 17:25:31.162000 [ 3 ] {454fc3a5-8eed-4d36-9196-72e86209b6c6} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4831 2024.08.02 17:25:31.162037 [ 3 ] {454fc3a5-8eed-4d36-9196-72e86209b6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4832 2024.08.02 17:25:31.162353 [ 3 ] {454fc3a5-8eed-4d36-9196-72e86209b6c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4833 2024.08.02 17:25:31.162691 [ 3 ] {454fc3a5-8eed-4d36-9196-72e86209b6c6} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4834 2024.08.02 17:25:31.162840 [ 3 ] {454fc3a5-8eed-4d36-9196-72e86209b6c6} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001319 sec., 3032.6004548900682 rows/sec., 211.75 KiB/sec.
4835 2024.08.02 17:25:31.163003 [ 3 ] {454fc3a5-8eed-4d36-9196-72e86209b6c6} <Debug> DynamicQueryHandler: Done processing query
4836 2024.08.02 17:25:31.163027 [ 3 ] {454fc3a5-8eed-4d36-9196-72e86209b6c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4837 2024.08.02 17:25:31.163044 [ 3 ] {} <Debug> HTTP-Session: ba56cf8f-3926-436c-8f38-895fb75e1007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4838 2024.08.02 17:25:31.163232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 63292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4839 2024.08.02 17:25:31.163281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4840 2024.08.02 17:25:31.163300 [ 3 ] {} <Debug> HTTP-Session: a1a0c8b4-83ba-45df-921e-c97fd77bbe30 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4841 2024.08.02 17:25:31.163316 [ 3 ] {} <Debug> HTTP-Session: a1a0c8b4-83ba-45df-921e-c97fd77bbe30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4842 2024.08.02 17:25:31.163330 [ 3 ] {} <Debug> HTTP-Session: a1a0c8b4-83ba-45df-921e-c97fd77bbe30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4843 2024.08.02 17:25:31.163360 [ 3 ] {} <Trace> HTTP-Session: a1a0c8b4-83ba-45df-921e-c97fd77bbe30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4844 2024.08.02 17:25:31.163555 [ 3 ] {0ca5e70a-241a-4dcb-9e44-dcfd8f6b1c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4845 2024.08.02 17:25:31.163598 [ 3 ] {0ca5e70a-241a-4dcb-9e44-dcfd8f6b1c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4846 2024.08.02 17:25:31.163719 [ 3 ] {0ca5e70a-241a-4dcb-9e44-dcfd8f6b1c01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4847 2024.08.02 17:25:31.164242 [ 3 ] {0ca5e70a-241a-4dcb-9e44-dcfd8f6b1c01} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4848 2024.08.02 17:25:31.164280 [ 3 ] {0ca5e70a-241a-4dcb-9e44-dcfd8f6b1c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4849 2024.08.02 17:25:31.164618 [ 3 ] {0ca5e70a-241a-4dcb-9e44-dcfd8f6b1c01} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4850 2024.08.02 17:25:31.164933 [ 3 ] {0ca5e70a-241a-4dcb-9e44-dcfd8f6b1c01} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4851 2024.08.02 17:25:31.165082 [ 3 ] {0ca5e70a-241a-4dcb-9e44-dcfd8f6b1c01} <Debug> executeQuery: Read 392 rows, 28.28 KiB in 0.001625 sec., 241230.76923076925 rows/sec., 17.00 MiB/sec.
4852 2024.08.02 17:25:31.165251 [ 3 ] {0ca5e70a-241a-4dcb-9e44-dcfd8f6b1c01} <Debug> DynamicQueryHandler: Done processing query
4853 2024.08.02 17:25:31.165276 [ 3 ] {0ca5e70a-241a-4dcb-9e44-dcfd8f6b1c01} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4854 2024.08.02 17:25:31.165292 [ 3 ] {} <Debug> HTTP-Session: a1a0c8b4-83ba-45df-921e-c97fd77bbe30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4855 2024.08.02 17:25:31.165425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4856 2024.08.02 17:25:31.165473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4857 2024.08.02 17:25:31.165493 [ 3 ] {} <Debug> HTTP-Session: 454f226f-f5aa-4779-8795-a74f81307a71 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4858 2024.08.02 17:25:31.165509 [ 3 ] {} <Debug> HTTP-Session: 454f226f-f5aa-4779-8795-a74f81307a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4859 2024.08.02 17:25:31.165523 [ 3 ] {} <Debug> HTTP-Session: 454f226f-f5aa-4779-8795-a74f81307a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4860 2024.08.02 17:25:31.165555 [ 3 ] {} <Trace> HTTP-Session: 454f226f-f5aa-4779-8795-a74f81307a71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4861 2024.08.02 17:25:31.165656 [ 3 ] {eac37d77-2798-40f4-8bc4-77afb7a92c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4862 2024.08.02 17:25:31.165701 [ 3 ] {eac37d77-2798-40f4-8bc4-77afb7a92c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4863 2024.08.02 17:25:31.165828 [ 3 ] {eac37d77-2798-40f4-8bc4-77afb7a92c9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4864 2024.08.02 17:25:31.166088 [ 3 ] {eac37d77-2798-40f4-8bc4-77afb7a92c9a} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4865 2024.08.02 17:25:31.166124 [ 3 ] {eac37d77-2798-40f4-8bc4-77afb7a92c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4866 2024.08.02 17:25:31.166492 [ 3 ] {eac37d77-2798-40f4-8bc4-77afb7a92c9a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4867 2024.08.02 17:25:31.166834 [ 3 ] {eac37d77-2798-40f4-8bc4-77afb7a92c9a} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4868 2024.08.02 17:25:31.167002 [ 3 ] {eac37d77-2798-40f4-8bc4-77afb7a92c9a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 189.29 KiB/sec.
4869 2024.08.02 17:25:31.167172 [ 3 ] {eac37d77-2798-40f4-8bc4-77afb7a92c9a} <Debug> DynamicQueryHandler: Done processing query
4870 2024.08.02 17:25:31.167197 [ 3 ] {eac37d77-2798-40f4-8bc4-77afb7a92c9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4871 2024.08.02 17:25:31.167241 [ 3 ] {} <Debug> HTTP-Session: 454f226f-f5aa-4779-8795-a74f81307a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4872 2024.08.02 17:25:31.167371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4873 2024.08.02 17:25:31.167418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4874 2024.08.02 17:25:31.167438 [ 3 ] {} <Debug> HTTP-Session: 94bd2fc2-672a-40fb-9ecb-b26b13f67428 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4875 2024.08.02 17:25:31.167456 [ 3 ] {} <Debug> HTTP-Session: 94bd2fc2-672a-40fb-9ecb-b26b13f67428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4876 2024.08.02 17:25:31.167471 [ 3 ] {} <Debug> HTTP-Session: 94bd2fc2-672a-40fb-9ecb-b26b13f67428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4877 2024.08.02 17:25:31.167500 [ 3 ] {} <Trace> HTTP-Session: 94bd2fc2-672a-40fb-9ecb-b26b13f67428 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4878 2024.08.02 17:25:31.167636 [ 3 ] {a05a057c-b0a6-45bb-b093-01894d5fe568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4879 2024.08.02 17:25:31.167681 [ 3 ] {a05a057c-b0a6-45bb-b093-01894d5fe568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4880 2024.08.02 17:25:31.167821 [ 3 ] {a05a057c-b0a6-45bb-b093-01894d5fe568} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4881 2024.08.02 17:25:31.168168 [ 3 ] {a05a057c-b0a6-45bb-b093-01894d5fe568} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4882 2024.08.02 17:25:31.168205 [ 3 ] {a05a057c-b0a6-45bb-b093-01894d5fe568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4883 2024.08.02 17:25:31.168590 [ 3 ] {a05a057c-b0a6-45bb-b093-01894d5fe568} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4884 2024.08.02 17:25:31.168952 [ 3 ] {a05a057c-b0a6-45bb-b093-01894d5fe568} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4885 2024.08.02 17:25:31.169117 [ 3 ] {a05a057c-b0a6-45bb-b093-01894d5fe568} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001528 sec., 50392.67015706806 rows/sec., 3.10 MiB/sec.
4886 2024.08.02 17:25:31.169287 [ 3 ] {a05a057c-b0a6-45bb-b093-01894d5fe568} <Debug> DynamicQueryHandler: Done processing query
4887 2024.08.02 17:25:31.169313 [ 3 ] {a05a057c-b0a6-45bb-b093-01894d5fe568} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4888 2024.08.02 17:25:31.169328 [ 3 ] {} <Debug> HTTP-Session: 94bd2fc2-672a-40fb-9ecb-b26b13f67428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4889 2024.08.02 17:25:31.169512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 31026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4890 2024.08.02 17:25:31.169560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4891 2024.08.02 17:25:31.169580 [ 3 ] {} <Debug> HTTP-Session: 3359263b-c4bf-41f6-9df0-4065bdbe79c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4892 2024.08.02 17:25:31.169597 [ 3 ] {} <Debug> HTTP-Session: 3359263b-c4bf-41f6-9df0-4065bdbe79c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4893 2024.08.02 17:25:31.169610 [ 3 ] {} <Debug> HTTP-Session: 3359263b-c4bf-41f6-9df0-4065bdbe79c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4894 2024.08.02 17:25:31.169641 [ 3 ] {} <Trace> HTTP-Session: 3359263b-c4bf-41f6-9df0-4065bdbe79c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4895 2024.08.02 17:25:31.169783 [ 3 ] {77564488-8477-4b0a-85f8-ef300f34e6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4896 2024.08.02 17:25:31.169827 [ 3 ] {77564488-8477-4b0a-85f8-ef300f34e6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4897 2024.08.02 17:25:31.169968 [ 3 ] {77564488-8477-4b0a-85f8-ef300f34e6e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4898 2024.08.02 17:25:31.170367 [ 3 ] {77564488-8477-4b0a-85f8-ef300f34e6e2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4899 2024.08.02 17:25:31.170409 [ 3 ] {77564488-8477-4b0a-85f8-ef300f34e6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4900 2024.08.02 17:25:31.170797 [ 3 ] {77564488-8477-4b0a-85f8-ef300f34e6e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4901 2024.08.02 17:25:31.171177 [ 3 ] {77564488-8477-4b0a-85f8-ef300f34e6e2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4902 2024.08.02 17:25:31.171333 [ 3 ] {77564488-8477-4b0a-85f8-ef300f34e6e2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001611 sec., 100558.6592178771 rows/sec., 7.00 MiB/sec.
4903 2024.08.02 17:25:31.171349 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4904 2024.08.02 17:25:31.171460 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4905 2024.08.02 17:25:31.171515 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4906 2024.08.02 17:25:31.171614 [ 3 ] {77564488-8477-4b0a-85f8-ef300f34e6e2} <Debug> DynamicQueryHandler: Done processing query
4907 2024.08.02 17:25:31.171693 [ 3 ] {77564488-8477-4b0a-85f8-ef300f34e6e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4908 2024.08.02 17:25:31.171781 [ 3 ] {} <Debug> HTTP-Session: 3359263b-c4bf-41f6-9df0-4065bdbe79c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4909 2024.08.02 17:25:31.171955 [ 187 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
4910 2024.08.02 17:25:31.172023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4911 2024.08.02 17:25:31.172134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4912 2024.08.02 17:25:31.172203 [ 3 ] {} <Debug> HTTP-Session: 3255b837-52ae-4279-ac83-a70b94d33399 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4913 2024.08.02 17:25:31.172250 [ 3 ] {} <Debug> HTTP-Session: 3255b837-52ae-4279-ac83-a70b94d33399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4914 2024.08.02 17:25:31.172292 [ 3 ] {} <Debug> HTTP-Session: 3255b837-52ae-4279-ac83-a70b94d33399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4915 2024.08.02 17:25:31.172374 [ 187 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4916 2024.08.02 17:25:31.172386 [ 3 ] {} <Trace> HTTP-Session: 3255b837-52ae-4279-ac83-a70b94d33399 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4917 2024.08.02 17:25:31.172459 [ 187 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1485 rows starting from the beginning of the part
4918 2024.08.02 17:25:31.172600 [ 187 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part
4919 2024.08.02 17:25:31.172788 [ 3 ] {e3dae6c1-d4ec-4eb4-94f9-e6ad7beb990b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4920 2024.08.02 17:25:31.172979 [ 187 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
4921 2024.08.02 17:25:31.173268 [ 3 ] {e3dae6c1-d4ec-4eb4-94f9-e6ad7beb990b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4922 2024.08.02 17:25:31.173376 [ 187 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
4923 2024.08.02 17:25:31.173723 [ 187 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part
4924 2024.08.02 17:25:31.174086 [ 187 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 162 rows starting from the beginning of the part
4925 2024.08.02 17:25:31.175797 [ 3 ] {e3dae6c1-d4ec-4eb4-94f9-e6ad7beb990b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4926 2024.08.02 17:25:31.177394 [ 3 ] {e3dae6c1-d4ec-4eb4-94f9-e6ad7beb990b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4927 2024.08.02 17:25:31.177437 [ 3 ] {e3dae6c1-d4ec-4eb4-94f9-e6ad7beb990b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4928 2024.08.02 17:25:31.178223 [ 187 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2288 rows, containing 5 columns (5 merged, 0 gathered) in 0.006596896 sec., 346829.78176402964 rows/sec., 24.28 MiB/sec.
4929 2024.08.02 17:25:31.178802 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4930 2024.08.02 17:25:31.178962 [ 3 ] {e3dae6c1-d4ec-4eb4-94f9-e6ad7beb990b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4931 2024.08.02 17:25:31.180228 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4932 2024.08.02 17:25:31.180415 [ 3 ] {e3dae6c1-d4ec-4eb4-94f9-e6ad7beb990b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4933 2024.08.02 17:25:31.180503 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4934 2024.08.02 17:25:31.180826 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
4935 2024.08.02 17:25:31.180844 [ 3 ] {e3dae6c1-d4ec-4eb4-94f9-e6ad7beb990b} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.0083 sec., 722.8915662650602 rows/sec., 1.30 MiB/sec.
4936 2024.08.02 17:25:31.181208 [ 3 ] {e3dae6c1-d4ec-4eb4-94f9-e6ad7beb990b} <Debug> DynamicQueryHandler: Done processing query
4937 2024.08.02 17:25:31.181238 [ 3 ] {e3dae6c1-d4ec-4eb4-94f9-e6ad7beb990b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4938 2024.08.02 17:25:31.181257 [ 3 ] {} <Debug> HTTP-Session: 3255b837-52ae-4279-ac83-a70b94d33399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4939 2024.08.02 17:25:31.181420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4940 2024.08.02 17:25:31.181477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4941 2024.08.02 17:25:31.181499 [ 3 ] {} <Debug> HTTP-Session: f452edf4-ae53-4bb2-96a5-c3d7f0148e4a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4942 2024.08.02 17:25:31.181519 [ 3 ] {} <Debug> HTTP-Session: f452edf4-ae53-4bb2-96a5-c3d7f0148e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4943 2024.08.02 17:25:31.181533 [ 3 ] {} <Debug> HTTP-Session: f452edf4-ae53-4bb2-96a5-c3d7f0148e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4944 2024.08.02 17:25:31.181564 [ 3 ] {} <Trace> HTTP-Session: f452edf4-ae53-4bb2-96a5-c3d7f0148e4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4945 2024.08.02 17:25:31.181687 [ 3 ] {e9629827-d1b1-4380-8287-e564e3e8afa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4946 2024.08.02 17:25:31.181748 [ 3 ] {e9629827-d1b1-4380-8287-e564e3e8afa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4947 2024.08.02 17:25:31.181901 [ 3 ] {e9629827-d1b1-4380-8287-e564e3e8afa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4948 2024.08.02 17:25:31.182303 [ 3 ] {e9629827-d1b1-4380-8287-e564e3e8afa3} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4949 2024.08.02 17:25:31.182360 [ 3 ] {e9629827-d1b1-4380-8287-e564e3e8afa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4950 2024.08.02 17:25:31.182801 [ 3 ] {e9629827-d1b1-4380-8287-e564e3e8afa3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4951 2024.08.02 17:25:31.183206 [ 3 ] {e9629827-d1b1-4380-8287-e564e3e8afa3} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4952 2024.08.02 17:25:31.183371 [ 3 ] {e9629827-d1b1-4380-8287-e564e3e8afa3} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001719 sec., 13379.872018615473 rows/sec., 723.76 KiB/sec.
4953 2024.08.02 17:25:31.183759 [ 3 ] {e9629827-d1b1-4380-8287-e564e3e8afa3} <Debug> DynamicQueryHandler: Done processing query
4954 2024.08.02 17:25:31.183788 [ 3 ] {e9629827-d1b1-4380-8287-e564e3e8afa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4955 2024.08.02 17:25:31.183807 [ 3 ] {} <Debug> HTTP-Session: f452edf4-ae53-4bb2-96a5-c3d7f0148e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4956 2024.08.02 17:25:31.183986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4957 2024.08.02 17:25:31.184080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4958 2024.08.02 17:25:31.184116 [ 3 ] {} <Debug> HTTP-Session: 220f4fcc-9ad5-4e75-9ed2-7d1c9a9e8754 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4959 2024.08.02 17:25:31.184143 [ 3 ] {} <Debug> HTTP-Session: 220f4fcc-9ad5-4e75-9ed2-7d1c9a9e8754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4960 2024.08.02 17:25:31.184165 [ 3 ] {} <Debug> HTTP-Session: 220f4fcc-9ad5-4e75-9ed2-7d1c9a9e8754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4961 2024.08.02 17:25:31.184200 [ 3 ] {} <Trace> HTTP-Session: 220f4fcc-9ad5-4e75-9ed2-7d1c9a9e8754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4962 2024.08.02 17:25:31.184386 [ 3 ] {74e1ef98-6c6e-428f-8c64-1a53c3d87602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4963 2024.08.02 17:25:31.184453 [ 3 ] {74e1ef98-6c6e-428f-8c64-1a53c3d87602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4964 2024.08.02 17:25:31.184684 [ 3 ] {74e1ef98-6c6e-428f-8c64-1a53c3d87602} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4965 2024.08.02 17:25:31.185166 [ 3 ] {74e1ef98-6c6e-428f-8c64-1a53c3d87602} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4966 2024.08.02 17:25:31.185216 [ 3 ] {74e1ef98-6c6e-428f-8c64-1a53c3d87602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4967 2024.08.02 17:25:31.185781 [ 3 ] {74e1ef98-6c6e-428f-8c64-1a53c3d87602} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4968 2024.08.02 17:25:31.186323 [ 3 ] {74e1ef98-6c6e-428f-8c64-1a53c3d87602} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4969 2024.08.02 17:25:31.186510 [ 3 ] {74e1ef98-6c6e-428f-8c64-1a53c3d87602} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002202 sec., 27247.956403269756 rows/sec., 1.84 MiB/sec.
4970 2024.08.02 17:25:31.186518 [ 142 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4971 2024.08.02 17:25:31.186586 [ 142 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4972 2024.08.02 17:25:31.186622 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4973 2024.08.02 17:25:31.186819 [ 3 ] {74e1ef98-6c6e-428f-8c64-1a53c3d87602} <Debug> DynamicQueryHandler: Done processing query
4974 2024.08.02 17:25:31.186871 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
4975 2024.08.02 17:25:31.186872 [ 3 ] {74e1ef98-6c6e-428f-8c64-1a53c3d87602} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4976 2024.08.02 17:25:31.186977 [ 3 ] {} <Debug> HTTP-Session: 220f4fcc-9ad5-4e75-9ed2-7d1c9a9e8754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4977 2024.08.02 17:25:31.187305 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4978 2024.08.02 17:25:31.187344 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 452 rows starting from the beginning of the part
4979 2024.08.02 17:25:31.187405 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
4980 2024.08.02 17:25:31.187487 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
4981 2024.08.02 17:25:31.187773 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
4982 2024.08.02 17:25:31.187903 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
4983 2024.08.02 17:25:31.188000 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
4984 2024.08.02 17:25:31.189205 [ 199 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 4 columns (4 merged, 0 gathered) in 0.002518758 sec., 298559.84576525417 rows/sec., 19.90 MiB/sec.
4985 2024.08.02 17:25:31.189363 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4986 2024.08.02 17:25:31.189766 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_21_4} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4987 2024.08.02 17:25:31.189843 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_21_4} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4988 2024.08.02 17:25:31.189913 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
4989 2024.08.02 17:25:36.151165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4990 2024.08.02 17:25:36.151299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4991 2024.08.02 17:25:36.151324 [ 3 ] {} <Debug> HTTP-Session: c403a74f-365b-4c50-aaee-a96cc8cc3b85 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
4992 2024.08.02 17:25:36.151348 [ 3 ] {} <Debug> HTTP-Session: c403a74f-365b-4c50-aaee-a96cc8cc3b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4993 2024.08.02 17:25:36.151363 [ 3 ] {} <Debug> HTTP-Session: c403a74f-365b-4c50-aaee-a96cc8cc3b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4994 2024.08.02 17:25:36.151413 [ 3 ] {} <Trace> HTTP-Session: c403a74f-365b-4c50-aaee-a96cc8cc3b85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4995 2024.08.02 17:25:36.151610 [ 3 ] {47fc7dac-b6b2-4bef-bb87-02997fedeea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4996 2024.08.02 17:25:36.151681 [ 3 ] {47fc7dac-b6b2-4bef-bb87-02997fedeea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4997 2024.08.02 17:25:36.151886 [ 3 ] {47fc7dac-b6b2-4bef-bb87-02997fedeea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4998 2024.08.02 17:25:36.152339 [ 3 ] {47fc7dac-b6b2-4bef-bb87-02997fedeea9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4999 2024.08.02 17:25:36.152388 [ 3 ] {47fc7dac-b6b2-4bef-bb87-02997fedeea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5000 2024.08.02 17:25:36.152774 [ 3 ] {47fc7dac-b6b2-4bef-bb87-02997fedeea9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5001 2024.08.02 17:25:36.153131 [ 3 ] {47fc7dac-b6b2-4bef-bb87-02997fedeea9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5002 2024.08.02 17:25:36.153319 [ 3 ] {47fc7dac-b6b2-4bef-bb87-02997fedeea9} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.00176 sec., 13636.363636363636 rows/sec., 1.08 MiB/sec.
5003 2024.08.02 17:25:36.153684 [ 3 ] {47fc7dac-b6b2-4bef-bb87-02997fedeea9} <Debug> DynamicQueryHandler: Done processing query
5004 2024.08.02 17:25:36.153712 [ 3 ] {47fc7dac-b6b2-4bef-bb87-02997fedeea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5005 2024.08.02 17:25:36.153728 [ 3 ] {} <Debug> HTTP-Session: c403a74f-365b-4c50-aaee-a96cc8cc3b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5006 2024.08.02 17:25:36.153868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5007 2024.08.02 17:25:36.153929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5008 2024.08.02 17:25:36.153949 [ 3 ] {} <Debug> HTTP-Session: 4d315d04-dcae-499c-b54b-cd687482b810 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5009 2024.08.02 17:25:36.153967 [ 3 ] {} <Debug> HTTP-Session: 4d315d04-dcae-499c-b54b-cd687482b810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5010 2024.08.02 17:25:36.153982 [ 3 ] {} <Debug> HTTP-Session: 4d315d04-dcae-499c-b54b-cd687482b810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5011 2024.08.02 17:25:36.154019 [ 3 ] {} <Trace> HTTP-Session: 4d315d04-dcae-499c-b54b-cd687482b810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5012 2024.08.02 17:25:36.154134 [ 3 ] {44e51dfc-15ad-4775-b1b6-be42c07a8306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5013 2024.08.02 17:25:36.154187 [ 3 ] {44e51dfc-15ad-4775-b1b6-be42c07a8306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5014 2024.08.02 17:25:36.154344 [ 3 ] {44e51dfc-15ad-4775-b1b6-be42c07a8306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5015 2024.08.02 17:25:36.154678 [ 3 ] {44e51dfc-15ad-4775-b1b6-be42c07a8306} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5016 2024.08.02 17:25:36.154719 [ 3 ] {44e51dfc-15ad-4775-b1b6-be42c07a8306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5017 2024.08.02 17:25:36.155040 [ 3 ] {44e51dfc-15ad-4775-b1b6-be42c07a8306} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5018 2024.08.02 17:25:36.155365 [ 3 ] {44e51dfc-15ad-4775-b1b6-be42c07a8306} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5019 2024.08.02 17:25:36.155533 [ 3 ] {44e51dfc-15ad-4775-b1b6-be42c07a8306} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 344.79 KiB/sec.
5020 2024.08.02 17:25:36.155811 [ 3 ] {44e51dfc-15ad-4775-b1b6-be42c07a8306} <Debug> DynamicQueryHandler: Done processing query
5021 2024.08.02 17:25:36.155837 [ 3 ] {44e51dfc-15ad-4775-b1b6-be42c07a8306} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5022 2024.08.02 17:25:36.155854 [ 3 ] {} <Debug> HTTP-Session: 4d315d04-dcae-499c-b54b-cd687482b810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5023 2024.08.02 17:25:36.156042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 23937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5024 2024.08.02 17:25:36.156094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5025 2024.08.02 17:25:36.156114 [ 3 ] {} <Debug> HTTP-Session: 06bb1024-0b72-4fcc-a38a-6f87bc71d070 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5026 2024.08.02 17:25:36.156130 [ 3 ] {} <Debug> HTTP-Session: 06bb1024-0b72-4fcc-a38a-6f87bc71d070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5027 2024.08.02 17:25:36.156145 [ 3 ] {} <Debug> HTTP-Session: 06bb1024-0b72-4fcc-a38a-6f87bc71d070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5028 2024.08.02 17:25:36.156183 [ 3 ] {} <Trace> HTTP-Session: 06bb1024-0b72-4fcc-a38a-6f87bc71d070 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5029 2024.08.02 17:25:36.156331 [ 3 ] {0fc09aa3-dcf2-4b85-9f55-fa29ba0a13a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5030 2024.08.02 17:25:36.156377 [ 3 ] {0fc09aa3-dcf2-4b85-9f55-fa29ba0a13a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5031 2024.08.02 17:25:36.156525 [ 3 ] {0fc09aa3-dcf2-4b85-9f55-fa29ba0a13a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5032 2024.08.02 17:25:36.156932 [ 3 ] {0fc09aa3-dcf2-4b85-9f55-fa29ba0a13a4} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5033 2024.08.02 17:25:36.156970 [ 3 ] {0fc09aa3-dcf2-4b85-9f55-fa29ba0a13a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5034 2024.08.02 17:25:36.157292 [ 3 ] {0fc09aa3-dcf2-4b85-9f55-fa29ba0a13a4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5035 2024.08.02 17:25:36.157597 [ 3 ] {0fc09aa3-dcf2-4b85-9f55-fa29ba0a13a4} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5036 2024.08.02 17:25:36.157747 [ 3 ] {0fc09aa3-dcf2-4b85-9f55-fa29ba0a13a4} <Debug> executeQuery: Read 167 rows, 13.80 KiB in 0.001475 sec., 113220.33898305085 rows/sec., 9.13 MiB/sec.
5037 2024.08.02 17:25:36.157920 [ 3 ] {0fc09aa3-dcf2-4b85-9f55-fa29ba0a13a4} <Debug> DynamicQueryHandler: Done processing query
5038 2024.08.02 17:25:36.157944 [ 3 ] {0fc09aa3-dcf2-4b85-9f55-fa29ba0a13a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5039 2024.08.02 17:25:36.157960 [ 3 ] {} <Debug> HTTP-Session: 06bb1024-0b72-4fcc-a38a-6f87bc71d070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5040 2024.08.02 17:25:36.158082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5041 2024.08.02 17:25:36.158131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5042 2024.08.02 17:25:36.158151 [ 3 ] {} <Debug> HTTP-Session: 2e531560-d86d-42d3-8230-9bde226afc03 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5043 2024.08.02 17:25:36.158167 [ 3 ] {} <Debug> HTTP-Session: 2e531560-d86d-42d3-8230-9bde226afc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5044 2024.08.02 17:25:36.158181 [ 3 ] {} <Debug> HTTP-Session: 2e531560-d86d-42d3-8230-9bde226afc03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5045 2024.08.02 17:25:36.158213 [ 3 ] {} <Trace> HTTP-Session: 2e531560-d86d-42d3-8230-9bde226afc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5046 2024.08.02 17:25:36.158310 [ 3 ] {8f8c1ffc-c2e7-4200-898d-4c9071e3b63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5047 2024.08.02 17:25:36.158354 [ 3 ] {8f8c1ffc-c2e7-4200-898d-4c9071e3b63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5048 2024.08.02 17:25:36.158480 [ 3 ] {8f8c1ffc-c2e7-4200-898d-4c9071e3b63a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5049 2024.08.02 17:25:36.158767 [ 3 ] {8f8c1ffc-c2e7-4200-898d-4c9071e3b63a} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5050 2024.08.02 17:25:36.158803 [ 3 ] {8f8c1ffc-c2e7-4200-898d-4c9071e3b63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5051 2024.08.02 17:25:36.159106 [ 3 ] {8f8c1ffc-c2e7-4200-898d-4c9071e3b63a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5052 2024.08.02 17:25:36.159418 [ 3 ] {8f8c1ffc-c2e7-4200-898d-4c9071e3b63a} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5053 2024.08.02 17:25:36.159587 [ 3 ] {8f8c1ffc-c2e7-4200-898d-4c9071e3b63a} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.00129 sec., 4651.162790697675 rows/sec., 324.76 KiB/sec.
5054 2024.08.02 17:25:36.159754 [ 3 ] {8f8c1ffc-c2e7-4200-898d-4c9071e3b63a} <Debug> DynamicQueryHandler: Done processing query
5055 2024.08.02 17:25:36.159779 [ 3 ] {8f8c1ffc-c2e7-4200-898d-4c9071e3b63a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5056 2024.08.02 17:25:36.159794 [ 3 ] {} <Debug> HTTP-Session: 2e531560-d86d-42d3-8230-9bde226afc03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5057 2024.08.02 17:25:36.159923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 20028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5058 2024.08.02 17:25:36.159972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5059 2024.08.02 17:25:36.159991 [ 3 ] {} <Debug> HTTP-Session: 66b51638-ef63-4442-b751-ea34dc5635a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5060 2024.08.02 17:25:36.160008 [ 3 ] {} <Debug> HTTP-Session: 66b51638-ef63-4442-b751-ea34dc5635a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5061 2024.08.02 17:25:36.160022 [ 3 ] {} <Debug> HTTP-Session: 66b51638-ef63-4442-b751-ea34dc5635a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5062 2024.08.02 17:25:36.160054 [ 3 ] {} <Trace> HTTP-Session: 66b51638-ef63-4442-b751-ea34dc5635a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5063 2024.08.02 17:25:36.160187 [ 3 ] {6048118e-75cb-4a1b-b232-73e2193e4b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5064 2024.08.02 17:25:36.160231 [ 3 ] {6048118e-75cb-4a1b-b232-73e2193e4b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5065 2024.08.02 17:25:36.160359 [ 3 ] {6048118e-75cb-4a1b-b232-73e2193e4b4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5066 2024.08.02 17:25:36.160727 [ 3 ] {6048118e-75cb-4a1b-b232-73e2193e4b4d} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5067 2024.08.02 17:25:36.160764 [ 3 ] {6048118e-75cb-4a1b-b232-73e2193e4b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5068 2024.08.02 17:25:36.161079 [ 3 ] {6048118e-75cb-4a1b-b232-73e2193e4b4d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5069 2024.08.02 17:25:36.161396 [ 3 ] {6048118e-75cb-4a1b-b232-73e2193e4b4d} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5070 2024.08.02 17:25:36.161554 [ 3 ] {6048118e-75cb-4a1b-b232-73e2193e4b4d} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.001413 sec., 83510.2618542109 rows/sec., 6.51 MiB/sec.
5071 2024.08.02 17:25:36.161892 [ 3 ] {6048118e-75cb-4a1b-b232-73e2193e4b4d} <Debug> DynamicQueryHandler: Done processing query
5072 2024.08.02 17:25:36.161918 [ 3 ] {6048118e-75cb-4a1b-b232-73e2193e4b4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5073 2024.08.02 17:25:36.161935 [ 3 ] {} <Debug> HTTP-Session: 66b51638-ef63-4442-b751-ea34dc5635a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5074 2024.08.02 17:25:36.162130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5075 2024.08.02 17:25:36.162182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5076 2024.08.02 17:25:36.162201 [ 3 ] {} <Debug> HTTP-Session: 0dc8924e-6821-4348-ae7d-3ab836588a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5077 2024.08.02 17:25:36.162217 [ 3 ] {} <Debug> HTTP-Session: 0dc8924e-6821-4348-ae7d-3ab836588a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5078 2024.08.02 17:25:36.162231 [ 3 ] {} <Debug> HTTP-Session: 0dc8924e-6821-4348-ae7d-3ab836588a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5079 2024.08.02 17:25:36.162263 [ 3 ] {} <Trace> HTTP-Session: 0dc8924e-6821-4348-ae7d-3ab836588a0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5080 2024.08.02 17:25:36.162438 [ 3 ] {d26d6bde-87b9-413c-9306-957afdd9ea99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5081 2024.08.02 17:25:36.162487 [ 3 ] {d26d6bde-87b9-413c-9306-957afdd9ea99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5082 2024.08.02 17:25:36.162652 [ 3 ] {d26d6bde-87b9-413c-9306-957afdd9ea99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5083 2024.08.02 17:25:36.163146 [ 3 ] {d26d6bde-87b9-413c-9306-957afdd9ea99} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5084 2024.08.02 17:25:36.163186 [ 3 ] {d26d6bde-87b9-413c-9306-957afdd9ea99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5085 2024.08.02 17:25:36.163606 [ 3 ] {d26d6bde-87b9-413c-9306-957afdd9ea99} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5086 2024.08.02 17:25:36.163946 [ 3 ] {d26d6bde-87b9-413c-9306-957afdd9ea99} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5087 2024.08.02 17:25:36.164086 [ 3 ] {d26d6bde-87b9-413c-9306-957afdd9ea99} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001735 sec., 114697.40634005764 rows/sec., 8.01 MiB/sec.
5088 2024.08.02 17:25:36.164468 [ 3 ] {d26d6bde-87b9-413c-9306-957afdd9ea99} <Debug> DynamicQueryHandler: Done processing query
5089 2024.08.02 17:25:36.164495 [ 3 ] {d26d6bde-87b9-413c-9306-957afdd9ea99} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5090 2024.08.02 17:25:36.164512 [ 3 ] {} <Debug> HTTP-Session: 0dc8924e-6821-4348-ae7d-3ab836588a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5091 2024.08.02 17:25:36.164657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5092 2024.08.02 17:25:36.164707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5093 2024.08.02 17:25:36.164726 [ 3 ] {} <Debug> HTTP-Session: 0db64d3c-6f52-4003-aad4-8cd9b966be00 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5094 2024.08.02 17:25:36.164744 [ 3 ] {} <Debug> HTTP-Session: 0db64d3c-6f52-4003-aad4-8cd9b966be00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5095 2024.08.02 17:25:36.164758 [ 3 ] {} <Debug> HTTP-Session: 0db64d3c-6f52-4003-aad4-8cd9b966be00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5096 2024.08.02 17:25:36.164790 [ 3 ] {} <Trace> HTTP-Session: 0db64d3c-6f52-4003-aad4-8cd9b966be00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5097 2024.08.02 17:25:36.165075 [ 3 ] {2e8905a4-c7dc-4906-a84e-f6f1545a637d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5098 2024.08.02 17:25:36.165150 [ 3 ] {2e8905a4-c7dc-4906-a84e-f6f1545a637d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5099 2024.08.02 17:25:36.165591 [ 3 ] {2e8905a4-c7dc-4906-a84e-f6f1545a637d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5100 2024.08.02 17:25:36.166252 [ 3 ] {2e8905a4-c7dc-4906-a84e-f6f1545a637d} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5101 2024.08.02 17:25:36.166291 [ 3 ] {2e8905a4-c7dc-4906-a84e-f6f1545a637d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5102 2024.08.02 17:25:36.166925 [ 3 ] {2e8905a4-c7dc-4906-a84e-f6f1545a637d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5103 2024.08.02 17:25:36.167374 [ 3 ] {2e8905a4-c7dc-4906-a84e-f6f1545a637d} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5104 2024.08.02 17:25:36.167574 [ 3 ] {2e8905a4-c7dc-4906-a84e-f6f1545a637d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002686 sec., 8935.219657483247 rows/sec., 16.01 MiB/sec.
5105 2024.08.02 17:25:36.167814 [ 3 ] {2e8905a4-c7dc-4906-a84e-f6f1545a637d} <Debug> DynamicQueryHandler: Done processing query
5106 2024.08.02 17:25:36.167839 [ 3 ] {2e8905a4-c7dc-4906-a84e-f6f1545a637d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5107 2024.08.02 17:25:36.167854 [ 3 ] {} <Debug> HTTP-Session: 0db64d3c-6f52-4003-aad4-8cd9b966be00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5108 2024.08.02 17:25:36.167999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5109 2024.08.02 17:25:36.168050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5110 2024.08.02 17:25:36.168069 [ 3 ] {} <Debug> HTTP-Session: 16b53ed2-249d-4c60-bd6d-b38fe6fb788e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5111 2024.08.02 17:25:36.168086 [ 3 ] {} <Debug> HTTP-Session: 16b53ed2-249d-4c60-bd6d-b38fe6fb788e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5112 2024.08.02 17:25:36.168099 [ 3 ] {} <Debug> HTTP-Session: 16b53ed2-249d-4c60-bd6d-b38fe6fb788e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5113 2024.08.02 17:25:36.168130 [ 3 ] {} <Trace> HTTP-Session: 16b53ed2-249d-4c60-bd6d-b38fe6fb788e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5114 2024.08.02 17:25:36.168259 [ 3 ] {7beccf63-2298-43bc-9c78-53b11424b85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5115 2024.08.02 17:25:36.168305 [ 3 ] {7beccf63-2298-43bc-9c78-53b11424b85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5116 2024.08.02 17:25:36.168434 [ 3 ] {7beccf63-2298-43bc-9c78-53b11424b85e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5117 2024.08.02 17:25:36.168742 [ 3 ] {7beccf63-2298-43bc-9c78-53b11424b85e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5118 2024.08.02 17:25:36.168778 [ 3 ] {7beccf63-2298-43bc-9c78-53b11424b85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5119 2024.08.02 17:25:36.169149 [ 3 ] {7beccf63-2298-43bc-9c78-53b11424b85e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5120 2024.08.02 17:25:36.169468 [ 3 ] {7beccf63-2298-43bc-9c78-53b11424b85e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5121 2024.08.02 17:25:36.169623 [ 3 ] {7beccf63-2298-43bc-9c78-53b11424b85e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec.
5122 2024.08.02 17:25:36.169947 [ 3 ] {7beccf63-2298-43bc-9c78-53b11424b85e} <Debug> DynamicQueryHandler: Done processing query
5123 2024.08.02 17:25:36.169972 [ 3 ] {7beccf63-2298-43bc-9c78-53b11424b85e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5124 2024.08.02 17:25:36.169988 [ 3 ] {} <Debug> HTTP-Session: 16b53ed2-249d-4c60-bd6d-b38fe6fb788e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5125 2024.08.02 17:25:38.100503 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
5126 2024.08.02 17:25:38.100586 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
5127 2024.08.02 17:25:41.153378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5128 2024.08.02 17:25:41.153511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5129 2024.08.02 17:25:41.153537 [ 3 ] {} <Debug> HTTP-Session: 83f28506-111b-44e2-97b7-549b1adc205a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5130 2024.08.02 17:25:41.153562 [ 3 ] {} <Debug> HTTP-Session: 83f28506-111b-44e2-97b7-549b1adc205a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5131 2024.08.02 17:25:41.153577 [ 3 ] {} <Debug> HTTP-Session: 83f28506-111b-44e2-97b7-549b1adc205a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5132 2024.08.02 17:25:41.153629 [ 3 ] {} <Trace> HTTP-Session: 83f28506-111b-44e2-97b7-549b1adc205a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5133 2024.08.02 17:25:41.153823 [ 3 ] {04d74078-5acf-45d9-b355-acf72a674ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5134 2024.08.02 17:25:41.153892 [ 3 ] {04d74078-5acf-45d9-b355-acf72a674ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5135 2024.08.02 17:25:41.154095 [ 3 ] {04d74078-5acf-45d9-b355-acf72a674ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5136 2024.08.02 17:25:41.154541 [ 3 ] {04d74078-5acf-45d9-b355-acf72a674ab2} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5137 2024.08.02 17:25:41.154591 [ 3 ] {04d74078-5acf-45d9-b355-acf72a674ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5138 2024.08.02 17:25:41.154969 [ 3 ] {04d74078-5acf-45d9-b355-acf72a674ab2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5139 2024.08.02 17:25:41.155314 [ 3 ] {04d74078-5acf-45d9-b355-acf72a674ab2} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5140 2024.08.02 17:25:41.155484 [ 3 ] {04d74078-5acf-45d9-b355-acf72a674ab2} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001712 sec., 7009.345794392523 rows/sec., 482.58 KiB/sec.
5141 2024.08.02 17:25:41.155500 [ 133 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5142 2024.08.02 17:25:41.155591 [ 133 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5143 2024.08.02 17:25:41.155645 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5144 2024.08.02 17:25:41.155773 [ 3 ] {04d74078-5acf-45d9-b355-acf72a674ab2} <Debug> DynamicQueryHandler: Done processing query
5145 2024.08.02 17:25:41.155776 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
5146 2024.08.02 17:25:41.155816 [ 3 ] {04d74078-5acf-45d9-b355-acf72a674ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5147 2024.08.02 17:25:41.155840 [ 3 ] {} <Debug> HTTP-Session: 83f28506-111b-44e2-97b7-549b1adc205a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5148 2024.08.02 17:25:41.155935 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5149 2024.08.02 17:25:41.155970 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 36 rows starting from the beginning of the part
5150 2024.08.02 17:25:41.156042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5151 2024.08.02 17:25:41.156079 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part
5152 2024.08.02 17:25:41.156164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5153 2024.08.02 17:25:41.156299 [ 3 ] {} <Debug> HTTP-Session: 82565e4d-6d49-4bf4-936e-fb198b1841d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5154 2024.08.02 17:25:41.156414 [ 3 ] {} <Debug> HTTP-Session: 82565e4d-6d49-4bf4-936e-fb198b1841d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5155 2024.08.02 17:25:41.156460 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part
5156 2024.08.02 17:25:41.156470 [ 3 ] {} <Debug> HTTP-Session: 82565e4d-6d49-4bf4-936e-fb198b1841d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.08.02 17:25:41.156549 [ 3 ] {} <Trace> HTTP-Session: 82565e4d-6d49-4bf4-936e-fb198b1841d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5158 2024.08.02 17:25:41.156649 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part
5159 2024.08.02 17:25:41.156918 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part
5160 2024.08.02 17:25:41.156928 [ 3 ] {b6b8c14c-3634-4ac0-91eb-b9857308e95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5161 2024.08.02 17:25:41.157044 [ 3 ] {b6b8c14c-3634-4ac0-91eb-b9857308e95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5162 2024.08.02 17:25:41.157072 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part
5163 2024.08.02 17:25:41.157677 [ 3 ] {b6b8c14c-3634-4ac0-91eb-b9857308e95a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5164 2024.08.02 17:25:41.158391 [ 3 ] {b6b8c14c-3634-4ac0-91eb-b9857308e95a} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5165 2024.08.02 17:25:41.158437 [ 3 ] {b6b8c14c-3634-4ac0-91eb-b9857308e95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5166 2024.08.02 17:25:41.158826 [ 193 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.0031067 sec., 38626.19499790775 rows/sec., 2.87 MiB/sec.
5167 2024.08.02 17:25:41.158948 [ 193 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5168 2024.08.02 17:25:41.158957 [ 3 ] {b6b8c14c-3634-4ac0-91eb-b9857308e95a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5169 2024.08.02 17:25:41.159522 [ 3 ] {b6b8c14c-3634-4ac0-91eb-b9857308e95a} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5170 2024.08.02 17:25:41.159541 [ 193 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_21_4} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5171 2024.08.02 17:25:41.159645 [ 193 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_21_4} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5172 2024.08.02 17:25:41.159735 [ 3 ] {b6b8c14c-3634-4ac0-91eb-b9857308e95a} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.00295 sec., 60677.96610169492 rows/sec., 5.38 MiB/sec.
5173 2024.08.02 17:25:41.159827 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5174 2024.08.02 17:25:41.160197 [ 3 ] {b6b8c14c-3634-4ac0-91eb-b9857308e95a} <Debug> DynamicQueryHandler: Done processing query
5175 2024.08.02 17:25:41.160226 [ 3 ] {b6b8c14c-3634-4ac0-91eb-b9857308e95a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5176 2024.08.02 17:25:41.160242 [ 3 ] {} <Debug> HTTP-Session: 82565e4d-6d49-4bf4-936e-fb198b1841d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5177 2024.08.02 17:25:41.160451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5178 2024.08.02 17:25:41.160505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5179 2024.08.02 17:25:41.160525 [ 3 ] {} <Debug> HTTP-Session: 9ed04bc1-7a32-425d-a4f1-aae4367ef52b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5180 2024.08.02 17:25:41.160542 [ 3 ] {} <Debug> HTTP-Session: 9ed04bc1-7a32-425d-a4f1-aae4367ef52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5181 2024.08.02 17:25:41.160557 [ 3 ] {} <Debug> HTTP-Session: 9ed04bc1-7a32-425d-a4f1-aae4367ef52b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5182 2024.08.02 17:25:41.160591 [ 3 ] {} <Trace> HTTP-Session: 9ed04bc1-7a32-425d-a4f1-aae4367ef52b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5183 2024.08.02 17:25:41.160831 [ 3 ] {979710b5-2d89-41cb-af7f-2b180eeb1132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5184 2024.08.02 17:25:41.160896 [ 3 ] {979710b5-2d89-41cb-af7f-2b180eeb1132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5185 2024.08.02 17:25:41.161044 [ 3 ] {979710b5-2d89-41cb-af7f-2b180eeb1132} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5186 2024.08.02 17:25:41.161607 [ 3 ] {979710b5-2d89-41cb-af7f-2b180eeb1132} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5187 2024.08.02 17:25:41.161645 [ 3 ] {979710b5-2d89-41cb-af7f-2b180eeb1132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5188 2024.08.02 17:25:41.161977 [ 3 ] {979710b5-2d89-41cb-af7f-2b180eeb1132} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5189 2024.08.02 17:25:41.162285 [ 3 ] {979710b5-2d89-41cb-af7f-2b180eeb1132} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5190 2024.08.02 17:25:41.162441 [ 3 ] {979710b5-2d89-41cb-af7f-2b180eeb1132} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.001721 sec., 225450.31958163856 rows/sec., 15.86 MiB/sec.
5191 2024.08.02 17:25:41.162612 [ 3 ] {979710b5-2d89-41cb-af7f-2b180eeb1132} <Debug> DynamicQueryHandler: Done processing query
5192 2024.08.02 17:25:41.162637 [ 3 ] {979710b5-2d89-41cb-af7f-2b180eeb1132} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5193 2024.08.02 17:25:41.162652 [ 3 ] {} <Debug> HTTP-Session: 9ed04bc1-7a32-425d-a4f1-aae4367ef52b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5194 2024.08.02 17:25:41.162787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5195 2024.08.02 17:25:41.162836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5196 2024.08.02 17:25:41.162855 [ 3 ] {} <Debug> HTTP-Session: 67768a1c-d6ed-4724-9896-560bc2b4f04e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5197 2024.08.02 17:25:41.162872 [ 3 ] {} <Debug> HTTP-Session: 67768a1c-d6ed-4724-9896-560bc2b4f04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5198 2024.08.02 17:25:41.162886 [ 3 ] {} <Debug> HTTP-Session: 67768a1c-d6ed-4724-9896-560bc2b4f04e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5199 2024.08.02 17:25:41.162918 [ 3 ] {} <Trace> HTTP-Session: 67768a1c-d6ed-4724-9896-560bc2b4f04e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5200 2024.08.02 17:25:41.163015 [ 3 ] {db0f2a39-eb38-4db4-b02d-906bece92ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5201 2024.08.02 17:25:41.163060 [ 3 ] {db0f2a39-eb38-4db4-b02d-906bece92ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5202 2024.08.02 17:25:41.163192 [ 3 ] {db0f2a39-eb38-4db4-b02d-906bece92ae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5203 2024.08.02 17:25:41.163473 [ 3 ] {db0f2a39-eb38-4db4-b02d-906bece92ae0} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5204 2024.08.02 17:25:41.163509 [ 3 ] {db0f2a39-eb38-4db4-b02d-906bece92ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5205 2024.08.02 17:25:41.163884 [ 3 ] {db0f2a39-eb38-4db4-b02d-906bece92ae0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5206 2024.08.02 17:25:41.164221 [ 3 ] {db0f2a39-eb38-4db4-b02d-906bece92ae0} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5207 2024.08.02 17:25:41.164369 [ 3 ] {db0f2a39-eb38-4db4-b02d-906bece92ae0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 187.91 KiB/sec.
5208 2024.08.02 17:25:41.164535 [ 3 ] {db0f2a39-eb38-4db4-b02d-906bece92ae0} <Debug> DynamicQueryHandler: Done processing query
5209 2024.08.02 17:25:41.164560 [ 3 ] {db0f2a39-eb38-4db4-b02d-906bece92ae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5210 2024.08.02 17:25:41.164575 [ 3 ] {} <Debug> HTTP-Session: 67768a1c-d6ed-4724-9896-560bc2b4f04e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5211 2024.08.02 17:25:41.164699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5212 2024.08.02 17:25:41.164747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5213 2024.08.02 17:25:41.164767 [ 3 ] {} <Debug> HTTP-Session: fd5e774d-2039-4344-8b15-cce3b2a74e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5214 2024.08.02 17:25:41.164784 [ 3 ] {} <Debug> HTTP-Session: fd5e774d-2039-4344-8b15-cce3b2a74e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5215 2024.08.02 17:25:41.164800 [ 3 ] {} <Debug> HTTP-Session: fd5e774d-2039-4344-8b15-cce3b2a74e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5216 2024.08.02 17:25:41.164833 [ 3 ] {} <Trace> HTTP-Session: fd5e774d-2039-4344-8b15-cce3b2a74e36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5217 2024.08.02 17:25:41.164968 [ 3 ] {3d86f259-2628-45a0-9522-1dd9c2c3cd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5218 2024.08.02 17:25:41.165018 [ 3 ] {3d86f259-2628-45a0-9522-1dd9c2c3cd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5219 2024.08.02 17:25:41.165162 [ 3 ] {3d86f259-2628-45a0-9522-1dd9c2c3cd89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5220 2024.08.02 17:25:41.165500 [ 3 ] {3d86f259-2628-45a0-9522-1dd9c2c3cd89} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5221 2024.08.02 17:25:41.165536 [ 3 ] {3d86f259-2628-45a0-9522-1dd9c2c3cd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5222 2024.08.02 17:25:41.165901 [ 3 ] {3d86f259-2628-45a0-9522-1dd9c2c3cd89} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5223 2024.08.02 17:25:41.166267 [ 3 ] {3d86f259-2628-45a0-9522-1dd9c2c3cd89} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5224 2024.08.02 17:25:41.166424 [ 3 ] {3d86f259-2628-45a0-9522-1dd9c2c3cd89} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001504 sec., 51196.8085106383 rows/sec., 3.15 MiB/sec.
5225 2024.08.02 17:25:41.166601 [ 3 ] {3d86f259-2628-45a0-9522-1dd9c2c3cd89} <Debug> DynamicQueryHandler: Done processing query
5226 2024.08.02 17:25:41.166625 [ 3 ] {3d86f259-2628-45a0-9522-1dd9c2c3cd89} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5227 2024.08.02 17:25:41.166643 [ 3 ] {} <Debug> HTTP-Session: fd5e774d-2039-4344-8b15-cce3b2a74e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5228 2024.08.02 17:25:41.166808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5229 2024.08.02 17:25:41.166858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5230 2024.08.02 17:25:41.166877 [ 3 ] {} <Debug> HTTP-Session: fbf1d9aa-2772-4154-b031-5a711d6abe30 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5231 2024.08.02 17:25:41.166893 [ 3 ] {} <Debug> HTTP-Session: fbf1d9aa-2772-4154-b031-5a711d6abe30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5232 2024.08.02 17:25:41.166908 [ 3 ] {} <Debug> HTTP-Session: fbf1d9aa-2772-4154-b031-5a711d6abe30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5233 2024.08.02 17:25:41.166939 [ 3 ] {} <Trace> HTTP-Session: fbf1d9aa-2772-4154-b031-5a711d6abe30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5234 2024.08.02 17:25:41.167107 [ 3 ] {31f61e40-3f78-49da-a80b-7a5180d1f2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5235 2024.08.02 17:25:41.167154 [ 3 ] {31f61e40-3f78-49da-a80b-7a5180d1f2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5236 2024.08.02 17:25:41.167296 [ 3 ] {31f61e40-3f78-49da-a80b-7a5180d1f2d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5237 2024.08.02 17:25:41.167758 [ 3 ] {31f61e40-3f78-49da-a80b-7a5180d1f2d2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5238 2024.08.02 17:25:41.167795 [ 3 ] {31f61e40-3f78-49da-a80b-7a5180d1f2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5239 2024.08.02 17:25:41.168177 [ 3 ] {31f61e40-3f78-49da-a80b-7a5180d1f2d2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5240 2024.08.02 17:25:41.168532 [ 3 ] {31f61e40-3f78-49da-a80b-7a5180d1f2d2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5241 2024.08.02 17:25:41.168696 [ 3 ] {31f61e40-3f78-49da-a80b-7a5180d1f2d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec.
5242 2024.08.02 17:25:41.168880 [ 3 ] {31f61e40-3f78-49da-a80b-7a5180d1f2d2} <Debug> DynamicQueryHandler: Done processing query
5243 2024.08.02 17:25:41.168915 [ 3 ] {31f61e40-3f78-49da-a80b-7a5180d1f2d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5244 2024.08.02 17:25:41.168940 [ 3 ] {} <Debug> HTTP-Session: fbf1d9aa-2772-4154-b031-5a711d6abe30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5245 2024.08.02 17:25:41.169120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5246 2024.08.02 17:25:41.169180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5247 2024.08.02 17:25:41.169200 [ 3 ] {} <Debug> HTTP-Session: b506879a-a7b7-4cf2-a021-f9222d13ab0b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5248 2024.08.02 17:25:41.169217 [ 3 ] {} <Debug> HTTP-Session: b506879a-a7b7-4cf2-a021-f9222d13ab0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5249 2024.08.02 17:25:41.169231 [ 3 ] {} <Debug> HTTP-Session: b506879a-a7b7-4cf2-a021-f9222d13ab0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5250 2024.08.02 17:25:41.169263 [ 3 ] {} <Trace> HTTP-Session: b506879a-a7b7-4cf2-a021-f9222d13ab0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5251 2024.08.02 17:25:41.169428 [ 3 ] {ab9802b3-8cb7-4495-a013-07bd429bd5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5252 2024.08.02 17:25:41.169491 [ 3 ] {ab9802b3-8cb7-4495-a013-07bd429bd5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5253 2024.08.02 17:25:41.169893 [ 3 ] {ab9802b3-8cb7-4495-a013-07bd429bd5a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5254 2024.08.02 17:25:41.170463 [ 3 ] {ab9802b3-8cb7-4495-a013-07bd429bd5a0} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5255 2024.08.02 17:25:41.170503 [ 3 ] {ab9802b3-8cb7-4495-a013-07bd429bd5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5256 2024.08.02 17:25:41.171099 [ 3 ] {ab9802b3-8cb7-4495-a013-07bd429bd5a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5257 2024.08.02 17:25:41.171521 [ 3 ] {ab9802b3-8cb7-4495-a013-07bd429bd5a0} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5258 2024.08.02 17:25:41.171706 [ 3 ] {ab9802b3-8cb7-4495-a013-07bd429bd5a0} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002368 sec., 2533.7837837837837 rows/sec., 4.54 MiB/sec.
5259 2024.08.02 17:25:41.171930 [ 3 ] {ab9802b3-8cb7-4495-a013-07bd429bd5a0} <Debug> DynamicQueryHandler: Done processing query
5260 2024.08.02 17:25:41.171954 [ 3 ] {ab9802b3-8cb7-4495-a013-07bd429bd5a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5261 2024.08.02 17:25:41.171970 [ 3 ] {} <Debug> HTTP-Session: b506879a-a7b7-4cf2-a021-f9222d13ab0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5262 2024.08.02 17:25:41.172086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5263 2024.08.02 17:25:41.172134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5264 2024.08.02 17:25:41.172154 [ 3 ] {} <Debug> HTTP-Session: 89d25481-5be4-4ae9-b4e9-204c25970bae Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5265 2024.08.02 17:25:41.172171 [ 3 ] {} <Debug> HTTP-Session: 89d25481-5be4-4ae9-b4e9-204c25970bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5266 2024.08.02 17:25:41.172185 [ 3 ] {} <Debug> HTTP-Session: 89d25481-5be4-4ae9-b4e9-204c25970bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5267 2024.08.02 17:25:41.172215 [ 3 ] {} <Trace> HTTP-Session: 89d25481-5be4-4ae9-b4e9-204c25970bae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5268 2024.08.02 17:25:41.172321 [ 3 ] {5e1e238d-6420-43d2-9952-3801bec02189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5269 2024.08.02 17:25:41.172365 [ 3 ] {5e1e238d-6420-43d2-9952-3801bec02189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5270 2024.08.02 17:25:41.172490 [ 3 ] {5e1e238d-6420-43d2-9952-3801bec02189} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5271 2024.08.02 17:25:41.172792 [ 3 ] {5e1e238d-6420-43d2-9952-3801bec02189} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5272 2024.08.02 17:25:41.172828 [ 3 ] {5e1e238d-6420-43d2-9952-3801bec02189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5273 2024.08.02 17:25:41.173181 [ 3 ] {5e1e238d-6420-43d2-9952-3801bec02189} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5274 2024.08.02 17:25:41.173505 [ 3 ] {5e1e238d-6420-43d2-9952-3801bec02189} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5275 2024.08.02 17:25:41.173658 [ 3 ] {5e1e238d-6420-43d2-9952-3801bec02189} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001362 sec., 16886.930983847284 rows/sec., 913.47 KiB/sec.
5276 2024.08.02 17:25:41.173826 [ 3 ] {5e1e238d-6420-43d2-9952-3801bec02189} <Debug> DynamicQueryHandler: Done processing query
5277 2024.08.02 17:25:41.173851 [ 3 ] {5e1e238d-6420-43d2-9952-3801bec02189} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5278 2024.08.02 17:25:41.173866 [ 3 ] {} <Debug> HTTP-Session: 89d25481-5be4-4ae9-b4e9-204c25970bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5279 2024.08.02 17:25:41.173991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5280 2024.08.02 17:25:41.174039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5281 2024.08.02 17:25:41.174057 [ 3 ] {} <Debug> HTTP-Session: 41a80a29-9557-4102-8c97-a99ce09a0b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5282 2024.08.02 17:25:41.174074 [ 3 ] {} <Debug> HTTP-Session: 41a80a29-9557-4102-8c97-a99ce09a0b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5283 2024.08.02 17:25:41.174088 [ 3 ] {} <Debug> HTTP-Session: 41a80a29-9557-4102-8c97-a99ce09a0b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5284 2024.08.02 17:25:41.174118 [ 3 ] {} <Trace> HTTP-Session: 41a80a29-9557-4102-8c97-a99ce09a0b6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5285 2024.08.02 17:25:41.174237 [ 3 ] {7e476477-5301-47ff-b1b0-fda1591f930a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5286 2024.08.02 17:25:41.174281 [ 3 ] {7e476477-5301-47ff-b1b0-fda1591f930a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5287 2024.08.02 17:25:41.174410 [ 3 ] {7e476477-5301-47ff-b1b0-fda1591f930a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5288 2024.08.02 17:25:41.174720 [ 3 ] {7e476477-5301-47ff-b1b0-fda1591f930a} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5289 2024.08.02 17:25:41.174757 [ 3 ] {7e476477-5301-47ff-b1b0-fda1591f930a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5290 2024.08.02 17:25:41.175122 [ 3 ] {7e476477-5301-47ff-b1b0-fda1591f930a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5291 2024.08.02 17:25:41.175437 [ 3 ] {7e476477-5301-47ff-b1b0-fda1591f930a} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5292 2024.08.02 17:25:41.175579 [ 3 ] {7e476477-5301-47ff-b1b0-fda1591f930a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
5293 2024.08.02 17:25:41.175748 [ 3 ] {7e476477-5301-47ff-b1b0-fda1591f930a} <Debug> DynamicQueryHandler: Done processing query
5294 2024.08.02 17:25:41.175772 [ 3 ] {7e476477-5301-47ff-b1b0-fda1591f930a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5295 2024.08.02 17:25:41.175788 [ 3 ] {} <Debug> HTTP-Session: 41a80a29-9557-4102-8c97-a99ce09a0b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5296 2024.08.02 17:25:46.150097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5297 2024.08.02 17:25:46.150230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5298 2024.08.02 17:25:46.150254 [ 3 ] {} <Debug> HTTP-Session: 25ec5213-b906-48fa-9aa2-882f90020c45 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5299 2024.08.02 17:25:46.150279 [ 3 ] {} <Debug> HTTP-Session: 25ec5213-b906-48fa-9aa2-882f90020c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5300 2024.08.02 17:25:46.150294 [ 3 ] {} <Debug> HTTP-Session: 25ec5213-b906-48fa-9aa2-882f90020c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5301 2024.08.02 17:25:46.150344 [ 3 ] {} <Trace> HTTP-Session: 25ec5213-b906-48fa-9aa2-882f90020c45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5302 2024.08.02 17:25:46.150536 [ 3 ] {5abab605-4f72-4ead-a6f8-f94cba71b742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5303 2024.08.02 17:25:46.150604 [ 3 ] {5abab605-4f72-4ead-a6f8-f94cba71b742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5304 2024.08.02 17:25:46.150802 [ 3 ] {5abab605-4f72-4ead-a6f8-f94cba71b742} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5305 2024.08.02 17:25:46.151252 [ 3 ] {5abab605-4f72-4ead-a6f8-f94cba71b742} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5306 2024.08.02 17:25:46.151295 [ 3 ] {5abab605-4f72-4ead-a6f8-f94cba71b742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5307 2024.08.02 17:25:46.151692 [ 3 ] {5abab605-4f72-4ead-a6f8-f94cba71b742} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5308 2024.08.02 17:25:46.152068 [ 3 ] {5abab605-4f72-4ead-a6f8-f94cba71b742} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5309 2024.08.02 17:25:46.152218 [ 3 ] {5abab605-4f72-4ead-a6f8-f94cba71b742} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001744 sec., 13761.467889908256 rows/sec., 1.09 MiB/sec.
5310 2024.08.02 17:25:46.152574 [ 3 ] {5abab605-4f72-4ead-a6f8-f94cba71b742} <Debug> DynamicQueryHandler: Done processing query
5311 2024.08.02 17:25:46.152605 [ 3 ] {5abab605-4f72-4ead-a6f8-f94cba71b742} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5312 2024.08.02 17:25:46.152625 [ 3 ] {} <Debug> HTTP-Session: 25ec5213-b906-48fa-9aa2-882f90020c45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5313 2024.08.02 17:25:46.152793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5314 2024.08.02 17:25:46.152853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5315 2024.08.02 17:25:46.152872 [ 3 ] {} <Debug> HTTP-Session: e51c735f-8598-4dbc-9745-a3d3cbc3b9fe Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5316 2024.08.02 17:25:46.152890 [ 3 ] {} <Debug> HTTP-Session: e51c735f-8598-4dbc-9745-a3d3cbc3b9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5317 2024.08.02 17:25:46.152905 [ 3 ] {} <Debug> HTTP-Session: e51c735f-8598-4dbc-9745-a3d3cbc3b9fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5318 2024.08.02 17:25:46.152940 [ 3 ] {} <Trace> HTTP-Session: e51c735f-8598-4dbc-9745-a3d3cbc3b9fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5319 2024.08.02 17:25:46.153048 [ 3 ] {d6047261-eaa9-4df0-89ed-2fb2d48091b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5320 2024.08.02 17:25:46.153097 [ 3 ] {d6047261-eaa9-4df0-89ed-2fb2d48091b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5321 2024.08.02 17:25:46.153251 [ 3 ] {d6047261-eaa9-4df0-89ed-2fb2d48091b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5322 2024.08.02 17:25:46.153557 [ 3 ] {d6047261-eaa9-4df0-89ed-2fb2d48091b5} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5323 2024.08.02 17:25:46.153594 [ 3 ] {d6047261-eaa9-4df0-89ed-2fb2d48091b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5324 2024.08.02 17:25:46.153922 [ 3 ] {d6047261-eaa9-4df0-89ed-2fb2d48091b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5325 2024.08.02 17:25:46.154241 [ 3 ] {d6047261-eaa9-4df0-89ed-2fb2d48091b5} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5326 2024.08.02 17:25:46.154361 [ 126 ] {} <Debug> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5327 2024.08.02 17:25:46.154367 [ 3 ] {d6047261-eaa9-4df0-89ed-2fb2d48091b5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001348 sec., 1483.679525222552 rows/sec., 120.98 KiB/sec.
5328 2024.08.02 17:25:46.154398 [ 126 ] {} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5329 2024.08.02 17:25:46.154432 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5330 2024.08.02 17:25:46.154573 [ 196 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
5331 2024.08.02 17:25:46.154625 [ 3 ] {d6047261-eaa9-4df0-89ed-2fb2d48091b5} <Debug> DynamicQueryHandler: Done processing query
5332 2024.08.02 17:25:46.154669 [ 3 ] {d6047261-eaa9-4df0-89ed-2fb2d48091b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5333 2024.08.02 17:25:46.154697 [ 3 ] {} <Debug> HTTP-Session: e51c735f-8598-4dbc-9745-a3d3cbc3b9fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5334 2024.08.02 17:25:46.154745 [ 196 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5335 2024.08.02 17:25:46.154776 [ 196 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
5336 2024.08.02 17:25:46.154836 [ 196 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
5337 2024.08.02 17:25:46.154894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5338 2024.08.02 17:25:46.155029 [ 196 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
5339 2024.08.02 17:25:46.155089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5340 2024.08.02 17:25:46.155197 [ 3 ] {} <Debug> HTTP-Session: 31c882db-0044-41d8-ba33-9d2d853e560e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5341 2024.08.02 17:25:46.155335 [ 3 ] {} <Debug> HTTP-Session: 31c882db-0044-41d8-ba33-9d2d853e560e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5342 2024.08.02 17:25:46.155447 [ 3 ] {} <Debug> HTTP-Session: 31c882db-0044-41d8-ba33-9d2d853e560e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5343 2024.08.02 17:25:46.155474 [ 196 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
5344 2024.08.02 17:25:46.155530 [ 3 ] {} <Trace> HTTP-Session: 31c882db-0044-41d8-ba33-9d2d853e560e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5345 2024.08.02 17:25:46.155613 [ 196 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
5346 2024.08.02 17:25:46.155732 [ 196 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5347 2024.08.02 17:25:46.155857 [ 3 ] {a322f172-4fd9-4025-a6f5-ee19211713bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5348 2024.08.02 17:25:46.156108 [ 3 ] {a322f172-4fd9-4025-a6f5-ee19211713bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5349 2024.08.02 17:25:46.156398 [ 3 ] {a322f172-4fd9-4025-a6f5-ee19211713bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5350 2024.08.02 17:25:46.156995 [ 3 ] {a322f172-4fd9-4025-a6f5-ee19211713bb} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5351 2024.08.02 17:25:46.157043 [ 3 ] {a322f172-4fd9-4025-a6f5-ee19211713bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5352 2024.08.02 17:25:46.157477 [ 193 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002980337 sec., 6710.650506972869 rows/sec., 547.21 KiB/sec.
5353 2024.08.02 17:25:46.157593 [ 3 ] {a322f172-4fd9-4025-a6f5-ee19211713bb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5354 2024.08.02 17:25:46.157630 [ 193 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5355 2024.08.02 17:25:46.158024 [ 3 ] {a322f172-4fd9-4025-a6f5-ee19211713bb} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5356 2024.08.02 17:25:46.158091 [ 193 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_6_1} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5357 2024.08.02 17:25:46.158208 [ 3 ] {a322f172-4fd9-4025-a6f5-ee19211713bb} <Debug> executeQuery: Read 129 rows, 10.88 KiB in 0.00252 sec., 51190.47619047619 rows/sec., 4.22 MiB/sec.
5358 2024.08.02 17:25:46.158216 [ 193 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_6_1} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5359 2024.08.02 17:25:46.158337 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5360 2024.08.02 17:25:46.158435 [ 3 ] {a322f172-4fd9-4025-a6f5-ee19211713bb} <Debug> DynamicQueryHandler: Done processing query
5361 2024.08.02 17:25:46.158460 [ 3 ] {a322f172-4fd9-4025-a6f5-ee19211713bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5362 2024.08.02 17:25:46.158476 [ 3 ] {} <Debug> HTTP-Session: 31c882db-0044-41d8-ba33-9d2d853e560e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5363 2024.08.02 17:25:46.158605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5364 2024.08.02 17:25:46.158656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5365 2024.08.02 17:25:46.158676 [ 3 ] {} <Debug> HTTP-Session: fa9eab89-7e8e-41a7-9ca7-f8af84b548a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5366 2024.08.02 17:25:46.158692 [ 3 ] {} <Debug> HTTP-Session: fa9eab89-7e8e-41a7-9ca7-f8af84b548a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5367 2024.08.02 17:25:46.158706 [ 3 ] {} <Debug> HTTP-Session: fa9eab89-7e8e-41a7-9ca7-f8af84b548a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5368 2024.08.02 17:25:46.158737 [ 3 ] {} <Trace> HTTP-Session: fa9eab89-7e8e-41a7-9ca7-f8af84b548a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5369 2024.08.02 17:25:46.158835 [ 3 ] {279021a1-ea24-4e03-83b2-56ef045999f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5370 2024.08.02 17:25:46.158879 [ 3 ] {279021a1-ea24-4e03-83b2-56ef045999f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5371 2024.08.02 17:25:46.159007 [ 3 ] {279021a1-ea24-4e03-83b2-56ef045999f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5372 2024.08.02 17:25:46.159274 [ 3 ] {279021a1-ea24-4e03-83b2-56ef045999f4} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5373 2024.08.02 17:25:46.159310 [ 3 ] {279021a1-ea24-4e03-83b2-56ef045999f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5374 2024.08.02 17:25:46.159614 [ 3 ] {279021a1-ea24-4e03-83b2-56ef045999f4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5375 2024.08.02 17:25:46.159924 [ 3 ] {279021a1-ea24-4e03-83b2-56ef045999f4} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5376 2024.08.02 17:25:46.160046 [ 3 ] {279021a1-ea24-4e03-83b2-56ef045999f4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001236 sec., 1618.1229773462785 rows/sec., 112.98 KiB/sec.
5377 2024.08.02 17:25:46.160054 [ 126 ] {} <Debug> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5378 2024.08.02 17:25:46.160119 [ 126 ] {} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5379 2024.08.02 17:25:46.160165 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5380 2024.08.02 17:25:46.160247 [ 3 ] {279021a1-ea24-4e03-83b2-56ef045999f4} <Debug> DynamicQueryHandler: Done processing query
5381 2024.08.02 17:25:46.160323 [ 3 ] {279021a1-ea24-4e03-83b2-56ef045999f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5382 2024.08.02 17:25:46.160388 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
5383 2024.08.02 17:25:46.160392 [ 3 ] {} <Debug> HTTP-Session: fa9eab89-7e8e-41a7-9ca7-f8af84b548a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5384 2024.08.02 17:25:46.160621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 15302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5385 2024.08.02 17:25:46.160636 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5386 2024.08.02 17:25:46.160667 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
5387 2024.08.02 17:25:46.160682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5388 2024.08.02 17:25:46.160713 [ 3 ] {} <Debug> HTTP-Session: c27437ab-a9aa-4d9c-9c1d-e369b58b1047 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5389 2024.08.02 17:25:46.160769 [ 3 ] {} <Debug> HTTP-Session: c27437ab-a9aa-4d9c-9c1d-e369b58b1047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5390 2024.08.02 17:25:46.160778 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
5391 2024.08.02 17:25:46.160795 [ 3 ] {} <Debug> HTTP-Session: c27437ab-a9aa-4d9c-9c1d-e369b58b1047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5392 2024.08.02 17:25:46.160901 [ 3 ] {} <Trace> HTTP-Session: c27437ab-a9aa-4d9c-9c1d-e369b58b1047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5393 2024.08.02 17:25:46.161036 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
5394 2024.08.02 17:25:46.161277 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
5395 2024.08.02 17:25:46.161277 [ 3 ] {cc40f42f-8ed4-42c0-b17c-6877bca9fa6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5396 2024.08.02 17:25:46.161392 [ 3 ] {cc40f42f-8ed4-42c0-b17c-6877bca9fa6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5397 2024.08.02 17:25:46.161409 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
5398 2024.08.02 17:25:46.161721 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5399 2024.08.02 17:25:46.162192 [ 3 ] {cc40f42f-8ed4-42c0-b17c-6877bca9fa6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5400 2024.08.02 17:25:46.162786 [ 3 ] {cc40f42f-8ed4-42c0-b17c-6877bca9fa6d} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5401 2024.08.02 17:25:46.162831 [ 3 ] {cc40f42f-8ed4-42c0-b17c-6877bca9fa6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5402 2024.08.02 17:25:46.163366 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003141 sec., 6367.398917542184 rows/sec., 444.60 KiB/sec.
5403 2024.08.02 17:25:46.163403 [ 3 ] {cc40f42f-8ed4-42c0-b17c-6877bca9fa6d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5404 2024.08.02 17:25:46.163637 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5405 2024.08.02 17:25:46.164091 [ 3 ] {cc40f42f-8ed4-42c0-b17c-6877bca9fa6d} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5406 2024.08.02 17:25:46.164459 [ 3 ] {cc40f42f-8ed4-42c0-b17c-6877bca9fa6d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00333 sec., 27027.027027027027 rows/sec., 2.11 MiB/sec.
5407 2024.08.02 17:25:46.164703 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_6_1} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5408 2024.08.02 17:25:46.164791 [ 3 ] {cc40f42f-8ed4-42c0-b17c-6877bca9fa6d} <Debug> DynamicQueryHandler: Done processing query
5409 2024.08.02 17:25:46.164833 [ 3 ] {cc40f42f-8ed4-42c0-b17c-6877bca9fa6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5410 2024.08.02 17:25:46.164850 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_6_1} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5411 2024.08.02 17:25:46.164860 [ 3 ] {} <Debug> HTTP-Session: c27437ab-a9aa-4d9c-9c1d-e369b58b1047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5412 2024.08.02 17:25:46.164977 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5413 2024.08.02 17:25:46.165043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5414 2024.08.02 17:25:46.165099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5415 2024.08.02 17:25:46.165119 [ 3 ] {} <Debug> HTTP-Session: 7b703330-89ab-4b52-8700-825d421f94b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5416 2024.08.02 17:25:46.165137 [ 3 ] {} <Debug> HTTP-Session: 7b703330-89ab-4b52-8700-825d421f94b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5417 2024.08.02 17:25:46.165153 [ 3 ] {} <Debug> HTTP-Session: 7b703330-89ab-4b52-8700-825d421f94b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5418 2024.08.02 17:25:46.165185 [ 3 ] {} <Trace> HTTP-Session: 7b703330-89ab-4b52-8700-825d421f94b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5419 2024.08.02 17:25:46.165350 [ 3 ] {51815597-c820-4774-b6cc-07b8a423e7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5420 2024.08.02 17:25:46.165400 [ 3 ] {51815597-c820-4774-b6cc-07b8a423e7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5421 2024.08.02 17:25:46.165568 [ 3 ] {51815597-c820-4774-b6cc-07b8a423e7fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5422 2024.08.02 17:25:46.165973 [ 3 ] {51815597-c820-4774-b6cc-07b8a423e7fd} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5423 2024.08.02 17:25:46.166008 [ 3 ] {51815597-c820-4774-b6cc-07b8a423e7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5424 2024.08.02 17:25:46.166405 [ 3 ] {51815597-c820-4774-b6cc-07b8a423e7fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5425 2024.08.02 17:25:46.166749 [ 3 ] {51815597-c820-4774-b6cc-07b8a423e7fd} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5426 2024.08.02 17:25:46.166876 [ 3 ] {51815597-c820-4774-b6cc-07b8a423e7fd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001603 sec., 100436.68122270743 rows/sec., 6.99 MiB/sec.
5427 2024.08.02 17:25:46.167051 [ 3 ] {51815597-c820-4774-b6cc-07b8a423e7fd} <Debug> DynamicQueryHandler: Done processing query
5428 2024.08.02 17:25:46.167074 [ 3 ] {51815597-c820-4774-b6cc-07b8a423e7fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5429 2024.08.02 17:25:46.167090 [ 3 ] {} <Debug> HTTP-Session: 7b703330-89ab-4b52-8700-825d421f94b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5430 2024.08.02 17:25:46.167259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5431 2024.08.02 17:25:46.167309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5432 2024.08.02 17:25:46.167327 [ 3 ] {} <Debug> HTTP-Session: dc47a963-01d2-4233-a821-b560289299ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5433 2024.08.02 17:25:46.167343 [ 3 ] {} <Debug> HTTP-Session: dc47a963-01d2-4233-a821-b560289299ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5434 2024.08.02 17:25:46.167356 [ 3 ] {} <Debug> HTTP-Session: dc47a963-01d2-4233-a821-b560289299ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5435 2024.08.02 17:25:46.167387 [ 3 ] {} <Trace> HTTP-Session: dc47a963-01d2-4233-a821-b560289299ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5436 2024.08.02 17:25:46.167890 [ 3 ] {499d2757-24d7-46b7-ac3f-2064f0a75cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5437 2024.08.02 17:25:46.167956 [ 3 ] {499d2757-24d7-46b7-ac3f-2064f0a75cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5438 2024.08.02 17:25:46.168358 [ 3 ] {499d2757-24d7-46b7-ac3f-2064f0a75cb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5439 2024.08.02 17:25:46.169077 [ 3 ] {499d2757-24d7-46b7-ac3f-2064f0a75cb1} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5440 2024.08.02 17:25:46.169112 [ 3 ] {499d2757-24d7-46b7-ac3f-2064f0a75cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5441 2024.08.02 17:25:46.169825 [ 3 ] {499d2757-24d7-46b7-ac3f-2064f0a75cb1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5442 2024.08.02 17:25:46.170259 [ 3 ] {499d2757-24d7-46b7-ac3f-2064f0a75cb1} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5443 2024.08.02 17:25:46.170408 [ 3 ] {499d2757-24d7-46b7-ac3f-2064f0a75cb1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002943 sec., 8154.943934760449 rows/sec., 14.61 MiB/sec.
5444 2024.08.02 17:25:46.170627 [ 3 ] {499d2757-24d7-46b7-ac3f-2064f0a75cb1} <Debug> DynamicQueryHandler: Done processing query
5445 2024.08.02 17:25:46.170652 [ 3 ] {499d2757-24d7-46b7-ac3f-2064f0a75cb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5446 2024.08.02 17:25:46.170667 [ 3 ] {} <Debug> HTTP-Session: dc47a963-01d2-4233-a821-b560289299ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5447 2024.08.02 17:25:46.170796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5448 2024.08.02 17:25:46.170845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5449 2024.08.02 17:25:46.170865 [ 3 ] {} <Debug> HTTP-Session: 23056d37-ddd0-41ef-ab29-29e30dbbb832 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5450 2024.08.02 17:25:46.170881 [ 3 ] {} <Debug> HTTP-Session: 23056d37-ddd0-41ef-ab29-29e30dbbb832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5451 2024.08.02 17:25:46.170895 [ 3 ] {} <Debug> HTTP-Session: 23056d37-ddd0-41ef-ab29-29e30dbbb832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5452 2024.08.02 17:25:46.170924 [ 3 ] {} <Trace> HTTP-Session: 23056d37-ddd0-41ef-ab29-29e30dbbb832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5453 2024.08.02 17:25:46.171053 [ 3 ] {edca829e-a388-45f1-bad9-64ca1820326e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5454 2024.08.02 17:25:46.171097 [ 3 ] {edca829e-a388-45f1-bad9-64ca1820326e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5455 2024.08.02 17:25:46.171223 [ 3 ] {edca829e-a388-45f1-bad9-64ca1820326e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5456 2024.08.02 17:25:46.171525 [ 3 ] {edca829e-a388-45f1-bad9-64ca1820326e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5457 2024.08.02 17:25:46.171559 [ 3 ] {edca829e-a388-45f1-bad9-64ca1820326e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5458 2024.08.02 17:25:46.171914 [ 3 ] {edca829e-a388-45f1-bad9-64ca1820326e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5459 2024.08.02 17:25:46.172232 [ 3 ] {edca829e-a388-45f1-bad9-64ca1820326e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5460 2024.08.02 17:25:46.172358 [ 3 ] {edca829e-a388-45f1-bad9-64ca1820326e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec.
5461 2024.08.02 17:25:46.172525 [ 3 ] {edca829e-a388-45f1-bad9-64ca1820326e} <Debug> DynamicQueryHandler: Done processing query
5462 2024.08.02 17:25:46.172549 [ 3 ] {edca829e-a388-45f1-bad9-64ca1820326e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5463 2024.08.02 17:25:46.172565 [ 3 ] {} <Debug> HTTP-Session: 23056d37-ddd0-41ef-ab29-29e30dbbb832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5464 2024.08.02 17:25:51.153127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5465 2024.08.02 17:25:51.153262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5466 2024.08.02 17:25:51.153287 [ 3 ] {} <Debug> HTTP-Session: 2155a2e0-bcec-4c63-85bd-570c3a340286 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5467 2024.08.02 17:25:51.153312 [ 3 ] {} <Debug> HTTP-Session: 2155a2e0-bcec-4c63-85bd-570c3a340286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5468 2024.08.02 17:25:51.153326 [ 3 ] {} <Debug> HTTP-Session: 2155a2e0-bcec-4c63-85bd-570c3a340286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5469 2024.08.02 17:25:51.153377 [ 3 ] {} <Trace> HTTP-Session: 2155a2e0-bcec-4c63-85bd-570c3a340286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5470 2024.08.02 17:25:51.153567 [ 3 ] {796bdfd0-3438-46ff-ae8b-13b5d8353f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5471 2024.08.02 17:25:51.153635 [ 3 ] {796bdfd0-3438-46ff-ae8b-13b5d8353f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5472 2024.08.02 17:25:51.153833 [ 3 ] {796bdfd0-3438-46ff-ae8b-13b5d8353f18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5473 2024.08.02 17:25:51.154269 [ 3 ] {796bdfd0-3438-46ff-ae8b-13b5d8353f18} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5474 2024.08.02 17:25:51.154316 [ 3 ] {796bdfd0-3438-46ff-ae8b-13b5d8353f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5475 2024.08.02 17:25:51.154693 [ 3 ] {796bdfd0-3438-46ff-ae8b-13b5d8353f18} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5476 2024.08.02 17:25:51.155048 [ 3 ] {796bdfd0-3438-46ff-ae8b-13b5d8353f18} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5477 2024.08.02 17:25:51.155218 [ 3 ] {796bdfd0-3438-46ff-ae8b-13b5d8353f18} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001704 sec., 7042.2535211267605 rows/sec., 484.84 KiB/sec.
5478 2024.08.02 17:25:51.155449 [ 3 ] {796bdfd0-3438-46ff-ae8b-13b5d8353f18} <Debug> DynamicQueryHandler: Done processing query
5479 2024.08.02 17:25:51.155476 [ 3 ] {796bdfd0-3438-46ff-ae8b-13b5d8353f18} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5480 2024.08.02 17:25:51.155493 [ 3 ] {} <Debug> HTTP-Session: 2155a2e0-bcec-4c63-85bd-570c3a340286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5481 2024.08.02 17:25:51.155629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5482 2024.08.02 17:25:51.155688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5483 2024.08.02 17:25:51.155708 [ 3 ] {} <Debug> HTTP-Session: fef4e916-0b62-4aa8-9a0a-6b681912c42f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5484 2024.08.02 17:25:51.155727 [ 3 ] {} <Debug> HTTP-Session: fef4e916-0b62-4aa8-9a0a-6b681912c42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5485 2024.08.02 17:25:51.155741 [ 3 ] {} <Debug> HTTP-Session: fef4e916-0b62-4aa8-9a0a-6b681912c42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5486 2024.08.02 17:25:51.155777 [ 3 ] {} <Trace> HTTP-Session: fef4e916-0b62-4aa8-9a0a-6b681912c42f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5487 2024.08.02 17:25:51.155886 [ 3 ] {79ece34e-ab2c-4aa3-beb2-aa73b5714d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5488 2024.08.02 17:25:51.155941 [ 3 ] {79ece34e-ab2c-4aa3-beb2-aa73b5714d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5489 2024.08.02 17:25:51.156088 [ 3 ] {79ece34e-ab2c-4aa3-beb2-aa73b5714d40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5490 2024.08.02 17:25:51.156430 [ 3 ] {79ece34e-ab2c-4aa3-beb2-aa73b5714d40} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5491 2024.08.02 17:25:51.156470 [ 3 ] {79ece34e-ab2c-4aa3-beb2-aa73b5714d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5492 2024.08.02 17:25:51.156780 [ 3 ] {79ece34e-ab2c-4aa3-beb2-aa73b5714d40} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5493 2024.08.02 17:25:51.157108 [ 3 ] {79ece34e-ab2c-4aa3-beb2-aa73b5714d40} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5494 2024.08.02 17:25:51.157259 [ 3 ] {79ece34e-ab2c-4aa3-beb2-aa73b5714d40} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001397 sec., 1431.6392269148175 rows/sec., 116.74 KiB/sec.
5495 2024.08.02 17:25:51.157433 [ 3 ] {79ece34e-ab2c-4aa3-beb2-aa73b5714d40} <Debug> DynamicQueryHandler: Done processing query
5496 2024.08.02 17:25:51.157458 [ 3 ] {79ece34e-ab2c-4aa3-beb2-aa73b5714d40} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5497 2024.08.02 17:25:51.157474 [ 3 ] {} <Debug> HTTP-Session: fef4e916-0b62-4aa8-9a0a-6b681912c42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5498 2024.08.02 17:25:51.157649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5499 2024.08.02 17:25:51.157703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5500 2024.08.02 17:25:51.157724 [ 3 ] {} <Debug> HTTP-Session: 298696ab-d663-48ae-a0d4-41f1cfa77020 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5501 2024.08.02 17:25:51.157742 [ 3 ] {} <Debug> HTTP-Session: 298696ab-d663-48ae-a0d4-41f1cfa77020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5502 2024.08.02 17:25:51.157757 [ 3 ] {} <Debug> HTTP-Session: 298696ab-d663-48ae-a0d4-41f1cfa77020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5503 2024.08.02 17:25:51.157791 [ 3 ] {} <Trace> HTTP-Session: 298696ab-d663-48ae-a0d4-41f1cfa77020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5504 2024.08.02 17:25:51.157947 [ 3 ] {52384c8b-cfa7-4cbb-8a0c-fc44c358ffca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5505 2024.08.02 17:25:51.157994 [ 3 ] {52384c8b-cfa7-4cbb-8a0c-fc44c358ffca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5506 2024.08.02 17:25:51.158120 [ 3 ] {52384c8b-cfa7-4cbb-8a0c-fc44c358ffca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5507 2024.08.02 17:25:51.158539 [ 3 ] {52384c8b-cfa7-4cbb-8a0c-fc44c358ffca} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5508 2024.08.02 17:25:51.158576 [ 3 ] {52384c8b-cfa7-4cbb-8a0c-fc44c358ffca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5509 2024.08.02 17:25:51.158905 [ 3 ] {52384c8b-cfa7-4cbb-8a0c-fc44c358ffca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5510 2024.08.02 17:25:51.159226 [ 3 ] {52384c8b-cfa7-4cbb-8a0c-fc44c358ffca} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5511 2024.08.02 17:25:51.159382 [ 3 ] {52384c8b-cfa7-4cbb-8a0c-fc44c358ffca} <Debug> executeQuery: Read 180 rows, 16.32 KiB in 0.001504 sec., 119680.85106382979 rows/sec., 10.59 MiB/sec.
5512 2024.08.02 17:25:51.159396 [ 113 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5513 2024.08.02 17:25:51.159498 [ 113 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5514 2024.08.02 17:25:51.159543 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5515 2024.08.02 17:25:51.159644 [ 3 ] {52384c8b-cfa7-4cbb-8a0c-fc44c358ffca} <Debug> DynamicQueryHandler: Done processing query
5516 2024.08.02 17:25:51.159726 [ 3 ] {52384c8b-cfa7-4cbb-8a0c-fc44c358ffca} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5517 2024.08.02 17:25:51.159793 [ 3 ] {} <Debug> HTTP-Session: 298696ab-d663-48ae-a0d4-41f1cfa77020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5518 2024.08.02 17:25:51.159855 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
5519 2024.08.02 17:25:51.160012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5520 2024.08.02 17:25:51.160160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5521 2024.08.02 17:25:51.160199 [ 3 ] {} <Debug> HTTP-Session: d30d0b03-8525-4eb8-9f7a-7990a5150a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5522 2024.08.02 17:25:51.160226 [ 3 ] {} <Debug> HTTP-Session: d30d0b03-8525-4eb8-9f7a-7990a5150a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5523 2024.08.02 17:25:51.160237 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5524 2024.08.02 17:25:51.160246 [ 3 ] {} <Debug> HTTP-Session: d30d0b03-8525-4eb8-9f7a-7990a5150a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.08.02 17:25:51.160282 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 291 rows starting from the beginning of the part
5526 2024.08.02 17:25:51.160294 [ 3 ] {} <Trace> HTTP-Session: d30d0b03-8525-4eb8-9f7a-7990a5150a5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5527 2024.08.02 17:25:51.160368 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 181 rows starting from the beginning of the part
5528 2024.08.02 17:25:51.160480 [ 3 ] {bcce0fa3-88fb-43be-b156-2918a350d250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5529 2024.08.02 17:25:51.160678 [ 3 ] {bcce0fa3-88fb-43be-b156-2918a350d250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5530 2024.08.02 17:25:51.160683 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 167 rows starting from the beginning of the part
5531 2024.08.02 17:25:51.160980 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 179 rows starting from the beginning of the part
5532 2024.08.02 17:25:51.161200 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 129 rows starting from the beginning of the part
5533 2024.08.02 17:25:51.161436 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 180 rows starting from the beginning of the part
5534 2024.08.02 17:25:51.161510 [ 3 ] {bcce0fa3-88fb-43be-b156-2918a350d250} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5535 2024.08.02 17:25:51.162117 [ 3 ] {bcce0fa3-88fb-43be-b156-2918a350d250} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5536 2024.08.02 17:25:51.162159 [ 3 ] {bcce0fa3-88fb-43be-b156-2918a350d250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5537 2024.08.02 17:25:51.162757 [ 3 ] {bcce0fa3-88fb-43be-b156-2918a350d250} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5538 2024.08.02 17:25:51.163314 [ 3 ] {bcce0fa3-88fb-43be-b156-2918a350d250} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5539 2024.08.02 17:25:51.163570 [ 191 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1127 rows, containing 4 columns (4 merged, 0 gathered) in 0.003939626 sec., 286067.7637928067 rows/sec., 24.63 MiB/sec.
5540 2024.08.02 17:25:51.163606 [ 3 ] {bcce0fa3-88fb-43be-b156-2918a350d250} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003208 sec., 623.4413965087282 rows/sec., 43.53 KiB/sec.
5541 2024.08.02 17:25:51.163779 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5542 2024.08.02 17:25:51.163820 [ 3 ] {bcce0fa3-88fb-43be-b156-2918a350d250} <Debug> DynamicQueryHandler: Done processing query
5543 2024.08.02 17:25:51.163850 [ 3 ] {bcce0fa3-88fb-43be-b156-2918a350d250} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5544 2024.08.02 17:25:51.163871 [ 3 ] {} <Debug> HTTP-Session: d30d0b03-8525-4eb8-9f7a-7990a5150a5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5545 2024.08.02 17:25:51.164058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5546 2024.08.02 17:25:51.164114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5547 2024.08.02 17:25:51.164135 [ 3 ] {} <Debug> HTTP-Session: 67e7346d-76ca-4e65-bbf8-27c0d1640ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5548 2024.08.02 17:25:51.164164 [ 3 ] {} <Debug> HTTP-Session: 67e7346d-76ca-4e65-bbf8-27c0d1640ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5549 2024.08.02 17:25:51.164170 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_26_5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5550 2024.08.02 17:25:51.164181 [ 3 ] {} <Debug> HTTP-Session: 67e7346d-76ca-4e65-bbf8-27c0d1640ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5551 2024.08.02 17:25:51.164227 [ 3 ] {} <Trace> HTTP-Session: 67e7346d-76ca-4e65-bbf8-27c0d1640ae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5552 2024.08.02 17:25:51.164265 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_26_5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5553 2024.08.02 17:25:51.164345 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
5554 2024.08.02 17:25:51.164622 [ 3 ] {96580c67-80dd-4305-9ad4-4bbd6fcdbee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5555 2024.08.02 17:25:51.164668 [ 3 ] {96580c67-80dd-4305-9ad4-4bbd6fcdbee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5556 2024.08.02 17:25:51.164793 [ 3 ] {96580c67-80dd-4305-9ad4-4bbd6fcdbee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5557 2024.08.02 17:25:51.165351 [ 3 ] {96580c67-80dd-4305-9ad4-4bbd6fcdbee4} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5558 2024.08.02 17:25:51.165388 [ 3 ] {96580c67-80dd-4305-9ad4-4bbd6fcdbee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5559 2024.08.02 17:25:51.165741 [ 3 ] {96580c67-80dd-4305-9ad4-4bbd6fcdbee4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5560 2024.08.02 17:25:51.166051 [ 3 ] {96580c67-80dd-4305-9ad4-4bbd6fcdbee4} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5561 2024.08.02 17:25:51.166207 [ 113 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5562 2024.08.02 17:25:51.166214 [ 3 ] {96580c67-80dd-4305-9ad4-4bbd6fcdbee4} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001873 sec., 208222.10357714896 rows/sec., 14.66 MiB/sec.
5563 2024.08.02 17:25:51.166269 [ 113 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5564 2024.08.02 17:25:51.166334 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5565 2024.08.02 17:25:51.166546 [ 3 ] {96580c67-80dd-4305-9ad4-4bbd6fcdbee4} <Debug> DynamicQueryHandler: Done processing query
5566 2024.08.02 17:25:51.166548 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
5567 2024.08.02 17:25:51.166582 [ 3 ] {96580c67-80dd-4305-9ad4-4bbd6fcdbee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5568 2024.08.02 17:25:51.166625 [ 3 ] {} <Debug> HTTP-Session: 67e7346d-76ca-4e65-bbf8-27c0d1640ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5569 2024.08.02 17:25:51.166815 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5570 2024.08.02 17:25:51.166818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5571 2024.08.02 17:25:51.166876 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 462 rows starting from the beginning of the part
5572 2024.08.02 17:25:51.166910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5573 2024.08.02 17:25:51.166953 [ 3 ] {} <Debug> HTTP-Session: a42e4b60-be83-4008-9cb3-d09e68e9186e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5574 2024.08.02 17:25:51.166991 [ 3 ] {} <Debug> HTTP-Session: a42e4b60-be83-4008-9cb3-d09e68e9186e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5575 2024.08.02 17:25:51.167071 [ 3 ] {} <Debug> HTTP-Session: a42e4b60-be83-4008-9cb3-d09e68e9186e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5576 2024.08.02 17:25:51.167179 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 392 rows starting from the beginning of the part
5577 2024.08.02 17:25:51.167205 [ 3 ] {} <Trace> HTTP-Session: a42e4b60-be83-4008-9cb3-d09e68e9186e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5578 2024.08.02 17:25:51.167340 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part
5579 2024.08.02 17:25:51.167691 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 388 rows starting from the beginning of the part
5580 2024.08.02 17:25:51.167789 [ 3 ] {e99e8d85-00f7-49c3-974d-b6c18d158691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5581 2024.08.02 17:25:51.167921 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part
5582 2024.08.02 17:25:51.168050 [ 3 ] {e99e8d85-00f7-49c3-974d-b6c18d158691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5583 2024.08.02 17:25:51.168145 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 390 rows starting from the beginning of the part
5584 2024.08.02 17:25:51.168956 [ 3 ] {e99e8d85-00f7-49c3-974d-b6c18d158691} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5585 2024.08.02 17:25:51.169630 [ 3 ] {e99e8d85-00f7-49c3-974d-b6c18d158691} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5586 2024.08.02 17:25:51.169698 [ 3 ] {e99e8d85-00f7-49c3-974d-b6c18d158691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5587 2024.08.02 17:25:51.170744 [ 3 ] {e99e8d85-00f7-49c3-974d-b6c18d158691} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5588 2024.08.02 17:25:51.171342 [ 3 ] {e99e8d85-00f7-49c3-974d-b6c18d158691} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5589 2024.08.02 17:25:51.171472 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1840 rows, containing 4 columns (4 merged, 0 gathered) in 0.005027616 sec., 365978.626848192 rows/sec., 26.19 MiB/sec.
5590 2024.08.02 17:25:51.171692 [ 3 ] {e99e8d85-00f7-49c3-974d-b6c18d158691} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004252 sec., 1411.1006585136408 rows/sec., 60.63 KiB/sec.
5591 2024.08.02 17:25:51.171798 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5592 2024.08.02 17:25:51.172356 [ 3 ] {e99e8d85-00f7-49c3-974d-b6c18d158691} <Debug> DynamicQueryHandler: Done processing query
5593 2024.08.02 17:25:51.172445 [ 3 ] {e99e8d85-00f7-49c3-974d-b6c18d158691} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5594 2024.08.02 17:25:51.172474 [ 3 ] {} <Debug> HTTP-Session: a42e4b60-be83-4008-9cb3-d09e68e9186e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5595 2024.08.02 17:25:51.172644 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_26_5} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5596 2024.08.02 17:25:51.172660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5597 2024.08.02 17:25:51.172749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5598 2024.08.02 17:25:51.172782 [ 3 ] {} <Debug> HTTP-Session: 7c47cbdd-8126-4034-8cf9-d54e2b2b5dab Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5599 2024.08.02 17:25:51.172799 [ 190 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_26_5} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5600 2024.08.02 17:25:51.172809 [ 3 ] {} <Debug> HTTP-Session: 7c47cbdd-8126-4034-8cf9-d54e2b2b5dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5601 2024.08.02 17:25:51.172839 [ 3 ] {} <Debug> HTTP-Session: 7c47cbdd-8126-4034-8cf9-d54e2b2b5dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5602 2024.08.02 17:25:51.172926 [ 3 ] {} <Trace> HTTP-Session: 7c47cbdd-8126-4034-8cf9-d54e2b2b5dab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5603 2024.08.02 17:25:51.172952 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
5604 2024.08.02 17:25:51.173084 [ 3 ] {e0c0468c-7393-489b-bec8-e3808ce21374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5605 2024.08.02 17:25:51.173136 [ 3 ] {e0c0468c-7393-489b-bec8-e3808ce21374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5606 2024.08.02 17:25:51.173304 [ 3 ] {e0c0468c-7393-489b-bec8-e3808ce21374} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5607 2024.08.02 17:25:51.173656 [ 3 ] {e0c0468c-7393-489b-bec8-e3808ce21374} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5608 2024.08.02 17:25:51.173692 [ 3 ] {e0c0468c-7393-489b-bec8-e3808ce21374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5609 2024.08.02 17:25:51.174063 [ 3 ] {e0c0468c-7393-489b-bec8-e3808ce21374} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5610 2024.08.02 17:25:51.174426 [ 3 ] {e0c0468c-7393-489b-bec8-e3808ce21374} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5611 2024.08.02 17:25:51.174602 [ 3 ] {e0c0468c-7393-489b-bec8-e3808ce21374} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00156 sec., 49358.97435897436 rows/sec., 3.04 MiB/sec.
5612 2024.08.02 17:25:51.174898 [ 3 ] {e0c0468c-7393-489b-bec8-e3808ce21374} <Debug> DynamicQueryHandler: Done processing query
5613 2024.08.02 17:25:51.174922 [ 3 ] {e0c0468c-7393-489b-bec8-e3808ce21374} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5614 2024.08.02 17:25:51.174938 [ 3 ] {} <Debug> HTTP-Session: 7c47cbdd-8126-4034-8cf9-d54e2b2b5dab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5615 2024.08.02 17:25:51.175107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5616 2024.08.02 17:25:51.175157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5617 2024.08.02 17:25:51.175177 [ 3 ] {} <Debug> HTTP-Session: 587b710a-dcbe-4a89-9d55-515b5d6ca690 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5618 2024.08.02 17:25:51.175194 [ 3 ] {} <Debug> HTTP-Session: 587b710a-dcbe-4a89-9d55-515b5d6ca690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5619 2024.08.02 17:25:51.175207 [ 3 ] {} <Debug> HTTP-Session: 587b710a-dcbe-4a89-9d55-515b5d6ca690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5620 2024.08.02 17:25:51.175238 [ 3 ] {} <Trace> HTTP-Session: 587b710a-dcbe-4a89-9d55-515b5d6ca690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5621 2024.08.02 17:25:51.175395 [ 3 ] {0d94442a-b6e0-429f-8085-144168bf0888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5622 2024.08.02 17:25:51.175442 [ 3 ] {0d94442a-b6e0-429f-8085-144168bf0888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5623 2024.08.02 17:25:51.175605 [ 3 ] {0d94442a-b6e0-429f-8085-144168bf0888} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5624 2024.08.02 17:25:51.176013 [ 3 ] {0d94442a-b6e0-429f-8085-144168bf0888} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5625 2024.08.02 17:25:51.176049 [ 3 ] {0d94442a-b6e0-429f-8085-144168bf0888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5626 2024.08.02 17:25:51.176432 [ 3 ] {0d94442a-b6e0-429f-8085-144168bf0888} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5627 2024.08.02 17:25:51.176768 [ 3 ] {0d94442a-b6e0-429f-8085-144168bf0888} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5628 2024.08.02 17:25:51.176937 [ 3 ] {0d94442a-b6e0-429f-8085-144168bf0888} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001612 sec., 99875.93052109181 rows/sec., 6.96 MiB/sec.
5629 2024.08.02 17:25:51.177265 [ 3 ] {0d94442a-b6e0-429f-8085-144168bf0888} <Debug> DynamicQueryHandler: Done processing query
5630 2024.08.02 17:25:51.177290 [ 3 ] {0d94442a-b6e0-429f-8085-144168bf0888} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5631 2024.08.02 17:25:51.177306 [ 3 ] {} <Debug> HTTP-Session: 587b710a-dcbe-4a89-9d55-515b5d6ca690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5632 2024.08.02 17:25:51.177439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5633 2024.08.02 17:25:51.177488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5634 2024.08.02 17:25:51.177507 [ 3 ] {} <Debug> HTTP-Session: ada2f79a-6a22-4b7b-a391-e63e0cdcda5e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5635 2024.08.02 17:25:51.177523 [ 3 ] {} <Debug> HTTP-Session: ada2f79a-6a22-4b7b-a391-e63e0cdcda5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5636 2024.08.02 17:25:51.177536 [ 3 ] {} <Debug> HTTP-Session: ada2f79a-6a22-4b7b-a391-e63e0cdcda5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5637 2024.08.02 17:25:51.177567 [ 3 ] {} <Trace> HTTP-Session: ada2f79a-6a22-4b7b-a391-e63e0cdcda5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5638 2024.08.02 17:25:51.177730 [ 3 ] {65906010-59b4-4b0a-8ca0-3725bf083f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5639 2024.08.02 17:25:51.177801 [ 3 ] {65906010-59b4-4b0a-8ca0-3725bf083f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5640 2024.08.02 17:25:51.178232 [ 3 ] {65906010-59b4-4b0a-8ca0-3725bf083f44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5641 2024.08.02 17:25:51.178749 [ 3 ] {65906010-59b4-4b0a-8ca0-3725bf083f44} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5642 2024.08.02 17:25:51.178785 [ 3 ] {65906010-59b4-4b0a-8ca0-3725bf083f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5643 2024.08.02 17:25:51.179376 [ 3 ] {65906010-59b4-4b0a-8ca0-3725bf083f44} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5644 2024.08.02 17:25:51.179786 [ 3 ] {65906010-59b4-4b0a-8ca0-3725bf083f44} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5645 2024.08.02 17:25:51.179965 [ 113 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5646 2024.08.02 17:25:51.179992 [ 3 ] {65906010-59b4-4b0a-8ca0-3725bf083f44} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002348 sec., 2555.366269165247 rows/sec., 4.58 MiB/sec.
5647 2024.08.02 17:25:51.180036 [ 113 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5648 2024.08.02 17:25:51.180115 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5649 2024.08.02 17:25:51.180580 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
5650 2024.08.02 17:25:51.180934 [ 3 ] {65906010-59b4-4b0a-8ca0-3725bf083f44} <Debug> DynamicQueryHandler: Done processing query
5651 2024.08.02 17:25:51.180993 [ 3 ] {65906010-59b4-4b0a-8ca0-3725bf083f44} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5652 2024.08.02 17:25:51.181041 [ 3 ] {} <Debug> HTTP-Session: ada2f79a-6a22-4b7b-a391-e63e0cdcda5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5653 2024.08.02 17:25:51.181250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5654 2024.08.02 17:25:51.181358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5655 2024.08.02 17:25:51.181416 [ 3 ] {} <Debug> HTTP-Session: ba1f4fbe-ad2e-4533-a24b-18aace19a002 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5656 2024.08.02 17:25:51.181428 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5657 2024.08.02 17:25:51.181445 [ 3 ] {} <Debug> HTTP-Session: ba1f4fbe-ad2e-4533-a24b-18aace19a002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5658 2024.08.02 17:25:51.181490 [ 3 ] {} <Debug> HTTP-Session: ba1f4fbe-ad2e-4533-a24b-18aace19a002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5659 2024.08.02 17:25:51.181583 [ 3 ] {} <Trace> HTTP-Session: ba1f4fbe-ad2e-4533-a24b-18aace19a002 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5660 2024.08.02 17:25:51.181606 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 286 rows starting from the beginning of the part
5661 2024.08.02 17:25:51.181808 [ 3 ] {9e09d270-2d53-47e3-8341-b8d50f25d6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5662 2024.08.02 17:25:51.182012 [ 3 ] {9e09d270-2d53-47e3-8341-b8d50f25d6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5663 2024.08.02 17:25:51.182385 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
5664 2024.08.02 17:25:51.182759 [ 3 ] {9e09d270-2d53-47e3-8341-b8d50f25d6fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5665 2024.08.02 17:25:51.183203 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part
5666 2024.08.02 17:25:51.183814 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
5667 2024.08.02 17:25:51.183979 [ 3 ] {9e09d270-2d53-47e3-8341-b8d50f25d6fd} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5668 2024.08.02 17:25:51.184088 [ 3 ] {9e09d270-2d53-47e3-8341-b8d50f25d6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5669 2024.08.02 17:25:51.184485 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part
5670 2024.08.02 17:25:51.185136 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
5671 2024.08.02 17:25:51.185525 [ 3 ] {9e09d270-2d53-47e3-8341-b8d50f25d6fd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5672 2024.08.02 17:25:51.186449 [ 3 ] {9e09d270-2d53-47e3-8341-b8d50f25d6fd} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5673 2024.08.02 17:25:51.186738 [ 113 ] {} <Debug> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5674 2024.08.02 17:25:51.186841 [ 113 ] {} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5675 2024.08.02 17:25:51.186871 [ 3 ] {9e09d270-2d53-47e3-8341-b8d50f25d6fd} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005152 sec., 4464.285714285714 rows/sec., 241.49 KiB/sec.
5676 2024.08.02 17:25:51.186898 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5677 2024.08.02 17:25:51.187342 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::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
5678 2024.08.02 17:25:51.187784 [ 3 ] {9e09d270-2d53-47e3-8341-b8d50f25d6fd} <Debug> DynamicQueryHandler: Done processing query
5679 2024.08.02 17:25:51.187881 [ 3 ] {9e09d270-2d53-47e3-8341-b8d50f25d6fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5680 2024.08.02 17:25:51.187937 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5681 2024.08.02 17:25:51.187954 [ 3 ] {} <Debug> HTTP-Session: ba1f4fbe-ad2e-4533-a24b-18aace19a002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5682 2024.08.02 17:25:51.188028 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part
5683 2024.08.02 17:25:51.188140 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part
5684 2024.08.02 17:25:51.188210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5685 2024.08.02 17:25:51.188417 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
5686 2024.08.02 17:25:51.188878 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part
5687 2024.08.02 17:25:51.189184 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
5688 2024.08.02 17:25:51.189494 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part
5689 2024.08.02 17:25:51.189340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5690 2024.08.02 17:25:51.189873 [ 3 ] {} <Debug> HTTP-Session: 1a89220c-f213-4544-9b73-cf8b1f4ec053 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5691 2024.08.02 17:25:51.190039 [ 3 ] {} <Debug> HTTP-Session: 1a89220c-f213-4544-9b73-cf8b1f4ec053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5692 2024.08.02 17:25:51.190170 [ 3 ] {} <Debug> HTTP-Session: 1a89220c-f213-4544-9b73-cf8b1f4ec053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5693 2024.08.02 17:25:51.190461 [ 3 ] {} <Trace> HTTP-Session: 1a89220c-f213-4544-9b73-cf8b1f4ec053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5694 2024.08.02 17:25:51.191165 [ 3 ] {95d03517-2f90-4e19-aec8-4de790212a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5695 2024.08.02 17:25:51.191387 [ 3 ] {95d03517-2f90-4e19-aec8-4de790212a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5696 2024.08.02 17:25:51.193116 [ 3 ] {95d03517-2f90-4e19-aec8-4de790212a29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5697 2024.08.02 17:25:51.194833 [ 189 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.007764928 sec., 33097.53805830524 rows/sec., 1.82 MiB/sec.
5698 2024.08.02 17:25:51.195105 [ 3 ] {95d03517-2f90-4e19-aec8-4de790212a29} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5699 2024.08.02 17:25:51.195176 [ 189 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5700 2024.08.02 17:25:51.195198 [ 3 ] {95d03517-2f90-4e19-aec8-4de790212a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5701 2024.08.02 17:25:51.196968 [ 189 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_11_2} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5702 2024.08.02 17:25:51.197055 [ 3 ] {95d03517-2f90-4e19-aec8-4de790212a29} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5703 2024.08.02 17:25:51.197285 [ 189 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_11_2} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5704 2024.08.02 17:25:51.197520 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
5705 2024.08.02 17:25:51.198188 [ 3 ] {95d03517-2f90-4e19-aec8-4de790212a29} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5706 2024.08.02 17:25:51.198375 [ 3 ] {95d03517-2f90-4e19-aec8-4de790212a29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007605 sec., 7889.546351084813 rows/sec., 544.46 KiB/sec.
5707 2024.08.02 17:25:51.199029 [ 3 ] {95d03517-2f90-4e19-aec8-4de790212a29} <Debug> DynamicQueryHandler: Done processing query
5708 2024.08.02 17:25:51.199065 [ 3 ] {95d03517-2f90-4e19-aec8-4de790212a29} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5709 2024.08.02 17:25:51.199083 [ 3 ] {} <Debug> HTTP-Session: 1a89220c-f213-4544-9b73-cf8b1f4ec053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5710 2024.08.02 17:25:51.199705 [ 194 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 19 columns (19 merged, 0 gathered) in 0.019454262 sec., 18093.721571139526 rows/sec., 32.42 MiB/sec.
5711 2024.08.02 17:25:51.200113 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5712 2024.08.02 17:25:51.200688 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5713 2024.08.02 17:25:51.200768 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5714 2024.08.02 17:25:51.200887 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB.
5715 2024.08.02 17:25:53.100631 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
5716 2024.08.02 17:25:53.100678 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
5717 2024.08.02 17:25:56.149319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5718 2024.08.02 17:25:56.149465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5719 2024.08.02 17:25:56.149496 [ 3 ] {} <Debug> HTTP-Session: b3669c05-09eb-46f7-b635-0a4e200141d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5720 2024.08.02 17:25:56.149526 [ 3 ] {} <Debug> HTTP-Session: b3669c05-09eb-46f7-b635-0a4e200141d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5721 2024.08.02 17:25:56.149544 [ 3 ] {} <Debug> HTTP-Session: b3669c05-09eb-46f7-b635-0a4e200141d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5722 2024.08.02 17:25:56.149603 [ 3 ] {} <Trace> HTTP-Session: b3669c05-09eb-46f7-b635-0a4e200141d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5723 2024.08.02 17:25:56.149811 [ 3 ] {bb60e14f-f734-4985-9cef-00c4fb934439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5724 2024.08.02 17:25:56.149880 [ 3 ] {bb60e14f-f734-4985-9cef-00c4fb934439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5725 2024.08.02 17:25:56.150076 [ 3 ] {bb60e14f-f734-4985-9cef-00c4fb934439} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5726 2024.08.02 17:25:56.150544 [ 3 ] {bb60e14f-f734-4985-9cef-00c4fb934439} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5727 2024.08.02 17:25:56.150587 [ 3 ] {bb60e14f-f734-4985-9cef-00c4fb934439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5728 2024.08.02 17:25:56.150973 [ 3 ] {bb60e14f-f734-4985-9cef-00c4fb934439} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5729 2024.08.02 17:25:56.151340 [ 3 ] {bb60e14f-f734-4985-9cef-00c4fb934439} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5730 2024.08.02 17:25:56.151514 [ 3 ] {bb60e14f-f734-4985-9cef-00c4fb934439} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001761 sec., 13628.62010221465 rows/sec., 1.08 MiB/sec.
5731 2024.08.02 17:25:56.151727 [ 3 ] {bb60e14f-f734-4985-9cef-00c4fb934439} <Debug> DynamicQueryHandler: Done processing query
5732 2024.08.02 17:25:56.151755 [ 3 ] {bb60e14f-f734-4985-9cef-00c4fb934439} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5733 2024.08.02 17:25:56.151773 [ 3 ] {} <Debug> HTTP-Session: b3669c05-09eb-46f7-b635-0a4e200141d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5734 2024.08.02 17:25:56.151965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5735 2024.08.02 17:25:56.152023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5736 2024.08.02 17:25:56.152045 [ 3 ] {} <Debug> HTTP-Session: f802cd0e-48ec-4c10-8d80-bbc0577c0726 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5737 2024.08.02 17:25:56.152064 [ 3 ] {} <Debug> HTTP-Session: f802cd0e-48ec-4c10-8d80-bbc0577c0726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5738 2024.08.02 17:25:56.152078 [ 3 ] {} <Debug> HTTP-Session: f802cd0e-48ec-4c10-8d80-bbc0577c0726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5739 2024.08.02 17:25:56.152112 [ 3 ] {} <Trace> HTTP-Session: f802cd0e-48ec-4c10-8d80-bbc0577c0726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5740 2024.08.02 17:25:56.152258 [ 3 ] {e889a932-39ce-4d42-9bef-fbbcbc2fe0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5741 2024.08.02 17:25:56.152319 [ 3 ] {e889a932-39ce-4d42-9bef-fbbcbc2fe0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5742 2024.08.02 17:25:56.152463 [ 3 ] {e889a932-39ce-4d42-9bef-fbbcbc2fe0aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5743 2024.08.02 17:25:56.152852 [ 3 ] {e889a932-39ce-4d42-9bef-fbbcbc2fe0aa} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5744 2024.08.02 17:25:56.152890 [ 3 ] {e889a932-39ce-4d42-9bef-fbbcbc2fe0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5745 2024.08.02 17:25:56.153234 [ 3 ] {e889a932-39ce-4d42-9bef-fbbcbc2fe0aa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5746 2024.08.02 17:25:56.153548 [ 3 ] {e889a932-39ce-4d42-9bef-fbbcbc2fe0aa} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5747 2024.08.02 17:25:56.153721 [ 3 ] {e889a932-39ce-4d42-9bef-fbbcbc2fe0aa} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.001518 sec., 84321.47562582346 rows/sec., 6.95 MiB/sec.
5748 2024.08.02 17:25:56.153884 [ 3 ] {e889a932-39ce-4d42-9bef-fbbcbc2fe0aa} <Debug> DynamicQueryHandler: Done processing query
5749 2024.08.02 17:25:56.153908 [ 3 ] {e889a932-39ce-4d42-9bef-fbbcbc2fe0aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5750 2024.08.02 17:25:56.153924 [ 3 ] {} <Debug> HTTP-Session: f802cd0e-48ec-4c10-8d80-bbc0577c0726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5751 2024.08.02 17:25:56.154062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5752 2024.08.02 17:25:56.154111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5753 2024.08.02 17:25:56.154129 [ 3 ] {} <Debug> HTTP-Session: 0d46fcf2-7c1e-45fa-aac5-95ed23fe0508 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5754 2024.08.02 17:25:56.154148 [ 3 ] {} <Debug> HTTP-Session: 0d46fcf2-7c1e-45fa-aac5-95ed23fe0508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5755 2024.08.02 17:25:56.154162 [ 3 ] {} <Debug> HTTP-Session: 0d46fcf2-7c1e-45fa-aac5-95ed23fe0508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5756 2024.08.02 17:25:56.154192 [ 3 ] {} <Trace> HTTP-Session: 0d46fcf2-7c1e-45fa-aac5-95ed23fe0508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5757 2024.08.02 17:25:56.154312 [ 3 ] {ec400e1e-613c-40e5-ab80-6941c2778b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5758 2024.08.02 17:25:56.154353 [ 3 ] {ec400e1e-613c-40e5-ab80-6941c2778b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5759 2024.08.02 17:25:56.154482 [ 3 ] {ec400e1e-613c-40e5-ab80-6941c2778b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5760 2024.08.02 17:25:56.154823 [ 3 ] {ec400e1e-613c-40e5-ab80-6941c2778b9a} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5761 2024.08.02 17:25:56.154860 [ 3 ] {ec400e1e-613c-40e5-ab80-6941c2778b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5762 2024.08.02 17:25:56.155177 [ 3 ] {ec400e1e-613c-40e5-ab80-6941c2778b9a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5763 2024.08.02 17:25:56.155491 [ 3 ] {ec400e1e-613c-40e5-ab80-6941c2778b9a} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5764 2024.08.02 17:25:56.155650 [ 3 ] {ec400e1e-613c-40e5-ab80-6941c2778b9a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001376 sec., 63953.48837209302 rows/sec., 4.99 MiB/sec.
5765 2024.08.02 17:25:56.155937 [ 3 ] {ec400e1e-613c-40e5-ab80-6941c2778b9a} <Debug> DynamicQueryHandler: Done processing query
5766 2024.08.02 17:25:56.155980 [ 3 ] {ec400e1e-613c-40e5-ab80-6941c2778b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5767 2024.08.02 17:25:56.155996 [ 3 ] {} <Debug> HTTP-Session: 0d46fcf2-7c1e-45fa-aac5-95ed23fe0508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5768 2024.08.02 17:25:56.156157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5769 2024.08.02 17:25:56.156207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5770 2024.08.02 17:25:56.156226 [ 3 ] {} <Debug> HTTP-Session: 8cc075e7-b7bb-4f36-b022-b98e96e943a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5771 2024.08.02 17:25:56.156242 [ 3 ] {} <Debug> HTTP-Session: 8cc075e7-b7bb-4f36-b022-b98e96e943a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5772 2024.08.02 17:25:56.156256 [ 3 ] {} <Debug> HTTP-Session: 8cc075e7-b7bb-4f36-b022-b98e96e943a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5773 2024.08.02 17:25:56.156287 [ 3 ] {} <Trace> HTTP-Session: 8cc075e7-b7bb-4f36-b022-b98e96e943a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5774 2024.08.02 17:25:56.156431 [ 3 ] {a228f6bb-c2df-4518-89ac-9e79e0e54f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5775 2024.08.02 17:25:56.156481 [ 3 ] {a228f6bb-c2df-4518-89ac-9e79e0e54f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5776 2024.08.02 17:25:56.156650 [ 3 ] {a228f6bb-c2df-4518-89ac-9e79e0e54f8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5777 2024.08.02 17:25:56.157021 [ 3 ] {a228f6bb-c2df-4518-89ac-9e79e0e54f8c} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5778 2024.08.02 17:25:56.157058 [ 3 ] {a228f6bb-c2df-4518-89ac-9e79e0e54f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5779 2024.08.02 17:25:56.157450 [ 3 ] {a228f6bb-c2df-4518-89ac-9e79e0e54f8c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5780 2024.08.02 17:25:56.157795 [ 3 ] {a228f6bb-c2df-4518-89ac-9e79e0e54f8c} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5781 2024.08.02 17:25:56.157960 [ 3 ] {a228f6bb-c2df-4518-89ac-9e79e0e54f8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec.
5782 2024.08.02 17:25:56.157972 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5783 2024.08.02 17:25:56.158076 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5784 2024.08.02 17:25:56.158124 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5785 2024.08.02 17:25:56.158211 [ 3 ] {a228f6bb-c2df-4518-89ac-9e79e0e54f8c} <Debug> DynamicQueryHandler: Done processing query
5786 2024.08.02 17:25:56.158275 [ 3 ] {a228f6bb-c2df-4518-89ac-9e79e0e54f8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5787 2024.08.02 17:25:56.158317 [ 3 ] {} <Debug> HTTP-Session: 8cc075e7-b7bb-4f36-b022-b98e96e943a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5788 2024.08.02 17:25:56.158354 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
5789 2024.08.02 17:25:56.158522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5790 2024.08.02 17:25:56.158638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5791 2024.08.02 17:25:56.158677 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5792 2024.08.02 17:25:56.158688 [ 3 ] {} <Debug> HTTP-Session: 75a45af7-b7d5-4eb9-a995-6e895d16e119 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5793 2024.08.02 17:25:56.158750 [ 3 ] {} <Debug> HTTP-Session: 75a45af7-b7d5-4eb9-a995-6e895d16e119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5794 2024.08.02 17:25:56.158755 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2288 rows starting from the beginning of the part
5795 2024.08.02 17:25:56.158772 [ 3 ] {} <Debug> HTTP-Session: 75a45af7-b7d5-4eb9-a995-6e895d16e119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.08.02 17:25:56.158842 [ 3 ] {} <Trace> HTTP-Session: 75a45af7-b7d5-4eb9-a995-6e895d16e119 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5797 2024.08.02 17:25:56.158995 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 199 rows starting from the beginning of the part
5798 2024.08.02 17:25:56.159347 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
5799 2024.08.02 17:25:56.159578 [ 3 ] {b2803c5f-0c79-4347-9b77-81177676a694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5800 2024.08.02 17:25:56.159611 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 161 rows starting from the beginning of the part
5801 2024.08.02 17:25:56.159940 [ 3 ] {b2803c5f-0c79-4347-9b77-81177676a694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5802 2024.08.02 17:25:56.159960 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part
5803 2024.08.02 17:25:56.160354 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part
5804 2024.08.02 17:25:56.162116 [ 3 ] {b2803c5f-0c79-4347-9b77-81177676a694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5805 2024.08.02 17:25:56.163683 [ 3 ] {b2803c5f-0c79-4347-9b77-81177676a694} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5806 2024.08.02 17:25:56.163734 [ 3 ] {b2803c5f-0c79-4347-9b77-81177676a694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5807 2024.08.02 17:25:56.164499 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3129 rows, containing 5 columns (5 merged, 0 gathered) in 0.00627996 sec., 498251.5812202625 rows/sec., 34.84 MiB/sec.
5808 2024.08.02 17:25:56.164868 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5809 2024.08.02 17:25:56.165000 [ 3 ] {b2803c5f-0c79-4347-9b77-81177676a694} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5810 2024.08.02 17:25:56.166087 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5811 2024.08.02 17:25:56.166284 [ 3 ] {b2803c5f-0c79-4347-9b77-81177676a694} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5812 2024.08.02 17:25:56.166335 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5813 2024.08.02 17:25:56.166544 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
5814 2024.08.02 17:25:56.166661 [ 3 ] {b2803c5f-0c79-4347-9b77-81177676a694} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.007441 sec., 3225.3729337454643 rows/sec., 5.78 MiB/sec.
5815 2024.08.02 17:25:56.166938 [ 3 ] {b2803c5f-0c79-4347-9b77-81177676a694} <Debug> DynamicQueryHandler: Done processing query
5816 2024.08.02 17:25:56.166964 [ 3 ] {b2803c5f-0c79-4347-9b77-81177676a694} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5817 2024.08.02 17:25:56.166980 [ 3 ] {} <Debug> HTTP-Session: 75a45af7-b7d5-4eb9-a995-6e895d16e119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5818 2024.08.02 17:25:56.167121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5819 2024.08.02 17:25:56.167172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5820 2024.08.02 17:25:56.167192 [ 3 ] {} <Debug> HTTP-Session: 128a40df-b03a-4e62-a912-ec1c163b7b08 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5821 2024.08.02 17:25:56.167208 [ 3 ] {} <Debug> HTTP-Session: 128a40df-b03a-4e62-a912-ec1c163b7b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5822 2024.08.02 17:25:56.167223 [ 3 ] {} <Debug> HTTP-Session: 128a40df-b03a-4e62-a912-ec1c163b7b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5823 2024.08.02 17:25:56.167255 [ 3 ] {} <Trace> HTTP-Session: 128a40df-b03a-4e62-a912-ec1c163b7b08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5824 2024.08.02 17:25:56.167385 [ 3 ] {5f0c8a7f-754c-42f1-8192-f2c70357689e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5825 2024.08.02 17:25:56.167432 [ 3 ] {5f0c8a7f-754c-42f1-8192-f2c70357689e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5826 2024.08.02 17:25:56.167572 [ 3 ] {5f0c8a7f-754c-42f1-8192-f2c70357689e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5827 2024.08.02 17:25:56.167872 [ 3 ] {5f0c8a7f-754c-42f1-8192-f2c70357689e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5828 2024.08.02 17:25:56.167909 [ 3 ] {5f0c8a7f-754c-42f1-8192-f2c70357689e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5829 2024.08.02 17:25:56.168287 [ 3 ] {5f0c8a7f-754c-42f1-8192-f2c70357689e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5830 2024.08.02 17:25:56.168645 [ 3 ] {5f0c8a7f-754c-42f1-8192-f2c70357689e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5831 2024.08.02 17:25:56.168810 [ 3 ] {5f0c8a7f-754c-42f1-8192-f2c70357689e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec.
5832 2024.08.02 17:25:56.168821 [ 112 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5833 2024.08.02 17:25:56.168910 [ 112 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5834 2024.08.02 17:25:56.168962 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5835 2024.08.02 17:25:56.169098 [ 3 ] {5f0c8a7f-754c-42f1-8192-f2c70357689e} <Debug> DynamicQueryHandler: Done processing query
5836 2024.08.02 17:25:56.169152 [ 3 ] {5f0c8a7f-754c-42f1-8192-f2c70357689e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5837 2024.08.02 17:25:56.169152 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
5838 2024.08.02 17:25:56.169175 [ 3 ] {} <Debug> HTTP-Session: 128a40df-b03a-4e62-a912-ec1c163b7b08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5839 2024.08.02 17:25:56.169348 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5840 2024.08.02 17:25:56.169389 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 752 rows starting from the beginning of the part
5841 2024.08.02 17:25:56.169501 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
5842 2024.08.02 17:25:56.169690 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
5843 2024.08.02 17:25:56.169859 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
5844 2024.08.02 17:25:56.169983 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
5845 2024.08.02 17:25:56.170182 [ 194 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
5846 2024.08.02 17:25:56.171474 [ 190 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 4 columns (4 merged, 0 gathered) in 0.002423407 sec., 434099.5961470773 rows/sec., 29.02 MiB/sec.
5847 2024.08.02 17:25:56.171630 [ 190 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5848 2024.08.02 17:25:56.172009 [ 190 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_26_5} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5849 2024.08.02 17:25:56.172085 [ 190 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_26_5} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5850 2024.08.02 17:25:56.172158 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
5851 2024.08.02 17:26:01.154352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5852 2024.08.02 17:26:01.154504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5853 2024.08.02 17:26:01.154531 [ 3 ] {} <Debug> HTTP-Session: 03f2e846-037c-40aa-830e-d356a95b5912 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5854 2024.08.02 17:26:01.154558 [ 3 ] {} <Debug> HTTP-Session: 03f2e846-037c-40aa-830e-d356a95b5912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5855 2024.08.02 17:26:01.154581 [ 3 ] {} <Debug> HTTP-Session: 03f2e846-037c-40aa-830e-d356a95b5912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5856 2024.08.02 17:26:01.154633 [ 3 ] {} <Trace> HTTP-Session: 03f2e846-037c-40aa-830e-d356a95b5912 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5857 2024.08.02 17:26:01.154887 [ 3 ] {22873f41-e5ed-4a8b-bd3f-84e4f902b2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5858 2024.08.02 17:26:01.154991 [ 3 ] {22873f41-e5ed-4a8b-bd3f-84e4f902b2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5859 2024.08.02 17:26:01.155241 [ 3 ] {22873f41-e5ed-4a8b-bd3f-84e4f902b2e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5860 2024.08.02 17:26:01.155684 [ 3 ] {22873f41-e5ed-4a8b-bd3f-84e4f902b2e4} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5861 2024.08.02 17:26:01.155729 [ 3 ] {22873f41-e5ed-4a8b-bd3f-84e4f902b2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5862 2024.08.02 17:26:01.156109 [ 3 ] {22873f41-e5ed-4a8b-bd3f-84e4f902b2e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5863 2024.08.02 17:26:01.156440 [ 3 ] {22873f41-e5ed-4a8b-bd3f-84e4f902b2e4} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5864 2024.08.02 17:26:01.156605 [ 3 ] {22873f41-e5ed-4a8b-bd3f-84e4f902b2e4} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.00179 sec., 6703.91061452514 rows/sec., 461.55 KiB/sec.
5865 2024.08.02 17:26:01.156811 [ 3 ] {22873f41-e5ed-4a8b-bd3f-84e4f902b2e4} <Debug> DynamicQueryHandler: Done processing query
5866 2024.08.02 17:26:01.156837 [ 3 ] {22873f41-e5ed-4a8b-bd3f-84e4f902b2e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5867 2024.08.02 17:26:01.156853 [ 3 ] {} <Debug> HTTP-Session: 03f2e846-037c-40aa-830e-d356a95b5912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5868 2024.08.02 17:26:01.157045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5869 2024.08.02 17:26:01.157096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5870 2024.08.02 17:26:01.157117 [ 3 ] {} <Debug> HTTP-Session: 7b166e39-8ad0-40ff-b1b6-5d447047aa34 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5871 2024.08.02 17:26:01.157133 [ 3 ] {} <Debug> HTTP-Session: 7b166e39-8ad0-40ff-b1b6-5d447047aa34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5872 2024.08.02 17:26:01.157147 [ 3 ] {} <Debug> HTTP-Session: 7b166e39-8ad0-40ff-b1b6-5d447047aa34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5873 2024.08.02 17:26:01.157180 [ 3 ] {} <Trace> HTTP-Session: 7b166e39-8ad0-40ff-b1b6-5d447047aa34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5874 2024.08.02 17:26:01.157322 [ 3 ] {7e17d81b-978d-4dbb-abad-d33628090698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5875 2024.08.02 17:26:01.157366 [ 3 ] {7e17d81b-978d-4dbb-abad-d33628090698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5876 2024.08.02 17:26:01.157491 [ 3 ] {7e17d81b-978d-4dbb-abad-d33628090698} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5877 2024.08.02 17:26:01.157939 [ 3 ] {7e17d81b-978d-4dbb-abad-d33628090698} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5878 2024.08.02 17:26:01.157978 [ 3 ] {7e17d81b-978d-4dbb-abad-d33628090698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5879 2024.08.02 17:26:01.158312 [ 3 ] {7e17d81b-978d-4dbb-abad-d33628090698} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5880 2024.08.02 17:26:01.158623 [ 3 ] {7e17d81b-978d-4dbb-abad-d33628090698} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5881 2024.08.02 17:26:01.158779 [ 3 ] {7e17d81b-978d-4dbb-abad-d33628090698} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.001513 sec., 118307.99735624586 rows/sec., 10.48 MiB/sec.
5882 2024.08.02 17:26:01.159055 [ 3 ] {7e17d81b-978d-4dbb-abad-d33628090698} <Debug> DynamicQueryHandler: Done processing query
5883 2024.08.02 17:26:01.159099 [ 3 ] {7e17d81b-978d-4dbb-abad-d33628090698} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5884 2024.08.02 17:26:01.159117 [ 3 ] {} <Debug> HTTP-Session: 7b166e39-8ad0-40ff-b1b6-5d447047aa34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5885 2024.08.02 17:26:01.159289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5886 2024.08.02 17:26:01.159356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5887 2024.08.02 17:26:01.159376 [ 3 ] {} <Debug> HTTP-Session: 4a46e761-7a7c-47fc-ac69-c9af631b8cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5888 2024.08.02 17:26:01.159393 [ 3 ] {} <Debug> HTTP-Session: 4a46e761-7a7c-47fc-ac69-c9af631b8cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5889 2024.08.02 17:26:01.159409 [ 3 ] {} <Debug> HTTP-Session: 4a46e761-7a7c-47fc-ac69-c9af631b8cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5890 2024.08.02 17:26:01.159441 [ 3 ] {} <Trace> HTTP-Session: 4a46e761-7a7c-47fc-ac69-c9af631b8cb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5891 2024.08.02 17:26:01.159646 [ 3 ] {29df3514-de67-4f9e-bf92-17a3d522be0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5892 2024.08.02 17:26:01.159692 [ 3 ] {29df3514-de67-4f9e-bf92-17a3d522be0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5893 2024.08.02 17:26:01.159842 [ 3 ] {29df3514-de67-4f9e-bf92-17a3d522be0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5894 2024.08.02 17:26:01.160373 [ 3 ] {29df3514-de67-4f9e-bf92-17a3d522be0f} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5895 2024.08.02 17:26:01.160411 [ 3 ] {29df3514-de67-4f9e-bf92-17a3d522be0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5896 2024.08.02 17:26:01.160746 [ 3 ] {29df3514-de67-4f9e-bf92-17a3d522be0f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5897 2024.08.02 17:26:01.161077 [ 3 ] {29df3514-de67-4f9e-bf92-17a3d522be0f} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5898 2024.08.02 17:26:01.161231 [ 3 ] {29df3514-de67-4f9e-bf92-17a3d522be0f} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.001685 sec., 230267.06231454006 rows/sec., 16.20 MiB/sec.
5899 2024.08.02 17:26:01.161505 [ 3 ] {29df3514-de67-4f9e-bf92-17a3d522be0f} <Debug> DynamicQueryHandler: Done processing query
5900 2024.08.02 17:26:01.161547 [ 3 ] {29df3514-de67-4f9e-bf92-17a3d522be0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5901 2024.08.02 17:26:01.161573 [ 3 ] {} <Debug> HTTP-Session: 4a46e761-7a7c-47fc-ac69-c9af631b8cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5902 2024.08.02 17:26:01.161687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5903 2024.08.02 17:26:01.161736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5904 2024.08.02 17:26:01.161755 [ 3 ] {} <Debug> HTTP-Session: f29b9dce-22ab-4f17-b040-548f01f3b8b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5905 2024.08.02 17:26:01.161772 [ 3 ] {} <Debug> HTTP-Session: f29b9dce-22ab-4f17-b040-548f01f3b8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5906 2024.08.02 17:26:01.161785 [ 3 ] {} <Debug> HTTP-Session: f29b9dce-22ab-4f17-b040-548f01f3b8b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5907 2024.08.02 17:26:01.161815 [ 3 ] {} <Trace> HTTP-Session: f29b9dce-22ab-4f17-b040-548f01f3b8b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5908 2024.08.02 17:26:01.161914 [ 3 ] {e9ff5cb3-7284-48fa-ba8d-dac11bd6d090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5909 2024.08.02 17:26:01.161963 [ 3 ] {e9ff5cb3-7284-48fa-ba8d-dac11bd6d090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5910 2024.08.02 17:26:01.162117 [ 3 ] {e9ff5cb3-7284-48fa-ba8d-dac11bd6d090} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5911 2024.08.02 17:26:01.162407 [ 3 ] {e9ff5cb3-7284-48fa-ba8d-dac11bd6d090} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5912 2024.08.02 17:26:01.162443 [ 3 ] {e9ff5cb3-7284-48fa-ba8d-dac11bd6d090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5913 2024.08.02 17:26:01.162807 [ 3 ] {e9ff5cb3-7284-48fa-ba8d-dac11bd6d090} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5914 2024.08.02 17:26:01.163127 [ 3 ] {e9ff5cb3-7284-48fa-ba8d-dac11bd6d090} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5915 2024.08.02 17:26:01.163290 [ 3 ] {e9ff5cb3-7284-48fa-ba8d-dac11bd6d090} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 185.48 KiB/sec.
5916 2024.08.02 17:26:01.163299 [ 97 ] {} <Debug> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5917 2024.08.02 17:26:01.163404 [ 97 ] {} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5918 2024.08.02 17:26:01.163457 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5919 2024.08.02 17:26:01.163550 [ 3 ] {e9ff5cb3-7284-48fa-ba8d-dac11bd6d090} <Debug> DynamicQueryHandler: Done processing query
5920 2024.08.02 17:26:01.163584 [ 3 ] {e9ff5cb3-7284-48fa-ba8d-dac11bd6d090} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5921 2024.08.02 17:26:01.163603 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::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
5922 2024.08.02 17:26:01.163609 [ 3 ] {} <Debug> HTTP-Session: f29b9dce-22ab-4f17-b040-548f01f3b8b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5923 2024.08.02 17:26:01.163731 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5924 2024.08.02 17:26:01.163758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5925 2024.08.02 17:26:01.163766 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
5926 2024.08.02 17:26:01.163818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5927 2024.08.02 17:26:01.163892 [ 3 ] {} <Debug> HTTP-Session: 603631eb-677e-443c-bc06-fe5e060c5dc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5928 2024.08.02 17:26:01.163907 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
5929 2024.08.02 17:26:01.163961 [ 3 ] {} <Debug> HTTP-Session: 603631eb-677e-443c-bc06-fe5e060c5dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5930 2024.08.02 17:26:01.164042 [ 3 ] {} <Debug> HTTP-Session: 603631eb-677e-443c-bc06-fe5e060c5dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5931 2024.08.02 17:26:01.164243 [ 3 ] {} <Trace> HTTP-Session: 603631eb-677e-443c-bc06-fe5e060c5dc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5932 2024.08.02 17:26:01.164246 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
5933 2024.08.02 17:26:01.164460 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
5934 2024.08.02 17:26:01.164561 [ 3 ] {57ede191-9e44-4d40-82fc-28258d5fb1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5935 2024.08.02 17:26:01.164743 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
5936 2024.08.02 17:26:01.164765 [ 3 ] {57ede191-9e44-4d40-82fc-28258d5fb1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5937 2024.08.02 17:26:01.165102 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
5938 2024.08.02 17:26:01.165737 [ 3 ] {57ede191-9e44-4d40-82fc-28258d5fb1e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5939 2024.08.02 17:26:01.166274 [ 3 ] {57ede191-9e44-4d40-82fc-28258d5fb1e6} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5940 2024.08.02 17:26:01.166318 [ 3 ] {57ede191-9e44-4d40-82fc-28258d5fb1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5941 2024.08.02 17:26:01.166923 [ 3 ] {57ede191-9e44-4d40-82fc-28258d5fb1e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5942 2024.08.02 17:26:01.166958 [ 190 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003415865 sec., 19321.60667942088 rows/sec., 830.23 KiB/sec.
5943 2024.08.02 17:26:01.167236 [ 190 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5944 2024.08.02 17:26:01.167552 [ 3 ] {57ede191-9e44-4d40-82fc-28258d5fb1e6} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5945 2024.08.02 17:26:01.167831 [ 97 ] {} <Debug> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5946 2024.08.02 17:26:01.167947 [ 97 ] {} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5947 2024.08.02 17:26:01.168015 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5948 2024.08.02 17:26:01.168013 [ 3 ] {57ede191-9e44-4d40-82fc-28258d5fb1e6} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.003603 sec., 21371.079655842354 rows/sec., 1.32 MiB/sec.
5949 2024.08.02 17:26:01.168451 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::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
5950 2024.08.02 17:26:01.168552 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_11_2} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5951 2024.08.02 17:26:01.168725 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_11_2} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5952 2024.08.02 17:26:01.168741 [ 3 ] {57ede191-9e44-4d40-82fc-28258d5fb1e6} <Debug> DynamicQueryHandler: Done processing query
5953 2024.08.02 17:26:01.168754 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5954 2024.08.02 17:26:01.168783 [ 3 ] {57ede191-9e44-4d40-82fc-28258d5fb1e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5955 2024.08.02 17:26:01.168843 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 462 rows starting from the beginning of the part
5956 2024.08.02 17:26:01.168845 [ 3 ] {} <Debug> HTTP-Session: 603631eb-677e-443c-bc06-fe5e060c5dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5957 2024.08.02 17:26:01.168859 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5958 2024.08.02 17:26:01.168984 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 77 rows starting from the beginning of the part
5959 2024.08.02 17:26:01.169072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5960 2024.08.02 17:26:01.169257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5961 2024.08.02 17:26:01.169338 [ 3 ] {} <Debug> HTTP-Session: 9dc96ca1-2ca1-4dcb-92bb-378b419d0dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5962 2024.08.02 17:26:01.169357 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 77 rows starting from the beginning of the part
5963 2024.08.02 17:26:01.169394 [ 3 ] {} <Debug> HTTP-Session: 9dc96ca1-2ca1-4dcb-92bb-378b419d0dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5964 2024.08.02 17:26:01.169448 [ 3 ] {} <Debug> HTTP-Session: 9dc96ca1-2ca1-4dcb-92bb-378b419d0dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5965 2024.08.02 17:26:01.169544 [ 3 ] {} <Trace> HTTP-Session: 9dc96ca1-2ca1-4dcb-92bb-378b419d0dc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5966 2024.08.02 17:26:01.169713 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 77 rows starting from the beginning of the part
5967 2024.08.02 17:26:01.169949 [ 3 ] {689c71f8-8b80-4d14-a54c-8cded34bee5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5968 2024.08.02 17:26:01.170017 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 77 rows starting from the beginning of the part
5969 2024.08.02 17:26:01.170100 [ 3 ] {689c71f8-8b80-4d14-a54c-8cded34bee5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5970 2024.08.02 17:26:01.170399 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part
5971 2024.08.02 17:26:01.171013 [ 3 ] {689c71f8-8b80-4d14-a54c-8cded34bee5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5972 2024.08.02 17:26:01.171605 [ 3 ] {689c71f8-8b80-4d14-a54c-8cded34bee5f} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5973 2024.08.02 17:26:01.171653 [ 3 ] {689c71f8-8b80-4d14-a54c-8cded34bee5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5974 2024.08.02 17:26:01.172200 [ 3 ] {689c71f8-8b80-4d14-a54c-8cded34bee5f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5975 2024.08.02 17:26:01.172305 [ 186 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 5 columns (5 merged, 0 gathered) in 0.004139489 sec., 204614.6275542706 rows/sec., 12.60 MiB/sec.
5976 2024.08.02 17:26:01.172465 [ 186 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5977 2024.08.02 17:26:01.172663 [ 3 ] {689c71f8-8b80-4d14-a54c-8cded34bee5f} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5978 2024.08.02 17:26:01.172934 [ 3 ] {689c71f8-8b80-4d14-a54c-8cded34bee5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003178 sec., 50346.12964128383 rows/sec., 3.51 MiB/sec.
5979 2024.08.02 17:26:01.173091 [ 186 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5980 2024.08.02 17:26:01.173157 [ 3 ] {689c71f8-8b80-4d14-a54c-8cded34bee5f} <Debug> DynamicQueryHandler: Done processing query
5981 2024.08.02 17:26:01.173179 [ 186 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5982 2024.08.02 17:26:01.173188 [ 3 ] {689c71f8-8b80-4d14-a54c-8cded34bee5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5983 2024.08.02 17:26:01.173208 [ 3 ] {} <Debug> HTTP-Session: 9dc96ca1-2ca1-4dcb-92bb-378b419d0dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5984 2024.08.02 17:26:01.173268 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
5985 2024.08.02 17:26:01.173353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5986 2024.08.02 17:26:01.173402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5987 2024.08.02 17:26:01.173421 [ 3 ] {} <Debug> HTTP-Session: ee9bb85a-76fb-472d-8c1d-bc6f310bb6dc Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
5988 2024.08.02 17:26:01.173438 [ 3 ] {} <Debug> HTTP-Session: ee9bb85a-76fb-472d-8c1d-bc6f310bb6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5989 2024.08.02 17:26:01.173453 [ 3 ] {} <Debug> HTTP-Session: ee9bb85a-76fb-472d-8c1d-bc6f310bb6dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5990 2024.08.02 17:26:01.173483 [ 3 ] {} <Trace> HTTP-Session: ee9bb85a-76fb-472d-8c1d-bc6f310bb6dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5991 2024.08.02 17:26:01.173623 [ 3 ] {56a15305-40ab-4fee-91f6-95933560861f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5992 2024.08.02 17:26:01.173687 [ 3 ] {56a15305-40ab-4fee-91f6-95933560861f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5993 2024.08.02 17:26:01.174082 [ 3 ] {56a15305-40ab-4fee-91f6-95933560861f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5994 2024.08.02 17:26:01.174629 [ 3 ] {56a15305-40ab-4fee-91f6-95933560861f} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5995 2024.08.02 17:26:01.174665 [ 3 ] {56a15305-40ab-4fee-91f6-95933560861f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5996 2024.08.02 17:26:01.175249 [ 3 ] {56a15305-40ab-4fee-91f6-95933560861f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5997 2024.08.02 17:26:01.175669 [ 3 ] {56a15305-40ab-4fee-91f6-95933560861f} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5998 2024.08.02 17:26:01.175867 [ 3 ] {56a15305-40ab-4fee-91f6-95933560861f} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002308 sec., 2599.6533795493933 rows/sec., 4.66 MiB/sec.
5999 2024.08.02 17:26:01.176378 [ 3 ] {56a15305-40ab-4fee-91f6-95933560861f} <Debug> DynamicQueryHandler: Done processing query
6000 2024.08.02 17:26:01.176403 [ 3 ] {56a15305-40ab-4fee-91f6-95933560861f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6001 2024.08.02 17:26:01.176420 [ 3 ] {} <Debug> HTTP-Session: ee9bb85a-76fb-472d-8c1d-bc6f310bb6dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6002 2024.08.02 17:26:01.176535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6003 2024.08.02 17:26:01.176582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6004 2024.08.02 17:26:01.176602 [ 3 ] {} <Debug> HTTP-Session: 29d5b47e-4c4c-404c-8f60-45ab867708e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6005 2024.08.02 17:26:01.176618 [ 3 ] {} <Debug> HTTP-Session: 29d5b47e-4c4c-404c-8f60-45ab867708e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6006 2024.08.02 17:26:01.176631 [ 3 ] {} <Debug> HTTP-Session: 29d5b47e-4c4c-404c-8f60-45ab867708e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6007 2024.08.02 17:26:01.176662 [ 3 ] {} <Trace> HTTP-Session: 29d5b47e-4c4c-404c-8f60-45ab867708e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6008 2024.08.02 17:26:01.176764 [ 3 ] {5c45c6c2-b52d-4534-bff2-e10bf49c35f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6009 2024.08.02 17:26:01.176811 [ 3 ] {5c45c6c2-b52d-4534-bff2-e10bf49c35f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6010 2024.08.02 17:26:01.176960 [ 3 ] {5c45c6c2-b52d-4534-bff2-e10bf49c35f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6011 2024.08.02 17:26:01.177248 [ 3 ] {5c45c6c2-b52d-4534-bff2-e10bf49c35f4} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6012 2024.08.02 17:26:01.177285 [ 3 ] {5c45c6c2-b52d-4534-bff2-e10bf49c35f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6013 2024.08.02 17:26:01.177648 [ 3 ] {5c45c6c2-b52d-4534-bff2-e10bf49c35f4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6014 2024.08.02 17:26:01.177991 [ 3 ] {5c45c6c2-b52d-4534-bff2-e10bf49c35f4} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6015 2024.08.02 17:26:01.178147 [ 3 ] {5c45c6c2-b52d-4534-bff2-e10bf49c35f4} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001408 sec., 16335.227272727274 rows/sec., 883.62 KiB/sec.
6016 2024.08.02 17:26:01.178322 [ 3 ] {5c45c6c2-b52d-4534-bff2-e10bf49c35f4} <Debug> DynamicQueryHandler: Done processing query
6017 2024.08.02 17:26:01.178346 [ 3 ] {5c45c6c2-b52d-4534-bff2-e10bf49c35f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6018 2024.08.02 17:26:01.178362 [ 3 ] {} <Debug> HTTP-Session: 29d5b47e-4c4c-404c-8f60-45ab867708e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6019 2024.08.02 17:26:01.178506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6020 2024.08.02 17:26:01.178555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6021 2024.08.02 17:26:01.178578 [ 3 ] {} <Debug> HTTP-Session: ebf8019f-f3ce-43f5-b761-30832543f4aa Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6022 2024.08.02 17:26:01.178594 [ 3 ] {} <Debug> HTTP-Session: ebf8019f-f3ce-43f5-b761-30832543f4aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6023 2024.08.02 17:26:01.178608 [ 3 ] {} <Debug> HTTP-Session: ebf8019f-f3ce-43f5-b761-30832543f4aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6024 2024.08.02 17:26:01.178638 [ 3 ] {} <Trace> HTTP-Session: ebf8019f-f3ce-43f5-b761-30832543f4aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6025 2024.08.02 17:26:01.178749 [ 3 ] {65d44632-0d67-4f99-995e-47d6eec8ae8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6026 2024.08.02 17:26:01.178792 [ 3 ] {65d44632-0d67-4f99-995e-47d6eec8ae8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6027 2024.08.02 17:26:01.178931 [ 3 ] {65d44632-0d67-4f99-995e-47d6eec8ae8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6028 2024.08.02 17:26:01.179243 [ 3 ] {65d44632-0d67-4f99-995e-47d6eec8ae8d} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6029 2024.08.02 17:26:01.179280 [ 3 ] {65d44632-0d67-4f99-995e-47d6eec8ae8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6030 2024.08.02 17:26:01.179641 [ 3 ] {65d44632-0d67-4f99-995e-47d6eec8ae8d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6031 2024.08.02 17:26:01.180031 [ 3 ] {65d44632-0d67-4f99-995e-47d6eec8ae8d} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6032 2024.08.02 17:26:01.180207 [ 3 ] {65d44632-0d67-4f99-995e-47d6eec8ae8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec.
6033 2024.08.02 17:26:01.180382 [ 3 ] {65d44632-0d67-4f99-995e-47d6eec8ae8d} <Debug> DynamicQueryHandler: Done processing query
6034 2024.08.02 17:26:01.180407 [ 3 ] {65d44632-0d67-4f99-995e-47d6eec8ae8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6035 2024.08.02 17:26:01.180423 [ 3 ] {} <Debug> HTTP-Session: ebf8019f-f3ce-43f5-b761-30832543f4aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6036 2024.08.02 17:26:06.151091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6037 2024.08.02 17:26:06.151248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6038 2024.08.02 17:26:06.151279 [ 3 ] {} <Debug> HTTP-Session: 6dc1ed69-e3ed-45b2-8fee-b4f2ba8f8180 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6039 2024.08.02 17:26:06.151308 [ 3 ] {} <Debug> HTTP-Session: 6dc1ed69-e3ed-45b2-8fee-b4f2ba8f8180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6040 2024.08.02 17:26:06.151325 [ 3 ] {} <Debug> HTTP-Session: 6dc1ed69-e3ed-45b2-8fee-b4f2ba8f8180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6041 2024.08.02 17:26:06.151384 [ 3 ] {} <Trace> HTTP-Session: 6dc1ed69-e3ed-45b2-8fee-b4f2ba8f8180 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6042 2024.08.02 17:26:06.151601 [ 3 ] {bdbf86cc-2982-4232-8b53-6b2c95a7be53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6043 2024.08.02 17:26:06.151681 [ 3 ] {bdbf86cc-2982-4232-8b53-6b2c95a7be53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6044 2024.08.02 17:26:06.151906 [ 3 ] {bdbf86cc-2982-4232-8b53-6b2c95a7be53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6045 2024.08.02 17:26:06.152384 [ 3 ] {bdbf86cc-2982-4232-8b53-6b2c95a7be53} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6046 2024.08.02 17:26:06.152426 [ 3 ] {bdbf86cc-2982-4232-8b53-6b2c95a7be53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6047 2024.08.02 17:26:06.152803 [ 3 ] {bdbf86cc-2982-4232-8b53-6b2c95a7be53} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6048 2024.08.02 17:26:06.153160 [ 3 ] {bdbf86cc-2982-4232-8b53-6b2c95a7be53} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6049 2024.08.02 17:26:06.153326 [ 3 ] {bdbf86cc-2982-4232-8b53-6b2c95a7be53} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001794 sec., 13377.926421404682 rows/sec., 1.06 MiB/sec.
6050 2024.08.02 17:26:06.153360 [ 29 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6051 2024.08.02 17:26:06.153477 [ 29 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6052 2024.08.02 17:26:06.153512 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6053 2024.08.02 17:26:06.153608 [ 3 ] {bdbf86cc-2982-4232-8b53-6b2c95a7be53} <Debug> DynamicQueryHandler: Done processing query
6054 2024.08.02 17:26:06.153648 [ 3 ] {bdbf86cc-2982-4232-8b53-6b2c95a7be53} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6055 2024.08.02 17:26:06.153668 [ 3 ] {} <Debug> HTTP-Session: 6dc1ed69-e3ed-45b2-8fee-b4f2ba8f8180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6056 2024.08.02 17:26:06.153666 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
6057 2024.08.02 17:26:06.153814 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6058 2024.08.02 17:26:06.153850 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 36 rows starting from the beginning of the part
6059 2024.08.02 17:26:06.153901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 23537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6060 2024.08.02 17:26:06.153952 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part
6061 2024.08.02 17:26:06.154040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6062 2024.08.02 17:26:06.154185 [ 3 ] {} <Debug> HTTP-Session: 61d622d9-3c70-41bf-b8de-21dcd3c416e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6063 2024.08.02 17:26:06.154287 [ 3 ] {} <Debug> HTTP-Session: 61d622d9-3c70-41bf-b8de-21dcd3c416e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6064 2024.08.02 17:26:06.154331 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part
6065 2024.08.02 17:26:06.154336 [ 3 ] {} <Debug> HTTP-Session: 61d622d9-3c70-41bf-b8de-21dcd3c416e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6066 2024.08.02 17:26:06.154468 [ 3 ] {} <Trace> HTTP-Session: 61d622d9-3c70-41bf-b8de-21dcd3c416e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6067 2024.08.02 17:26:06.154671 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part
6068 2024.08.02 17:26:06.154913 [ 3 ] {f2ad50c7-76d5-49af-bb46-533ee6b2c9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6069 2024.08.02 17:26:06.154921 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part
6070 2024.08.02 17:26:06.155051 [ 3 ] {f2ad50c7-76d5-49af-bb46-533ee6b2c9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6071 2024.08.02 17:26:06.155262 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part
6072 2024.08.02 17:26:06.155848 [ 3 ] {f2ad50c7-76d5-49af-bb46-533ee6b2c9de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6073 2024.08.02 17:26:06.156530 [ 3 ] {f2ad50c7-76d5-49af-bb46-533ee6b2c9de} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6074 2024.08.02 17:26:06.156579 [ 3 ] {f2ad50c7-76d5-49af-bb46-533ee6b2c9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6075 2024.08.02 17:26:06.157041 [ 192 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.003432136 sec., 38460.014405023576 rows/sec., 2.92 MiB/sec.
6076 2024.08.02 17:26:06.157099 [ 3 ] {f2ad50c7-76d5-49af-bb46-533ee6b2c9de} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6077 2024.08.02 17:26:06.157371 [ 192 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6078 2024.08.02 17:26:06.157819 [ 3 ] {f2ad50c7-76d5-49af-bb46-533ee6b2c9de} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6079 2024.08.02 17:26:06.158228 [ 3 ] {f2ad50c7-76d5-49af-bb46-533ee6b2c9de} <Debug> executeQuery: Read 164 rows, 13.58 KiB in 0.003489 sec., 47004.8724562912 rows/sec., 3.80 MiB/sec.
6080 2024.08.02 17:26:06.158574 [ 192 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_26_5} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6081 2024.08.02 17:26:06.158738 [ 3 ] {f2ad50c7-76d5-49af-bb46-533ee6b2c9de} <Debug> DynamicQueryHandler: Done processing query
6082 2024.08.02 17:26:06.158804 [ 3 ] {f2ad50c7-76d5-49af-bb46-533ee6b2c9de} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6083 2024.08.02 17:26:06.158836 [ 3 ] {} <Debug> HTTP-Session: 61d622d9-3c70-41bf-b8de-21dcd3c416e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6084 2024.08.02 17:26:06.158867 [ 192 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_26_5} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6085 2024.08.02 17:26:06.159000 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
6086 2024.08.02 17:26:06.159044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 19003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6087 2024.08.02 17:26:06.159107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6088 2024.08.02 17:26:06.159127 [ 3 ] {} <Debug> HTTP-Session: dcf832d6-a54a-44a0-9682-0fe1241e1e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6089 2024.08.02 17:26:06.159143 [ 3 ] {} <Debug> HTTP-Session: dcf832d6-a54a-44a0-9682-0fe1241e1e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6090 2024.08.02 17:26:06.159158 [ 3 ] {} <Debug> HTTP-Session: dcf832d6-a54a-44a0-9682-0fe1241e1e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6091 2024.08.02 17:26:06.159216 [ 3 ] {} <Trace> HTTP-Session: dcf832d6-a54a-44a0-9682-0fe1241e1e21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6092 2024.08.02 17:26:06.159378 [ 3 ] {9cd4d86f-9a08-46ea-badb-e426befb5af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6093 2024.08.02 17:26:06.159423 [ 3 ] {9cd4d86f-9a08-46ea-badb-e426befb5af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6094 2024.08.02 17:26:06.159572 [ 3 ] {9cd4d86f-9a08-46ea-badb-e426befb5af1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6095 2024.08.02 17:26:06.160001 [ 3 ] {9cd4d86f-9a08-46ea-badb-e426befb5af1} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6096 2024.08.02 17:26:06.160038 [ 3 ] {9cd4d86f-9a08-46ea-badb-e426befb5af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6097 2024.08.02 17:26:06.160363 [ 3 ] {9cd4d86f-9a08-46ea-badb-e426befb5af1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6098 2024.08.02 17:26:06.160682 [ 3 ] {9cd4d86f-9a08-46ea-badb-e426befb5af1} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6099 2024.08.02 17:26:06.160838 [ 3 ] {9cd4d86f-9a08-46ea-badb-e426befb5af1} <Debug> executeQuery: Read 112 rows, 8.94 KiB in 0.001524 sec., 73490.81364829396 rows/sec., 5.73 MiB/sec.
6100 2024.08.02 17:26:06.161008 [ 3 ] {9cd4d86f-9a08-46ea-badb-e426befb5af1} <Debug> DynamicQueryHandler: Done processing query
6101 2024.08.02 17:26:06.161033 [ 3 ] {9cd4d86f-9a08-46ea-badb-e426befb5af1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6102 2024.08.02 17:26:06.161048 [ 3 ] {} <Debug> HTTP-Session: dcf832d6-a54a-44a0-9682-0fe1241e1e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6103 2024.08.02 17:26:06.161216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 37613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6104 2024.08.02 17:26:06.161263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6105 2024.08.02 17:26:06.161282 [ 3 ] {} <Debug> HTTP-Session: bbf20227-d442-4b81-a31e-05c16e2361d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6106 2024.08.02 17:26:06.161299 [ 3 ] {} <Debug> HTTP-Session: bbf20227-d442-4b81-a31e-05c16e2361d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6107 2024.08.02 17:26:06.161312 [ 3 ] {} <Debug> HTTP-Session: bbf20227-d442-4b81-a31e-05c16e2361d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6108 2024.08.02 17:26:06.161343 [ 3 ] {} <Trace> HTTP-Session: bbf20227-d442-4b81-a31e-05c16e2361d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6109 2024.08.02 17:26:06.161515 [ 3 ] {7484d03b-b1ad-4e10-b6c3-719f2f171385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6110 2024.08.02 17:26:06.161560 [ 3 ] {7484d03b-b1ad-4e10-b6c3-719f2f171385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6111 2024.08.02 17:26:06.161706 [ 3 ] {7484d03b-b1ad-4e10-b6c3-719f2f171385} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6112 2024.08.02 17:26:06.162112 [ 3 ] {7484d03b-b1ad-4e10-b6c3-719f2f171385} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6113 2024.08.02 17:26:06.162149 [ 3 ] {7484d03b-b1ad-4e10-b6c3-719f2f171385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6114 2024.08.02 17:26:06.162540 [ 3 ] {7484d03b-b1ad-4e10-b6c3-719f2f171385} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6115 2024.08.02 17:26:06.162883 [ 3 ] {7484d03b-b1ad-4e10-b6c3-719f2f171385} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6116 2024.08.02 17:26:06.163047 [ 3 ] {7484d03b-b1ad-4e10-b6c3-719f2f171385} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001612 sec., 121588.08933002481 rows/sec., 8.49 MiB/sec.
6117 2024.08.02 17:26:06.163218 [ 3 ] {7484d03b-b1ad-4e10-b6c3-719f2f171385} <Debug> DynamicQueryHandler: Done processing query
6118 2024.08.02 17:26:06.163242 [ 3 ] {7484d03b-b1ad-4e10-b6c3-719f2f171385} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6119 2024.08.02 17:26:06.163257 [ 3 ] {} <Debug> HTTP-Session: bbf20227-d442-4b81-a31e-05c16e2361d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6120 2024.08.02 17:26:06.163433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6121 2024.08.02 17:26:06.163480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6122 2024.08.02 17:26:06.163499 [ 3 ] {} <Debug> HTTP-Session: f9bd1698-94ec-4104-a9a2-882e35c39bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6123 2024.08.02 17:26:06.163514 [ 3 ] {} <Debug> HTTP-Session: f9bd1698-94ec-4104-a9a2-882e35c39bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6124 2024.08.02 17:26:06.163528 [ 3 ] {} <Debug> HTTP-Session: f9bd1698-94ec-4104-a9a2-882e35c39bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6125 2024.08.02 17:26:06.163558 [ 3 ] {} <Trace> HTTP-Session: f9bd1698-94ec-4104-a9a2-882e35c39bd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6126 2024.08.02 17:26:06.164048 [ 3 ] {2a67c991-9b35-4730-827f-bb5c7a465a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6127 2024.08.02 17:26:06.164114 [ 3 ] {2a67c991-9b35-4730-827f-bb5c7a465a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6128 2024.08.02 17:26:06.164659 [ 3 ] {2a67c991-9b35-4730-827f-bb5c7a465a4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6129 2024.08.02 17:26:06.165383 [ 3 ] {2a67c991-9b35-4730-827f-bb5c7a465a4d} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6130 2024.08.02 17:26:06.165420 [ 3 ] {2a67c991-9b35-4730-827f-bb5c7a465a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6131 2024.08.02 17:26:06.166047 [ 3 ] {2a67c991-9b35-4730-827f-bb5c7a465a4d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6132 2024.08.02 17:26:06.166452 [ 3 ] {2a67c991-9b35-4730-827f-bb5c7a465a4d} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6133 2024.08.02 17:26:06.166633 [ 3 ] {2a67c991-9b35-4730-827f-bb5c7a465a4d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002979 sec., 8056.3947633434045 rows/sec., 14.44 MiB/sec.
6134 2024.08.02 17:26:06.167153 [ 3 ] {2a67c991-9b35-4730-827f-bb5c7a465a4d} <Debug> DynamicQueryHandler: Done processing query
6135 2024.08.02 17:26:06.167180 [ 3 ] {2a67c991-9b35-4730-827f-bb5c7a465a4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6136 2024.08.02 17:26:06.167196 [ 3 ] {} <Debug> HTTP-Session: f9bd1698-94ec-4104-a9a2-882e35c39bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6137 2024.08.02 17:26:06.167333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6138 2024.08.02 17:26:06.167382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6139 2024.08.02 17:26:06.167400 [ 3 ] {} <Debug> HTTP-Session: ce71fbfc-48fd-43a5-adfb-455920ca3df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6140 2024.08.02 17:26:06.167416 [ 3 ] {} <Debug> HTTP-Session: ce71fbfc-48fd-43a5-adfb-455920ca3df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6141 2024.08.02 17:26:06.167429 [ 3 ] {} <Debug> HTTP-Session: ce71fbfc-48fd-43a5-adfb-455920ca3df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6142 2024.08.02 17:26:06.167460 [ 3 ] {} <Trace> HTTP-Session: ce71fbfc-48fd-43a5-adfb-455920ca3df4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6143 2024.08.02 17:26:06.167575 [ 3 ] {93a6540d-ba17-4984-adcb-b3557705b557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6144 2024.08.02 17:26:06.167622 [ 3 ] {93a6540d-ba17-4984-adcb-b3557705b557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6145 2024.08.02 17:26:06.167772 [ 3 ] {93a6540d-ba17-4984-adcb-b3557705b557} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6146 2024.08.02 17:26:06.168086 [ 3 ] {93a6540d-ba17-4984-adcb-b3557705b557} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6147 2024.08.02 17:26:06.168123 [ 3 ] {93a6540d-ba17-4984-adcb-b3557705b557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6148 2024.08.02 17:26:06.168483 [ 3 ] {93a6540d-ba17-4984-adcb-b3557705b557} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6149 2024.08.02 17:26:06.168805 [ 3 ] {93a6540d-ba17-4984-adcb-b3557705b557} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6150 2024.08.02 17:26:06.168963 [ 3 ] {93a6540d-ba17-4984-adcb-b3557705b557} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec.
6151 2024.08.02 17:26:06.169241 [ 3 ] {93a6540d-ba17-4984-adcb-b3557705b557} <Debug> DynamicQueryHandler: Done processing query
6152 2024.08.02 17:26:06.169266 [ 3 ] {93a6540d-ba17-4984-adcb-b3557705b557} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6153 2024.08.02 17:26:06.169282 [ 3 ] {} <Debug> HTTP-Session: ce71fbfc-48fd-43a5-adfb-455920ca3df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6154 2024.08.02 17:26:08.100718 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
6155 2024.08.02 17:26:08.100771 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
6156 2024.08.02 17:26:11.153540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6157 2024.08.02 17:26:11.153680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6158 2024.08.02 17:26:11.153705 [ 3 ] {} <Debug> HTTP-Session: 3693dd5a-7ccc-4594-bad8-92e831be3e97 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6159 2024.08.02 17:26:11.153731 [ 3 ] {} <Debug> HTTP-Session: 3693dd5a-7ccc-4594-bad8-92e831be3e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6160 2024.08.02 17:26:11.153746 [ 3 ] {} <Debug> HTTP-Session: 3693dd5a-7ccc-4594-bad8-92e831be3e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6161 2024.08.02 17:26:11.153799 [ 3 ] {} <Trace> HTTP-Session: 3693dd5a-7ccc-4594-bad8-92e831be3e97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6162 2024.08.02 17:26:11.153993 [ 3 ] {9a93e9ff-28ea-48dc-a545-03a76dc61c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6163 2024.08.02 17:26:11.154062 [ 3 ] {9a93e9ff-28ea-48dc-a545-03a76dc61c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6164 2024.08.02 17:26:11.154259 [ 3 ] {9a93e9ff-28ea-48dc-a545-03a76dc61c04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6165 2024.08.02 17:26:11.154708 [ 3 ] {9a93e9ff-28ea-48dc-a545-03a76dc61c04} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6166 2024.08.02 17:26:11.154752 [ 3 ] {9a93e9ff-28ea-48dc-a545-03a76dc61c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6167 2024.08.02 17:26:11.155143 [ 3 ] {9a93e9ff-28ea-48dc-a545-03a76dc61c04} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6168 2024.08.02 17:26:11.155504 [ 3 ] {9a93e9ff-28ea-48dc-a545-03a76dc61c04} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6169 2024.08.02 17:26:11.155664 [ 3 ] {9a93e9ff-28ea-48dc-a545-03a76dc61c04} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001728 sec., 6944.444444444444 rows/sec., 478.11 KiB/sec.
6170 2024.08.02 17:26:11.155880 [ 3 ] {9a93e9ff-28ea-48dc-a545-03a76dc61c04} <Debug> DynamicQueryHandler: Done processing query
6171 2024.08.02 17:26:11.155907 [ 3 ] {9a93e9ff-28ea-48dc-a545-03a76dc61c04} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6172 2024.08.02 17:26:11.155924 [ 3 ] {} <Debug> HTTP-Session: 3693dd5a-7ccc-4594-bad8-92e831be3e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6173 2024.08.02 17:26:11.156049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6174 2024.08.02 17:26:11.156098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6175 2024.08.02 17:26:11.156118 [ 3 ] {} <Debug> HTTP-Session: 6d9761c4-c05b-4205-9dc7-8cb37e3ca1df Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6176 2024.08.02 17:26:11.156135 [ 3 ] {} <Debug> HTTP-Session: 6d9761c4-c05b-4205-9dc7-8cb37e3ca1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6177 2024.08.02 17:26:11.156149 [ 3 ] {} <Debug> HTTP-Session: 6d9761c4-c05b-4205-9dc7-8cb37e3ca1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6178 2024.08.02 17:26:11.156183 [ 3 ] {} <Trace> HTTP-Session: 6d9761c4-c05b-4205-9dc7-8cb37e3ca1df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6179 2024.08.02 17:26:11.156280 [ 3 ] {9c052574-5ab4-4676-b6f5-e8d0cf69c658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6180 2024.08.02 17:26:11.156325 [ 3 ] {9c052574-5ab4-4676-b6f5-e8d0cf69c658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6181 2024.08.02 17:26:11.156462 [ 3 ] {9c052574-5ab4-4676-b6f5-e8d0cf69c658} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6182 2024.08.02 17:26:11.156780 [ 3 ] {9c052574-5ab4-4676-b6f5-e8d0cf69c658} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6183 2024.08.02 17:26:11.156819 [ 3 ] {9c052574-5ab4-4676-b6f5-e8d0cf69c658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6184 2024.08.02 17:26:11.157133 [ 3 ] {9c052574-5ab4-4676-b6f5-e8d0cf69c658} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6185 2024.08.02 17:26:11.157441 [ 3 ] {9c052574-5ab4-4676-b6f5-e8d0cf69c658} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6186 2024.08.02 17:26:11.157597 [ 3 ] {9c052574-5ab4-4676-b6f5-e8d0cf69c658} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001335 sec., 1498.12734082397 rows/sec., 122.16 KiB/sec.
6187 2024.08.02 17:26:11.157763 [ 3 ] {9c052574-5ab4-4676-b6f5-e8d0cf69c658} <Debug> DynamicQueryHandler: Done processing query
6188 2024.08.02 17:26:11.157788 [ 3 ] {9c052574-5ab4-4676-b6f5-e8d0cf69c658} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6189 2024.08.02 17:26:11.157804 [ 3 ] {} <Debug> HTTP-Session: 6d9761c4-c05b-4205-9dc7-8cb37e3ca1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6190 2024.08.02 17:26:11.157991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6191 2024.08.02 17:26:11.158039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6192 2024.08.02 17:26:11.158059 [ 3 ] {} <Debug> HTTP-Session: 08e4a318-b0a5-4f9f-a208-35401b8d387a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6193 2024.08.02 17:26:11.158076 [ 3 ] {} <Debug> HTTP-Session: 08e4a318-b0a5-4f9f-a208-35401b8d387a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6194 2024.08.02 17:26:11.158090 [ 3 ] {} <Debug> HTTP-Session: 08e4a318-b0a5-4f9f-a208-35401b8d387a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6195 2024.08.02 17:26:11.158128 [ 3 ] {} <Trace> HTTP-Session: 08e4a318-b0a5-4f9f-a208-35401b8d387a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6196 2024.08.02 17:26:11.158277 [ 3 ] {361e32e9-5d36-497b-b8e8-6938f72a1cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6197 2024.08.02 17:26:11.158323 [ 3 ] {361e32e9-5d36-497b-b8e8-6938f72a1cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6198 2024.08.02 17:26:11.158449 [ 3 ] {361e32e9-5d36-497b-b8e8-6938f72a1cdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6199 2024.08.02 17:26:11.158871 [ 3 ] {361e32e9-5d36-497b-b8e8-6938f72a1cdf} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6200 2024.08.02 17:26:11.158909 [ 3 ] {361e32e9-5d36-497b-b8e8-6938f72a1cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6201 2024.08.02 17:26:11.159236 [ 3 ] {361e32e9-5d36-497b-b8e8-6938f72a1cdf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6202 2024.08.02 17:26:11.159548 [ 3 ] {361e32e9-5d36-497b-b8e8-6938f72a1cdf} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6203 2024.08.02 17:26:11.159706 [ 3 ] {361e32e9-5d36-497b-b8e8-6938f72a1cdf} <Debug> executeQuery: Read 180 rows, 16.32 KiB in 0.001492 sec., 120643.43163538874 rows/sec., 10.68 MiB/sec.
6204 2024.08.02 17:26:11.159878 [ 3 ] {361e32e9-5d36-497b-b8e8-6938f72a1cdf} <Debug> DynamicQueryHandler: Done processing query
6205 2024.08.02 17:26:11.159902 [ 3 ] {361e32e9-5d36-497b-b8e8-6938f72a1cdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6206 2024.08.02 17:26:11.159918 [ 3 ] {} <Debug> HTTP-Session: 08e4a318-b0a5-4f9f-a208-35401b8d387a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6207 2024.08.02 17:26:11.160045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6208 2024.08.02 17:26:11.160093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6209 2024.08.02 17:26:11.160112 [ 3 ] {} <Debug> HTTP-Session: 21cd12c0-320a-405f-bc41-cd7d7e4d20f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6210 2024.08.02 17:26:11.160130 [ 3 ] {} <Debug> HTTP-Session: 21cd12c0-320a-405f-bc41-cd7d7e4d20f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6211 2024.08.02 17:26:11.160144 [ 3 ] {} <Debug> HTTP-Session: 21cd12c0-320a-405f-bc41-cd7d7e4d20f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6212 2024.08.02 17:26:11.160185 [ 3 ] {} <Trace> HTTP-Session: 21cd12c0-320a-405f-bc41-cd7d7e4d20f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6213 2024.08.02 17:26:11.160292 [ 3 ] {f9e1ab15-7cbf-4f1b-a8ce-69986fb58dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6214 2024.08.02 17:26:11.160337 [ 3 ] {f9e1ab15-7cbf-4f1b-a8ce-69986fb58dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6215 2024.08.02 17:26:11.160463 [ 3 ] {f9e1ab15-7cbf-4f1b-a8ce-69986fb58dd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6216 2024.08.02 17:26:11.160780 [ 3 ] {f9e1ab15-7cbf-4f1b-a8ce-69986fb58dd0} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6217 2024.08.02 17:26:11.160819 [ 3 ] {f9e1ab15-7cbf-4f1b-a8ce-69986fb58dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6218 2024.08.02 17:26:11.161124 [ 3 ] {f9e1ab15-7cbf-4f1b-a8ce-69986fb58dd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6219 2024.08.02 17:26:11.161464 [ 3 ] {f9e1ab15-7cbf-4f1b-a8ce-69986fb58dd0} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6220 2024.08.02 17:26:11.161603 [ 3 ] {f9e1ab15-7cbf-4f1b-a8ce-69986fb58dd0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001324 sec., 1510.5740181268882 rows/sec., 105.47 KiB/sec.
6221 2024.08.02 17:26:11.161772 [ 3 ] {f9e1ab15-7cbf-4f1b-a8ce-69986fb58dd0} <Debug> DynamicQueryHandler: Done processing query
6222 2024.08.02 17:26:11.161797 [ 3 ] {f9e1ab15-7cbf-4f1b-a8ce-69986fb58dd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6223 2024.08.02 17:26:11.161814 [ 3 ] {} <Debug> HTTP-Session: 21cd12c0-320a-405f-bc41-cd7d7e4d20f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6224 2024.08.02 17:26:11.162023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6225 2024.08.02 17:26:11.162076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6226 2024.08.02 17:26:11.162096 [ 3 ] {} <Debug> HTTP-Session: 96d10cd9-846f-4471-9422-1fcb5f247c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6227 2024.08.02 17:26:11.162112 [ 3 ] {} <Debug> HTTP-Session: 96d10cd9-846f-4471-9422-1fcb5f247c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6228 2024.08.02 17:26:11.162127 [ 3 ] {} <Debug> HTTP-Session: 96d10cd9-846f-4471-9422-1fcb5f247c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6229 2024.08.02 17:26:11.162158 [ 3 ] {} <Trace> HTTP-Session: 96d10cd9-846f-4471-9422-1fcb5f247c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6230 2024.08.02 17:26:11.162371 [ 3 ] {e0727475-6242-493f-b7b7-6f3eaf5f7b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6231 2024.08.02 17:26:11.162414 [ 3 ] {e0727475-6242-493f-b7b7-6f3eaf5f7b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6232 2024.08.02 17:26:11.162538 [ 3 ] {e0727475-6242-493f-b7b7-6f3eaf5f7b13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6233 2024.08.02 17:26:11.163130 [ 3 ] {e0727475-6242-493f-b7b7-6f3eaf5f7b13} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6234 2024.08.02 17:26:11.163168 [ 3 ] {e0727475-6242-493f-b7b7-6f3eaf5f7b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6235 2024.08.02 17:26:11.163496 [ 3 ] {e0727475-6242-493f-b7b7-6f3eaf5f7b13} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6236 2024.08.02 17:26:11.163801 [ 3 ] {e0727475-6242-493f-b7b7-6f3eaf5f7b13} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6237 2024.08.02 17:26:11.163957 [ 3 ] {e0727475-6242-493f-b7b7-6f3eaf5f7b13} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001697 sec., 229817.32469063054 rows/sec., 16.18 MiB/sec.
6238 2024.08.02 17:26:11.164136 [ 3 ] {e0727475-6242-493f-b7b7-6f3eaf5f7b13} <Debug> DynamicQueryHandler: Done processing query
6239 2024.08.02 17:26:11.164163 [ 3 ] {e0727475-6242-493f-b7b7-6f3eaf5f7b13} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6240 2024.08.02 17:26:11.164181 [ 3 ] {} <Debug> HTTP-Session: 96d10cd9-846f-4471-9422-1fcb5f247c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6241 2024.08.02 17:26:11.164328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6242 2024.08.02 17:26:11.164376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6243 2024.08.02 17:26:11.164395 [ 3 ] {} <Debug> HTTP-Session: 40cf4731-6a23-4e88-a09b-fdb728644599 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6244 2024.08.02 17:26:11.164412 [ 3 ] {} <Debug> HTTP-Session: 40cf4731-6a23-4e88-a09b-fdb728644599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6245 2024.08.02 17:26:11.164427 [ 3 ] {} <Debug> HTTP-Session: 40cf4731-6a23-4e88-a09b-fdb728644599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.08.02 17:26:11.164459 [ 3 ] {} <Trace> HTTP-Session: 40cf4731-6a23-4e88-a09b-fdb728644599 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6247 2024.08.02 17:26:11.164554 [ 3 ] {c525046b-146f-424e-9405-3e12ca231bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6248 2024.08.02 17:26:11.164599 [ 3 ] {c525046b-146f-424e-9405-3e12ca231bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6249 2024.08.02 17:26:11.164728 [ 3 ] {c525046b-146f-424e-9405-3e12ca231bef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6250 2024.08.02 17:26:11.165020 [ 3 ] {c525046b-146f-424e-9405-3e12ca231bef} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6251 2024.08.02 17:26:11.165056 [ 3 ] {c525046b-146f-424e-9405-3e12ca231bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6252 2024.08.02 17:26:11.165422 [ 3 ] {c525046b-146f-424e-9405-3e12ca231bef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6253 2024.08.02 17:26:11.165749 [ 3 ] {c525046b-146f-424e-9405-3e12ca231bef} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6254 2024.08.02 17:26:11.165907 [ 3 ] {c525046b-146f-424e-9405-3e12ca231bef} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 188.05 KiB/sec.
6255 2024.08.02 17:26:11.166109 [ 3 ] {c525046b-146f-424e-9405-3e12ca231bef} <Debug> DynamicQueryHandler: Done processing query
6256 2024.08.02 17:26:11.166138 [ 3 ] {c525046b-146f-424e-9405-3e12ca231bef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6257 2024.08.02 17:26:11.166154 [ 3 ] {} <Debug> HTTP-Session: 40cf4731-6a23-4e88-a09b-fdb728644599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6258 2024.08.02 17:26:11.166301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6259 2024.08.02 17:26:11.166348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6260 2024.08.02 17:26:11.166367 [ 3 ] {} <Debug> HTTP-Session: 3e1b635e-cd3b-41ff-9a3d-a72dff607baf Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6261 2024.08.02 17:26:11.166383 [ 3 ] {} <Debug> HTTP-Session: 3e1b635e-cd3b-41ff-9a3d-a72dff607baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6262 2024.08.02 17:26:11.166397 [ 3 ] {} <Debug> HTTP-Session: 3e1b635e-cd3b-41ff-9a3d-a72dff607baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6263 2024.08.02 17:26:11.166428 [ 3 ] {} <Trace> HTTP-Session: 3e1b635e-cd3b-41ff-9a3d-a72dff607baf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6264 2024.08.02 17:26:11.166566 [ 3 ] {5161e9f1-33b8-4371-9bf9-816097bbb57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6265 2024.08.02 17:26:11.166615 [ 3 ] {5161e9f1-33b8-4371-9bf9-816097bbb57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6266 2024.08.02 17:26:11.166757 [ 3 ] {5161e9f1-33b8-4371-9bf9-816097bbb57d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6267 2024.08.02 17:26:11.167125 [ 3 ] {5161e9f1-33b8-4371-9bf9-816097bbb57d} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6268 2024.08.02 17:26:11.167163 [ 3 ] {5161e9f1-33b8-4371-9bf9-816097bbb57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6269 2024.08.02 17:26:11.167534 [ 3 ] {5161e9f1-33b8-4371-9bf9-816097bbb57d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6270 2024.08.02 17:26:11.167872 [ 3 ] {5161e9f1-33b8-4371-9bf9-816097bbb57d} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6271 2024.08.02 17:26:11.168025 [ 3 ] {5161e9f1-33b8-4371-9bf9-816097bbb57d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001513 sec., 50892.267019167215 rows/sec., 3.13 MiB/sec.
6272 2024.08.02 17:26:11.168200 [ 3 ] {5161e9f1-33b8-4371-9bf9-816097bbb57d} <Debug> DynamicQueryHandler: Done processing query
6273 2024.08.02 17:26:11.168226 [ 3 ] {5161e9f1-33b8-4371-9bf9-816097bbb57d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6274 2024.08.02 17:26:11.168243 [ 3 ] {} <Debug> HTTP-Session: 3e1b635e-cd3b-41ff-9a3d-a72dff607baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6275 2024.08.02 17:26:11.168391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6276 2024.08.02 17:26:11.168440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6277 2024.08.02 17:26:11.168459 [ 3 ] {} <Debug> HTTP-Session: 76966bb3-39e2-4f1a-8b90-ad986a17ee23 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6278 2024.08.02 17:26:11.168476 [ 3 ] {} <Debug> HTTP-Session: 76966bb3-39e2-4f1a-8b90-ad986a17ee23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6279 2024.08.02 17:26:11.168490 [ 3 ] {} <Debug> HTTP-Session: 76966bb3-39e2-4f1a-8b90-ad986a17ee23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6280 2024.08.02 17:26:11.168521 [ 3 ] {} <Trace> HTTP-Session: 76966bb3-39e2-4f1a-8b90-ad986a17ee23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6281 2024.08.02 17:26:11.168675 [ 3 ] {9f760285-5da6-4aac-9888-6f5de0ce05d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6282 2024.08.02 17:26:11.168723 [ 3 ] {9f760285-5da6-4aac-9888-6f5de0ce05d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6283 2024.08.02 17:26:11.168864 [ 3 ] {9f760285-5da6-4aac-9888-6f5de0ce05d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6284 2024.08.02 17:26:11.169269 [ 3 ] {9f760285-5da6-4aac-9888-6f5de0ce05d1} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6285 2024.08.02 17:26:11.169306 [ 3 ] {9f760285-5da6-4aac-9888-6f5de0ce05d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6286 2024.08.02 17:26:11.169685 [ 3 ] {9f760285-5da6-4aac-9888-6f5de0ce05d1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6287 2024.08.02 17:26:11.170035 [ 3 ] {9f760285-5da6-4aac-9888-6f5de0ce05d1} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6288 2024.08.02 17:26:11.170191 [ 3 ] {9f760285-5da6-4aac-9888-6f5de0ce05d1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001582 sec., 101769.91150442477 rows/sec., 7.09 MiB/sec.
6289 2024.08.02 17:26:11.170364 [ 3 ] {9f760285-5da6-4aac-9888-6f5de0ce05d1} <Debug> DynamicQueryHandler: Done processing query
6290 2024.08.02 17:26:11.170390 [ 3 ] {9f760285-5da6-4aac-9888-6f5de0ce05d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6291 2024.08.02 17:26:11.170406 [ 3 ] {} <Debug> HTTP-Session: 76966bb3-39e2-4f1a-8b90-ad986a17ee23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6292 2024.08.02 17:26:11.170537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6293 2024.08.02 17:26:11.170623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6294 2024.08.02 17:26:11.170647 [ 3 ] {} <Debug> HTTP-Session: 581febf4-f80d-4221-8aeb-9c7eb522803d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6295 2024.08.02 17:26:11.170665 [ 3 ] {} <Debug> HTTP-Session: 581febf4-f80d-4221-8aeb-9c7eb522803d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6296 2024.08.02 17:26:11.170688 [ 3 ] {} <Debug> HTTP-Session: 581febf4-f80d-4221-8aeb-9c7eb522803d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6297 2024.08.02 17:26:11.170727 [ 3 ] {} <Trace> HTTP-Session: 581febf4-f80d-4221-8aeb-9c7eb522803d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6298 2024.08.02 17:26:11.170880 [ 3 ] {57f02747-c483-42e8-92b4-b16fc786bf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6299 2024.08.02 17:26:11.170945 [ 3 ] {57f02747-c483-42e8-92b4-b16fc786bf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6300 2024.08.02 17:26:11.171362 [ 3 ] {57f02747-c483-42e8-92b4-b16fc786bf83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6301 2024.08.02 17:26:11.171891 [ 3 ] {57f02747-c483-42e8-92b4-b16fc786bf83} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6302 2024.08.02 17:26:11.171956 [ 3 ] {57f02747-c483-42e8-92b4-b16fc786bf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6303 2024.08.02 17:26:11.172560 [ 3 ] {57f02747-c483-42e8-92b4-b16fc786bf83} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6304 2024.08.02 17:26:11.172988 [ 3 ] {57f02747-c483-42e8-92b4-b16fc786bf83} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6305 2024.08.02 17:26:11.173195 [ 3 ] {57f02747-c483-42e8-92b4-b16fc786bf83} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00239 sec., 2510.460251046025 rows/sec., 4.50 MiB/sec.
6306 2024.08.02 17:26:11.173430 [ 3 ] {57f02747-c483-42e8-92b4-b16fc786bf83} <Debug> DynamicQueryHandler: Done processing query
6307 2024.08.02 17:26:11.173456 [ 3 ] {57f02747-c483-42e8-92b4-b16fc786bf83} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6308 2024.08.02 17:26:11.173473 [ 3 ] {} <Debug> HTTP-Session: 581febf4-f80d-4221-8aeb-9c7eb522803d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6309 2024.08.02 17:26:11.173591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6310 2024.08.02 17:26:11.173639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6311 2024.08.02 17:26:11.173658 [ 3 ] {} <Debug> HTTP-Session: 3c2c5718-8ded-4b13-86bb-c2144f924ae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6312 2024.08.02 17:26:11.173675 [ 3 ] {} <Debug> HTTP-Session: 3c2c5718-8ded-4b13-86bb-c2144f924ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6313 2024.08.02 17:26:11.173689 [ 3 ] {} <Debug> HTTP-Session: 3c2c5718-8ded-4b13-86bb-c2144f924ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6314 2024.08.02 17:26:11.173720 [ 3 ] {} <Trace> HTTP-Session: 3c2c5718-8ded-4b13-86bb-c2144f924ae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6315 2024.08.02 17:26:11.173824 [ 3 ] {19b89364-8a84-4e3d-ab19-3d9e437d801c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6316 2024.08.02 17:26:11.173869 [ 3 ] {19b89364-8a84-4e3d-ab19-3d9e437d801c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6317 2024.08.02 17:26:11.173995 [ 3 ] {19b89364-8a84-4e3d-ab19-3d9e437d801c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6318 2024.08.02 17:26:11.174297 [ 3 ] {19b89364-8a84-4e3d-ab19-3d9e437d801c} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6319 2024.08.02 17:26:11.174340 [ 3 ] {19b89364-8a84-4e3d-ab19-3d9e437d801c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6320 2024.08.02 17:26:11.174707 [ 3 ] {19b89364-8a84-4e3d-ab19-3d9e437d801c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6321 2024.08.02 17:26:11.175181 [ 3 ] {19b89364-8a84-4e3d-ab19-3d9e437d801c} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6322 2024.08.02 17:26:11.175344 [ 3 ] {19b89364-8a84-4e3d-ab19-3d9e437d801c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001544 sec., 14896.373056994818 rows/sec., 805.79 KiB/sec.
6323 2024.08.02 17:26:11.175524 [ 3 ] {19b89364-8a84-4e3d-ab19-3d9e437d801c} <Debug> DynamicQueryHandler: Done processing query
6324 2024.08.02 17:26:11.175550 [ 3 ] {19b89364-8a84-4e3d-ab19-3d9e437d801c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6325 2024.08.02 17:26:11.175567 [ 3 ] {} <Debug> HTTP-Session: 3c2c5718-8ded-4b13-86bb-c2144f924ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6326 2024.08.02 17:26:11.175705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6327 2024.08.02 17:26:11.175754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6328 2024.08.02 17:26:11.175774 [ 3 ] {} <Debug> HTTP-Session: 60d4e260-0c77-4565-94b4-95d4903c300b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6329 2024.08.02 17:26:11.175791 [ 3 ] {} <Debug> HTTP-Session: 60d4e260-0c77-4565-94b4-95d4903c300b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6330 2024.08.02 17:26:11.175805 [ 3 ] {} <Debug> HTTP-Session: 60d4e260-0c77-4565-94b4-95d4903c300b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6331 2024.08.02 17:26:11.175837 [ 3 ] {} <Trace> HTTP-Session: 60d4e260-0c77-4565-94b4-95d4903c300b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6332 2024.08.02 17:26:11.175964 [ 3 ] {34e601d1-ede3-41c3-8c28-d9d21df32b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6333 2024.08.02 17:26:11.176009 [ 3 ] {34e601d1-ede3-41c3-8c28-d9d21df32b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6334 2024.08.02 17:26:11.176138 [ 3 ] {34e601d1-ede3-41c3-8c28-d9d21df32b3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6335 2024.08.02 17:26:11.176452 [ 3 ] {34e601d1-ede3-41c3-8c28-d9d21df32b3e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6336 2024.08.02 17:26:11.176489 [ 3 ] {34e601d1-ede3-41c3-8c28-d9d21df32b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6337 2024.08.02 17:26:11.176847 [ 3 ] {34e601d1-ede3-41c3-8c28-d9d21df32b3e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6338 2024.08.02 17:26:11.177174 [ 3 ] {34e601d1-ede3-41c3-8c28-d9d21df32b3e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6339 2024.08.02 17:26:11.177336 [ 3 ] {34e601d1-ede3-41c3-8c28-d9d21df32b3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec.
6340 2024.08.02 17:26:11.177510 [ 3 ] {34e601d1-ede3-41c3-8c28-d9d21df32b3e} <Debug> DynamicQueryHandler: Done processing query
6341 2024.08.02 17:26:11.177536 [ 3 ] {34e601d1-ede3-41c3-8c28-d9d21df32b3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6342 2024.08.02 17:26:11.177552 [ 3 ] {} <Debug> HTTP-Session: 60d4e260-0c77-4565-94b4-95d4903c300b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6343 2024.08.02 17:26:16.149319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6344 2024.08.02 17:26:16.149463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6345 2024.08.02 17:26:16.149491 [ 3 ] {} <Debug> HTTP-Session: 9b98232d-bbf0-4386-8cce-7e645fec87bb Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6346 2024.08.02 17:26:16.149519 [ 3 ] {} <Debug> HTTP-Session: 9b98232d-bbf0-4386-8cce-7e645fec87bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6347 2024.08.02 17:26:16.149536 [ 3 ] {} <Debug> HTTP-Session: 9b98232d-bbf0-4386-8cce-7e645fec87bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6348 2024.08.02 17:26:16.149595 [ 3 ] {} <Trace> HTTP-Session: 9b98232d-bbf0-4386-8cce-7e645fec87bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6349 2024.08.02 17:26:16.149807 [ 3 ] {0550a1f8-b453-4503-a5cd-1106ecfe4355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6350 2024.08.02 17:26:16.149884 [ 3 ] {0550a1f8-b453-4503-a5cd-1106ecfe4355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6351 2024.08.02 17:26:16.150107 [ 3 ] {0550a1f8-b453-4503-a5cd-1106ecfe4355} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6352 2024.08.02 17:26:16.150576 [ 3 ] {0550a1f8-b453-4503-a5cd-1106ecfe4355} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6353 2024.08.02 17:26:16.150622 [ 3 ] {0550a1f8-b453-4503-a5cd-1106ecfe4355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6354 2024.08.02 17:26:16.151011 [ 3 ] {0550a1f8-b453-4503-a5cd-1106ecfe4355} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6355 2024.08.02 17:26:16.151350 [ 3 ] {0550a1f8-b453-4503-a5cd-1106ecfe4355} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6356 2024.08.02 17:26:16.151528 [ 3 ] {0550a1f8-b453-4503-a5cd-1106ecfe4355} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001785 sec., 13445.378151260506 rows/sec., 1.06 MiB/sec.
6357 2024.08.02 17:26:16.151755 [ 3 ] {0550a1f8-b453-4503-a5cd-1106ecfe4355} <Debug> DynamicQueryHandler: Done processing query
6358 2024.08.02 17:26:16.151781 [ 3 ] {0550a1f8-b453-4503-a5cd-1106ecfe4355} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6359 2024.08.02 17:26:16.151798 [ 3 ] {} <Debug> HTTP-Session: 9b98232d-bbf0-4386-8cce-7e645fec87bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6360 2024.08.02 17:26:16.151979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6361 2024.08.02 17:26:16.152036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6362 2024.08.02 17:26:16.152056 [ 3 ] {} <Debug> HTTP-Session: cc69c5a1-6d71-46fd-b46f-75b784b45474 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6363 2024.08.02 17:26:16.152075 [ 3 ] {} <Debug> HTTP-Session: cc69c5a1-6d71-46fd-b46f-75b784b45474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6364 2024.08.02 17:26:16.152089 [ 3 ] {} <Debug> HTTP-Session: cc69c5a1-6d71-46fd-b46f-75b784b45474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6365 2024.08.02 17:26:16.152124 [ 3 ] {} <Trace> HTTP-Session: cc69c5a1-6d71-46fd-b46f-75b784b45474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6366 2024.08.02 17:26:16.152267 [ 3 ] {0b503d95-bd30-4ffb-ad7c-2d49bb3942d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6367 2024.08.02 17:26:16.152316 [ 3 ] {0b503d95-bd30-4ffb-ad7c-2d49bb3942d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6368 2024.08.02 17:26:16.152447 [ 3 ] {0b503d95-bd30-4ffb-ad7c-2d49bb3942d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6369 2024.08.02 17:26:16.152880 [ 3 ] {0b503d95-bd30-4ffb-ad7c-2d49bb3942d9} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6370 2024.08.02 17:26:16.152918 [ 3 ] {0b503d95-bd30-4ffb-ad7c-2d49bb3942d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6371 2024.08.02 17:26:16.153251 [ 3 ] {0b503d95-bd30-4ffb-ad7c-2d49bb3942d9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6372 2024.08.02 17:26:16.153557 [ 3 ] {0b503d95-bd30-4ffb-ad7c-2d49bb3942d9} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6373 2024.08.02 17:26:16.153717 [ 3 ] {0b503d95-bd30-4ffb-ad7c-2d49bb3942d9} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.001508 sec., 84880.63660477454 rows/sec., 7.00 MiB/sec.
6374 2024.08.02 17:26:16.153726 [ 75 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6375 2024.08.02 17:26:16.153830 [ 75 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6376 2024.08.02 17:26:16.153876 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6377 2024.08.02 17:26:16.153960 [ 3 ] {0b503d95-bd30-4ffb-ad7c-2d49bb3942d9} <Debug> DynamicQueryHandler: Done processing query
6378 2024.08.02 17:26:16.154024 [ 3 ] {0b503d95-bd30-4ffb-ad7c-2d49bb3942d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6379 2024.08.02 17:26:16.154067 [ 3 ] {} <Debug> HTTP-Session: cc69c5a1-6d71-46fd-b46f-75b784b45474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6380 2024.08.02 17:26:16.154077 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
6381 2024.08.02 17:26:16.154277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6382 2024.08.02 17:26:16.154302 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6383 2024.08.02 17:26:16.154354 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 295 rows starting from the beginning of the part
6384 2024.08.02 17:26:16.154370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6385 2024.08.02 17:26:16.154419 [ 3 ] {} <Debug> HTTP-Session: 1aacc727-2226-4937-9ce3-fa4fd0dfc41f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6386 2024.08.02 17:26:16.154470 [ 3 ] {} <Debug> HTTP-Session: 1aacc727-2226-4937-9ce3-fa4fd0dfc41f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6387 2024.08.02 17:26:16.154559 [ 3 ] {} <Debug> HTTP-Session: 1aacc727-2226-4937-9ce3-fa4fd0dfc41f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6388 2024.08.02 17:26:16.154597 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part
6389 2024.08.02 17:26:16.154746 [ 3 ] {} <Trace> HTTP-Session: 1aacc727-2226-4937-9ce3-fa4fd0dfc41f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6390 2024.08.02 17:26:16.154891 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 179 rows starting from the beginning of the part
6391 2024.08.02 17:26:16.155138 [ 3 ] {032d16d2-1d40-4a06-90a6-9acc8069ce4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6392 2024.08.02 17:26:16.155217 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 164 rows starting from the beginning of the part
6393 2024.08.02 17:26:16.155263 [ 3 ] {032d16d2-1d40-4a06-90a6-9acc8069ce4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6394 2024.08.02 17:26:16.155498 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 180 rows starting from the beginning of the part
6395 2024.08.02 17:26:16.155817 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 128 rows starting from the beginning of the part
6396 2024.08.02 17:26:16.156373 [ 3 ] {032d16d2-1d40-4a06-90a6-9acc8069ce4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6397 2024.08.02 17:26:16.157162 [ 3 ] {032d16d2-1d40-4a06-90a6-9acc8069ce4d} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6398 2024.08.02 17:26:16.157228 [ 3 ] {032d16d2-1d40-4a06-90a6-9acc8069ce4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6399 2024.08.02 17:26:16.158154 [ 3 ] {032d16d2-1d40-4a06-90a6-9acc8069ce4d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6400 2024.08.02 17:26:16.158836 [ 3 ] {032d16d2-1d40-4a06-90a6-9acc8069ce4d} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6401 2024.08.02 17:26:16.158923 [ 192 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 4 columns (4 merged, 0 gathered) in 0.004948965 sec., 217015.07284856532 rows/sec., 18.51 MiB/sec.
6402 2024.08.02 17:26:16.159083 [ 75 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6403 2024.08.02 17:26:16.159109 [ 3 ] {032d16d2-1d40-4a06-90a6-9acc8069ce4d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.004148 sec., 21215.043394406945 rows/sec., 1.66 MiB/sec.
6404 2024.08.02 17:26:16.159172 [ 75 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6405 2024.08.02 17:26:16.159275 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6406 2024.08.02 17:26:16.159336 [ 192 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6407 2024.08.02 17:26:16.159656 [ 201 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
6408 2024.08.02 17:26:16.159789 [ 3 ] {032d16d2-1d40-4a06-90a6-9acc8069ce4d} <Debug> DynamicQueryHandler: Done processing query
6409 2024.08.02 17:26:16.160001 [ 3 ] {032d16d2-1d40-4a06-90a6-9acc8069ce4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6410 2024.08.02 17:26:16.160205 [ 201 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6411 2024.08.02 17:26:16.160233 [ 3 ] {} <Debug> HTTP-Session: 1aacc727-2226-4937-9ce3-fa4fd0dfc41f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6412 2024.08.02 17:26:16.160316 [ 201 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 470 rows starting from the beginning of the part
6413 2024.08.02 17:26:16.160632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6414 2024.08.02 17:26:16.160659 [ 201 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 88 rows starting from the beginning of the part
6415 2024.08.02 17:26:16.160807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6416 2024.08.02 17:26:16.160964 [ 3 ] {} <Debug> HTTP-Session: 358128d5-8879-4c04-b646-1be1d72e424d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6417 2024.08.02 17:26:16.161033 [ 201 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 388 rows starting from the beginning of the part
6418 2024.08.02 17:26:16.161062 [ 3 ] {} <Debug> HTTP-Session: 358128d5-8879-4c04-b646-1be1d72e424d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6419 2024.08.02 17:26:16.161109 [ 195 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_31_6} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6420 2024.08.02 17:26:16.161162 [ 3 ] {} <Debug> HTTP-Session: 358128d5-8879-4c04-b646-1be1d72e424d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6421 2024.08.02 17:26:16.161441 [ 201 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part
6422 2024.08.02 17:26:16.161516 [ 3 ] {} <Trace> HTTP-Session: 358128d5-8879-4c04-b646-1be1d72e424d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6423 2024.08.02 17:26:16.161664 [ 195 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_31_6} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6424 2024.08.02 17:26:16.161684 [ 201 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 390 rows starting from the beginning of the part
6425 2024.08.02 17:26:16.162074 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
6426 2024.08.02 17:26:16.162116 [ 201 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 88 rows starting from the beginning of the part
6427 2024.08.02 17:26:16.162214 [ 3 ] {deb1a5f2-65d5-4a80-9721-11e4d6aa7ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6428 2024.08.02 17:26:16.162462 [ 3 ] {deb1a5f2-65d5-4a80-9721-11e4d6aa7ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6429 2024.08.02 17:26:16.163052 [ 3 ] {deb1a5f2-65d5-4a80-9721-11e4d6aa7ab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6430 2024.08.02 17:26:16.164070 [ 3 ] {deb1a5f2-65d5-4a80-9721-11e4d6aa7ab4} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6431 2024.08.02 17:26:16.164140 [ 3 ] {deb1a5f2-65d5-4a80-9721-11e4d6aa7ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6432 2024.08.02 17:26:16.165129 [ 192 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 4 columns (4 merged, 0 gathered) in 0.005724759 sec., 268308.23795377236 rows/sec., 19.38 MiB/sec.
6433 2024.08.02 17:26:16.165141 [ 3 ] {deb1a5f2-65d5-4a80-9721-11e4d6aa7ab4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6434 2024.08.02 17:26:16.165427 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6435 2024.08.02 17:26:16.165888 [ 3 ] {deb1a5f2-65d5-4a80-9721-11e4d6aa7ab4} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6436 2024.08.02 17:26:16.166296 [ 3 ] {deb1a5f2-65d5-4a80-9721-11e4d6aa7ab4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004329 sec., 36960.03696003696 rows/sec., 2.57 MiB/sec.
6437 2024.08.02 17:26:16.166591 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_31_6} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6438 2024.08.02 17:26:16.166922 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_31_6} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6439 2024.08.02 17:26:16.167110 [ 3 ] {deb1a5f2-65d5-4a80-9721-11e4d6aa7ab4} <Debug> DynamicQueryHandler: Done processing query
6440 2024.08.02 17:26:16.167163 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
6441 2024.08.02 17:26:16.167180 [ 3 ] {deb1a5f2-65d5-4a80-9721-11e4d6aa7ab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6442 2024.08.02 17:26:16.167232 [ 3 ] {} <Debug> HTTP-Session: 358128d5-8879-4c04-b646-1be1d72e424d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6443 2024.08.02 17:26:16.167423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6444 2024.08.02 17:26:16.167473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6445 2024.08.02 17:26:16.167492 [ 3 ] {} <Debug> HTTP-Session: f23f6dd1-9209-4e93-83ca-132a9024103b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6446 2024.08.02 17:26:16.167508 [ 3 ] {} <Debug> HTTP-Session: f23f6dd1-9209-4e93-83ca-132a9024103b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6447 2024.08.02 17:26:16.167521 [ 3 ] {} <Debug> HTTP-Session: f23f6dd1-9209-4e93-83ca-132a9024103b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6448 2024.08.02 17:26:16.167553 [ 3 ] {} <Trace> HTTP-Session: f23f6dd1-9209-4e93-83ca-132a9024103b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6449 2024.08.02 17:26:16.168026 [ 3 ] {13ab969f-5c57-4795-81a7-64b388296838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6450 2024.08.02 17:26:16.168103 [ 3 ] {13ab969f-5c57-4795-81a7-64b388296838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6451 2024.08.02 17:26:16.168568 [ 3 ] {13ab969f-5c57-4795-81a7-64b388296838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6452 2024.08.02 17:26:16.169209 [ 3 ] {13ab969f-5c57-4795-81a7-64b388296838} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6453 2024.08.02 17:26:16.169247 [ 3 ] {13ab969f-5c57-4795-81a7-64b388296838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6454 2024.08.02 17:26:16.169865 [ 3 ] {13ab969f-5c57-4795-81a7-64b388296838} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6455 2024.08.02 17:26:16.170279 [ 3 ] {13ab969f-5c57-4795-81a7-64b388296838} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6456 2024.08.02 17:26:16.170460 [ 75 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6457 2024.08.02 17:26:16.170489 [ 3 ] {13ab969f-5c57-4795-81a7-64b388296838} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002835 sec., 8465.608465608466 rows/sec., 15.17 MiB/sec.
6458 2024.08.02 17:26:16.170527 [ 75 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6459 2024.08.02 17:26:16.170600 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6460 2024.08.02 17:26:16.170899 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
6461 2024.08.02 17:26:16.171083 [ 3 ] {13ab969f-5c57-4795-81a7-64b388296838} <Debug> DynamicQueryHandler: Done processing query
6462 2024.08.02 17:26:16.171138 [ 3 ] {13ab969f-5c57-4795-81a7-64b388296838} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6463 2024.08.02 17:26:16.171189 [ 3 ] {} <Debug> HTTP-Session: f23f6dd1-9209-4e93-83ca-132a9024103b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6464 2024.08.02 17:26:16.171419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6465 2024.08.02 17:26:16.171480 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6466 2024.08.02 17:26:16.171516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6467 2024.08.02 17:26:16.171579 [ 3 ] {} <Debug> HTTP-Session: a12c4fb2-8118-49e9-b5a4-02b36f9d579f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6468 2024.08.02 17:26:16.171623 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 352 rows starting from the beginning of the part
6469 2024.08.02 17:26:16.171629 [ 3 ] {} <Debug> HTTP-Session: a12c4fb2-8118-49e9-b5a4-02b36f9d579f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6470 2024.08.02 17:26:16.171674 [ 3 ] {} <Debug> HTTP-Session: a12c4fb2-8118-49e9-b5a4-02b36f9d579f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6471 2024.08.02 17:26:16.171756 [ 3 ] {} <Trace> HTTP-Session: a12c4fb2-8118-49e9-b5a4-02b36f9d579f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6472 2024.08.02 17:26:16.172174 [ 3 ] {ae047a0c-77cf-4d75-95d8-0c6b1ab1f69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6473 2024.08.02 17:26:16.172209 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part
6474 2024.08.02 17:26:16.172269 [ 3 ] {ae047a0c-77cf-4d75-95d8-0c6b1ab1f69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6475 2024.08.02 17:26:16.173076 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
6476 2024.08.02 17:26:16.173160 [ 3 ] {ae047a0c-77cf-4d75-95d8-0c6b1ab1f69d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6477 2024.08.02 17:26:16.173649 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part
6478 2024.08.02 17:26:16.174398 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
6479 2024.08.02 17:26:16.174444 [ 3 ] {ae047a0c-77cf-4d75-95d8-0c6b1ab1f69d} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6480 2024.08.02 17:26:16.174515 [ 3 ] {ae047a0c-77cf-4d75-95d8-0c6b1ab1f69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6481 2024.08.02 17:26:16.174988 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part
6482 2024.08.02 17:26:16.175955 [ 3 ] {ae047a0c-77cf-4d75-95d8-0c6b1ab1f69d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6483 2024.08.02 17:26:16.176759 [ 3 ] {ae047a0c-77cf-4d75-95d8-0c6b1ab1f69d} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6484 2024.08.02 17:26:16.177178 [ 3 ] {ae047a0c-77cf-4d75-95d8-0c6b1ab1f69d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005141 sec., 11670.88115152694 rows/sec., 805.41 KiB/sec.
6485 2024.08.02 17:26:16.177630 [ 3 ] {ae047a0c-77cf-4d75-95d8-0c6b1ab1f69d} <Debug> DynamicQueryHandler: Done processing query
6486 2024.08.02 17:26:16.177670 [ 3 ] {ae047a0c-77cf-4d75-95d8-0c6b1ab1f69d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6487 2024.08.02 17:26:16.177705 [ 3 ] {} <Debug> HTTP-Session: a12c4fb2-8118-49e9-b5a4-02b36f9d579f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6488 2024.08.02 17:26:16.180246 [ 192 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 19 columns (19 merged, 0 gathered) in 0.009528382 sec., 45758.03111168297 rows/sec., 82.00 MiB/sec.
6489 2024.08.02 17:26:16.180909 [ 197 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6490 2024.08.02 17:26:16.181491 [ 197 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6491 2024.08.02 17:26:16.181576 [ 197 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6492 2024.08.02 17:26:16.181694 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB.
6493 2024.08.02 17:26:21.153541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6494 2024.08.02 17:26:21.153673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6495 2024.08.02 17:26:21.153698 [ 3 ] {} <Debug> HTTP-Session: 10539448-469c-4bdd-b7e6-378a112d4437 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6496 2024.08.02 17:26:21.153723 [ 3 ] {} <Debug> HTTP-Session: 10539448-469c-4bdd-b7e6-378a112d4437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6497 2024.08.02 17:26:21.153738 [ 3 ] {} <Debug> HTTP-Session: 10539448-469c-4bdd-b7e6-378a112d4437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6498 2024.08.02 17:26:21.153790 [ 3 ] {} <Trace> HTTP-Session: 10539448-469c-4bdd-b7e6-378a112d4437 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6499 2024.08.02 17:26:21.153979 [ 3 ] {97e67a61-f717-4a31-82c7-2c00c44f3bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6500 2024.08.02 17:26:21.154047 [ 3 ] {97e67a61-f717-4a31-82c7-2c00c44f3bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6501 2024.08.02 17:26:21.154240 [ 3 ] {97e67a61-f717-4a31-82c7-2c00c44f3bb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6502 2024.08.02 17:26:21.154687 [ 3 ] {97e67a61-f717-4a31-82c7-2c00c44f3bb4} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6503 2024.08.02 17:26:21.154733 [ 3 ] {97e67a61-f717-4a31-82c7-2c00c44f3bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6504 2024.08.02 17:26:21.155109 [ 3 ] {97e67a61-f717-4a31-82c7-2c00c44f3bb4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6505 2024.08.02 17:26:21.155457 [ 3 ] {97e67a61-f717-4a31-82c7-2c00c44f3bb4} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6506 2024.08.02 17:26:21.155623 [ 3 ] {97e67a61-f717-4a31-82c7-2c00c44f3bb4} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001697 sec., 7071.302298173247 rows/sec., 486.84 KiB/sec.
6507 2024.08.02 17:26:21.155845 [ 3 ] {97e67a61-f717-4a31-82c7-2c00c44f3bb4} <Debug> DynamicQueryHandler: Done processing query
6508 2024.08.02 17:26:21.155874 [ 3 ] {97e67a61-f717-4a31-82c7-2c00c44f3bb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6509 2024.08.02 17:26:21.155891 [ 3 ] {} <Debug> HTTP-Session: 10539448-469c-4bdd-b7e6-378a112d4437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6510 2024.08.02 17:26:21.156077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6511 2024.08.02 17:26:21.156137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6512 2024.08.02 17:26:21.156157 [ 3 ] {} <Debug> HTTP-Session: 6006717e-0206-4999-8955-5f0ea736f516 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6513 2024.08.02 17:26:21.156176 [ 3 ] {} <Debug> HTTP-Session: 6006717e-0206-4999-8955-5f0ea736f516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6514 2024.08.02 17:26:21.156190 [ 3 ] {} <Debug> HTTP-Session: 6006717e-0206-4999-8955-5f0ea736f516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6515 2024.08.02 17:26:21.156226 [ 3 ] {} <Trace> HTTP-Session: 6006717e-0206-4999-8955-5f0ea736f516 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6516 2024.08.02 17:26:21.156380 [ 3 ] {556988c4-0654-47fc-b465-e11c8509c1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6517 2024.08.02 17:26:21.156429 [ 3 ] {556988c4-0654-47fc-b465-e11c8509c1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6518 2024.08.02 17:26:21.156562 [ 3 ] {556988c4-0654-47fc-b465-e11c8509c1a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6519 2024.08.02 17:26:21.156996 [ 3 ] {556988c4-0654-47fc-b465-e11c8509c1a9} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6520 2024.08.02 17:26:21.157034 [ 3 ] {556988c4-0654-47fc-b465-e11c8509c1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6521 2024.08.02 17:26:21.157362 [ 3 ] {556988c4-0654-47fc-b465-e11c8509c1a9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6522 2024.08.02 17:26:21.157679 [ 3 ] {556988c4-0654-47fc-b465-e11c8509c1a9} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6523 2024.08.02 17:26:21.157835 [ 3 ] {556988c4-0654-47fc-b465-e11c8509c1a9} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.001522 sec., 117608.4099868594 rows/sec., 10.42 MiB/sec.
6524 2024.08.02 17:26:21.158009 [ 3 ] {556988c4-0654-47fc-b465-e11c8509c1a9} <Debug> DynamicQueryHandler: Done processing query
6525 2024.08.02 17:26:21.158034 [ 3 ] {556988c4-0654-47fc-b465-e11c8509c1a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6526 2024.08.02 17:26:21.158050 [ 3 ] {} <Debug> HTTP-Session: 6006717e-0206-4999-8955-5f0ea736f516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6527 2024.08.02 17:26:21.158233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6528 2024.08.02 17:26:21.158289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6529 2024.08.02 17:26:21.158308 [ 3 ] {} <Debug> HTTP-Session: ea551340-2c60-4734-b9f1-627011ff1b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6530 2024.08.02 17:26:21.158325 [ 3 ] {} <Debug> HTTP-Session: ea551340-2c60-4734-b9f1-627011ff1b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6531 2024.08.02 17:26:21.158338 [ 3 ] {} <Debug> HTTP-Session: ea551340-2c60-4734-b9f1-627011ff1b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6532 2024.08.02 17:26:21.158371 [ 3 ] {} <Trace> HTTP-Session: ea551340-2c60-4734-b9f1-627011ff1b96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6533 2024.08.02 17:26:21.158584 [ 3 ] {9a864c37-ed99-4d0e-a1b6-2e02e3eccabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6534 2024.08.02 17:26:21.158629 [ 3 ] {9a864c37-ed99-4d0e-a1b6-2e02e3eccabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6535 2024.08.02 17:26:21.158757 [ 3 ] {9a864c37-ed99-4d0e-a1b6-2e02e3eccabe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6536 2024.08.02 17:26:21.159277 [ 3 ] {9a864c37-ed99-4d0e-a1b6-2e02e3eccabe} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6537 2024.08.02 17:26:21.159315 [ 3 ] {9a864c37-ed99-4d0e-a1b6-2e02e3eccabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6538 2024.08.02 17:26:21.159643 [ 3 ] {9a864c37-ed99-4d0e-a1b6-2e02e3eccabe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6539 2024.08.02 17:26:21.159958 [ 3 ] {9a864c37-ed99-4d0e-a1b6-2e02e3eccabe} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6540 2024.08.02 17:26:21.160110 [ 3 ] {9a864c37-ed99-4d0e-a1b6-2e02e3eccabe} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.001628 sec., 238329.23832923832 rows/sec., 16.77 MiB/sec.
6541 2024.08.02 17:26:21.160277 [ 3 ] {9a864c37-ed99-4d0e-a1b6-2e02e3eccabe} <Debug> DynamicQueryHandler: Done processing query
6542 2024.08.02 17:26:21.160301 [ 3 ] {9a864c37-ed99-4d0e-a1b6-2e02e3eccabe} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6543 2024.08.02 17:26:21.160317 [ 3 ] {} <Debug> HTTP-Session: ea551340-2c60-4734-b9f1-627011ff1b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6544 2024.08.02 17:26:21.160425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6545 2024.08.02 17:26:21.160477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6546 2024.08.02 17:26:21.160496 [ 3 ] {} <Debug> HTTP-Session: 630ce9d4-fdb6-44ef-a134-311a628e2155 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6547 2024.08.02 17:26:21.160512 [ 3 ] {} <Debug> HTTP-Session: 630ce9d4-fdb6-44ef-a134-311a628e2155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6548 2024.08.02 17:26:21.160525 [ 3 ] {} <Debug> HTTP-Session: 630ce9d4-fdb6-44ef-a134-311a628e2155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6549 2024.08.02 17:26:21.160557 [ 3 ] {} <Trace> HTTP-Session: 630ce9d4-fdb6-44ef-a134-311a628e2155 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6550 2024.08.02 17:26:21.160650 [ 3 ] {7da9ced7-e3a4-4cf4-b057-ebd85e989a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6551 2024.08.02 17:26:21.160695 [ 3 ] {7da9ced7-e3a4-4cf4-b057-ebd85e989a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6552 2024.08.02 17:26:21.160824 [ 3 ] {7da9ced7-e3a4-4cf4-b057-ebd85e989a57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6553 2024.08.02 17:26:21.161122 [ 3 ] {7da9ced7-e3a4-4cf4-b057-ebd85e989a57} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6554 2024.08.02 17:26:21.161158 [ 3 ] {7da9ced7-e3a4-4cf4-b057-ebd85e989a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6555 2024.08.02 17:26:21.161520 [ 3 ] {7da9ced7-e3a4-4cf4-b057-ebd85e989a57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6556 2024.08.02 17:26:21.161844 [ 3 ] {7da9ced7-e3a4-4cf4-b057-ebd85e989a57} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6557 2024.08.02 17:26:21.161996 [ 3 ] {7da9ced7-e3a4-4cf4-b057-ebd85e989a57} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 189.01 KiB/sec.
6558 2024.08.02 17:26:21.162165 [ 3 ] {7da9ced7-e3a4-4cf4-b057-ebd85e989a57} <Debug> DynamicQueryHandler: Done processing query
6559 2024.08.02 17:26:21.162191 [ 3 ] {7da9ced7-e3a4-4cf4-b057-ebd85e989a57} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6560 2024.08.02 17:26:21.162206 [ 3 ] {} <Debug> HTTP-Session: 630ce9d4-fdb6-44ef-a134-311a628e2155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6561 2024.08.02 17:26:21.162328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6562 2024.08.02 17:26:21.162376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6563 2024.08.02 17:26:21.162395 [ 3 ] {} <Debug> HTTP-Session: fee25e81-6bf6-4908-b470-813d19b88f0d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6564 2024.08.02 17:26:21.162411 [ 3 ] {} <Debug> HTTP-Session: fee25e81-6bf6-4908-b470-813d19b88f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6565 2024.08.02 17:26:21.162424 [ 3 ] {} <Debug> HTTP-Session: fee25e81-6bf6-4908-b470-813d19b88f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6566 2024.08.02 17:26:21.162455 [ 3 ] {} <Trace> HTTP-Session: fee25e81-6bf6-4908-b470-813d19b88f0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6567 2024.08.02 17:26:21.162590 [ 3 ] {6d95389f-6862-4efc-a098-9236c19c25e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6568 2024.08.02 17:26:21.162636 [ 3 ] {6d95389f-6862-4efc-a098-9236c19c25e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6569 2024.08.02 17:26:21.162780 [ 3 ] {6d95389f-6862-4efc-a098-9236c19c25e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6570 2024.08.02 17:26:21.163105 [ 3 ] {6d95389f-6862-4efc-a098-9236c19c25e1} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6571 2024.08.02 17:26:21.163142 [ 3 ] {6d95389f-6862-4efc-a098-9236c19c25e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6572 2024.08.02 17:26:21.163504 [ 3 ] {6d95389f-6862-4efc-a098-9236c19c25e1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6573 2024.08.02 17:26:21.163841 [ 3 ] {6d95389f-6862-4efc-a098-9236c19c25e1} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6574 2024.08.02 17:26:21.164004 [ 3 ] {6d95389f-6862-4efc-a098-9236c19c25e1} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001466 sec., 52523.87448840382 rows/sec., 3.23 MiB/sec.
6575 2024.08.02 17:26:21.164319 [ 3 ] {6d95389f-6862-4efc-a098-9236c19c25e1} <Debug> DynamicQueryHandler: Done processing query
6576 2024.08.02 17:26:21.164345 [ 3 ] {6d95389f-6862-4efc-a098-9236c19c25e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6577 2024.08.02 17:26:21.164360 [ 3 ] {} <Debug> HTTP-Session: fee25e81-6bf6-4908-b470-813d19b88f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6578 2024.08.02 17:26:21.164506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6579 2024.08.02 17:26:21.164554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6580 2024.08.02 17:26:21.164573 [ 3 ] {} <Debug> HTTP-Session: e58e99f6-d652-42e1-847c-7d8ac1254ec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6581 2024.08.02 17:26:21.164589 [ 3 ] {} <Debug> HTTP-Session: e58e99f6-d652-42e1-847c-7d8ac1254ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6582 2024.08.02 17:26:21.164603 [ 3 ] {} <Debug> HTTP-Session: e58e99f6-d652-42e1-847c-7d8ac1254ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6583 2024.08.02 17:26:21.164634 [ 3 ] {} <Trace> HTTP-Session: e58e99f6-d652-42e1-847c-7d8ac1254ec7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6584 2024.08.02 17:26:21.164821 [ 3 ] {07e9675c-ad68-4dbb-bdcf-f82579c9869b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6585 2024.08.02 17:26:21.164868 [ 3 ] {07e9675c-ad68-4dbb-bdcf-f82579c9869b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6586 2024.08.02 17:26:21.165031 [ 3 ] {07e9675c-ad68-4dbb-bdcf-f82579c9869b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6587 2024.08.02 17:26:21.165416 [ 3 ] {07e9675c-ad68-4dbb-bdcf-f82579c9869b} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6588 2024.08.02 17:26:21.165453 [ 3 ] {07e9675c-ad68-4dbb-bdcf-f82579c9869b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6589 2024.08.02 17:26:21.165830 [ 3 ] {07e9675c-ad68-4dbb-bdcf-f82579c9869b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6590 2024.08.02 17:26:21.166160 [ 3 ] {07e9675c-ad68-4dbb-bdcf-f82579c9869b} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6591 2024.08.02 17:26:21.166316 [ 3 ] {07e9675c-ad68-4dbb-bdcf-f82579c9869b} <Debug> executeQuery: Read 158 rows, 11.26 KiB in 0.001597 sec., 98935.5040701315 rows/sec., 6.88 MiB/sec.
6592 2024.08.02 17:26:21.166315 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6593 2024.08.02 17:26:21.166432 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6594 2024.08.02 17:26:21.166485 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6595 2024.08.02 17:26:21.166583 [ 3 ] {07e9675c-ad68-4dbb-bdcf-f82579c9869b} <Debug> DynamicQueryHandler: Done processing query
6596 2024.08.02 17:26:21.166661 [ 3 ] {07e9675c-ad68-4dbb-bdcf-f82579c9869b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6597 2024.08.02 17:26:21.166728 [ 3 ] {} <Debug> HTTP-Session: e58e99f6-d652-42e1-847c-7d8ac1254ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6598 2024.08.02 17:26:21.167040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6599 2024.08.02 17:26:21.167219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6600 2024.08.02 17:26:21.167286 [ 3 ] {} <Debug> HTTP-Session: 97a60b54-76cf-499b-8de2-b35a1da144fd Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6601 2024.08.02 17:26:21.167257 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
6602 2024.08.02 17:26:21.167345 [ 3 ] {} <Debug> HTTP-Session: 97a60b54-76cf-499b-8de2-b35a1da144fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6603 2024.08.02 17:26:21.167407 [ 3 ] {} <Debug> HTTP-Session: 97a60b54-76cf-499b-8de2-b35a1da144fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6604 2024.08.02 17:26:21.167492 [ 3 ] {} <Trace> HTTP-Session: 97a60b54-76cf-499b-8de2-b35a1da144fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6605 2024.08.02 17:26:21.167710 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6606 2024.08.02 17:26:21.167766 [ 3 ] {4d8e6f02-c6b9-4930-8588-6ddbe43fc79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6607 2024.08.02 17:26:21.167788 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3129 rows starting from the beginning of the part
6608 2024.08.02 17:26:21.168071 [ 3 ] {4d8e6f02-c6b9-4930-8588-6ddbe43fc79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6609 2024.08.02 17:26:21.168114 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
6610 2024.08.02 17:26:21.168466 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 196 rows starting from the beginning of the part
6611 2024.08.02 17:26:21.168922 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 161 rows starting from the beginning of the part
6612 2024.08.02 17:26:21.169289 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
6613 2024.08.02 17:26:21.169642 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 158 rows starting from the beginning of the part
6614 2024.08.02 17:26:21.171085 [ 3 ] {4d8e6f02-c6b9-4930-8588-6ddbe43fc79e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6615 2024.08.02 17:26:21.172619 [ 3 ] {4d8e6f02-c6b9-4930-8588-6ddbe43fc79e} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6616 2024.08.02 17:26:21.172685 [ 3 ] {4d8e6f02-c6b9-4930-8588-6ddbe43fc79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6617 2024.08.02 17:26:21.174354 [ 3 ] {4d8e6f02-c6b9-4930-8588-6ddbe43fc79e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6618 2024.08.02 17:26:21.174807 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3964 rows, containing 5 columns (5 merged, 0 gathered) in 0.008153226 sec., 486187.9211983085 rows/sec., 33.97 MiB/sec.
6619 2024.08.02 17:26:21.175225 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6620 2024.08.02 17:26:21.175341 [ 3 ] {4d8e6f02-c6b9-4930-8588-6ddbe43fc79e} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6621 2024.08.02 17:26:21.175763 [ 3 ] {4d8e6f02-c6b9-4930-8588-6ddbe43fc79e} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.008102 sec., 740.5578869414959 rows/sec., 1.33 MiB/sec.
6622 2024.08.02 17:26:21.176503 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6623 2024.08.02 17:26:21.176519 [ 3 ] {4d8e6f02-c6b9-4930-8588-6ddbe43fc79e} <Debug> DynamicQueryHandler: Done processing query
6624 2024.08.02 17:26:21.176575 [ 3 ] {4d8e6f02-c6b9-4930-8588-6ddbe43fc79e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6625 2024.08.02 17:26:21.176619 [ 3 ] {} <Debug> HTTP-Session: 97a60b54-76cf-499b-8de2-b35a1da144fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6626 2024.08.02 17:26:21.176690 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6627 2024.08.02 17:26:21.176803 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
6628 2024.08.02 17:26:21.176820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6629 2024.08.02 17:26:21.176890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6630 2024.08.02 17:26:21.176908 [ 3 ] {} <Debug> HTTP-Session: 71d2e086-b2e6-4735-9a91-e8cdfba1200d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6631 2024.08.02 17:26:21.176925 [ 3 ] {} <Debug> HTTP-Session: 71d2e086-b2e6-4735-9a91-e8cdfba1200d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6632 2024.08.02 17:26:21.176938 [ 3 ] {} <Debug> HTTP-Session: 71d2e086-b2e6-4735-9a91-e8cdfba1200d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6633 2024.08.02 17:26:21.176971 [ 3 ] {} <Trace> HTTP-Session: 71d2e086-b2e6-4735-9a91-e8cdfba1200d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6634 2024.08.02 17:26:21.177088 [ 3 ] {89e34c63-d9da-4b0d-9c30-9db045f52fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6635 2024.08.02 17:26:21.177136 [ 3 ] {89e34c63-d9da-4b0d-9c30-9db045f52fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6636 2024.08.02 17:26:21.177288 [ 3 ] {89e34c63-d9da-4b0d-9c30-9db045f52fb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6637 2024.08.02 17:26:21.177575 [ 3 ] {89e34c63-d9da-4b0d-9c30-9db045f52fb6} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6638 2024.08.02 17:26:21.177611 [ 3 ] {89e34c63-d9da-4b0d-9c30-9db045f52fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6639 2024.08.02 17:26:21.177975 [ 3 ] {89e34c63-d9da-4b0d-9c30-9db045f52fb6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6640 2024.08.02 17:26:21.178306 [ 3 ] {89e34c63-d9da-4b0d-9c30-9db045f52fb6} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6641 2024.08.02 17:26:21.178471 [ 3 ] {89e34c63-d9da-4b0d-9c30-9db045f52fb6} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001407 sec., 16346.83724235963 rows/sec., 884.25 KiB/sec.
6642 2024.08.02 17:26:21.178789 [ 3 ] {89e34c63-d9da-4b0d-9c30-9db045f52fb6} <Debug> DynamicQueryHandler: Done processing query
6643 2024.08.02 17:26:21.178814 [ 3 ] {89e34c63-d9da-4b0d-9c30-9db045f52fb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6644 2024.08.02 17:26:21.178830 [ 3 ] {} <Debug> HTTP-Session: 71d2e086-b2e6-4735-9a91-e8cdfba1200d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6645 2024.08.02 17:26:21.178958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 8846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6646 2024.08.02 17:26:21.179007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6647 2024.08.02 17:26:21.179026 [ 3 ] {} <Debug> HTTP-Session: 0de03789-944a-46bd-b4b5-33a4aa6c88d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6648 2024.08.02 17:26:21.179042 [ 3 ] {} <Debug> HTTP-Session: 0de03789-944a-46bd-b4b5-33a4aa6c88d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6649 2024.08.02 17:26:21.179055 [ 3 ] {} <Debug> HTTP-Session: 0de03789-944a-46bd-b4b5-33a4aa6c88d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6650 2024.08.02 17:26:21.179086 [ 3 ] {} <Trace> HTTP-Session: 0de03789-944a-46bd-b4b5-33a4aa6c88d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6651 2024.08.02 17:26:21.179228 [ 3 ] {b2bb8f8f-5ee5-4fc6-ab21-b0e62ddaee8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6652 2024.08.02 17:26:21.179273 [ 3 ] {b2bb8f8f-5ee5-4fc6-ab21-b0e62ddaee8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6653 2024.08.02 17:26:21.179426 [ 3 ] {b2bb8f8f-5ee5-4fc6-ab21-b0e62ddaee8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6654 2024.08.02 17:26:21.179729 [ 3 ] {b2bb8f8f-5ee5-4fc6-ab21-b0e62ddaee8b} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6655 2024.08.02 17:26:21.179765 [ 3 ] {b2bb8f8f-5ee5-4fc6-ab21-b0e62ddaee8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6656 2024.08.02 17:26:21.180127 [ 3 ] {b2bb8f8f-5ee5-4fc6-ab21-b0e62ddaee8b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6657 2024.08.02 17:26:21.180451 [ 3 ] {b2bb8f8f-5ee5-4fc6-ab21-b0e62ddaee8b} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6658 2024.08.02 17:26:21.180601 [ 105 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6659 2024.08.02 17:26:21.180606 [ 3 ] {b2bb8f8f-5ee5-4fc6-ab21-b0e62ddaee8b} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001428 sec., 40616.24649859944 rows/sec., 2.75 MiB/sec.
6660 2024.08.02 17:26:21.180667 [ 105 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6661 2024.08.02 17:26:21.180732 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
6662 2024.08.02 17:26:21.180921 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
6663 2024.08.02 17:26:21.180962 [ 3 ] {b2bb8f8f-5ee5-4fc6-ab21-b0e62ddaee8b} <Debug> DynamicQueryHandler: Done processing query
6664 2024.08.02 17:26:21.181001 [ 3 ] {b2bb8f8f-5ee5-4fc6-ab21-b0e62ddaee8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6665 2024.08.02 17:26:21.181038 [ 3 ] {} <Debug> HTTP-Session: 0de03789-944a-46bd-b4b5-33a4aa6c88d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6666 2024.08.02 17:26:21.181157 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6667 2024.08.02 17:26:21.181196 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1052 rows starting from the beginning of the part
6668 2024.08.02 17:26:21.181319 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
6669 2024.08.02 17:26:21.181531 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
6670 2024.08.02 17:26:21.181718 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
6671 2024.08.02 17:26:21.181826 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
6672 2024.08.02 17:26:21.182056 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part
6673 2024.08.02 17:26:21.183350 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 4 columns (4 merged, 0 gathered) in 0.002519139 sec., 535897.383987148 rows/sec., 35.90 MiB/sec.
6674 2024.08.02 17:26:21.183628 [ 199 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6675 2024.08.02 17:26:21.184170 [ 199 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_31_6} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6676 2024.08.02 17:26:21.184281 [ 199 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_31_6} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6677 2024.08.02 17:26:21.184393 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
6678 2024.08.02 17:26:23.100815 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
6679 2024.08.02 17:26:23.100896 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
6680 2024.08.02 17:26:26.150524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6681 2024.08.02 17:26:26.150685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6682 2024.08.02 17:26:26.150722 [ 3 ] {} <Debug> HTTP-Session: e2510e2d-54fd-48e2-870d-57492dfa4ae7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6683 2024.08.02 17:26:26.150756 [ 3 ] {} <Debug> HTTP-Session: e2510e2d-54fd-48e2-870d-57492dfa4ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6684 2024.08.02 17:26:26.150778 [ 3 ] {} <Debug> HTTP-Session: e2510e2d-54fd-48e2-870d-57492dfa4ae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6685 2024.08.02 17:26:26.150845 [ 3 ] {} <Trace> HTTP-Session: e2510e2d-54fd-48e2-870d-57492dfa4ae7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6686 2024.08.02 17:26:26.151094 [ 3 ] {8912cf2c-fbbc-4016-9371-4c8454be5a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6687 2024.08.02 17:26:26.151185 [ 3 ] {8912cf2c-fbbc-4016-9371-4c8454be5a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6688 2024.08.02 17:26:26.151441 [ 3 ] {8912cf2c-fbbc-4016-9371-4c8454be5a1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6689 2024.08.02 17:26:26.151974 [ 3 ] {8912cf2c-fbbc-4016-9371-4c8454be5a1a} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6690 2024.08.02 17:26:26.152019 [ 3 ] {8912cf2c-fbbc-4016-9371-4c8454be5a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6691 2024.08.02 17:26:26.152402 [ 3 ] {8912cf2c-fbbc-4016-9371-4c8454be5a1a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6692 2024.08.02 17:26:26.152752 [ 3 ] {8912cf2c-fbbc-4016-9371-4c8454be5a1a} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6693 2024.08.02 17:26:26.152920 [ 3 ] {8912cf2c-fbbc-4016-9371-4c8454be5a1a} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001901 sec., 12624.93424513414 rows/sec., 1023.31 KiB/sec.
6694 2024.08.02 17:26:26.153395 [ 3 ] {8912cf2c-fbbc-4016-9371-4c8454be5a1a} <Debug> DynamicQueryHandler: Done processing query
6695 2024.08.02 17:26:26.153515 [ 3 ] {8912cf2c-fbbc-4016-9371-4c8454be5a1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6696 2024.08.02 17:26:26.153652 [ 3 ] {} <Debug> HTTP-Session: e2510e2d-54fd-48e2-870d-57492dfa4ae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6697 2024.08.02 17:26:26.153837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6698 2024.08.02 17:26:26.153893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6699 2024.08.02 17:26:26.153913 [ 3 ] {} <Debug> HTTP-Session: 7f6f2078-242f-4295-b33a-3bf6f6ad7ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6700 2024.08.02 17:26:26.153931 [ 3 ] {} <Debug> HTTP-Session: 7f6f2078-242f-4295-b33a-3bf6f6ad7ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6701 2024.08.02 17:26:26.153945 [ 3 ] {} <Debug> HTTP-Session: 7f6f2078-242f-4295-b33a-3bf6f6ad7ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6702 2024.08.02 17:26:26.153983 [ 3 ] {} <Trace> HTTP-Session: 7f6f2078-242f-4295-b33a-3bf6f6ad7ab5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6703 2024.08.02 17:26:26.154131 [ 3 ] {6418870a-9adb-4d02-85ec-95b57c9354b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6704 2024.08.02 17:26:26.154178 [ 3 ] {6418870a-9adb-4d02-85ec-95b57c9354b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6705 2024.08.02 17:26:26.154326 [ 3 ] {6418870a-9adb-4d02-85ec-95b57c9354b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6706 2024.08.02 17:26:26.154749 [ 3 ] {6418870a-9adb-4d02-85ec-95b57c9354b0} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6707 2024.08.02 17:26:26.154786 [ 3 ] {6418870a-9adb-4d02-85ec-95b57c9354b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6708 2024.08.02 17:26:26.155112 [ 3 ] {6418870a-9adb-4d02-85ec-95b57c9354b0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6709 2024.08.02 17:26:26.155435 [ 3 ] {6418870a-9adb-4d02-85ec-95b57c9354b0} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6710 2024.08.02 17:26:26.155584 [ 3 ] {6418870a-9adb-4d02-85ec-95b57c9354b0} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.001508 sec., 84880.63660477454 rows/sec., 7.00 MiB/sec.
6711 2024.08.02 17:26:26.155885 [ 3 ] {6418870a-9adb-4d02-85ec-95b57c9354b0} <Debug> DynamicQueryHandler: Done processing query
6712 2024.08.02 17:26:26.155923 [ 3 ] {6418870a-9adb-4d02-85ec-95b57c9354b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6713 2024.08.02 17:26:26.155939 [ 3 ] {} <Debug> HTTP-Session: 7f6f2078-242f-4295-b33a-3bf6f6ad7ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6714 2024.08.02 17:26:26.156071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6715 2024.08.02 17:26:26.156119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6716 2024.08.02 17:26:26.156137 [ 3 ] {} <Debug> HTTP-Session: f5850bb7-9d33-4434-a52e-d8e19cfdd1cd Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6717 2024.08.02 17:26:26.156154 [ 3 ] {} <Debug> HTTP-Session: f5850bb7-9d33-4434-a52e-d8e19cfdd1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6718 2024.08.02 17:26:26.156167 [ 3 ] {} <Debug> HTTP-Session: f5850bb7-9d33-4434-a52e-d8e19cfdd1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6719 2024.08.02 17:26:26.156203 [ 3 ] {} <Trace> HTTP-Session: f5850bb7-9d33-4434-a52e-d8e19cfdd1cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6720 2024.08.02 17:26:26.156329 [ 3 ] {a52d157a-5153-4cef-9dfd-44df7f2700ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6721 2024.08.02 17:26:26.156373 [ 3 ] {a52d157a-5153-4cef-9dfd-44df7f2700ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6722 2024.08.02 17:26:26.156510 [ 3 ] {a52d157a-5153-4cef-9dfd-44df7f2700ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6723 2024.08.02 17:26:26.156885 [ 3 ] {a52d157a-5153-4cef-9dfd-44df7f2700ec} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6724 2024.08.02 17:26:26.156922 [ 3 ] {a52d157a-5153-4cef-9dfd-44df7f2700ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6725 2024.08.02 17:26:26.157234 [ 3 ] {a52d157a-5153-4cef-9dfd-44df7f2700ec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6726 2024.08.02 17:26:26.157539 [ 3 ] {a52d157a-5153-4cef-9dfd-44df7f2700ec} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6727 2024.08.02 17:26:26.157688 [ 3 ] {a52d157a-5153-4cef-9dfd-44df7f2700ec} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001405 sec., 62633.45195729537 rows/sec., 4.89 MiB/sec.
6728 2024.08.02 17:26:26.157839 [ 3 ] {a52d157a-5153-4cef-9dfd-44df7f2700ec} <Debug> DynamicQueryHandler: Done processing query
6729 2024.08.02 17:26:26.157863 [ 3 ] {a52d157a-5153-4cef-9dfd-44df7f2700ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6730 2024.08.02 17:26:26.157879 [ 3 ] {} <Debug> HTTP-Session: f5850bb7-9d33-4434-a52e-d8e19cfdd1cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6731 2024.08.02 17:26:26.158033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6732 2024.08.02 17:26:26.158080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6733 2024.08.02 17:26:26.158098 [ 3 ] {} <Debug> HTTP-Session: 3cd5ed73-c639-4abc-b0b3-6ee2bd12e93d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6734 2024.08.02 17:26:26.158115 [ 3 ] {} <Debug> HTTP-Session: 3cd5ed73-c639-4abc-b0b3-6ee2bd12e93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6735 2024.08.02 17:26:26.158128 [ 3 ] {} <Debug> HTTP-Session: 3cd5ed73-c639-4abc-b0b3-6ee2bd12e93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6736 2024.08.02 17:26:26.158158 [ 3 ] {} <Trace> HTTP-Session: 3cd5ed73-c639-4abc-b0b3-6ee2bd12e93d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6737 2024.08.02 17:26:26.158299 [ 3 ] {7dd58115-e704-4692-8e3d-8f77a9874aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6738 2024.08.02 17:26:26.158347 [ 3 ] {7dd58115-e704-4692-8e3d-8f77a9874aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6739 2024.08.02 17:26:26.158489 [ 3 ] {7dd58115-e704-4692-8e3d-8f77a9874aec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6740 2024.08.02 17:26:26.158867 [ 3 ] {7dd58115-e704-4692-8e3d-8f77a9874aec} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6741 2024.08.02 17:26:26.158903 [ 3 ] {7dd58115-e704-4692-8e3d-8f77a9874aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6742 2024.08.02 17:26:26.159293 [ 3 ] {7dd58115-e704-4692-8e3d-8f77a9874aec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6743 2024.08.02 17:26:26.159629 [ 3 ] {7dd58115-e704-4692-8e3d-8f77a9874aec} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6744 2024.08.02 17:26:26.159787 [ 3 ] {7dd58115-e704-4692-8e3d-8f77a9874aec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec.
6745 2024.08.02 17:26:26.159973 [ 3 ] {7dd58115-e704-4692-8e3d-8f77a9874aec} <Debug> DynamicQueryHandler: Done processing query
6746 2024.08.02 17:26:26.159999 [ 3 ] {7dd58115-e704-4692-8e3d-8f77a9874aec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6747 2024.08.02 17:26:26.160015 [ 3 ] {} <Debug> HTTP-Session: 3cd5ed73-c639-4abc-b0b3-6ee2bd12e93d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6748 2024.08.02 17:26:26.160170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6749 2024.08.02 17:26:26.160219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6750 2024.08.02 17:26:26.160237 [ 3 ] {} <Debug> HTTP-Session: 92f9f5b6-7a80-459a-9317-f7751dd988e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6751 2024.08.02 17:26:26.160253 [ 3 ] {} <Debug> HTTP-Session: 92f9f5b6-7a80-459a-9317-f7751dd988e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6752 2024.08.02 17:26:26.160267 [ 3 ] {} <Debug> HTTP-Session: 92f9f5b6-7a80-459a-9317-f7751dd988e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6753 2024.08.02 17:26:26.160297 [ 3 ] {} <Trace> HTTP-Session: 92f9f5b6-7a80-459a-9317-f7751dd988e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6754 2024.08.02 17:26:26.160649 [ 3 ] {58a9a35c-b9ad-403d-aada-167f61aebc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6755 2024.08.02 17:26:26.160713 [ 3 ] {58a9a35c-b9ad-403d-aada-167f61aebc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6756 2024.08.02 17:26:26.161128 [ 3 ] {58a9a35c-b9ad-403d-aada-167f61aebc78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6757 2024.08.02 17:26:26.161741 [ 3 ] {58a9a35c-b9ad-403d-aada-167f61aebc78} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6758 2024.08.02 17:26:26.161777 [ 3 ] {58a9a35c-b9ad-403d-aada-167f61aebc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6759 2024.08.02 17:26:26.162369 [ 3 ] {58a9a35c-b9ad-403d-aada-167f61aebc78} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6760 2024.08.02 17:26:26.162779 [ 3 ] {58a9a35c-b9ad-403d-aada-167f61aebc78} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6761 2024.08.02 17:26:26.162990 [ 3 ] {58a9a35c-b9ad-403d-aada-167f61aebc78} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002606 sec., 9209.51650038373 rows/sec., 16.50 MiB/sec.
6762 2024.08.02 17:26:26.163577 [ 3 ] {58a9a35c-b9ad-403d-aada-167f61aebc78} <Debug> DynamicQueryHandler: Done processing query
6763 2024.08.02 17:26:26.163618 [ 3 ] {58a9a35c-b9ad-403d-aada-167f61aebc78} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6764 2024.08.02 17:26:26.163657 [ 3 ] {} <Debug> HTTP-Session: 92f9f5b6-7a80-459a-9317-f7751dd988e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6765 2024.08.02 17:26:26.163782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6766 2024.08.02 17:26:26.163831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6767 2024.08.02 17:26:26.163850 [ 3 ] {} <Debug> HTTP-Session: d38089c4-8c5c-4b9c-8acf-64b1b3e53f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6768 2024.08.02 17:26:26.163866 [ 3 ] {} <Debug> HTTP-Session: d38089c4-8c5c-4b9c-8acf-64b1b3e53f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6769 2024.08.02 17:26:26.163880 [ 3 ] {} <Debug> HTTP-Session: d38089c4-8c5c-4b9c-8acf-64b1b3e53f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6770 2024.08.02 17:26:26.163910 [ 3 ] {} <Trace> HTTP-Session: d38089c4-8c5c-4b9c-8acf-64b1b3e53f74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6771 2024.08.02 17:26:26.164025 [ 3 ] {8e6a263d-d456-4e05-9171-5e5a15c4c0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6772 2024.08.02 17:26:26.164073 [ 3 ] {8e6a263d-d456-4e05-9171-5e5a15c4c0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6773 2024.08.02 17:26:26.164222 [ 3 ] {8e6a263d-d456-4e05-9171-5e5a15c4c0de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6774 2024.08.02 17:26:26.164528 [ 3 ] {8e6a263d-d456-4e05-9171-5e5a15c4c0de} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6775 2024.08.02 17:26:26.164564 [ 3 ] {8e6a263d-d456-4e05-9171-5e5a15c4c0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6776 2024.08.02 17:26:26.164920 [ 3 ] {8e6a263d-d456-4e05-9171-5e5a15c4c0de} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6777 2024.08.02 17:26:26.165243 [ 3 ] {8e6a263d-d456-4e05-9171-5e5a15c4c0de} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6778 2024.08.02 17:26:26.165396 [ 3 ] {8e6a263d-d456-4e05-9171-5e5a15c4c0de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
6779 2024.08.02 17:26:26.165613 [ 3 ] {8e6a263d-d456-4e05-9171-5e5a15c4c0de} <Debug> DynamicQueryHandler: Done processing query
6780 2024.08.02 17:26:26.165637 [ 3 ] {8e6a263d-d456-4e05-9171-5e5a15c4c0de} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6781 2024.08.02 17:26:26.165653 [ 3 ] {} <Debug> HTTP-Session: d38089c4-8c5c-4b9c-8acf-64b1b3e53f74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6782 2024.08.02 17:26:31.153880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6783 2024.08.02 17:26:31.154024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6784 2024.08.02 17:26:31.154055 [ 3 ] {} <Debug> HTTP-Session: 41ec03ef-3c63-484a-8d44-9f611dd7b3c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6785 2024.08.02 17:26:31.154084 [ 3 ] {} <Debug> HTTP-Session: 41ec03ef-3c63-484a-8d44-9f611dd7b3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6786 2024.08.02 17:26:31.154103 [ 3 ] {} <Debug> HTTP-Session: 41ec03ef-3c63-484a-8d44-9f611dd7b3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6787 2024.08.02 17:26:31.154161 [ 3 ] {} <Trace> HTTP-Session: 41ec03ef-3c63-484a-8d44-9f611dd7b3c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6788 2024.08.02 17:26:31.154361 [ 3 ] {36c350e4-aab1-4233-97f5-0533423345e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6789 2024.08.02 17:26:31.154436 [ 3 ] {36c350e4-aab1-4233-97f5-0533423345e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6790 2024.08.02 17:26:31.154658 [ 3 ] {36c350e4-aab1-4233-97f5-0533423345e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6791 2024.08.02 17:26:31.155063 [ 3 ] {36c350e4-aab1-4233-97f5-0533423345e8} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6792 2024.08.02 17:26:31.155102 [ 3 ] {36c350e4-aab1-4233-97f5-0533423345e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6793 2024.08.02 17:26:31.155464 [ 3 ] {36c350e4-aab1-4233-97f5-0533423345e8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6794 2024.08.02 17:26:31.155802 [ 3 ] {36c350e4-aab1-4233-97f5-0533423345e8} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6795 2024.08.02 17:26:31.155948 [ 3 ] {36c350e4-aab1-4233-97f5-0533423345e8} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001651 sec., 7268.322228952151 rows/sec., 500.41 KiB/sec.
6796 2024.08.02 17:26:31.155950 [ 106 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6797 2024.08.02 17:26:31.156013 [ 106 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6798 2024.08.02 17:26:31.156048 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6799 2024.08.02 17:26:31.156206 [ 3 ] {36c350e4-aab1-4233-97f5-0533423345e8} <Debug> DynamicQueryHandler: Done processing query
6800 2024.08.02 17:26:31.156306 [ 3 ] {36c350e4-aab1-4233-97f5-0533423345e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6801 2024.08.02 17:26:31.156401 [ 187 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
6802 2024.08.02 17:26:31.156400 [ 3 ] {} <Debug> HTTP-Session: 41ec03ef-3c63-484a-8d44-9f611dd7b3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6803 2024.08.02 17:26:31.156683 [ 187 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6804 2024.08.02 17:26:31.156700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6805 2024.08.02 17:26:31.156750 [ 187 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 36 rows starting from the beginning of the part
6806 2024.08.02 17:26:31.156799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6807 2024.08.02 17:26:31.156862 [ 3 ] {} <Debug> HTTP-Session: 6a2ea4cc-7635-41d1-950f-4db842939f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6808 2024.08.02 17:26:31.156941 [ 3 ] {} <Debug> HTTP-Session: 6a2ea4cc-7635-41d1-950f-4db842939f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6809 2024.08.02 17:26:31.156960 [ 187 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part
6810 2024.08.02 17:26:31.156992 [ 3 ] {} <Debug> HTTP-Session: 6a2ea4cc-7635-41d1-950f-4db842939f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6811 2024.08.02 17:26:31.157149 [ 3 ] {} <Trace> HTTP-Session: 6a2ea4cc-7635-41d1-950f-4db842939f12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6812 2024.08.02 17:26:31.157284 [ 187 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part
6813 2024.08.02 17:26:31.157499 [ 3 ] {96e7b82c-b2a8-4392-9e3c-d95ced5f42e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6814 2024.08.02 17:26:31.157567 [ 187 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part
6815 2024.08.02 17:26:31.157630 [ 3 ] {96e7b82c-b2a8-4392-9e3c-d95ced5f42e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6816 2024.08.02 17:26:31.157871 [ 187 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part
6817 2024.08.02 17:26:31.158228 [ 187 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part
6818 2024.08.02 17:26:31.158828 [ 3 ] {96e7b82c-b2a8-4392-9e3c-d95ced5f42e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6819 2024.08.02 17:26:31.159530 [ 3 ] {96e7b82c-b2a8-4392-9e3c-d95ced5f42e9} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6820 2024.08.02 17:26:31.159605 [ 3 ] {96e7b82c-b2a8-4392-9e3c-d95ced5f42e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6821 2024.08.02 17:26:31.160496 [ 3 ] {96e7b82c-b2a8-4392-9e3c-d95ced5f42e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6822 2024.08.02 17:26:31.161088 [ 187 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004928704 sec., 24347.171183337447 rows/sec., 1.81 MiB/sec.
6823 2024.08.02 17:26:31.161346 [ 199 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6824 2024.08.02 17:26:31.161363 [ 3 ] {96e7b82c-b2a8-4392-9e3c-d95ced5f42e9} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6825 2024.08.02 17:26:31.161672 [ 3 ] {96e7b82c-b2a8-4392-9e3c-d95ced5f42e9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004304 sec., 929.3680297397771 rows/sec., 75.78 KiB/sec.
6826 2024.08.02 17:26:31.162369 [ 3 ] {96e7b82c-b2a8-4392-9e3c-d95ced5f42e9} <Debug> DynamicQueryHandler: Done processing query
6827 2024.08.02 17:26:31.162432 [ 3 ] {96e7b82c-b2a8-4392-9e3c-d95ced5f42e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6828 2024.08.02 17:26:31.162452 [ 3 ] {} <Debug> HTTP-Session: 6a2ea4cc-7635-41d1-950f-4db842939f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6829 2024.08.02 17:26:31.162658 [ 199 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_31_6} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6830 2024.08.02 17:26:31.162677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6831 2024.08.02 17:26:31.162789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6832 2024.08.02 17:26:31.162811 [ 3 ] {} <Debug> HTTP-Session: 7ee72c4e-7126-449c-aa7d-9fdff9dfc690 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6833 2024.08.02 17:26:31.162840 [ 3 ] {} <Debug> HTTP-Session: 7ee72c4e-7126-449c-aa7d-9fdff9dfc690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6834 2024.08.02 17:26:31.162845 [ 199 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_31_6} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6835 2024.08.02 17:26:31.162865 [ 3 ] {} <Debug> HTTP-Session: 7ee72c4e-7126-449c-aa7d-9fdff9dfc690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6836 2024.08.02 17:26:31.162922 [ 3 ] {} <Trace> HTTP-Session: 7ee72c4e-7126-449c-aa7d-9fdff9dfc690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6837 2024.08.02 17:26:31.163029 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6838 2024.08.02 17:26:31.163155 [ 3 ] {768073b6-4ecf-4c0d-9d0d-6712a26e606f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6839 2024.08.02 17:26:31.163206 [ 3 ] {768073b6-4ecf-4c0d-9d0d-6712a26e606f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6840 2024.08.02 17:26:31.163349 [ 3 ] {768073b6-4ecf-4c0d-9d0d-6712a26e606f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6841 2024.08.02 17:26:31.163750 [ 3 ] {768073b6-4ecf-4c0d-9d0d-6712a26e606f} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6842 2024.08.02 17:26:31.163787 [ 3 ] {768073b6-4ecf-4c0d-9d0d-6712a26e606f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6843 2024.08.02 17:26:31.164138 [ 3 ] {768073b6-4ecf-4c0d-9d0d-6712a26e606f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6844 2024.08.02 17:26:31.164474 [ 3 ] {768073b6-4ecf-4c0d-9d0d-6712a26e606f} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6845 2024.08.02 17:26:31.164599 [ 3 ] {768073b6-4ecf-4c0d-9d0d-6712a26e606f} <Debug> executeQuery: Read 181 rows, 16.39 KiB in 0.001526 sec., 118610.74705111403 rows/sec., 10.49 MiB/sec.
6846 2024.08.02 17:26:31.164748 [ 3 ] {768073b6-4ecf-4c0d-9d0d-6712a26e606f} <Debug> DynamicQueryHandler: Done processing query
6847 2024.08.02 17:26:31.164773 [ 3 ] {768073b6-4ecf-4c0d-9d0d-6712a26e606f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6848 2024.08.02 17:26:31.164789 [ 3 ] {} <Debug> HTTP-Session: 7ee72c4e-7126-449c-aa7d-9fdff9dfc690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6849 2024.08.02 17:26:31.164917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6850 2024.08.02 17:26:31.164964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6851 2024.08.02 17:26:31.164982 [ 3 ] {} <Debug> HTTP-Session: dfb71934-c5ea-4d08-a326-c641448c5f0b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6852 2024.08.02 17:26:31.164998 [ 3 ] {} <Debug> HTTP-Session: dfb71934-c5ea-4d08-a326-c641448c5f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6853 2024.08.02 17:26:31.165012 [ 3 ] {} <Debug> HTTP-Session: dfb71934-c5ea-4d08-a326-c641448c5f0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6854 2024.08.02 17:26:31.165043 [ 3 ] {} <Trace> HTTP-Session: dfb71934-c5ea-4d08-a326-c641448c5f0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6855 2024.08.02 17:26:31.165136 [ 3 ] {67afa024-e996-49c0-a1d6-6d34d560b52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6856 2024.08.02 17:26:31.165179 [ 3 ] {67afa024-e996-49c0-a1d6-6d34d560b52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6857 2024.08.02 17:26:31.165301 [ 3 ] {67afa024-e996-49c0-a1d6-6d34d560b52f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6858 2024.08.02 17:26:31.165568 [ 3 ] {67afa024-e996-49c0-a1d6-6d34d560b52f} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6859 2024.08.02 17:26:31.165604 [ 3 ] {67afa024-e996-49c0-a1d6-6d34d560b52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6860 2024.08.02 17:26:31.165909 [ 3 ] {67afa024-e996-49c0-a1d6-6d34d560b52f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6861 2024.08.02 17:26:31.166224 [ 3 ] {67afa024-e996-49c0-a1d6-6d34d560b52f} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6862 2024.08.02 17:26:31.166345 [ 3 ] {67afa024-e996-49c0-a1d6-6d34d560b52f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001232 sec., 3246.753246753247 rows/sec., 226.70 KiB/sec.
6863 2024.08.02 17:26:31.166501 [ 3 ] {67afa024-e996-49c0-a1d6-6d34d560b52f} <Debug> DynamicQueryHandler: Done processing query
6864 2024.08.02 17:26:31.166525 [ 3 ] {67afa024-e996-49c0-a1d6-6d34d560b52f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6865 2024.08.02 17:26:31.166541 [ 3 ] {} <Debug> HTTP-Session: dfb71934-c5ea-4d08-a326-c641448c5f0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6866 2024.08.02 17:26:31.166708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 63292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6867 2024.08.02 17:26:31.166761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6868 2024.08.02 17:26:31.166783 [ 3 ] {} <Debug> HTTP-Session: bbb83d0a-7526-492e-9383-e5a9abf7b1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6869 2024.08.02 17:26:31.166801 [ 3 ] {} <Debug> HTTP-Session: bbb83d0a-7526-492e-9383-e5a9abf7b1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6870 2024.08.02 17:26:31.166818 [ 3 ] {} <Debug> HTTP-Session: bbb83d0a-7526-492e-9383-e5a9abf7b1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6871 2024.08.02 17:26:31.166850 [ 3 ] {} <Trace> HTTP-Session: bbb83d0a-7526-492e-9383-e5a9abf7b1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6872 2024.08.02 17:26:31.167051 [ 3 ] {a5ca0340-d04e-44c2-88b6-f638e83e0071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6873 2024.08.02 17:26:31.167091 [ 3 ] {a5ca0340-d04e-44c2-88b6-f638e83e0071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6874 2024.08.02 17:26:31.167217 [ 3 ] {a5ca0340-d04e-44c2-88b6-f638e83e0071} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6875 2024.08.02 17:26:31.167810 [ 3 ] {a5ca0340-d04e-44c2-88b6-f638e83e0071} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6876 2024.08.02 17:26:31.167846 [ 3 ] {a5ca0340-d04e-44c2-88b6-f638e83e0071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6877 2024.08.02 17:26:31.168186 [ 3 ] {a5ca0340-d04e-44c2-88b6-f638e83e0071} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6878 2024.08.02 17:26:31.168490 [ 3 ] {a5ca0340-d04e-44c2-88b6-f638e83e0071} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6879 2024.08.02 17:26:31.168611 [ 3 ] {a5ca0340-d04e-44c2-88b6-f638e83e0071} <Debug> executeQuery: Read 392 rows, 28.28 KiB in 0.00167 sec., 234730.53892215568 rows/sec., 16.54 MiB/sec.
6880 2024.08.02 17:26:31.168866 [ 3 ] {a5ca0340-d04e-44c2-88b6-f638e83e0071} <Debug> DynamicQueryHandler: Done processing query
6881 2024.08.02 17:26:31.168908 [ 3 ] {a5ca0340-d04e-44c2-88b6-f638e83e0071} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6882 2024.08.02 17:26:31.168924 [ 3 ] {} <Debug> HTTP-Session: bbb83d0a-7526-492e-9383-e5a9abf7b1ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6883 2024.08.02 17:26:31.169039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6884 2024.08.02 17:26:31.169088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6885 2024.08.02 17:26:31.169108 [ 3 ] {} <Debug> HTTP-Session: 283c6bf4-8847-402c-9876-c6c48a75e03e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6886 2024.08.02 17:26:31.169125 [ 3 ] {} <Debug> HTTP-Session: 283c6bf4-8847-402c-9876-c6c48a75e03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6887 2024.08.02 17:26:31.169147 [ 3 ] {} <Debug> HTTP-Session: 283c6bf4-8847-402c-9876-c6c48a75e03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6888 2024.08.02 17:26:31.169189 [ 3 ] {} <Trace> HTTP-Session: 283c6bf4-8847-402c-9876-c6c48a75e03e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6889 2024.08.02 17:26:31.169319 [ 3 ] {4472c842-38f1-4066-a412-06e1849798f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6890 2024.08.02 17:26:31.169376 [ 3 ] {4472c842-38f1-4066-a412-06e1849798f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6891 2024.08.02 17:26:31.169525 [ 3 ] {4472c842-38f1-4066-a412-06e1849798f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6892 2024.08.02 17:26:31.169795 [ 3 ] {4472c842-38f1-4066-a412-06e1849798f1} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6893 2024.08.02 17:26:31.169831 [ 3 ] {4472c842-38f1-4066-a412-06e1849798f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6894 2024.08.02 17:26:31.170186 [ 3 ] {4472c842-38f1-4066-a412-06e1849798f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6895 2024.08.02 17:26:31.170504 [ 3 ] {4472c842-38f1-4066-a412-06e1849798f1} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6896 2024.08.02 17:26:31.170627 [ 3 ] {4472c842-38f1-4066-a412-06e1849798f1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 192.25 KiB/sec.
6897 2024.08.02 17:26:31.170826 [ 3 ] {4472c842-38f1-4066-a412-06e1849798f1} <Debug> DynamicQueryHandler: Done processing query
6898 2024.08.02 17:26:31.170851 [ 3 ] {4472c842-38f1-4066-a412-06e1849798f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6899 2024.08.02 17:26:31.170867 [ 3 ] {} <Debug> HTTP-Session: 283c6bf4-8847-402c-9876-c6c48a75e03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6900 2024.08.02 17:26:31.171006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6901 2024.08.02 17:26:31.171054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6902 2024.08.02 17:26:31.171072 [ 3 ] {} <Debug> HTTP-Session: 4e5c2078-55d9-4da4-a923-e0f04b780ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6903 2024.08.02 17:26:31.171088 [ 3 ] {} <Debug> HTTP-Session: 4e5c2078-55d9-4da4-a923-e0f04b780ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6904 2024.08.02 17:26:31.171102 [ 3 ] {} <Debug> HTTP-Session: 4e5c2078-55d9-4da4-a923-e0f04b780ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6905 2024.08.02 17:26:31.171132 [ 3 ] {} <Trace> HTTP-Session: 4e5c2078-55d9-4da4-a923-e0f04b780ecb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6906 2024.08.02 17:26:31.171278 [ 3 ] {7b50c497-e8c5-4e58-863a-ff30bb623a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6907 2024.08.02 17:26:31.171324 [ 3 ] {7b50c497-e8c5-4e58-863a-ff30bb623a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6908 2024.08.02 17:26:31.171464 [ 3 ] {7b50c497-e8c5-4e58-863a-ff30bb623a3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6909 2024.08.02 17:26:31.171791 [ 3 ] {7b50c497-e8c5-4e58-863a-ff30bb623a3d} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6910 2024.08.02 17:26:31.171826 [ 3 ] {7b50c497-e8c5-4e58-863a-ff30bb623a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6911 2024.08.02 17:26:31.172183 [ 3 ] {7b50c497-e8c5-4e58-863a-ff30bb623a3d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6912 2024.08.02 17:26:31.172512 [ 3 ] {7b50c497-e8c5-4e58-863a-ff30bb623a3d} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6913 2024.08.02 17:26:31.172638 [ 3 ] {7b50c497-e8c5-4e58-863a-ff30bb623a3d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001434 sec., 53695.95536959554 rows/sec., 3.31 MiB/sec.
6914 2024.08.02 17:26:31.172803 [ 3 ] {7b50c497-e8c5-4e58-863a-ff30bb623a3d} <Debug> DynamicQueryHandler: Done processing query
6915 2024.08.02 17:26:31.172827 [ 3 ] {7b50c497-e8c5-4e58-863a-ff30bb623a3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6916 2024.08.02 17:26:31.172843 [ 3 ] {} <Debug> HTTP-Session: 4e5c2078-55d9-4da4-a923-e0f04b780ecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6917 2024.08.02 17:26:31.173009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 31028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6918 2024.08.02 17:26:31.173057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6919 2024.08.02 17:26:31.173075 [ 3 ] {} <Debug> HTTP-Session: 37a10fac-1794-44a4-97b7-80ed7c8ac7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6920 2024.08.02 17:26:31.173091 [ 3 ] {} <Debug> HTTP-Session: 37a10fac-1794-44a4-97b7-80ed7c8ac7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.08.02 17:26:31.173105 [ 3 ] {} <Debug> HTTP-Session: 37a10fac-1794-44a4-97b7-80ed7c8ac7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6922 2024.08.02 17:26:31.173135 [ 3 ] {} <Trace> HTTP-Session: 37a10fac-1794-44a4-97b7-80ed7c8ac7f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6923 2024.08.02 17:26:31.173309 [ 3 ] {676133e6-9444-40ca-b19b-69edf42277e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6924 2024.08.02 17:26:31.173354 [ 3 ] {676133e6-9444-40ca-b19b-69edf42277e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6925 2024.08.02 17:26:31.173493 [ 3 ] {676133e6-9444-40ca-b19b-69edf42277e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6926 2024.08.02 17:26:31.173868 [ 3 ] {676133e6-9444-40ca-b19b-69edf42277e7} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6927 2024.08.02 17:26:31.173904 [ 3 ] {676133e6-9444-40ca-b19b-69edf42277e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6928 2024.08.02 17:26:31.174267 [ 3 ] {676133e6-9444-40ca-b19b-69edf42277e7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6929 2024.08.02 17:26:31.174595 [ 3 ] {676133e6-9444-40ca-b19b-69edf42277e7} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6930 2024.08.02 17:26:31.174716 [ 3 ] {676133e6-9444-40ca-b19b-69edf42277e7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001497 sec., 108216.43286573146 rows/sec., 7.54 MiB/sec.
6931 2024.08.02 17:26:31.174880 [ 3 ] {676133e6-9444-40ca-b19b-69edf42277e7} <Debug> DynamicQueryHandler: Done processing query
6932 2024.08.02 17:26:31.174904 [ 3 ] {676133e6-9444-40ca-b19b-69edf42277e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6933 2024.08.02 17:26:31.174920 [ 3 ] {} <Debug> HTTP-Session: 37a10fac-1794-44a4-97b7-80ed7c8ac7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6934 2024.08.02 17:26:31.175052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6935 2024.08.02 17:26:31.175100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6936 2024.08.02 17:26:31.175119 [ 3 ] {} <Debug> HTTP-Session: 6cf42202-32f6-4dcf-997e-51e461b2a3bb Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6937 2024.08.02 17:26:31.175135 [ 3 ] {} <Debug> HTTP-Session: 6cf42202-32f6-4dcf-997e-51e461b2a3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6938 2024.08.02 17:26:31.175148 [ 3 ] {} <Debug> HTTP-Session: 6cf42202-32f6-4dcf-997e-51e461b2a3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6939 2024.08.02 17:26:31.175180 [ 3 ] {} <Trace> HTTP-Session: 6cf42202-32f6-4dcf-997e-51e461b2a3bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6940 2024.08.02 17:26:31.175330 [ 3 ] {f7f13498-a1e8-48a4-bcea-e0d380d6be98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6941 2024.08.02 17:26:31.175391 [ 3 ] {f7f13498-a1e8-48a4-bcea-e0d380d6be98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6942 2024.08.02 17:26:31.175786 [ 3 ] {f7f13498-a1e8-48a4-bcea-e0d380d6be98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6943 2024.08.02 17:26:31.176278 [ 3 ] {f7f13498-a1e8-48a4-bcea-e0d380d6be98} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6944 2024.08.02 17:26:31.176313 [ 3 ] {f7f13498-a1e8-48a4-bcea-e0d380d6be98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6945 2024.08.02 17:26:31.176917 [ 3 ] {f7f13498-a1e8-48a4-bcea-e0d380d6be98} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6946 2024.08.02 17:26:31.177317 [ 3 ] {f7f13498-a1e8-48a4-bcea-e0d380d6be98} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6947 2024.08.02 17:26:31.177476 [ 3 ] {f7f13498-a1e8-48a4-bcea-e0d380d6be98} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002216 sec., 2707.581227436823 rows/sec., 4.85 MiB/sec.
6948 2024.08.02 17:26:31.178041 [ 3 ] {f7f13498-a1e8-48a4-bcea-e0d380d6be98} <Debug> DynamicQueryHandler: Done processing query
6949 2024.08.02 17:26:31.178065 [ 3 ] {f7f13498-a1e8-48a4-bcea-e0d380d6be98} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6950 2024.08.02 17:26:31.178082 [ 3 ] {} <Debug> HTTP-Session: 6cf42202-32f6-4dcf-997e-51e461b2a3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6951 2024.08.02 17:26:31.178215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6952 2024.08.02 17:26:31.178270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6953 2024.08.02 17:26:31.178292 [ 3 ] {} <Debug> HTTP-Session: 2a807434-6ec1-45fd-8e48-e160805a2a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6954 2024.08.02 17:26:31.178311 [ 3 ] {} <Debug> HTTP-Session: 2a807434-6ec1-45fd-8e48-e160805a2a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6955 2024.08.02 17:26:31.178327 [ 3 ] {} <Debug> HTTP-Session: 2a807434-6ec1-45fd-8e48-e160805a2a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6956 2024.08.02 17:26:31.178363 [ 3 ] {} <Trace> HTTP-Session: 2a807434-6ec1-45fd-8e48-e160805a2a92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6957 2024.08.02 17:26:31.178492 [ 3 ] {8e856dc3-b042-4248-b4d1-46a17a9570d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6958 2024.08.02 17:26:31.178558 [ 3 ] {8e856dc3-b042-4248-b4d1-46a17a9570d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6959 2024.08.02 17:26:31.178785 [ 3 ] {8e856dc3-b042-4248-b4d1-46a17a9570d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6960 2024.08.02 17:26:31.179174 [ 3 ] {8e856dc3-b042-4248-b4d1-46a17a9570d6} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6961 2024.08.02 17:26:31.179223 [ 3 ] {8e856dc3-b042-4248-b4d1-46a17a9570d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6962 2024.08.02 17:26:31.179680 [ 3 ] {8e856dc3-b042-4248-b4d1-46a17a9570d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6963 2024.08.02 17:26:31.180200 [ 3 ] {8e856dc3-b042-4248-b4d1-46a17a9570d6} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6964 2024.08.02 17:26:31.180352 [ 3 ] {8e856dc3-b042-4248-b4d1-46a17a9570d6} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001905 sec., 12073.490813648294 rows/sec., 653.09 KiB/sec.
6965 2024.08.02 17:26:31.180571 [ 3 ] {8e856dc3-b042-4248-b4d1-46a17a9570d6} <Debug> DynamicQueryHandler: Done processing query
6966 2024.08.02 17:26:31.180602 [ 3 ] {8e856dc3-b042-4248-b4d1-46a17a9570d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6967 2024.08.02 17:26:31.180622 [ 3 ] {} <Debug> HTTP-Session: 2a807434-6ec1-45fd-8e48-e160805a2a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6968 2024.08.02 17:26:31.180764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6969 2024.08.02 17:26:31.180820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6970 2024.08.02 17:26:31.180844 [ 3 ] {} <Debug> HTTP-Session: 99699740-e1b7-4c4b-9f11-fed95b91554e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6971 2024.08.02 17:26:31.180862 [ 3 ] {} <Debug> HTTP-Session: 99699740-e1b7-4c4b-9f11-fed95b91554e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6972 2024.08.02 17:26:31.180877 [ 3 ] {} <Debug> HTTP-Session: 99699740-e1b7-4c4b-9f11-fed95b91554e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6973 2024.08.02 17:26:31.180912 [ 3 ] {} <Trace> HTTP-Session: 99699740-e1b7-4c4b-9f11-fed95b91554e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6974 2024.08.02 17:26:31.181042 [ 3 ] {7fced278-4b0f-4bde-b4b6-5e06975ebe40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6975 2024.08.02 17:26:31.181100 [ 3 ] {7fced278-4b0f-4bde-b4b6-5e06975ebe40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6976 2024.08.02 17:26:31.181303 [ 3 ] {7fced278-4b0f-4bde-b4b6-5e06975ebe40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6977 2024.08.02 17:26:31.181759 [ 3 ] {7fced278-4b0f-4bde-b4b6-5e06975ebe40} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6978 2024.08.02 17:26:31.181814 [ 3 ] {7fced278-4b0f-4bde-b4b6-5e06975ebe40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6979 2024.08.02 17:26:31.182341 [ 3 ] {7fced278-4b0f-4bde-b4b6-5e06975ebe40} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6980 2024.08.02 17:26:31.182861 [ 3 ] {7fced278-4b0f-4bde-b4b6-5e06975ebe40} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6981 2024.08.02 17:26:31.183032 [ 3 ] {7fced278-4b0f-4bde-b4b6-5e06975ebe40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002033 sec., 29513.03492375799 rows/sec., 1.99 MiB/sec.
6982 2024.08.02 17:26:31.183268 [ 3 ] {7fced278-4b0f-4bde-b4b6-5e06975ebe40} <Debug> DynamicQueryHandler: Done processing query
6983 2024.08.02 17:26:31.183297 [ 3 ] {7fced278-4b0f-4bde-b4b6-5e06975ebe40} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6984 2024.08.02 17:26:31.183317 [ 3 ] {} <Debug> HTTP-Session: 99699740-e1b7-4c4b-9f11-fed95b91554e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6985 2024.08.02 17:26:36.152121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6986 2024.08.02 17:26:36.152257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6987 2024.08.02 17:26:36.152285 [ 3 ] {} <Debug> HTTP-Session: f2de114d-e1fb-442b-996e-99c3fe99d803 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
6988 2024.08.02 17:26:36.152316 [ 3 ] {} <Debug> HTTP-Session: f2de114d-e1fb-442b-996e-99c3fe99d803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6989 2024.08.02 17:26:36.152336 [ 3 ] {} <Debug> HTTP-Session: f2de114d-e1fb-442b-996e-99c3fe99d803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6990 2024.08.02 17:26:36.152392 [ 3 ] {} <Trace> HTTP-Session: f2de114d-e1fb-442b-996e-99c3fe99d803 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6991 2024.08.02 17:26:36.152595 [ 3 ] {4d95b7dd-e5b6-40d4-a02d-060be939c59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6992 2024.08.02 17:26:36.152664 [ 3 ] {4d95b7dd-e5b6-40d4-a02d-060be939c59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6993 2024.08.02 17:26:36.152865 [ 3 ] {4d95b7dd-e5b6-40d4-a02d-060be939c59c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6994 2024.08.02 17:26:36.153307 [ 3 ] {4d95b7dd-e5b6-40d4-a02d-060be939c59c} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6995 2024.08.02 17:26:36.153358 [ 3 ] {4d95b7dd-e5b6-40d4-a02d-060be939c59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
6996 2024.08.02 17:26:36.153766 [ 3 ] {4d95b7dd-e5b6-40d4-a02d-060be939c59c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6997 2024.08.02 17:26:36.154103 [ 3 ] {4d95b7dd-e5b6-40d4-a02d-060be939c59c} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6998 2024.08.02 17:26:36.154270 [ 3 ] {4d95b7dd-e5b6-40d4-a02d-060be939c59c} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001736 sec., 13824.884792626728 rows/sec., 1.09 MiB/sec.
6999 2024.08.02 17:26:36.154494 [ 3 ] {4d95b7dd-e5b6-40d4-a02d-060be939c59c} <Debug> DynamicQueryHandler: Done processing query
7000 2024.08.02 17:26:36.154522 [ 3 ] {4d95b7dd-e5b6-40d4-a02d-060be939c59c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7001 2024.08.02 17:26:36.154539 [ 3 ] {} <Debug> HTTP-Session: f2de114d-e1fb-442b-996e-99c3fe99d803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7002 2024.08.02 17:26:36.154685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7003 2024.08.02 17:26:36.154764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7004 2024.08.02 17:26:36.154785 [ 3 ] {} <Debug> HTTP-Session: 9af957de-8a3c-48cf-8e22-50fce0f78c66 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7005 2024.08.02 17:26:36.154803 [ 3 ] {} <Debug> HTTP-Session: 9af957de-8a3c-48cf-8e22-50fce0f78c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7006 2024.08.02 17:26:36.154818 [ 3 ] {} <Debug> HTTP-Session: 9af957de-8a3c-48cf-8e22-50fce0f78c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7007 2024.08.02 17:26:36.154850 [ 3 ] {} <Trace> HTTP-Session: 9af957de-8a3c-48cf-8e22-50fce0f78c66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7008 2024.08.02 17:26:36.154952 [ 3 ] {dfee5592-6c2e-4a25-bce7-e314e013c244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7009 2024.08.02 17:26:36.154997 [ 3 ] {dfee5592-6c2e-4a25-bce7-e314e013c244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7010 2024.08.02 17:26:36.155128 [ 3 ] {dfee5592-6c2e-4a25-bce7-e314e013c244} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7011 2024.08.02 17:26:36.155463 [ 3 ] {dfee5592-6c2e-4a25-bce7-e314e013c244} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7012 2024.08.02 17:26:36.155502 [ 3 ] {dfee5592-6c2e-4a25-bce7-e314e013c244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7013 2024.08.02 17:26:36.155838 [ 3 ] {dfee5592-6c2e-4a25-bce7-e314e013c244} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7014 2024.08.02 17:26:36.156154 [ 3 ] {dfee5592-6c2e-4a25-bce7-e314e013c244} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7015 2024.08.02 17:26:36.156295 [ 3 ] {dfee5592-6c2e-4a25-bce7-e314e013c244} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 356.86 KiB/sec.
7016 2024.08.02 17:26:36.156587 [ 3 ] {dfee5592-6c2e-4a25-bce7-e314e013c244} <Debug> DynamicQueryHandler: Done processing query
7017 2024.08.02 17:26:36.156615 [ 3 ] {dfee5592-6c2e-4a25-bce7-e314e013c244} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7018 2024.08.02 17:26:36.156632 [ 3 ] {} <Debug> HTTP-Session: 9af957de-8a3c-48cf-8e22-50fce0f78c66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7019 2024.08.02 17:26:36.156776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 23937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7020 2024.08.02 17:26:36.156827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7021 2024.08.02 17:26:36.156847 [ 3 ] {} <Debug> HTTP-Session: 7680ff1c-2f07-4296-b2bb-0038bb5d2eca Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7022 2024.08.02 17:26:36.156863 [ 3 ] {} <Debug> HTTP-Session: 7680ff1c-2f07-4296-b2bb-0038bb5d2eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7023 2024.08.02 17:26:36.156877 [ 3 ] {} <Debug> HTTP-Session: 7680ff1c-2f07-4296-b2bb-0038bb5d2eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7024 2024.08.02 17:26:36.156908 [ 3 ] {} <Trace> HTTP-Session: 7680ff1c-2f07-4296-b2bb-0038bb5d2eca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7025 2024.08.02 17:26:36.157054 [ 3 ] {6585b2be-1c21-4207-a1af-a3dae9d353a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7026 2024.08.02 17:26:36.157099 [ 3 ] {6585b2be-1c21-4207-a1af-a3dae9d353a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7027 2024.08.02 17:26:36.157250 [ 3 ] {6585b2be-1c21-4207-a1af-a3dae9d353a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7028 2024.08.02 17:26:36.157669 [ 3 ] {6585b2be-1c21-4207-a1af-a3dae9d353a5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7029 2024.08.02 17:26:36.157707 [ 3 ] {6585b2be-1c21-4207-a1af-a3dae9d353a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7030 2024.08.02 17:26:36.158051 [ 3 ] {6585b2be-1c21-4207-a1af-a3dae9d353a5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7031 2024.08.02 17:26:36.158359 [ 3 ] {6585b2be-1c21-4207-a1af-a3dae9d353a5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7032 2024.08.02 17:26:36.158504 [ 3 ] {6585b2be-1c21-4207-a1af-a3dae9d353a5} <Debug> executeQuery: Read 167 rows, 13.80 KiB in 0.001512 sec., 110449.73544973544 rows/sec., 8.91 MiB/sec.
7033 2024.08.02 17:26:36.158715 [ 3 ] {6585b2be-1c21-4207-a1af-a3dae9d353a5} <Debug> DynamicQueryHandler: Done processing query
7034 2024.08.02 17:26:36.158744 [ 3 ] {6585b2be-1c21-4207-a1af-a3dae9d353a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7035 2024.08.02 17:26:36.158760 [ 3 ] {} <Debug> HTTP-Session: 7680ff1c-2f07-4296-b2bb-0038bb5d2eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7036 2024.08.02 17:26:36.158891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7037 2024.08.02 17:26:36.158943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7038 2024.08.02 17:26:36.158963 [ 3 ] {} <Debug> HTTP-Session: 9eb5868f-18be-4c45-a181-53367ba3a447 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7039 2024.08.02 17:26:36.158980 [ 3 ] {} <Debug> HTTP-Session: 9eb5868f-18be-4c45-a181-53367ba3a447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7040 2024.08.02 17:26:36.158994 [ 3 ] {} <Debug> HTTP-Session: 9eb5868f-18be-4c45-a181-53367ba3a447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7041 2024.08.02 17:26:36.159024 [ 3 ] {} <Trace> HTTP-Session: 9eb5868f-18be-4c45-a181-53367ba3a447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7042 2024.08.02 17:26:36.159131 [ 3 ] {57e28b76-671f-497f-b4bd-dfc61320cde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7043 2024.08.02 17:26:36.159177 [ 3 ] {57e28b76-671f-497f-b4bd-dfc61320cde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7044 2024.08.02 17:26:36.159306 [ 3 ] {57e28b76-671f-497f-b4bd-dfc61320cde3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7045 2024.08.02 17:26:36.159610 [ 3 ] {57e28b76-671f-497f-b4bd-dfc61320cde3} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7046 2024.08.02 17:26:36.159648 [ 3 ] {57e28b76-671f-497f-b4bd-dfc61320cde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7047 2024.08.02 17:26:36.159965 [ 3 ] {57e28b76-671f-497f-b4bd-dfc61320cde3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7048 2024.08.02 17:26:36.160288 [ 3 ] {57e28b76-671f-497f-b4bd-dfc61320cde3} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7049 2024.08.02 17:26:36.160448 [ 3 ] {57e28b76-671f-497f-b4bd-dfc61320cde3} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001334 sec., 4497.751124437781 rows/sec., 314.05 KiB/sec.
7050 2024.08.02 17:26:36.160618 [ 3 ] {57e28b76-671f-497f-b4bd-dfc61320cde3} <Debug> DynamicQueryHandler: Done processing query
7051 2024.08.02 17:26:36.160643 [ 3 ] {57e28b76-671f-497f-b4bd-dfc61320cde3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7052 2024.08.02 17:26:36.160659 [ 3 ] {} <Debug> HTTP-Session: 9eb5868f-18be-4c45-a181-53367ba3a447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7053 2024.08.02 17:26:36.160798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 20028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7054 2024.08.02 17:26:36.160848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7055 2024.08.02 17:26:36.160867 [ 3 ] {} <Debug> HTTP-Session: fc76e66f-c176-45dc-a282-9a02cbe6911e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7056 2024.08.02 17:26:36.160884 [ 3 ] {} <Debug> HTTP-Session: fc76e66f-c176-45dc-a282-9a02cbe6911e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7057 2024.08.02 17:26:36.160898 [ 3 ] {} <Debug> HTTP-Session: fc76e66f-c176-45dc-a282-9a02cbe6911e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7058 2024.08.02 17:26:36.160930 [ 3 ] {} <Trace> HTTP-Session: fc76e66f-c176-45dc-a282-9a02cbe6911e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7059 2024.08.02 17:26:36.161069 [ 3 ] {7aa292b0-2664-473e-a118-cbb6ebdf0114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7060 2024.08.02 17:26:36.161112 [ 3 ] {7aa292b0-2664-473e-a118-cbb6ebdf0114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7061 2024.08.02 17:26:36.161242 [ 3 ] {7aa292b0-2664-473e-a118-cbb6ebdf0114} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7062 2024.08.02 17:26:36.161618 [ 3 ] {7aa292b0-2664-473e-a118-cbb6ebdf0114} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7063 2024.08.02 17:26:36.161655 [ 3 ] {7aa292b0-2664-473e-a118-cbb6ebdf0114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7064 2024.08.02 17:26:36.161985 [ 3 ] {7aa292b0-2664-473e-a118-cbb6ebdf0114} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7065 2024.08.02 17:26:36.162293 [ 3 ] {7aa292b0-2664-473e-a118-cbb6ebdf0114} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7066 2024.08.02 17:26:36.162450 [ 3 ] {7aa292b0-2664-473e-a118-cbb6ebdf0114} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.00143 sec., 82517.48251748251 rows/sec., 6.44 MiB/sec.
7067 2024.08.02 17:26:36.162718 [ 3 ] {7aa292b0-2664-473e-a118-cbb6ebdf0114} <Debug> DynamicQueryHandler: Done processing query
7068 2024.08.02 17:26:36.162757 [ 3 ] {7aa292b0-2664-473e-a118-cbb6ebdf0114} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7069 2024.08.02 17:26:36.162788 [ 3 ] {} <Debug> HTTP-Session: fc76e66f-c176-45dc-a282-9a02cbe6911e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7070 2024.08.02 17:26:36.162951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7071 2024.08.02 17:26:36.163002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7072 2024.08.02 17:26:36.163021 [ 3 ] {} <Debug> HTTP-Session: c1ed2638-60ff-4af6-be82-34b85b1442de Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7073 2024.08.02 17:26:36.163038 [ 3 ] {} <Debug> HTTP-Session: c1ed2638-60ff-4af6-be82-34b85b1442de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7074 2024.08.02 17:26:36.163052 [ 3 ] {} <Debug> HTTP-Session: c1ed2638-60ff-4af6-be82-34b85b1442de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7075 2024.08.02 17:26:36.163083 [ 3 ] {} <Trace> HTTP-Session: c1ed2638-60ff-4af6-be82-34b85b1442de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7076 2024.08.02 17:26:36.163258 [ 3 ] {c5157d08-2eff-4692-8c2e-389436f80c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7077 2024.08.02 17:26:36.163307 [ 3 ] {c5157d08-2eff-4692-8c2e-389436f80c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7078 2024.08.02 17:26:36.163472 [ 3 ] {c5157d08-2eff-4692-8c2e-389436f80c5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7079 2024.08.02 17:26:36.163910 [ 3 ] {c5157d08-2eff-4692-8c2e-389436f80c5b} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7080 2024.08.02 17:26:36.163948 [ 3 ] {c5157d08-2eff-4692-8c2e-389436f80c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7081 2024.08.02 17:26:36.164345 [ 3 ] {c5157d08-2eff-4692-8c2e-389436f80c5b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7082 2024.08.02 17:26:36.164692 [ 3 ] {c5157d08-2eff-4692-8c2e-389436f80c5b} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7083 2024.08.02 17:26:36.164858 [ 3 ] {c5157d08-2eff-4692-8c2e-389436f80c5b} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001676 sec., 118735.08353221958 rows/sec., 8.29 MiB/sec.
7084 2024.08.02 17:26:36.165093 [ 3 ] {c5157d08-2eff-4692-8c2e-389436f80c5b} <Debug> DynamicQueryHandler: Done processing query
7085 2024.08.02 17:26:36.165119 [ 3 ] {c5157d08-2eff-4692-8c2e-389436f80c5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7086 2024.08.02 17:26:36.165135 [ 3 ] {} <Debug> HTTP-Session: c1ed2638-60ff-4af6-be82-34b85b1442de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7087 2024.08.02 17:26:36.165366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7088 2024.08.02 17:26:36.165416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7089 2024.08.02 17:26:36.165435 [ 3 ] {} <Debug> HTTP-Session: 4dd302e2-ed93-4556-9b79-31d97d3fd734 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7090 2024.08.02 17:26:36.165451 [ 3 ] {} <Debug> HTTP-Session: 4dd302e2-ed93-4556-9b79-31d97d3fd734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7091 2024.08.02 17:26:36.165465 [ 3 ] {} <Debug> HTTP-Session: 4dd302e2-ed93-4556-9b79-31d97d3fd734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7092 2024.08.02 17:26:36.165495 [ 3 ] {} <Trace> HTTP-Session: 4dd302e2-ed93-4556-9b79-31d97d3fd734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7093 2024.08.02 17:26:36.165768 [ 3 ] {2820e99c-1b22-4cf8-b77f-cb41ddbae08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7094 2024.08.02 17:26:36.165833 [ 3 ] {2820e99c-1b22-4cf8-b77f-cb41ddbae08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7095 2024.08.02 17:26:36.166248 [ 3 ] {2820e99c-1b22-4cf8-b77f-cb41ddbae08b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7096 2024.08.02 17:26:36.166905 [ 3 ] {2820e99c-1b22-4cf8-b77f-cb41ddbae08b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7097 2024.08.02 17:26:36.166943 [ 3 ] {2820e99c-1b22-4cf8-b77f-cb41ddbae08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7098 2024.08.02 17:26:36.167551 [ 3 ] {2820e99c-1b22-4cf8-b77f-cb41ddbae08b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7099 2024.08.02 17:26:36.167974 [ 3 ] {2820e99c-1b22-4cf8-b77f-cb41ddbae08b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7100 2024.08.02 17:26:36.168163 [ 3 ] {2820e99c-1b22-4cf8-b77f-cb41ddbae08b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002565 sec., 9356.72514619883 rows/sec., 16.77 MiB/sec.
7101 2024.08.02 17:26:36.168398 [ 3 ] {2820e99c-1b22-4cf8-b77f-cb41ddbae08b} <Debug> DynamicQueryHandler: Done processing query
7102 2024.08.02 17:26:36.168424 [ 3 ] {2820e99c-1b22-4cf8-b77f-cb41ddbae08b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7103 2024.08.02 17:26:36.168440 [ 3 ] {} <Debug> HTTP-Session: 4dd302e2-ed93-4556-9b79-31d97d3fd734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7104 2024.08.02 17:26:36.168558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7105 2024.08.02 17:26:36.168608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7106 2024.08.02 17:26:36.168628 [ 3 ] {} <Debug> HTTP-Session: dd675cd1-28a5-4697-8b88-7fc6a3f73a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7107 2024.08.02 17:26:36.168645 [ 3 ] {} <Debug> HTTP-Session: dd675cd1-28a5-4697-8b88-7fc6a3f73a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7108 2024.08.02 17:26:36.168659 [ 3 ] {} <Debug> HTTP-Session: dd675cd1-28a5-4697-8b88-7fc6a3f73a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7109 2024.08.02 17:26:36.168690 [ 3 ] {} <Trace> HTTP-Session: dd675cd1-28a5-4697-8b88-7fc6a3f73a46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7110 2024.08.02 17:26:36.168805 [ 3 ] {b83df6ea-8329-44f3-b8c0-7ab9489aff12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7111 2024.08.02 17:26:36.168850 [ 3 ] {b83df6ea-8329-44f3-b8c0-7ab9489aff12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7112 2024.08.02 17:26:36.168981 [ 3 ] {b83df6ea-8329-44f3-b8c0-7ab9489aff12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7113 2024.08.02 17:26:36.169301 [ 3 ] {b83df6ea-8329-44f3-b8c0-7ab9489aff12} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7114 2024.08.02 17:26:36.169342 [ 3 ] {b83df6ea-8329-44f3-b8c0-7ab9489aff12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7115 2024.08.02 17:26:36.169714 [ 3 ] {b83df6ea-8329-44f3-b8c0-7ab9489aff12} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7116 2024.08.02 17:26:36.170038 [ 3 ] {b83df6ea-8329-44f3-b8c0-7ab9489aff12} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7117 2024.08.02 17:26:36.170197 [ 3 ] {b83df6ea-8329-44f3-b8c0-7ab9489aff12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec.
7118 2024.08.02 17:26:36.170503 [ 3 ] {b83df6ea-8329-44f3-b8c0-7ab9489aff12} <Debug> DynamicQueryHandler: Done processing query
7119 2024.08.02 17:26:36.170536 [ 3 ] {b83df6ea-8329-44f3-b8c0-7ab9489aff12} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7120 2024.08.02 17:26:36.170552 [ 3 ] {} <Debug> HTTP-Session: dd675cd1-28a5-4697-8b88-7fc6a3f73a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7121 2024.08.02 17:26:38.100961 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
7122 2024.08.02 17:26:38.101035 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
7123 2024.08.02 17:26:41.153925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7124 2024.08.02 17:26:41.154055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7125 2024.08.02 17:26:41.154081 [ 3 ] {} <Debug> HTTP-Session: 67d3bf0b-fbeb-424e-bd52-837947424bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7126 2024.08.02 17:26:41.154106 [ 3 ] {} <Debug> HTTP-Session: 67d3bf0b-fbeb-424e-bd52-837947424bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7127 2024.08.02 17:26:41.154122 [ 3 ] {} <Debug> HTTP-Session: 67d3bf0b-fbeb-424e-bd52-837947424bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7128 2024.08.02 17:26:41.154173 [ 3 ] {} <Trace> HTTP-Session: 67d3bf0b-fbeb-424e-bd52-837947424bcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7129 2024.08.02 17:26:41.154357 [ 3 ] {aed7c829-eac3-48de-b984-fc544a43b9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7130 2024.08.02 17:26:41.154425 [ 3 ] {aed7c829-eac3-48de-b984-fc544a43b9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7131 2024.08.02 17:26:41.154620 [ 3 ] {aed7c829-eac3-48de-b984-fc544a43b9ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7132 2024.08.02 17:26:41.155053 [ 3 ] {aed7c829-eac3-48de-b984-fc544a43b9ed} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7133 2024.08.02 17:26:41.155106 [ 3 ] {aed7c829-eac3-48de-b984-fc544a43b9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7134 2024.08.02 17:26:41.155500 [ 3 ] {aed7c829-eac3-48de-b984-fc544a43b9ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7135 2024.08.02 17:26:41.155860 [ 3 ] {aed7c829-eac3-48de-b984-fc544a43b9ed} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7136 2024.08.02 17:26:41.156035 [ 3 ] {aed7c829-eac3-48de-b984-fc544a43b9ed} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001727 sec., 6948.465547191662 rows/sec., 478.39 KiB/sec.
7137 2024.08.02 17:26:41.156365 [ 3 ] {aed7c829-eac3-48de-b984-fc544a43b9ed} <Debug> DynamicQueryHandler: Done processing query
7138 2024.08.02 17:26:41.156393 [ 3 ] {aed7c829-eac3-48de-b984-fc544a43b9ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7139 2024.08.02 17:26:41.156410 [ 3 ] {} <Debug> HTTP-Session: 67d3bf0b-fbeb-424e-bd52-837947424bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7140 2024.08.02 17:26:41.156599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7141 2024.08.02 17:26:41.156650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7142 2024.08.02 17:26:41.156669 [ 3 ] {} <Debug> HTTP-Session: 25cc2aac-0fa0-421b-b8ca-a0dfb5ccc1a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7143 2024.08.02 17:26:41.156686 [ 3 ] {} <Debug> HTTP-Session: 25cc2aac-0fa0-421b-b8ca-a0dfb5ccc1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7144 2024.08.02 17:26:41.156701 [ 3 ] {} <Debug> HTTP-Session: 25cc2aac-0fa0-421b-b8ca-a0dfb5ccc1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7145 2024.08.02 17:26:41.156731 [ 3 ] {} <Trace> HTTP-Session: 25cc2aac-0fa0-421b-b8ca-a0dfb5ccc1a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7146 2024.08.02 17:26:41.156876 [ 3 ] {4c2f5296-bf55-415d-8a9a-70d50adaf14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7147 2024.08.02 17:26:41.156925 [ 3 ] {4c2f5296-bf55-415d-8a9a-70d50adaf14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7148 2024.08.02 17:26:41.157073 [ 3 ] {4c2f5296-bf55-415d-8a9a-70d50adaf14a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7149 2024.08.02 17:26:41.157549 [ 3 ] {4c2f5296-bf55-415d-8a9a-70d50adaf14a} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7150 2024.08.02 17:26:41.157587 [ 3 ] {4c2f5296-bf55-415d-8a9a-70d50adaf14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7151 2024.08.02 17:26:41.157916 [ 3 ] {4c2f5296-bf55-415d-8a9a-70d50adaf14a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7152 2024.08.02 17:26:41.158247 [ 3 ] {4c2f5296-bf55-415d-8a9a-70d50adaf14a} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7153 2024.08.02 17:26:41.158395 [ 3 ] {4c2f5296-bf55-415d-8a9a-70d50adaf14a} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.001581 sec., 113219.48134092348 rows/sec., 10.03 MiB/sec.
7154 2024.08.02 17:26:41.158412 [ 92 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7155 2024.08.02 17:26:41.158516 [ 92 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7156 2024.08.02 17:26:41.158566 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7157 2024.08.02 17:26:41.158667 [ 3 ] {4c2f5296-bf55-415d-8a9a-70d50adaf14a} <Debug> DynamicQueryHandler: Done processing query
7158 2024.08.02 17:26:41.158750 [ 3 ] {4c2f5296-bf55-415d-8a9a-70d50adaf14a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7159 2024.08.02 17:26:41.158800 [ 3 ] {} <Debug> HTTP-Session: 25cc2aac-0fa0-421b-b8ca-a0dfb5ccc1a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7160 2024.08.02 17:26:41.158835 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
7161 2024.08.02 17:26:41.159168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7162 2024.08.02 17:26:41.159379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7163 2024.08.02 17:26:41.159424 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7164 2024.08.02 17:26:41.159454 [ 3 ] {} <Debug> HTTP-Session: 93d9758e-5caf-4163-acaa-918819dee363 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7165 2024.08.02 17:26:41.159515 [ 3 ] {} <Debug> HTTP-Session: 93d9758e-5caf-4163-acaa-918819dee363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7166 2024.08.02 17:26:41.159545 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 295 rows starting from the beginning of the part
7167 2024.08.02 17:26:41.159559 [ 3 ] {} <Debug> HTTP-Session: 93d9758e-5caf-4163-acaa-918819dee363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7168 2024.08.02 17:26:41.159611 [ 3 ] {} <Trace> HTTP-Session: 93d9758e-5caf-4163-acaa-918819dee363 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7169 2024.08.02 17:26:41.159701 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 179 rows starting from the beginning of the part
7170 2024.08.02 17:26:41.159960 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part
7171 2024.08.02 17:26:41.160041 [ 3 ] {4a80220a-e0f7-4a55-8354-86ad9792fe9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7172 2024.08.02 17:26:41.160277 [ 3 ] {4a80220a-e0f7-4a55-8354-86ad9792fe9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7173 2024.08.02 17:26:41.160352 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 181 rows starting from the beginning of the part
7174 2024.08.02 17:26:41.160646 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 167 rows starting from the beginning of the part
7175 2024.08.02 17:26:41.161014 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 179 rows starting from the beginning of the part
7176 2024.08.02 17:26:41.161319 [ 3 ] {4a80220a-e0f7-4a55-8354-86ad9792fe9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7177 2024.08.02 17:26:41.162231 [ 3 ] {4a80220a-e0f7-4a55-8354-86ad9792fe9c} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7178 2024.08.02 17:26:41.162286 [ 3 ] {4a80220a-e0f7-4a55-8354-86ad9792fe9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7179 2024.08.02 17:26:41.162880 [ 3 ] {4a80220a-e0f7-4a55-8354-86ad9792fe9c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7180 2024.08.02 17:26:41.163170 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1129 rows, containing 4 columns (4 merged, 0 gathered) in 0.004532627 sec., 249082.92696487048 rows/sec., 21.44 MiB/sec.
7181 2024.08.02 17:26:41.163455 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7182 2024.08.02 17:26:41.163476 [ 3 ] {4a80220a-e0f7-4a55-8354-86ad9792fe9c} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7183 2024.08.02 17:26:41.163784 [ 92 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7184 2024.08.02 17:26:41.163825 [ 3 ] {4a80220a-e0f7-4a55-8354-86ad9792fe9c} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.004026 sec., 96373.57178340785 rows/sec., 6.78 MiB/sec.
7185 2024.08.02 17:26:41.163862 [ 92 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7186 2024.08.02 17:26:41.163933 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7187 2024.08.02 17:26:41.164505 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
7188 2024.08.02 17:26:41.164580 [ 3 ] {4a80220a-e0f7-4a55-8354-86ad9792fe9c} <Debug> DynamicQueryHandler: Done processing query
7189 2024.08.02 17:26:41.164659 [ 3 ] {4a80220a-e0f7-4a55-8354-86ad9792fe9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7190 2024.08.02 17:26:41.164701 [ 3 ] {} <Debug> HTTP-Session: 93d9758e-5caf-4163-acaa-918819dee363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7191 2024.08.02 17:26:41.164866 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7192 2024.08.02 17:26:41.164905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7193 2024.08.02 17:26:41.164923 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 470 rows starting from the beginning of the part
7194 2024.08.02 17:26:41.165003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7195 2024.08.02 17:26:41.165168 [ 3 ] {} <Debug> HTTP-Session: 4f75a46b-9212-4e79-958b-a38b75e612e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7196 2024.08.02 17:26:41.165159 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_36_7} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7197 2024.08.02 17:26:41.165285 [ 3 ] {} <Debug> HTTP-Session: 4f75a46b-9212-4e79-958b-a38b75e612e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7198 2024.08.02 17:26:41.165303 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 388 rows starting from the beginning of the part
7199 2024.08.02 17:26:41.165390 [ 3 ] {} <Debug> HTTP-Session: 4f75a46b-9212-4e79-958b-a38b75e612e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7200 2024.08.02 17:26:41.165598 [ 3 ] {} <Trace> HTTP-Session: 4f75a46b-9212-4e79-958b-a38b75e612e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7201 2024.08.02 17:26:41.165682 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_36_7} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7202 2024.08.02 17:26:41.165735 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 88 rows starting from the beginning of the part
7203 2024.08.02 17:26:41.166073 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
7204 2024.08.02 17:26:41.166121 [ 3 ] {a4cb4da8-c2c6-4add-9a04-9e8703f83d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7205 2024.08.02 17:26:41.166203 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 392 rows starting from the beginning of the part
7206 2024.08.02 17:26:41.166301 [ 3 ] {a4cb4da8-c2c6-4add-9a04-9e8703f83d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7207 2024.08.02 17:26:41.166511 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 118 rows starting from the beginning of the part
7208 2024.08.02 17:26:41.166775 [ 193 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 388 rows starting from the beginning of the part
7209 2024.08.02 17:26:41.167283 [ 3 ] {a4cb4da8-c2c6-4add-9a04-9e8703f83d89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7210 2024.08.02 17:26:41.167761 [ 3 ] {a4cb4da8-c2c6-4add-9a04-9e8703f83d89} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7211 2024.08.02 17:26:41.167807 [ 3 ] {a4cb4da8-c2c6-4add-9a04-9e8703f83d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7212 2024.08.02 17:26:41.168398 [ 3 ] {a4cb4da8-c2c6-4add-9a04-9e8703f83d89} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7213 2024.08.02 17:26:41.168766 [ 188 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 4 columns (4 merged, 0 gathered) in 0.0046817 sec., 393874.0201208963 rows/sec., 28.20 MiB/sec.
7214 2024.08.02 17:26:41.168886 [ 3 ] {a4cb4da8-c2c6-4add-9a04-9e8703f83d89} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7215 2024.08.02 17:26:41.169038 [ 188 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7216 2024.08.02 17:26:41.169163 [ 3 ] {a4cb4da8-c2c6-4add-9a04-9e8703f83d89} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003271 sec., 1834.301436869459 rows/sec., 78.82 KiB/sec.
7217 2024.08.02 17:26:41.169505 [ 3 ] {a4cb4da8-c2c6-4add-9a04-9e8703f83d89} <Debug> DynamicQueryHandler: Done processing query
7218 2024.08.02 17:26:41.169574 [ 3 ] {a4cb4da8-c2c6-4add-9a04-9e8703f83d89} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7219 2024.08.02 17:26:41.169638 [ 3 ] {} <Debug> HTTP-Session: 4f75a46b-9212-4e79-958b-a38b75e612e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7220 2024.08.02 17:26:41.169859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7221 2024.08.02 17:26:41.169927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7222 2024.08.02 17:26:41.169957 [ 3 ] {} <Debug> HTTP-Session: 380029e1-03af-4580-b493-18f6c3ebad14 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7223 2024.08.02 17:26:41.169994 [ 3 ] {} <Debug> HTTP-Session: 380029e1-03af-4580-b493-18f6c3ebad14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7224 2024.08.02 17:26:41.170018 [ 3 ] {} <Debug> HTTP-Session: 380029e1-03af-4580-b493-18f6c3ebad14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7225 2024.08.02 17:26:41.170076 [ 3 ] {} <Trace> HTTP-Session: 380029e1-03af-4580-b493-18f6c3ebad14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7226 2024.08.02 17:26:41.170165 [ 188 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_36_7} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7227 2024.08.02 17:26:41.170335 [ 3 ] {f78d0ba6-8ef9-482f-9c20-84d5c639e172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7228 2024.08.02 17:26:41.170350 [ 188 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_36_7} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7229 2024.08.02 17:26:41.170420 [ 3 ] {f78d0ba6-8ef9-482f-9c20-84d5c639e172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7230 2024.08.02 17:26:41.170512 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
7231 2024.08.02 17:26:41.170701 [ 3 ] {f78d0ba6-8ef9-482f-9c20-84d5c639e172} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7232 2024.08.02 17:26:41.171053 [ 3 ] {f78d0ba6-8ef9-482f-9c20-84d5c639e172} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7233 2024.08.02 17:26:41.171090 [ 3 ] {f78d0ba6-8ef9-482f-9c20-84d5c639e172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7234 2024.08.02 17:26:41.171461 [ 3 ] {f78d0ba6-8ef9-482f-9c20-84d5c639e172} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7235 2024.08.02 17:26:41.171800 [ 3 ] {f78d0ba6-8ef9-482f-9c20-84d5c639e172} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7236 2024.08.02 17:26:41.171962 [ 3 ] {f78d0ba6-8ef9-482f-9c20-84d5c639e172} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001737 sec., 44329.30339666091 rows/sec., 2.73 MiB/sec.
7237 2024.08.02 17:26:41.172138 [ 3 ] {f78d0ba6-8ef9-482f-9c20-84d5c639e172} <Debug> DynamicQueryHandler: Done processing query
7238 2024.08.02 17:26:41.172163 [ 3 ] {f78d0ba6-8ef9-482f-9c20-84d5c639e172} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7239 2024.08.02 17:26:41.172180 [ 3 ] {} <Debug> HTTP-Session: 380029e1-03af-4580-b493-18f6c3ebad14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7240 2024.08.02 17:26:41.172353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7241 2024.08.02 17:26:41.172402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7242 2024.08.02 17:26:41.172421 [ 3 ] {} <Debug> HTTP-Session: 9143ba2c-25fa-4e07-8e84-2febcaad44cc Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7243 2024.08.02 17:26:41.172437 [ 3 ] {} <Debug> HTTP-Session: 9143ba2c-25fa-4e07-8e84-2febcaad44cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7244 2024.08.02 17:26:41.172451 [ 3 ] {} <Debug> HTTP-Session: 9143ba2c-25fa-4e07-8e84-2febcaad44cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7245 2024.08.02 17:26:41.172481 [ 3 ] {} <Trace> HTTP-Session: 9143ba2c-25fa-4e07-8e84-2febcaad44cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7246 2024.08.02 17:26:41.172636 [ 3 ] {0f3314f7-9656-4839-8d5a-684bbfa16cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7247 2024.08.02 17:26:41.172680 [ 3 ] {0f3314f7-9656-4839-8d5a-684bbfa16cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7248 2024.08.02 17:26:41.172823 [ 3 ] {0f3314f7-9656-4839-8d5a-684bbfa16cc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7249 2024.08.02 17:26:41.173216 [ 3 ] {0f3314f7-9656-4839-8d5a-684bbfa16cc9} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7250 2024.08.02 17:26:41.173252 [ 3 ] {0f3314f7-9656-4839-8d5a-684bbfa16cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7251 2024.08.02 17:26:41.173618 [ 3 ] {0f3314f7-9656-4839-8d5a-684bbfa16cc9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7252 2024.08.02 17:26:41.173958 [ 3 ] {0f3314f7-9656-4839-8d5a-684bbfa16cc9} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7253 2024.08.02 17:26:41.174129 [ 3 ] {0f3314f7-9656-4839-8d5a-684bbfa16cc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec.
7254 2024.08.02 17:26:41.174309 [ 3 ] {0f3314f7-9656-4839-8d5a-684bbfa16cc9} <Debug> DynamicQueryHandler: Done processing query
7255 2024.08.02 17:26:41.174334 [ 3 ] {0f3314f7-9656-4839-8d5a-684bbfa16cc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7256 2024.08.02 17:26:41.174350 [ 3 ] {} <Debug> HTTP-Session: 9143ba2c-25fa-4e07-8e84-2febcaad44cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7257 2024.08.02 17:26:41.174473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7258 2024.08.02 17:26:41.174521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7259 2024.08.02 17:26:41.174539 [ 3 ] {} <Debug> HTTP-Session: b1eef5dc-2beb-43d0-be91-b3ccece0fb31 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7260 2024.08.02 17:26:41.174555 [ 3 ] {} <Debug> HTTP-Session: b1eef5dc-2beb-43d0-be91-b3ccece0fb31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7261 2024.08.02 17:26:41.174568 [ 3 ] {} <Debug> HTTP-Session: b1eef5dc-2beb-43d0-be91-b3ccece0fb31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7262 2024.08.02 17:26:41.174599 [ 3 ] {} <Trace> HTTP-Session: b1eef5dc-2beb-43d0-be91-b3ccece0fb31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7263 2024.08.02 17:26:41.174731 [ 3 ] {56b6dc9f-7b61-4d7f-866b-3cb621ee13fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7264 2024.08.02 17:26:41.174795 [ 3 ] {56b6dc9f-7b61-4d7f-866b-3cb621ee13fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7265 2024.08.02 17:26:41.175203 [ 3 ] {56b6dc9f-7b61-4d7f-866b-3cb621ee13fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7266 2024.08.02 17:26:41.175735 [ 3 ] {56b6dc9f-7b61-4d7f-866b-3cb621ee13fd} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7267 2024.08.02 17:26:41.175772 [ 3 ] {56b6dc9f-7b61-4d7f-866b-3cb621ee13fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7268 2024.08.02 17:26:41.176333 [ 3 ] {56b6dc9f-7b61-4d7f-866b-3cb621ee13fd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7269 2024.08.02 17:26:41.176744 [ 3 ] {56b6dc9f-7b61-4d7f-866b-3cb621ee13fd} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7270 2024.08.02 17:26:41.176938 [ 92 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7271 2024.08.02 17:26:41.176948 [ 3 ] {56b6dc9f-7b61-4d7f-866b-3cb621ee13fd} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002271 sec., 2642.007926023778 rows/sec., 4.73 MiB/sec.
7272 2024.08.02 17:26:41.177022 [ 92 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7273 2024.08.02 17:26:41.177115 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7274 2024.08.02 17:26:41.177359 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
7275 2024.08.02 17:26:41.177446 [ 3 ] {56b6dc9f-7b61-4d7f-866b-3cb621ee13fd} <Debug> DynamicQueryHandler: Done processing query
7276 2024.08.02 17:26:41.177477 [ 3 ] {56b6dc9f-7b61-4d7f-866b-3cb621ee13fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7277 2024.08.02 17:26:41.177506 [ 3 ] {} <Debug> HTTP-Session: b1eef5dc-2beb-43d0-be91-b3ccece0fb31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7278 2024.08.02 17:26:41.177645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7279 2024.08.02 17:26:41.177720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7280 2024.08.02 17:26:41.177752 [ 3 ] {} <Debug> HTTP-Session: 65155799-f5f9-4edb-90fa-0fb2c43830ac Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7281 2024.08.02 17:26:41.177782 [ 3 ] {} <Debug> HTTP-Session: 65155799-f5f9-4edb-90fa-0fb2c43830ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7282 2024.08.02 17:26:41.177800 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7283 2024.08.02 17:26:41.177806 [ 3 ] {} <Debug> HTTP-Session: 65155799-f5f9-4edb-90fa-0fb2c43830ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7284 2024.08.02 17:26:41.177868 [ 3 ] {} <Trace> HTTP-Session: 65155799-f5f9-4edb-90fa-0fb2c43830ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7285 2024.08.02 17:26:41.177896 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 436 rows starting from the beginning of the part
7286 2024.08.02 17:26:41.177998 [ 3 ] {e574481b-1e89-4f9b-9951-95c00ca0e9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7287 2024.08.02 17:26:41.178151 [ 3 ] {e574481b-1e89-4f9b-9951-95c00ca0e9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7288 2024.08.02 17:26:41.178485 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
7289 2024.08.02 17:26:41.178746 [ 3 ] {e574481b-1e89-4f9b-9951-95c00ca0e9de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7290 2024.08.02 17:26:41.178985 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part
7291 2024.08.02 17:26:41.179454 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
7292 2024.08.02 17:26:41.179570 [ 3 ] {e574481b-1e89-4f9b-9951-95c00ca0e9de} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7293 2024.08.02 17:26:41.179634 [ 3 ] {e574481b-1e89-4f9b-9951-95c00ca0e9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7294 2024.08.02 17:26:41.179811 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part
7295 2024.08.02 17:26:41.180164 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
7296 2024.08.02 17:26:41.180616 [ 3 ] {e574481b-1e89-4f9b-9951-95c00ca0e9de} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7297 2024.08.02 17:26:41.181105 [ 3 ] {e574481b-1e89-4f9b-9951-95c00ca0e9de} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7298 2024.08.02 17:26:41.181354 [ 92 ] {} <Debug> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7299 2024.08.02 17:26:41.181396 [ 3 ] {e574481b-1e89-4f9b-9951-95c00ca0e9de} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003439 sec., 6687.990694969468 rows/sec., 361.77 KiB/sec.
7300 2024.08.02 17:26:41.181463 [ 92 ] {} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7301 2024.08.02 17:26:41.181547 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7302 2024.08.02 17:26:41.181801 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::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
7303 2024.08.02 17:26:41.181811 [ 3 ] {e574481b-1e89-4f9b-9951-95c00ca0e9de} <Debug> DynamicQueryHandler: Done processing query
7304 2024.08.02 17:26:41.181987 [ 3 ] {e574481b-1e89-4f9b-9951-95c00ca0e9de} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7305 2024.08.02 17:26:41.182140 [ 3 ] {} <Debug> HTTP-Session: 65155799-f5f9-4edb-90fa-0fb2c43830ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7306 2024.08.02 17:26:41.182469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7307 2024.08.02 17:26:41.182555 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7308 2024.08.02 17:26:41.182617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7309 2024.08.02 17:26:41.182696 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 257 rows starting from the beginning of the part
7310 2024.08.02 17:26:41.182713 [ 3 ] {} <Debug> HTTP-Session: 05c26b53-c520-44f2-8441-af1e20298094 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7311 2024.08.02 17:26:41.182799 [ 3 ] {} <Debug> HTTP-Session: 05c26b53-c520-44f2-8441-af1e20298094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7312 2024.08.02 17:26:41.182918 [ 3 ] {} <Debug> HTTP-Session: 05c26b53-c520-44f2-8441-af1e20298094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7313 2024.08.02 17:26:41.183121 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part
7314 2024.08.02 17:26:41.183164 [ 3 ] {} <Trace> HTTP-Session: 05c26b53-c520-44f2-8441-af1e20298094 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7315 2024.08.02 17:26:41.183649 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part
7316 2024.08.02 17:26:41.183835 [ 3 ] {32c1950b-d992-4799-aeba-aec16f47954b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7317 2024.08.02 17:26:41.184130 [ 3 ] {32c1950b-d992-4799-aeba-aec16f47954b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7318 2024.08.02 17:26:41.184150 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part
7319 2024.08.02 17:26:41.184586 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part
7320 2024.08.02 17:26:41.185085 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part
7321 2024.08.02 17:26:41.186423 [ 3 ] {32c1950b-d992-4799-aeba-aec16f47954b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7322 2024.08.02 17:26:41.188145 [ 3 ] {32c1950b-d992-4799-aeba-aec16f47954b} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7323 2024.08.02 17:26:41.188246 [ 3 ] {32c1950b-d992-4799-aeba-aec16f47954b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7324 2024.08.02 17:26:41.190352 [ 3 ] {32c1950b-d992-4799-aeba-aec16f47954b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7325 2024.08.02 17:26:41.191536 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.009866279 sec., 37704.18412047743 rows/sec., 2.04 MiB/sec.
7326 2024.08.02 17:26:41.191897 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7327 2024.08.02 17:26:41.192200 [ 3 ] {32c1950b-d992-4799-aeba-aec16f47954b} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7328 2024.08.02 17:26:41.192845 [ 3 ] {32c1950b-d992-4799-aeba-aec16f47954b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.009205 sec., 6518.196632265073 rows/sec., 449.82 KiB/sec.
7329 2024.08.02 17:26:41.193644 [ 3 ] {32c1950b-d992-4799-aeba-aec16f47954b} <Debug> DynamicQueryHandler: Done processing query
7330 2024.08.02 17:26:41.193691 [ 3 ] {32c1950b-d992-4799-aeba-aec16f47954b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7331 2024.08.02 17:26:41.193702 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_16_3} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7332 2024.08.02 17:26:41.193719 [ 3 ] {} <Debug> HTTP-Session: 05c26b53-c520-44f2-8441-af1e20298094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7333 2024.08.02 17:26:41.194034 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_16_3} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7334 2024.08.02 17:26:41.194152 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
7335 2024.08.02 17:26:41.194867 [ 191 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 19 columns (19 merged, 0 gathered) in 0.017618587 sec., 28492.636781825917 rows/sec., 51.06 MiB/sec.
7336 2024.08.02 17:26:41.195848 [ 194 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7337 2024.08.02 17:26:41.196538 [ 194 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7338 2024.08.02 17:26:41.196643 [ 194 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7339 2024.08.02 17:26:41.196811 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB.
7340 2024.08.02 17:26:42.000155 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.38 MiB, peak 200.14 MiB, free memory in arenas 0.00 B, will set to 190.15 MiB (RSS), difference: 1.77 MiB
7341 2024.08.02 17:26:46.149789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7342 2024.08.02 17:26:46.149930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7343 2024.08.02 17:26:46.149960 [ 3 ] {} <Debug> HTTP-Session: a4bf0238-ff36-4759-b33c-92170f5d82b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7344 2024.08.02 17:26:46.149988 [ 3 ] {} <Debug> HTTP-Session: a4bf0238-ff36-4759-b33c-92170f5d82b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7345 2024.08.02 17:26:46.150005 [ 3 ] {} <Debug> HTTP-Session: a4bf0238-ff36-4759-b33c-92170f5d82b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7346 2024.08.02 17:26:46.150060 [ 3 ] {} <Trace> HTTP-Session: a4bf0238-ff36-4759-b33c-92170f5d82b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7347 2024.08.02 17:26:46.150264 [ 3 ] {46d33414-4b28-4ae7-adea-15a3cd03734b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7348 2024.08.02 17:26:46.150331 [ 3 ] {46d33414-4b28-4ae7-adea-15a3cd03734b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7349 2024.08.02 17:26:46.150520 [ 3 ] {46d33414-4b28-4ae7-adea-15a3cd03734b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7350 2024.08.02 17:26:46.150971 [ 3 ] {46d33414-4b28-4ae7-adea-15a3cd03734b} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7351 2024.08.02 17:26:46.151013 [ 3 ] {46d33414-4b28-4ae7-adea-15a3cd03734b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7352 2024.08.02 17:26:46.151384 [ 3 ] {46d33414-4b28-4ae7-adea-15a3cd03734b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7353 2024.08.02 17:26:46.151732 [ 3 ] {46d33414-4b28-4ae7-adea-15a3cd03734b} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7354 2024.08.02 17:26:46.151902 [ 3 ] {46d33414-4b28-4ae7-adea-15a3cd03734b} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001697 sec., 14142.604596346495 rows/sec., 1.12 MiB/sec.
7355 2024.08.02 17:26:46.152111 [ 3 ] {46d33414-4b28-4ae7-adea-15a3cd03734b} <Debug> DynamicQueryHandler: Done processing query
7356 2024.08.02 17:26:46.152136 [ 3 ] {46d33414-4b28-4ae7-adea-15a3cd03734b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7357 2024.08.02 17:26:46.152152 [ 3 ] {} <Debug> HTTP-Session: a4bf0238-ff36-4759-b33c-92170f5d82b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7358 2024.08.02 17:26:46.152311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7359 2024.08.02 17:26:46.152361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7360 2024.08.02 17:26:46.152379 [ 3 ] {} <Debug> HTTP-Session: 6a20b8c3-35a3-4723-9ef0-7c8076344a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7361 2024.08.02 17:26:46.152395 [ 3 ] {} <Debug> HTTP-Session: 6a20b8c3-35a3-4723-9ef0-7c8076344a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7362 2024.08.02 17:26:46.152409 [ 3 ] {} <Debug> HTTP-Session: 6a20b8c3-35a3-4723-9ef0-7c8076344a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7363 2024.08.02 17:26:46.152440 [ 3 ] {} <Trace> HTTP-Session: 6a20b8c3-35a3-4723-9ef0-7c8076344a0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7364 2024.08.02 17:26:46.152531 [ 3 ] {c121c2a9-ab40-4adb-b190-028578e5dfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7365 2024.08.02 17:26:46.152575 [ 3 ] {c121c2a9-ab40-4adb-b190-028578e5dfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7366 2024.08.02 17:26:46.152702 [ 3 ] {c121c2a9-ab40-4adb-b190-028578e5dfea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7367 2024.08.02 17:26:46.153074 [ 3 ] {c121c2a9-ab40-4adb-b190-028578e5dfea} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7368 2024.08.02 17:26:46.153110 [ 3 ] {c121c2a9-ab40-4adb-b190-028578e5dfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7369 2024.08.02 17:26:46.153415 [ 3 ] {c121c2a9-ab40-4adb-b190-028578e5dfea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7370 2024.08.02 17:26:46.153730 [ 3 ] {c121c2a9-ab40-4adb-b190-028578e5dfea} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7371 2024.08.02 17:26:46.153880 [ 3 ] {c121c2a9-ab40-4adb-b190-028578e5dfea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001367 sec., 1463.057790782736 rows/sec., 119.30 KiB/sec.
7372 2024.08.02 17:26:46.153909 [ 84 ] {} <Debug> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
7373 2024.08.02 17:26:46.154012 [ 84 ] {} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7374 2024.08.02 17:26:46.154046 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7375 2024.08.02 17:26:46.154123 [ 3 ] {c121c2a9-ab40-4adb-b190-028578e5dfea} <Debug> DynamicQueryHandler: Done processing query
7376 2024.08.02 17:26:46.154163 [ 3 ] {c121c2a9-ab40-4adb-b190-028578e5dfea} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7377 2024.08.02 17:26:46.154195 [ 3 ] {} <Debug> HTTP-Session: 6a20b8c3-35a3-4723-9ef0-7c8076344a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7378 2024.08.02 17:26:46.154222 [ 189 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
7379 2024.08.02 17:26:46.154356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7380 2024.08.02 17:26:46.154378 [ 189 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7381 2024.08.02 17:26:46.154420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7382 2024.08.02 17:26:46.154424 [ 189 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 16 rows starting from the beginning of the part
7383 2024.08.02 17:26:46.154444 [ 3 ] {} <Debug> HTTP-Session: c7187a90-2471-4e19-99c2-b7f00abf61cc Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7384 2024.08.02 17:26:46.154468 [ 3 ] {} <Debug> HTTP-Session: c7187a90-2471-4e19-99c2-b7f00abf61cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7385 2024.08.02 17:26:46.154489 [ 3 ] {} <Debug> HTTP-Session: c7187a90-2471-4e19-99c2-b7f00abf61cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7386 2024.08.02 17:26:46.154567 [ 3 ] {} <Trace> HTTP-Session: c7187a90-2471-4e19-99c2-b7f00abf61cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7387 2024.08.02 17:26:46.154579 [ 189 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
7388 2024.08.02 17:26:46.154842 [ 189 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
7389 2024.08.02 17:26:46.154926 [ 3 ] {099573ed-945e-4b85-9515-fa98e0665661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7390 2024.08.02 17:26:46.155132 [ 3 ] {099573ed-945e-4b85-9515-fa98e0665661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7391 2024.08.02 17:26:46.155160 [ 189 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
7392 2024.08.02 17:26:46.155442 [ 189 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
7393 2024.08.02 17:26:46.155735 [ 189 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
7394 2024.08.02 17:26:46.156343 [ 3 ] {099573ed-945e-4b85-9515-fa98e0665661} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7395 2024.08.02 17:26:46.156923 [ 3 ] {099573ed-945e-4b85-9515-fa98e0665661} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7396 2024.08.02 17:26:46.156968 [ 3 ] {099573ed-945e-4b85-9515-fa98e0665661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7397 2024.08.02 17:26:46.157518 [ 3 ] {099573ed-945e-4b85-9515-fa98e0665661} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7398 2024.08.02 17:26:46.157585 [ 190 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.003446716 sec., 9284.19980062181 rows/sec., 757.06 KiB/sec.
7399 2024.08.02 17:26:46.157909 [ 190 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
7400 2024.08.02 17:26:46.158202 [ 3 ] {099573ed-945e-4b85-9515-fa98e0665661} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7401 2024.08.02 17:26:46.158682 [ 3 ] {099573ed-945e-4b85-9515-fa98e0665661} <Debug> executeQuery: Read 129 rows, 10.88 KiB in 0.003935 sec., 32782.71918678526 rows/sec., 2.70 MiB/sec.
7402 2024.08.02 17:26:46.158936 [ 190 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_11_2} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7403 2024.08.02 17:26:46.159016 [ 3 ] {099573ed-945e-4b85-9515-fa98e0665661} <Debug> DynamicQueryHandler: Done processing query
7404 2024.08.02 17:26:46.159064 [ 3 ] {099573ed-945e-4b85-9515-fa98e0665661} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7405 2024.08.02 17:26:46.159097 [ 3 ] {} <Debug> HTTP-Session: c7187a90-2471-4e19-99c2-b7f00abf61cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7406 2024.08.02 17:26:46.159107 [ 190 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_11_2} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
7407 2024.08.02 17:26:46.159258 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7408 2024.08.02 17:26:46.159339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7409 2024.08.02 17:26:46.159398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7410 2024.08.02 17:26:46.159417 [ 3 ] {} <Debug> HTTP-Session: 05d141fd-cc7f-496e-b2e0-135936a9493a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7411 2024.08.02 17:26:46.159435 [ 3 ] {} <Debug> HTTP-Session: 05d141fd-cc7f-496e-b2e0-135936a9493a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7412 2024.08.02 17:26:46.159449 [ 3 ] {} <Debug> HTTP-Session: 05d141fd-cc7f-496e-b2e0-135936a9493a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7413 2024.08.02 17:26:46.159481 [ 3 ] {} <Trace> HTTP-Session: 05d141fd-cc7f-496e-b2e0-135936a9493a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7414 2024.08.02 17:26:46.159583 [ 3 ] {68a800e0-587f-4cb4-b700-a23563377b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7415 2024.08.02 17:26:46.159628 [ 3 ] {68a800e0-587f-4cb4-b700-a23563377b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7416 2024.08.02 17:26:46.159775 [ 3 ] {68a800e0-587f-4cb4-b700-a23563377b47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7417 2024.08.02 17:26:46.160126 [ 3 ] {68a800e0-587f-4cb4-b700-a23563377b47} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7418 2024.08.02 17:26:46.160166 [ 3 ] {68a800e0-587f-4cb4-b700-a23563377b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7419 2024.08.02 17:26:46.160498 [ 3 ] {68a800e0-587f-4cb4-b700-a23563377b47} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7420 2024.08.02 17:26:46.160821 [ 3 ] {68a800e0-587f-4cb4-b700-a23563377b47} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7421 2024.08.02 17:26:46.160980 [ 3 ] {68a800e0-587f-4cb4-b700-a23563377b47} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001407 sec., 1421.4641080312722 rows/sec., 99.25 KiB/sec.
7422 2024.08.02 17:26:46.160989 [ 84 ] {} <Debug> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
7423 2024.08.02 17:26:46.161100 [ 84 ] {} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7424 2024.08.02 17:26:46.161157 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7425 2024.08.02 17:26:46.161308 [ 3 ] {68a800e0-587f-4cb4-b700-a23563377b47} <Debug> DynamicQueryHandler: Done processing query
7426 2024.08.02 17:26:46.161370 [ 3 ] {68a800e0-587f-4cb4-b700-a23563377b47} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7427 2024.08.02 17:26:46.161421 [ 3 ] {} <Debug> HTTP-Session: 05d141fd-cc7f-496e-b2e0-135936a9493a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7428 2024.08.02 17:26:46.161423 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
7429 2024.08.02 17:26:46.161679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 15302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7430 2024.08.02 17:26:46.161822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7431 2024.08.02 17:26:46.161877 [ 3 ] {} <Debug> HTTP-Session: 67a11e9b-3b81-4e72-aac5-69a6d6515a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7432 2024.08.02 17:26:46.161881 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7433 2024.08.02 17:26:46.161898 [ 3 ] {} <Debug> HTTP-Session: 67a11e9b-3b81-4e72-aac5-69a6d6515a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7434 2024.08.02 17:26:46.161920 [ 3 ] {} <Debug> HTTP-Session: 67a11e9b-3b81-4e72-aac5-69a6d6515a7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7435 2024.08.02 17:26:46.161924 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 16 rows starting from the beginning of the part
7436 2024.08.02 17:26:46.161962 [ 3 ] {} <Trace> HTTP-Session: 67a11e9b-3b81-4e72-aac5-69a6d6515a7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7437 2024.08.02 17:26:46.162054 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
7438 2024.08.02 17:26:46.162353 [ 3 ] {cf476898-eecb-49d8-9426-fdb997dd8684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7439 2024.08.02 17:26:46.162406 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
7440 2024.08.02 17:26:46.162480 [ 3 ] {cf476898-eecb-49d8-9426-fdb997dd8684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7441 2024.08.02 17:26:46.162722 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
7442 2024.08.02 17:26:46.163054 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
7443 2024.08.02 17:26:46.163384 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
7444 2024.08.02 17:26:46.163847 [ 3 ] {cf476898-eecb-49d8-9426-fdb997dd8684} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7445 2024.08.02 17:26:46.164434 [ 3 ] {cf476898-eecb-49d8-9426-fdb997dd8684} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7446 2024.08.02 17:26:46.164476 [ 3 ] {cf476898-eecb-49d8-9426-fdb997dd8684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7447 2024.08.02 17:26:46.165016 [ 3 ] {cf476898-eecb-49d8-9426-fdb997dd8684} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7448 2024.08.02 17:26:46.165082 [ 190 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.003838864 sec., 8335.799340638272 rows/sec., 582.04 KiB/sec.
7449 2024.08.02 17:26:46.165373 [ 190 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
7450 2024.08.02 17:26:46.165757 [ 3 ] {cf476898-eecb-49d8-9426-fdb997dd8684} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7451 2024.08.02 17:26:46.166148 [ 3 ] {cf476898-eecb-49d8-9426-fdb997dd8684} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.004036 sec., 22299.30624380575 rows/sec., 1.74 MiB/sec.
7452 2024.08.02 17:26:46.166382 [ 190 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_11_2} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7453 2024.08.02 17:26:46.166458 [ 3 ] {cf476898-eecb-49d8-9426-fdb997dd8684} <Debug> DynamicQueryHandler: Done processing query
7454 2024.08.02 17:26:46.166504 [ 3 ] {cf476898-eecb-49d8-9426-fdb997dd8684} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7455 2024.08.02 17:26:46.166526 [ 190 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_11_2} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
7456 2024.08.02 17:26:46.166533 [ 3 ] {} <Debug> HTTP-Session: 67a11e9b-3b81-4e72-aac5-69a6d6515a7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7457 2024.08.02 17:26:46.166649 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7458 2024.08.02 17:26:46.166728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7459 2024.08.02 17:26:46.166784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7460 2024.08.02 17:26:46.166805 [ 3 ] {} <Debug> HTTP-Session: 1a06d80b-e1ae-4440-8034-46badc80f657 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7461 2024.08.02 17:26:46.166823 [ 3 ] {} <Debug> HTTP-Session: 1a06d80b-e1ae-4440-8034-46badc80f657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.08.02 17:26:46.166839 [ 3 ] {} <Debug> HTTP-Session: 1a06d80b-e1ae-4440-8034-46badc80f657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7463 2024.08.02 17:26:46.166873 [ 3 ] {} <Trace> HTTP-Session: 1a06d80b-e1ae-4440-8034-46badc80f657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7464 2024.08.02 17:26:46.167035 [ 3 ] {1fd0d820-1966-4542-9749-a55667b8a209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7465 2024.08.02 17:26:46.167084 [ 3 ] {1fd0d820-1966-4542-9749-a55667b8a209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7466 2024.08.02 17:26:46.167248 [ 3 ] {1fd0d820-1966-4542-9749-a55667b8a209} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7467 2024.08.02 17:26:46.167676 [ 3 ] {1fd0d820-1966-4542-9749-a55667b8a209} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7468 2024.08.02 17:26:46.167714 [ 3 ] {1fd0d820-1966-4542-9749-a55667b8a209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7469 2024.08.02 17:26:46.168118 [ 3 ] {1fd0d820-1966-4542-9749-a55667b8a209} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7470 2024.08.02 17:26:46.168476 [ 3 ] {1fd0d820-1966-4542-9749-a55667b8a209} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7471 2024.08.02 17:26:46.168640 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7472 2024.08.02 17:26:46.168648 [ 3 ] {1fd0d820-1966-4542-9749-a55667b8a209} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001679 sec., 95890.41095890412 rows/sec., 6.68 MiB/sec.
7473 2024.08.02 17:26:46.168695 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7474 2024.08.02 17:26:46.168765 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7475 2024.08.02 17:26:46.168909 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
7476 2024.08.02 17:26:46.168950 [ 3 ] {1fd0d820-1966-4542-9749-a55667b8a209} <Debug> DynamicQueryHandler: Done processing query
7477 2024.08.02 17:26:46.168980 [ 3 ] {1fd0d820-1966-4542-9749-a55667b8a209} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7478 2024.08.02 17:26:46.169009 [ 3 ] {} <Debug> HTTP-Session: 1a06d80b-e1ae-4440-8034-46badc80f657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7479 2024.08.02 17:26:46.169071 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7480 2024.08.02 17:26:46.169101 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3964 rows starting from the beginning of the part
7481 2024.08.02 17:26:46.169206 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part
7482 2024.08.02 17:26:46.169266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7483 2024.08.02 17:26:46.169458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7484 2024.08.02 17:26:46.169544 [ 3 ] {} <Debug> HTTP-Session: fb9001c0-8499-46b9-b0b3-47f34b809456 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7485 2024.08.02 17:26:46.169589 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 162 rows starting from the beginning of the part
7486 2024.08.02 17:26:46.169616 [ 3 ] {} <Debug> HTTP-Session: fb9001c0-8499-46b9-b0b3-47f34b809456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7487 2024.08.02 17:26:46.169647 [ 3 ] {} <Debug> HTTP-Session: fb9001c0-8499-46b9-b0b3-47f34b809456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7488 2024.08.02 17:26:46.169734 [ 3 ] {} <Trace> HTTP-Session: fb9001c0-8499-46b9-b0b3-47f34b809456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7489 2024.08.02 17:26:46.169799 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 199 rows starting from the beginning of the part
7490 2024.08.02 17:26:46.170068 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
7491 2024.08.02 17:26:46.170279 [ 3 ] {769c540f-5911-4da9-95eb-008421c8b82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7492 2024.08.02 17:26:46.170279 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 161 rows starting from the beginning of the part
7493 2024.08.02 17:26:46.170587 [ 3 ] {769c540f-5911-4da9-95eb-008421c8b82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7494 2024.08.02 17:26:46.171517 [ 3 ] {769c540f-5911-4da9-95eb-008421c8b82c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7495 2024.08.02 17:26:46.172518 [ 3 ] {769c540f-5911-4da9-95eb-008421c8b82c} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7496 2024.08.02 17:26:46.172573 [ 3 ] {769c540f-5911-4da9-95eb-008421c8b82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7497 2024.08.02 17:26:46.172965 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4806 rows, containing 5 columns (5 merged, 0 gathered) in 0.004112489 sec., 1168635.3446781256 rows/sec., 81.61 MiB/sec.
7498 2024.08.02 17:26:46.173369 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7499 2024.08.02 17:26:46.173482 [ 3 ] {769c540f-5911-4da9-95eb-008421c8b82c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7500 2024.08.02 17:26:46.173946 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7501 2024.08.02 17:26:46.174048 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7502 2024.08.02 17:26:46.174129 [ 3 ] {769c540f-5911-4da9-95eb-008421c8b82c} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7503 2024.08.02 17:26:46.174146 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB.
7504 2024.08.02 17:26:46.174364 [ 3 ] {769c540f-5911-4da9-95eb-008421c8b82c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00442 sec., 5429.8642533936645 rows/sec., 9.73 MiB/sec.
7505 2024.08.02 17:26:46.174954 [ 3 ] {769c540f-5911-4da9-95eb-008421c8b82c} <Debug> DynamicQueryHandler: Done processing query
7506 2024.08.02 17:26:46.174979 [ 3 ] {769c540f-5911-4da9-95eb-008421c8b82c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7507 2024.08.02 17:26:46.174994 [ 3 ] {} <Debug> HTTP-Session: fb9001c0-8499-46b9-b0b3-47f34b809456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7508 2024.08.02 17:26:46.175133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7509 2024.08.02 17:26:46.175185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7510 2024.08.02 17:26:46.175205 [ 3 ] {} <Debug> HTTP-Session: 697392e8-bc75-4c02-ae64-658cce8233bc Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7511 2024.08.02 17:26:46.175221 [ 3 ] {} <Debug> HTTP-Session: 697392e8-bc75-4c02-ae64-658cce8233bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7512 2024.08.02 17:26:46.175235 [ 3 ] {} <Debug> HTTP-Session: 697392e8-bc75-4c02-ae64-658cce8233bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7513 2024.08.02 17:26:46.175265 [ 3 ] {} <Trace> HTTP-Session: 697392e8-bc75-4c02-ae64-658cce8233bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7514 2024.08.02 17:26:46.175380 [ 3 ] {6aaf9ad2-17c3-4016-b183-12e16a2fc6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7515 2024.08.02 17:26:46.175426 [ 3 ] {6aaf9ad2-17c3-4016-b183-12e16a2fc6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7516 2024.08.02 17:26:46.175578 [ 3 ] {6aaf9ad2-17c3-4016-b183-12e16a2fc6e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7517 2024.08.02 17:26:46.175886 [ 3 ] {6aaf9ad2-17c3-4016-b183-12e16a2fc6e3} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7518 2024.08.02 17:26:46.175922 [ 3 ] {6aaf9ad2-17c3-4016-b183-12e16a2fc6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7519 2024.08.02 17:26:46.176292 [ 3 ] {6aaf9ad2-17c3-4016-b183-12e16a2fc6e3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7520 2024.08.02 17:26:46.176618 [ 3 ] {6aaf9ad2-17c3-4016-b183-12e16a2fc6e3} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7521 2024.08.02 17:26:46.176773 [ 84 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7522 2024.08.02 17:26:46.176782 [ 3 ] {6aaf9ad2-17c3-4016-b183-12e16a2fc6e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec.
7523 2024.08.02 17:26:46.176824 [ 84 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7524 2024.08.02 17:26:46.176892 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7525 2024.08.02 17:26:46.177104 [ 3 ] {6aaf9ad2-17c3-4016-b183-12e16a2fc6e3} <Debug> DynamicQueryHandler: Done processing query
7526 2024.08.02 17:26:46.177119 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
7527 2024.08.02 17:26:46.177140 [ 3 ] {6aaf9ad2-17c3-4016-b183-12e16a2fc6e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7528 2024.08.02 17:26:46.177197 [ 3 ] {} <Debug> HTTP-Session: 697392e8-bc75-4c02-ae64-658cce8233bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7529 2024.08.02 17:26:46.177337 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7530 2024.08.02 17:26:46.177378 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1350 rows starting from the beginning of the part
7531 2024.08.02 17:26:46.177496 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
7532 2024.08.02 17:26:46.177684 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
7533 2024.08.02 17:26:46.177890 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
7534 2024.08.02 17:26:46.178059 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
7535 2024.08.02 17:26:46.178228 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
7536 2024.08.02 17:26:46.179593 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 4 columns (4 merged, 0 gathered) in 0.002589579 sec., 637169.2078133164 rows/sec., 42.73 MiB/sec.
7537 2024.08.02 17:26:46.179802 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7538 2024.08.02 17:26:46.180199 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_36_7} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7539 2024.08.02 17:26:46.180281 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_36_7} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7540 2024.08.02 17:26:46.180358 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
7541 2024.08.02 17:26:51.153816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7542 2024.08.02 17:26:51.153952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7543 2024.08.02 17:26:51.153977 [ 3 ] {} <Debug> HTTP-Session: 194fee99-ce18-4888-ba9f-55b06a7e2ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7544 2024.08.02 17:26:51.154002 [ 3 ] {} <Debug> HTTP-Session: 194fee99-ce18-4888-ba9f-55b06a7e2ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7545 2024.08.02 17:26:51.154017 [ 3 ] {} <Debug> HTTP-Session: 194fee99-ce18-4888-ba9f-55b06a7e2ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7546 2024.08.02 17:26:51.154068 [ 3 ] {} <Trace> HTTP-Session: 194fee99-ce18-4888-ba9f-55b06a7e2ce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7547 2024.08.02 17:26:51.154259 [ 3 ] {cb26daa8-17c5-43e1-ac11-b9f4fafd802e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7548 2024.08.02 17:26:51.154330 [ 3 ] {cb26daa8-17c5-43e1-ac11-b9f4fafd802e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7549 2024.08.02 17:26:51.154522 [ 3 ] {cb26daa8-17c5-43e1-ac11-b9f4fafd802e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7550 2024.08.02 17:26:51.154976 [ 3 ] {cb26daa8-17c5-43e1-ac11-b9f4fafd802e} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7551 2024.08.02 17:26:51.155022 [ 3 ] {cb26daa8-17c5-43e1-ac11-b9f4fafd802e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7552 2024.08.02 17:26:51.155407 [ 3 ] {cb26daa8-17c5-43e1-ac11-b9f4fafd802e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7553 2024.08.02 17:26:51.155787 [ 3 ] {cb26daa8-17c5-43e1-ac11-b9f4fafd802e} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7554 2024.08.02 17:26:51.155967 [ 3 ] {cb26daa8-17c5-43e1-ac11-b9f4fafd802e} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001764 sec., 6802.721088435374 rows/sec., 468.35 KiB/sec.
7555 2024.08.02 17:26:51.156192 [ 3 ] {cb26daa8-17c5-43e1-ac11-b9f4fafd802e} <Debug> DynamicQueryHandler: Done processing query
7556 2024.08.02 17:26:51.156219 [ 3 ] {cb26daa8-17c5-43e1-ac11-b9f4fafd802e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7557 2024.08.02 17:26:51.156237 [ 3 ] {} <Debug> HTTP-Session: 194fee99-ce18-4888-ba9f-55b06a7e2ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7558 2024.08.02 17:26:51.156405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7559 2024.08.02 17:26:51.156463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7560 2024.08.02 17:26:51.156482 [ 3 ] {} <Debug> HTTP-Session: c3bcf086-0984-4895-a744-6480ccc13dfe Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7561 2024.08.02 17:26:51.156501 [ 3 ] {} <Debug> HTTP-Session: c3bcf086-0984-4895-a744-6480ccc13dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7562 2024.08.02 17:26:51.156515 [ 3 ] {} <Debug> HTTP-Session: c3bcf086-0984-4895-a744-6480ccc13dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7563 2024.08.02 17:26:51.156551 [ 3 ] {} <Trace> HTTP-Session: c3bcf086-0984-4895-a744-6480ccc13dfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7564 2024.08.02 17:26:51.156657 [ 3 ] {bcbf5a00-dbc1-47ff-bc64-693cccee9b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7565 2024.08.02 17:26:51.156704 [ 3 ] {bcbf5a00-dbc1-47ff-bc64-693cccee9b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7566 2024.08.02 17:26:51.156839 [ 3 ] {bcbf5a00-dbc1-47ff-bc64-693cccee9b66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7567 2024.08.02 17:26:51.157169 [ 3 ] {bcbf5a00-dbc1-47ff-bc64-693cccee9b66} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7568 2024.08.02 17:26:51.157208 [ 3 ] {bcbf5a00-dbc1-47ff-bc64-693cccee9b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7569 2024.08.02 17:26:51.157521 [ 3 ] {bcbf5a00-dbc1-47ff-bc64-693cccee9b66} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7570 2024.08.02 17:26:51.157841 [ 3 ] {bcbf5a00-dbc1-47ff-bc64-693cccee9b66} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7571 2024.08.02 17:26:51.158012 [ 3 ] {bcbf5a00-dbc1-47ff-bc64-693cccee9b66} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001383 sec., 1446.1315979754158 rows/sec., 117.92 KiB/sec.
7572 2024.08.02 17:26:51.158182 [ 3 ] {bcbf5a00-dbc1-47ff-bc64-693cccee9b66} <Debug> DynamicQueryHandler: Done processing query
7573 2024.08.02 17:26:51.158208 [ 3 ] {bcbf5a00-dbc1-47ff-bc64-693cccee9b66} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7574 2024.08.02 17:26:51.158223 [ 3 ] {} <Debug> HTTP-Session: c3bcf086-0984-4895-a744-6480ccc13dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7575 2024.08.02 17:26:51.158389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7576 2024.08.02 17:26:51.158440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7577 2024.08.02 17:26:51.158458 [ 3 ] {} <Debug> HTTP-Session: 786b8743-4ff0-477e-a909-ae0719c4328b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7578 2024.08.02 17:26:51.158475 [ 3 ] {} <Debug> HTTP-Session: 786b8743-4ff0-477e-a909-ae0719c4328b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7579 2024.08.02 17:26:51.158488 [ 3 ] {} <Debug> HTTP-Session: 786b8743-4ff0-477e-a909-ae0719c4328b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7580 2024.08.02 17:26:51.158521 [ 3 ] {} <Trace> HTTP-Session: 786b8743-4ff0-477e-a909-ae0719c4328b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7581 2024.08.02 17:26:51.158667 [ 3 ] {f5343cab-7c50-4aef-afd0-766ea45f6fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7582 2024.08.02 17:26:51.158712 [ 3 ] {f5343cab-7c50-4aef-afd0-766ea45f6fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7583 2024.08.02 17:26:51.158838 [ 3 ] {f5343cab-7c50-4aef-afd0-766ea45f6fa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7584 2024.08.02 17:26:51.159246 [ 3 ] {f5343cab-7c50-4aef-afd0-766ea45f6fa1} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7585 2024.08.02 17:26:51.159283 [ 3 ] {f5343cab-7c50-4aef-afd0-766ea45f6fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7586 2024.08.02 17:26:51.159626 [ 3 ] {f5343cab-7c50-4aef-afd0-766ea45f6fa1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7587 2024.08.02 17:26:51.159957 [ 3 ] {f5343cab-7c50-4aef-afd0-766ea45f6fa1} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7588 2024.08.02 17:26:51.160117 [ 3 ] {f5343cab-7c50-4aef-afd0-766ea45f6fa1} <Debug> executeQuery: Read 180 rows, 16.32 KiB in 0.001514 sec., 118890.35667107003 rows/sec., 10.52 MiB/sec.
7589 2024.08.02 17:26:51.160304 [ 3 ] {f5343cab-7c50-4aef-afd0-766ea45f6fa1} <Debug> DynamicQueryHandler: Done processing query
7590 2024.08.02 17:26:51.160330 [ 3 ] {f5343cab-7c50-4aef-afd0-766ea45f6fa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7591 2024.08.02 17:26:51.160346 [ 3 ] {} <Debug> HTTP-Session: 786b8743-4ff0-477e-a909-ae0719c4328b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7592 2024.08.02 17:26:51.160469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7593 2024.08.02 17:26:51.160518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7594 2024.08.02 17:26:51.160537 [ 3 ] {} <Debug> HTTP-Session: 7da66e4c-d43c-4b90-b6f2-9d4e685e5c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7595 2024.08.02 17:26:51.160553 [ 3 ] {} <Debug> HTTP-Session: 7da66e4c-d43c-4b90-b6f2-9d4e685e5c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7596 2024.08.02 17:26:51.160567 [ 3 ] {} <Debug> HTTP-Session: 7da66e4c-d43c-4b90-b6f2-9d4e685e5c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7597 2024.08.02 17:26:51.160599 [ 3 ] {} <Trace> HTTP-Session: 7da66e4c-d43c-4b90-b6f2-9d4e685e5c9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7598 2024.08.02 17:26:51.160695 [ 3 ] {4ac6629c-829f-4fc9-ba26-8875257f4750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7599 2024.08.02 17:26:51.160737 [ 3 ] {4ac6629c-829f-4fc9-ba26-8875257f4750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7600 2024.08.02 17:26:51.160864 [ 3 ] {4ac6629c-829f-4fc9-ba26-8875257f4750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7601 2024.08.02 17:26:51.161143 [ 3 ] {4ac6629c-829f-4fc9-ba26-8875257f4750} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7602 2024.08.02 17:26:51.161182 [ 3 ] {4ac6629c-829f-4fc9-ba26-8875257f4750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7603 2024.08.02 17:26:51.161501 [ 3 ] {4ac6629c-829f-4fc9-ba26-8875257f4750} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7604 2024.08.02 17:26:51.161832 [ 3 ] {4ac6629c-829f-4fc9-ba26-8875257f4750} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7605 2024.08.02 17:26:51.161966 [ 3 ] {4ac6629c-829f-4fc9-ba26-8875257f4750} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 108.09 KiB/sec.
7606 2024.08.02 17:26:51.162129 [ 3 ] {4ac6629c-829f-4fc9-ba26-8875257f4750} <Debug> DynamicQueryHandler: Done processing query
7607 2024.08.02 17:26:51.162154 [ 3 ] {4ac6629c-829f-4fc9-ba26-8875257f4750} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7608 2024.08.02 17:26:51.162171 [ 3 ] {} <Debug> HTTP-Session: 7da66e4c-d43c-4b90-b6f2-9d4e685e5c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7609 2024.08.02 17:26:51.162338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7610 2024.08.02 17:26:51.162391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7611 2024.08.02 17:26:51.162410 [ 3 ] {} <Debug> HTTP-Session: 2e399653-1f45-48f1-a86c-4c7dfb91a9f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7612 2024.08.02 17:26:51.162427 [ 3 ] {} <Debug> HTTP-Session: 2e399653-1f45-48f1-a86c-4c7dfb91a9f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7613 2024.08.02 17:26:51.162440 [ 3 ] {} <Debug> HTTP-Session: 2e399653-1f45-48f1-a86c-4c7dfb91a9f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7614 2024.08.02 17:26:51.162472 [ 3 ] {} <Trace> HTTP-Session: 2e399653-1f45-48f1-a86c-4c7dfb91a9f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7615 2024.08.02 17:26:51.162675 [ 3 ] {056fe4ea-e2f3-43a9-9d27-4bbfd110ab2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7616 2024.08.02 17:26:51.162719 [ 3 ] {056fe4ea-e2f3-43a9-9d27-4bbfd110ab2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7617 2024.08.02 17:26:51.162842 [ 3 ] {056fe4ea-e2f3-43a9-9d27-4bbfd110ab2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7618 2024.08.02 17:26:51.163393 [ 3 ] {056fe4ea-e2f3-43a9-9d27-4bbfd110ab2a} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7619 2024.08.02 17:26:51.163429 [ 3 ] {056fe4ea-e2f3-43a9-9d27-4bbfd110ab2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7620 2024.08.02 17:26:51.163766 [ 3 ] {056fe4ea-e2f3-43a9-9d27-4bbfd110ab2a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7621 2024.08.02 17:26:51.164080 [ 3 ] {056fe4ea-e2f3-43a9-9d27-4bbfd110ab2a} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7622 2024.08.02 17:26:51.164218 [ 3 ] {056fe4ea-e2f3-43a9-9d27-4bbfd110ab2a} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001656 sec., 235507.2463768116 rows/sec., 16.58 MiB/sec.
7623 2024.08.02 17:26:51.164385 [ 3 ] {056fe4ea-e2f3-43a9-9d27-4bbfd110ab2a} <Debug> DynamicQueryHandler: Done processing query
7624 2024.08.02 17:26:51.164413 [ 3 ] {056fe4ea-e2f3-43a9-9d27-4bbfd110ab2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7625 2024.08.02 17:26:51.164429 [ 3 ] {} <Debug> HTTP-Session: 2e399653-1f45-48f1-a86c-4c7dfb91a9f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7626 2024.08.02 17:26:51.164565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7627 2024.08.02 17:26:51.164614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7628 2024.08.02 17:26:51.164633 [ 3 ] {} <Debug> HTTP-Session: 7b5c1a5e-0964-413c-b365-276c28f40780 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7629 2024.08.02 17:26:51.164650 [ 3 ] {} <Debug> HTTP-Session: 7b5c1a5e-0964-413c-b365-276c28f40780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7630 2024.08.02 17:26:51.164664 [ 3 ] {} <Debug> HTTP-Session: 7b5c1a5e-0964-413c-b365-276c28f40780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7631 2024.08.02 17:26:51.164696 [ 3 ] {} <Trace> HTTP-Session: 7b5c1a5e-0964-413c-b365-276c28f40780 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7632 2024.08.02 17:26:51.164792 [ 3 ] {8a90b7a4-3e6e-4fc7-98d6-c8f2c905f162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7633 2024.08.02 17:26:51.164837 [ 3 ] {8a90b7a4-3e6e-4fc7-98d6-c8f2c905f162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7634 2024.08.02 17:26:51.164963 [ 3 ] {8a90b7a4-3e6e-4fc7-98d6-c8f2c905f162} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7635 2024.08.02 17:26:51.165241 [ 3 ] {8a90b7a4-3e6e-4fc7-98d6-c8f2c905f162} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7636 2024.08.02 17:26:51.165277 [ 3 ] {8a90b7a4-3e6e-4fc7-98d6-c8f2c905f162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7637 2024.08.02 17:26:51.165638 [ 3 ] {8a90b7a4-3e6e-4fc7-98d6-c8f2c905f162} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7638 2024.08.02 17:26:51.165964 [ 3 ] {8a90b7a4-3e6e-4fc7-98d6-c8f2c905f162} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7639 2024.08.02 17:26:51.166093 [ 78 ] {} <Debug> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7640 2024.08.02 17:26:51.166099 [ 3 ] {8a90b7a4-3e6e-4fc7-98d6-c8f2c905f162} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 193.70 KiB/sec.
7641 2024.08.02 17:26:51.166134 [ 78 ] {} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7642 2024.08.02 17:26:51.166171 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7643 2024.08.02 17:26:51.166357 [ 3 ] {8a90b7a4-3e6e-4fc7-98d6-c8f2c905f162} <Debug> DynamicQueryHandler: Done processing query
7644 2024.08.02 17:26:51.166398 [ 3 ] {8a90b7a4-3e6e-4fc7-98d6-c8f2c905f162} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7645 2024.08.02 17:26:51.166412 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::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
7646 2024.08.02 17:26:51.166442 [ 3 ] {} <Debug> HTTP-Session: 7b5c1a5e-0964-413c-b365-276c28f40780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7647 2024.08.02 17:26:51.166770 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7648 2024.08.02 17:26:51.166809 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
7649 2024.08.02 17:26:51.166939 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
7650 2024.08.02 17:26:51.166944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7651 2024.08.02 17:26:51.167104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7652 2024.08.02 17:26:51.167256 [ 3 ] {} <Debug> HTTP-Session: 3190343e-a90c-4de6-9538-c718db43360d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7653 2024.08.02 17:26:51.167326 [ 3 ] {} <Debug> HTTP-Session: 3190343e-a90c-4de6-9538-c718db43360d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7654 2024.08.02 17:26:51.167332 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
7655 2024.08.02 17:26:51.167370 [ 3 ] {} <Debug> HTTP-Session: 3190343e-a90c-4de6-9538-c718db43360d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7656 2024.08.02 17:26:51.167498 [ 3 ] {} <Trace> HTTP-Session: 3190343e-a90c-4de6-9538-c718db43360d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7657 2024.08.02 17:26:51.167581 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
7658 2024.08.02 17:26:51.167920 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
7659 2024.08.02 17:26:51.167928 [ 3 ] {d02cd6a1-64e9-43b4-8aab-2d76aa7f4df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7660 2024.08.02 17:26:51.168095 [ 3 ] {d02cd6a1-64e9-43b4-8aab-2d76aa7f4df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7661 2024.08.02 17:26:51.168146 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
7662 2024.08.02 17:26:51.168833 [ 3 ] {d02cd6a1-64e9-43b4-8aab-2d76aa7f4df7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7663 2024.08.02 17:26:51.169435 [ 3 ] {d02cd6a1-64e9-43b4-8aab-2d76aa7f4df7} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7664 2024.08.02 17:26:51.169482 [ 3 ] {d02cd6a1-64e9-43b4-8aab-2d76aa7f4df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7665 2024.08.02 17:26:51.169968 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003728631 sec., 25746.715081218816 rows/sec., 1.08 MiB/sec.
7666 2024.08.02 17:26:51.170074 [ 3 ] {d02cd6a1-64e9-43b4-8aab-2d76aa7f4df7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7667 2024.08.02 17:26:51.170085 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7668 2024.08.02 17:26:51.170606 [ 3 ] {d02cd6a1-64e9-43b4-8aab-2d76aa7f4df7} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7669 2024.08.02 17:26:51.170671 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_16_3} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7670 2024.08.02 17:26:51.170777 [ 78 ] {} <Debug> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7671 2024.08.02 17:26:51.170800 [ 186 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_16_3} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7672 2024.08.02 17:26:51.170808 [ 3 ] {d02cd6a1-64e9-43b4-8aab-2d76aa7f4df7} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.003105 sec., 24798.711755233493 rows/sec., 1.53 MiB/sec.
7673 2024.08.02 17:26:51.170822 [ 78 ] {} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7674 2024.08.02 17:26:51.170875 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7675 2024.08.02 17:26:51.171015 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7676 2024.08.02 17:26:51.171435 [ 3 ] {d02cd6a1-64e9-43b4-8aab-2d76aa7f4df7} <Debug> DynamicQueryHandler: Done processing query
7677 2024.08.02 17:26:51.171495 [ 3 ] {d02cd6a1-64e9-43b4-8aab-2d76aa7f4df7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7678 2024.08.02 17:26:51.171533 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::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
7679 2024.08.02 17:26:51.171566 [ 3 ] {} <Debug> HTTP-Session: 3190343e-a90c-4de6-9538-c718db43360d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7680 2024.08.02 17:26:51.171781 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7681 2024.08.02 17:26:51.171830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7682 2024.08.02 17:26:51.171848 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 847 rows starting from the beginning of the part
7683 2024.08.02 17:26:51.171917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7684 2024.08.02 17:26:51.172050 [ 3 ] {} <Debug> HTTP-Session: edc9fa1d-26d2-41e4-aaaf-491daeb3ed6f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7685 2024.08.02 17:26:51.172098 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 77 rows starting from the beginning of the part
7686 2024.08.02 17:26:51.172146 [ 3 ] {} <Debug> HTTP-Session: edc9fa1d-26d2-41e4-aaaf-491daeb3ed6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7687 2024.08.02 17:26:51.172227 [ 3 ] {} <Debug> HTTP-Session: edc9fa1d-26d2-41e4-aaaf-491daeb3ed6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7688 2024.08.02 17:26:51.172425 [ 3 ] {} <Trace> HTTP-Session: edc9fa1d-26d2-41e4-aaaf-491daeb3ed6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7689 2024.08.02 17:26:51.172434 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 77 rows starting from the beginning of the part
7690 2024.08.02 17:26:51.172666 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 77 rows starting from the beginning of the part
7691 2024.08.02 17:26:51.172922 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 77 rows starting from the beginning of the part
7692 2024.08.02 17:26:51.172940 [ 3 ] {263624d3-c389-4731-9fb6-adfc78d11570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7693 2024.08.02 17:26:51.173194 [ 3 ] {263624d3-c389-4731-9fb6-adfc78d11570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7694 2024.08.02 17:26:51.173211 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 77 rows starting from the beginning of the part
7695 2024.08.02 17:26:51.174012 [ 3 ] {263624d3-c389-4731-9fb6-adfc78d11570} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7696 2024.08.02 17:26:51.174840 [ 3 ] {263624d3-c389-4731-9fb6-adfc78d11570} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7697 2024.08.02 17:26:51.174912 [ 3 ] {263624d3-c389-4731-9fb6-adfc78d11570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7698 2024.08.02 17:26:51.175982 [ 3 ] {263624d3-c389-4731-9fb6-adfc78d11570} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7699 2024.08.02 17:26:51.176618 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 5 columns (5 merged, 0 gathered) in 0.005524625 sec., 223001.5611919361 rows/sec., 13.73 MiB/sec.
7700 2024.08.02 17:26:51.176899 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7701 2024.08.02 17:26:51.176909 [ 3 ] {263624d3-c389-4731-9fb6-adfc78d11570} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7702 2024.08.02 17:26:51.177338 [ 3 ] {263624d3-c389-4731-9fb6-adfc78d11570} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004648 sec., 34638.554216867466 rows/sec., 2.41 MiB/sec.
7703 2024.08.02 17:26:51.178267 [ 3 ] {263624d3-c389-4731-9fb6-adfc78d11570} <Debug> DynamicQueryHandler: Done processing query
7704 2024.08.02 17:26:51.178313 [ 3 ] {263624d3-c389-4731-9fb6-adfc78d11570} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7705 2024.08.02 17:26:51.178356 [ 3 ] {} <Debug> HTTP-Session: edc9fa1d-26d2-41e4-aaaf-491daeb3ed6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7706 2024.08.02 17:26:51.178477 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7707 2024.08.02 17:26:51.178542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7708 2024.08.02 17:26:51.178653 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7709 2024.08.02 17:26:51.178657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7710 2024.08.02 17:26:51.178812 [ 3 ] {} <Debug> HTTP-Session: cdf7361c-9b1b-45e2-8f3e-6e98c18683d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7711 2024.08.02 17:26:51.178873 [ 3 ] {} <Debug> HTTP-Session: cdf7361c-9b1b-45e2-8f3e-6e98c18683d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7712 2024.08.02 17:26:51.178907 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
7713 2024.08.02 17:26:51.178910 [ 3 ] {} <Debug> HTTP-Session: cdf7361c-9b1b-45e2-8f3e-6e98c18683d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7714 2024.08.02 17:26:51.178980 [ 3 ] {} <Trace> HTTP-Session: cdf7361c-9b1b-45e2-8f3e-6e98c18683d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7715 2024.08.02 17:26:51.179159 [ 3 ] {a8e612a5-e161-4222-874e-88b3af66d9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7716 2024.08.02 17:26:51.179261 [ 3 ] {a8e612a5-e161-4222-874e-88b3af66d9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7717 2024.08.02 17:26:51.179728 [ 3 ] {a8e612a5-e161-4222-874e-88b3af66d9f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7718 2024.08.02 17:26:51.180362 [ 3 ] {a8e612a5-e161-4222-874e-88b3af66d9f0} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7719 2024.08.02 17:26:51.180398 [ 3 ] {a8e612a5-e161-4222-874e-88b3af66d9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7720 2024.08.02 17:26:51.181008 [ 3 ] {a8e612a5-e161-4222-874e-88b3af66d9f0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7721 2024.08.02 17:26:51.181417 [ 3 ] {a8e612a5-e161-4222-874e-88b3af66d9f0} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7722 2024.08.02 17:26:51.181565 [ 3 ] {a8e612a5-e161-4222-874e-88b3af66d9f0} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002493 sec., 2406.7388688327314 rows/sec., 4.31 MiB/sec.
7723 2024.08.02 17:26:51.181941 [ 3 ] {a8e612a5-e161-4222-874e-88b3af66d9f0} <Debug> DynamicQueryHandler: Done processing query
7724 2024.08.02 17:26:51.181967 [ 3 ] {a8e612a5-e161-4222-874e-88b3af66d9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7725 2024.08.02 17:26:51.181983 [ 3 ] {} <Debug> HTTP-Session: cdf7361c-9b1b-45e2-8f3e-6e98c18683d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7726 2024.08.02 17:26:51.182101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7727 2024.08.02 17:26:51.182150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7728 2024.08.02 17:26:51.182168 [ 3 ] {} <Debug> HTTP-Session: 54b8b0a1-b6d2-4dd4-a3de-9f2506670740 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7729 2024.08.02 17:26:51.182186 [ 3 ] {} <Debug> HTTP-Session: 54b8b0a1-b6d2-4dd4-a3de-9f2506670740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7730 2024.08.02 17:26:51.182200 [ 3 ] {} <Debug> HTTP-Session: 54b8b0a1-b6d2-4dd4-a3de-9f2506670740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7731 2024.08.02 17:26:51.182231 [ 3 ] {} <Trace> HTTP-Session: 54b8b0a1-b6d2-4dd4-a3de-9f2506670740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7732 2024.08.02 17:26:51.182333 [ 3 ] {120cbb74-0266-4874-8985-d8a65d061006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7733 2024.08.02 17:26:51.182376 [ 3 ] {120cbb74-0266-4874-8985-d8a65d061006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7734 2024.08.02 17:26:51.182504 [ 3 ] {120cbb74-0266-4874-8985-d8a65d061006} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7735 2024.08.02 17:26:51.182771 [ 3 ] {120cbb74-0266-4874-8985-d8a65d061006} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7736 2024.08.02 17:26:51.182807 [ 3 ] {120cbb74-0266-4874-8985-d8a65d061006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7737 2024.08.02 17:26:51.183156 [ 3 ] {120cbb74-0266-4874-8985-d8a65d061006} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7738 2024.08.02 17:26:51.183473 [ 3 ] {120cbb74-0266-4874-8985-d8a65d061006} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7739 2024.08.02 17:26:51.183599 [ 3 ] {120cbb74-0266-4874-8985-d8a65d061006} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001297 sec., 17733.230531996916 rows/sec., 959.24 KiB/sec.
7740 2024.08.02 17:26:51.183896 [ 3 ] {120cbb74-0266-4874-8985-d8a65d061006} <Debug> DynamicQueryHandler: Done processing query
7741 2024.08.02 17:26:51.183922 [ 3 ] {120cbb74-0266-4874-8985-d8a65d061006} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7742 2024.08.02 17:26:51.183938 [ 3 ] {} <Debug> HTTP-Session: 54b8b0a1-b6d2-4dd4-a3de-9f2506670740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7743 2024.08.02 17:26:51.184060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7744 2024.08.02 17:26:51.184108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7745 2024.08.02 17:26:51.184127 [ 3 ] {} <Debug> HTTP-Session: 7b258112-0355-4ad7-9489-ea833fe2222a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7746 2024.08.02 17:26:51.184143 [ 3 ] {} <Debug> HTTP-Session: 7b258112-0355-4ad7-9489-ea833fe2222a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7747 2024.08.02 17:26:51.184157 [ 3 ] {} <Debug> HTTP-Session: 7b258112-0355-4ad7-9489-ea833fe2222a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7748 2024.08.02 17:26:51.184188 [ 3 ] {} <Trace> HTTP-Session: 7b258112-0355-4ad7-9489-ea833fe2222a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7749 2024.08.02 17:26:51.184300 [ 3 ] {efff6f7b-45ae-4718-848b-db8d55f41342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7750 2024.08.02 17:26:51.184344 [ 3 ] {efff6f7b-45ae-4718-848b-db8d55f41342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7751 2024.08.02 17:26:51.184487 [ 3 ] {efff6f7b-45ae-4718-848b-db8d55f41342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7752 2024.08.02 17:26:51.184774 [ 3 ] {efff6f7b-45ae-4718-848b-db8d55f41342} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7753 2024.08.02 17:26:51.184810 [ 3 ] {efff6f7b-45ae-4718-848b-db8d55f41342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
7754 2024.08.02 17:26:51.185159 [ 3 ] {efff6f7b-45ae-4718-848b-db8d55f41342} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7755 2024.08.02 17:26:51.185498 [ 3 ] {efff6f7b-45ae-4718-848b-db8d55f41342} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7756 2024.08.02 17:26:51.185619 [ 3 ] {efff6f7b-45ae-4718-848b-db8d55f41342} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
7757 2024.08.02 17:26:51.185777 [ 3 ] {efff6f7b-45ae-4718-848b-db8d55f41342} <Debug> DynamicQueryHandler: Done processing query
7758 2024.08.02 17:26:51.185801 [ 3 ] {efff6f7b-45ae-4718-848b-db8d55f41342} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7759 2024.08.02 17:26:51.185816 [ 3 ] {} <Debug> HTTP-Session: 7b258112-0355-4ad7-9489-ea833fe2222a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7760 2024.08.02 17:26:53.101085 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
7761 2024.08.02 17:26:53.101146 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
7762 2024.08.02 17:26:56.150638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7763 2024.08.02 17:26:56.150827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7764 2024.08.02 17:26:56.150873 [ 3 ] {} <Debug> HTTP-Session: 5d8dd56d-22f9-40d3-8427-59648e958f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7765 2024.08.02 17:26:56.150913 [ 3 ] {} <Debug> HTTP-Session: 5d8dd56d-22f9-40d3-8427-59648e958f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7766 2024.08.02 17:26:56.150942 [ 3 ] {} <Debug> HTTP-Session: 5d8dd56d-22f9-40d3-8427-59648e958f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7767 2024.08.02 17:26:56.151024 [ 3 ] {} <Trace> HTTP-Session: 5d8dd56d-22f9-40d3-8427-59648e958f47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7768 2024.08.02 17:26:56.151316 [ 3 ] {163924e5-692a-4709-bb70-c41d1bd27d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7769 2024.08.02 17:26:56.151424 [ 3 ] {163924e5-692a-4709-bb70-c41d1bd27d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7770 2024.08.02 17:26:56.151646 [ 3 ] {163924e5-692a-4709-bb70-c41d1bd27d98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7771 2024.08.02 17:26:56.152081 [ 3 ] {163924e5-692a-4709-bb70-c41d1bd27d98} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7772 2024.08.02 17:26:56.152123 [ 3 ] {163924e5-692a-4709-bb70-c41d1bd27d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7773 2024.08.02 17:26:56.152504 [ 3 ] {163924e5-692a-4709-bb70-c41d1bd27d98} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7774 2024.08.02 17:26:56.152876 [ 3 ] {163924e5-692a-4709-bb70-c41d1bd27d98} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7775 2024.08.02 17:26:56.153056 [ 3 ] {163924e5-692a-4709-bb70-c41d1bd27d98} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001834 sec., 13086.150490730644 rows/sec., 1.04 MiB/sec.
7776 2024.08.02 17:26:56.153066 [ 73 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7777 2024.08.02 17:26:56.153155 [ 73 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7778 2024.08.02 17:26:56.153210 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7779 2024.08.02 17:26:56.153349 [ 3 ] {163924e5-692a-4709-bb70-c41d1bd27d98} <Debug> DynamicQueryHandler: Done processing query
7780 2024.08.02 17:26:56.153362 [ 186 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
7781 2024.08.02 17:26:56.153382 [ 3 ] {163924e5-692a-4709-bb70-c41d1bd27d98} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7782 2024.08.02 17:26:56.153410 [ 3 ] {} <Debug> HTTP-Session: 5d8dd56d-22f9-40d3-8427-59648e958f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7783 2024.08.02 17:26:56.153508 [ 186 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7784 2024.08.02 17:26:56.153540 [ 186 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 36 rows starting from the beginning of the part
7785 2024.08.02 17:26:56.153570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7786 2024.08.02 17:26:56.153615 [ 186 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part
7787 2024.08.02 17:26:56.153717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7788 2024.08.02 17:26:56.153881 [ 3 ] {} <Debug> HTTP-Session: 1f83836c-7105-4328-8db2-c46f4eafc8c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7789 2024.08.02 17:26:56.154019 [ 186 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part
7790 2024.08.02 17:26:56.154022 [ 3 ] {} <Debug> HTTP-Session: 1f83836c-7105-4328-8db2-c46f4eafc8c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7791 2024.08.02 17:26:56.154113 [ 3 ] {} <Debug> HTTP-Session: 1f83836c-7105-4328-8db2-c46f4eafc8c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7792 2024.08.02 17:26:56.154260 [ 3 ] {} <Trace> HTTP-Session: 1f83836c-7105-4328-8db2-c46f4eafc8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7793 2024.08.02 17:26:56.154298 [ 186 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part
7794 2024.08.02 17:26:56.154434 [ 186 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part
7795 2024.08.02 17:26:56.154544 [ 186 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part
7796 2024.08.02 17:26:56.154542 [ 3 ] {56ee54b2-a758-4083-bd6e-c34794c54648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7797 2024.08.02 17:26:56.154761 [ 3 ] {56ee54b2-a758-4083-bd6e-c34794c54648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7798 2024.08.02 17:26:56.155183 [ 3 ] {56ee54b2-a758-4083-bd6e-c34794c54648} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7799 2024.08.02 17:26:56.155785 [ 3 ] {56ee54b2-a758-4083-bd6e-c34794c54648} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7800 2024.08.02 17:26:56.155831 [ 3 ] {56ee54b2-a758-4083-bd6e-c34794c54648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7801 2024.08.02 17:26:56.156307 [ 201 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.003007988 sec., 43883.15378917735 rows/sec., 3.33 MiB/sec.
7802 2024.08.02 17:26:56.156354 [ 3 ] {56ee54b2-a758-4083-bd6e-c34794c54648} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7803 2024.08.02 17:26:56.156606 [ 192 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7804 2024.08.02 17:26:56.156905 [ 3 ] {56ee54b2-a758-4083-bd6e-c34794c54648} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7805 2024.08.02 17:26:56.157339 [ 3 ] {56ee54b2-a758-4083-bd6e-c34794c54648} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.002896 sec., 44198.895027624305 rows/sec., 3.65 MiB/sec.
7806 2024.08.02 17:26:56.157685 [ 3 ] {56ee54b2-a758-4083-bd6e-c34794c54648} <Debug> DynamicQueryHandler: Done processing query
7807 2024.08.02 17:26:56.157693 [ 192 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_36_7} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7808 2024.08.02 17:26:56.157723 [ 3 ] {56ee54b2-a758-4083-bd6e-c34794c54648} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7809 2024.08.02 17:26:56.157773 [ 3 ] {} <Debug> HTTP-Session: 1f83836c-7105-4328-8db2-c46f4eafc8c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7810 2024.08.02 17:26:56.157875 [ 192 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_36_7} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7811 2024.08.02 17:26:56.158004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7812 2024.08.02 17:26:56.158024 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7813 2024.08.02 17:26:56.158081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7814 2024.08.02 17:26:56.158107 [ 3 ] {} <Debug> HTTP-Session: 4fcacadc-25b0-46a4-b4c1-b5472c118195 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7815 2024.08.02 17:26:56.158124 [ 3 ] {} <Debug> HTTP-Session: 4fcacadc-25b0-46a4-b4c1-b5472c118195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7816 2024.08.02 17:26:56.158137 [ 3 ] {} <Debug> HTTP-Session: 4fcacadc-25b0-46a4-b4c1-b5472c118195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7817 2024.08.02 17:26:56.158171 [ 3 ] {} <Trace> HTTP-Session: 4fcacadc-25b0-46a4-b4c1-b5472c118195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7818 2024.08.02 17:26:56.158309 [ 3 ] {d2756cd3-68e0-41ae-9c11-4cff513f0472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7819 2024.08.02 17:26:56.158354 [ 3 ] {d2756cd3-68e0-41ae-9c11-4cff513f0472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7820 2024.08.02 17:26:56.158497 [ 3 ] {d2756cd3-68e0-41ae-9c11-4cff513f0472} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7821 2024.08.02 17:26:56.158827 [ 3 ] {d2756cd3-68e0-41ae-9c11-4cff513f0472} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7822 2024.08.02 17:26:56.158864 [ 3 ] {d2756cd3-68e0-41ae-9c11-4cff513f0472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7823 2024.08.02 17:26:56.159179 [ 3 ] {d2756cd3-68e0-41ae-9c11-4cff513f0472} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7824 2024.08.02 17:26:56.159486 [ 3 ] {d2756cd3-68e0-41ae-9c11-4cff513f0472} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7825 2024.08.02 17:26:56.159642 [ 3 ] {d2756cd3-68e0-41ae-9c11-4cff513f0472} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001379 sec., 63814.35823060189 rows/sec., 4.98 MiB/sec.
7826 2024.08.02 17:26:56.159828 [ 3 ] {d2756cd3-68e0-41ae-9c11-4cff513f0472} <Debug> DynamicQueryHandler: Done processing query
7827 2024.08.02 17:26:56.159861 [ 3 ] {d2756cd3-68e0-41ae-9c11-4cff513f0472} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7828 2024.08.02 17:26:56.159881 [ 3 ] {} <Debug> HTTP-Session: 4fcacadc-25b0-46a4-b4c1-b5472c118195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7829 2024.08.02 17:26:56.160045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7830 2024.08.02 17:26:56.160092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7831 2024.08.02 17:26:56.160111 [ 3 ] {} <Debug> HTTP-Session: 15c26c28-1cf1-40d9-aec0-430901d833cd Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7832 2024.08.02 17:26:56.160128 [ 3 ] {} <Debug> HTTP-Session: 15c26c28-1cf1-40d9-aec0-430901d833cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7833 2024.08.02 17:26:56.160141 [ 3 ] {} <Debug> HTTP-Session: 15c26c28-1cf1-40d9-aec0-430901d833cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7834 2024.08.02 17:26:56.160173 [ 3 ] {} <Trace> HTTP-Session: 15c26c28-1cf1-40d9-aec0-430901d833cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7835 2024.08.02 17:26:56.160330 [ 3 ] {f4ad911f-6749-49d6-a1f5-44c93c69c7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7836 2024.08.02 17:26:56.160376 [ 3 ] {f4ad911f-6749-49d6-a1f5-44c93c69c7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7837 2024.08.02 17:26:56.160521 [ 3 ] {f4ad911f-6749-49d6-a1f5-44c93c69c7a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7838 2024.08.02 17:26:56.160914 [ 3 ] {f4ad911f-6749-49d6-a1f5-44c93c69c7a2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7839 2024.08.02 17:26:56.160949 [ 3 ] {f4ad911f-6749-49d6-a1f5-44c93c69c7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7840 2024.08.02 17:26:56.161347 [ 3 ] {f4ad911f-6749-49d6-a1f5-44c93c69c7a2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7841 2024.08.02 17:26:56.161678 [ 3 ] {f4ad911f-6749-49d6-a1f5-44c93c69c7a2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7842 2024.08.02 17:26:56.161842 [ 3 ] {f4ad911f-6749-49d6-a1f5-44c93c69c7a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec.
7843 2024.08.02 17:26:56.162128 [ 3 ] {f4ad911f-6749-49d6-a1f5-44c93c69c7a2} <Debug> DynamicQueryHandler: Done processing query
7844 2024.08.02 17:26:56.162184 [ 3 ] {f4ad911f-6749-49d6-a1f5-44c93c69c7a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7845 2024.08.02 17:26:56.162216 [ 3 ] {} <Debug> HTTP-Session: 15c26c28-1cf1-40d9-aec0-430901d833cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7846 2024.08.02 17:26:56.162398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7847 2024.08.02 17:26:56.162449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7848 2024.08.02 17:26:56.162468 [ 3 ] {} <Debug> HTTP-Session: 97b766d3-8aab-451b-82d5-1705d30b54a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7849 2024.08.02 17:26:56.162484 [ 3 ] {} <Debug> HTTP-Session: 97b766d3-8aab-451b-82d5-1705d30b54a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7850 2024.08.02 17:26:56.162498 [ 3 ] {} <Debug> HTTP-Session: 97b766d3-8aab-451b-82d5-1705d30b54a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7851 2024.08.02 17:26:56.162530 [ 3 ] {} <Trace> HTTP-Session: 97b766d3-8aab-451b-82d5-1705d30b54a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7852 2024.08.02 17:26:56.162822 [ 3 ] {d34aea13-4268-4e16-850f-fae3a9894951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7853 2024.08.02 17:26:56.162894 [ 3 ] {d34aea13-4268-4e16-850f-fae3a9894951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7854 2024.08.02 17:26:56.163311 [ 3 ] {d34aea13-4268-4e16-850f-fae3a9894951} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7855 2024.08.02 17:26:56.163949 [ 3 ] {d34aea13-4268-4e16-850f-fae3a9894951} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7856 2024.08.02 17:26:56.163987 [ 3 ] {d34aea13-4268-4e16-850f-fae3a9894951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7857 2024.08.02 17:26:56.164601 [ 3 ] {d34aea13-4268-4e16-850f-fae3a9894951} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7858 2024.08.02 17:26:56.165007 [ 3 ] {d34aea13-4268-4e16-850f-fae3a9894951} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7859 2024.08.02 17:26:56.165203 [ 3 ] {d34aea13-4268-4e16-850f-fae3a9894951} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002584 sec., 9287.925696594428 rows/sec., 16.64 MiB/sec.
7860 2024.08.02 17:26:56.165424 [ 3 ] {d34aea13-4268-4e16-850f-fae3a9894951} <Debug> DynamicQueryHandler: Done processing query
7861 2024.08.02 17:26:56.165451 [ 3 ] {d34aea13-4268-4e16-850f-fae3a9894951} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7862 2024.08.02 17:26:56.165468 [ 3 ] {} <Debug> HTTP-Session: 97b766d3-8aab-451b-82d5-1705d30b54a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7863 2024.08.02 17:26:56.165611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7864 2024.08.02 17:26:56.165658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7865 2024.08.02 17:26:56.165677 [ 3 ] {} <Debug> HTTP-Session: e439ceb0-da7a-46ce-ab87-49865875c469 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7866 2024.08.02 17:26:56.165693 [ 3 ] {} <Debug> HTTP-Session: e439ceb0-da7a-46ce-ab87-49865875c469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7867 2024.08.02 17:26:56.165707 [ 3 ] {} <Debug> HTTP-Session: e439ceb0-da7a-46ce-ab87-49865875c469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7868 2024.08.02 17:26:56.165738 [ 3 ] {} <Trace> HTTP-Session: e439ceb0-da7a-46ce-ab87-49865875c469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7869 2024.08.02 17:26:56.165852 [ 3 ] {2afb4871-5841-4847-acc5-c683f8bf1d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7870 2024.08.02 17:26:56.165897 [ 3 ] {2afb4871-5841-4847-acc5-c683f8bf1d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7871 2024.08.02 17:26:56.166023 [ 3 ] {2afb4871-5841-4847-acc5-c683f8bf1d3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7872 2024.08.02 17:26:56.166351 [ 3 ] {2afb4871-5841-4847-acc5-c683f8bf1d3a} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7873 2024.08.02 17:26:56.166388 [ 3 ] {2afb4871-5841-4847-acc5-c683f8bf1d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7874 2024.08.02 17:26:56.166745 [ 3 ] {2afb4871-5841-4847-acc5-c683f8bf1d3a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7875 2024.08.02 17:26:56.167072 [ 3 ] {2afb4871-5841-4847-acc5-c683f8bf1d3a} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7876 2024.08.02 17:26:56.167238 [ 3 ] {2afb4871-5841-4847-acc5-c683f8bf1d3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec.
7877 2024.08.02 17:26:56.167440 [ 3 ] {2afb4871-5841-4847-acc5-c683f8bf1d3a} <Debug> DynamicQueryHandler: Done processing query
7878 2024.08.02 17:26:56.167468 [ 3 ] {2afb4871-5841-4847-acc5-c683f8bf1d3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7879 2024.08.02 17:26:56.167484 [ 3 ] {} <Debug> HTTP-Session: e439ceb0-da7a-46ce-ab87-49865875c469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7880 2024.08.02 17:27:01.153598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7881 2024.08.02 17:27:01.153733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7882 2024.08.02 17:27:01.153765 [ 3 ] {} <Debug> HTTP-Session: 9c42c39a-9853-4535-8d02-ac54ce5b3868 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7883 2024.08.02 17:27:01.153790 [ 3 ] {} <Debug> HTTP-Session: 9c42c39a-9853-4535-8d02-ac54ce5b3868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7884 2024.08.02 17:27:01.153805 [ 3 ] {} <Debug> HTTP-Session: 9c42c39a-9853-4535-8d02-ac54ce5b3868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7885 2024.08.02 17:27:01.153857 [ 3 ] {} <Trace> HTTP-Session: 9c42c39a-9853-4535-8d02-ac54ce5b3868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7886 2024.08.02 17:27:01.154065 [ 3 ] {ce551f86-1858-4f59-83e0-e94b25fda1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7887 2024.08.02 17:27:01.154135 [ 3 ] {ce551f86-1858-4f59-83e0-e94b25fda1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7888 2024.08.02 17:27:01.154329 [ 3 ] {ce551f86-1858-4f59-83e0-e94b25fda1b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7889 2024.08.02 17:27:01.154720 [ 3 ] {ce551f86-1858-4f59-83e0-e94b25fda1b4} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7890 2024.08.02 17:27:01.154762 [ 3 ] {ce551f86-1858-4f59-83e0-e94b25fda1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7891 2024.08.02 17:27:01.155129 [ 3 ] {ce551f86-1858-4f59-83e0-e94b25fda1b4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7892 2024.08.02 17:27:01.155459 [ 3 ] {ce551f86-1858-4f59-83e0-e94b25fda1b4} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7893 2024.08.02 17:27:01.155614 [ 3 ] {ce551f86-1858-4f59-83e0-e94b25fda1b4} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001608 sec., 7462.686567164179 rows/sec., 513.79 KiB/sec.
7894 2024.08.02 17:27:01.155818 [ 3 ] {ce551f86-1858-4f59-83e0-e94b25fda1b4} <Debug> DynamicQueryHandler: Done processing query
7895 2024.08.02 17:27:01.155844 [ 3 ] {ce551f86-1858-4f59-83e0-e94b25fda1b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7896 2024.08.02 17:27:01.155861 [ 3 ] {} <Debug> HTTP-Session: 9c42c39a-9853-4535-8d02-ac54ce5b3868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7897 2024.08.02 17:27:01.156041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7898 2024.08.02 17:27:01.156090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7899 2024.08.02 17:27:01.156110 [ 3 ] {} <Debug> HTTP-Session: c68510be-bbd2-45fa-bfec-9fa6a8ab66d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7900 2024.08.02 17:27:01.156126 [ 3 ] {} <Debug> HTTP-Session: c68510be-bbd2-45fa-bfec-9fa6a8ab66d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7901 2024.08.02 17:27:01.156140 [ 3 ] {} <Debug> HTTP-Session: c68510be-bbd2-45fa-bfec-9fa6a8ab66d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7902 2024.08.02 17:27:01.156172 [ 3 ] {} <Trace> HTTP-Session: c68510be-bbd2-45fa-bfec-9fa6a8ab66d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7903 2024.08.02 17:27:01.156313 [ 3 ] {d4305351-8999-4a0d-9e19-d64305f623f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7904 2024.08.02 17:27:01.156357 [ 3 ] {d4305351-8999-4a0d-9e19-d64305f623f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7905 2024.08.02 17:27:01.156486 [ 3 ] {d4305351-8999-4a0d-9e19-d64305f623f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7906 2024.08.02 17:27:01.156926 [ 3 ] {d4305351-8999-4a0d-9e19-d64305f623f3} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7907 2024.08.02 17:27:01.156963 [ 3 ] {d4305351-8999-4a0d-9e19-d64305f623f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7908 2024.08.02 17:27:01.157284 [ 3 ] {d4305351-8999-4a0d-9e19-d64305f623f3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7909 2024.08.02 17:27:01.157585 [ 3 ] {d4305351-8999-4a0d-9e19-d64305f623f3} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7910 2024.08.02 17:27:01.157749 [ 3 ] {d4305351-8999-4a0d-9e19-d64305f623f3} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.001487 sec., 120376.59717552118 rows/sec., 10.67 MiB/sec.
7911 2024.08.02 17:27:01.158015 [ 3 ] {d4305351-8999-4a0d-9e19-d64305f623f3} <Debug> DynamicQueryHandler: Done processing query
7912 2024.08.02 17:27:01.158080 [ 3 ] {d4305351-8999-4a0d-9e19-d64305f623f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7913 2024.08.02 17:27:01.158137 [ 3 ] {} <Debug> HTTP-Session: c68510be-bbd2-45fa-bfec-9fa6a8ab66d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7914 2024.08.02 17:27:01.158340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7915 2024.08.02 17:27:01.158392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7916 2024.08.02 17:27:01.158412 [ 3 ] {} <Debug> HTTP-Session: 822701d5-1349-4c8d-ab55-db46a94a4e22 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7917 2024.08.02 17:27:01.158429 [ 3 ] {} <Debug> HTTP-Session: 822701d5-1349-4c8d-ab55-db46a94a4e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7918 2024.08.02 17:27:01.158443 [ 3 ] {} <Debug> HTTP-Session: 822701d5-1349-4c8d-ab55-db46a94a4e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7919 2024.08.02 17:27:01.158476 [ 3 ] {} <Trace> HTTP-Session: 822701d5-1349-4c8d-ab55-db46a94a4e22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7920 2024.08.02 17:27:01.158756 [ 3 ] {0c96ebb4-4842-4174-a42f-8e94ee37b84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7921 2024.08.02 17:27:01.158802 [ 3 ] {0c96ebb4-4842-4174-a42f-8e94ee37b84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7922 2024.08.02 17:27:01.158948 [ 3 ] {0c96ebb4-4842-4174-a42f-8e94ee37b84e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7923 2024.08.02 17:27:01.159474 [ 3 ] {0c96ebb4-4842-4174-a42f-8e94ee37b84e} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7924 2024.08.02 17:27:01.159512 [ 3 ] {0c96ebb4-4842-4174-a42f-8e94ee37b84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7925 2024.08.02 17:27:01.159840 [ 3 ] {0c96ebb4-4842-4174-a42f-8e94ee37b84e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7926 2024.08.02 17:27:01.160153 [ 3 ] {0c96ebb4-4842-4174-a42f-8e94ee37b84e} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7927 2024.08.02 17:27:01.160311 [ 3 ] {0c96ebb4-4842-4174-a42f-8e94ee37b84e} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.001731 sec., 224147.8913922588 rows/sec., 15.77 MiB/sec.
7928 2024.08.02 17:27:01.160477 [ 3 ] {0c96ebb4-4842-4174-a42f-8e94ee37b84e} <Debug> DynamicQueryHandler: Done processing query
7929 2024.08.02 17:27:01.160501 [ 3 ] {0c96ebb4-4842-4174-a42f-8e94ee37b84e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7930 2024.08.02 17:27:01.160518 [ 3 ] {} <Debug> HTTP-Session: 822701d5-1349-4c8d-ab55-db46a94a4e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7931 2024.08.02 17:27:01.160630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7932 2024.08.02 17:27:01.160677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7933 2024.08.02 17:27:01.160696 [ 3 ] {} <Debug> HTTP-Session: b8f48950-9958-4c5b-ad54-3183af3129b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7934 2024.08.02 17:27:01.160712 [ 3 ] {} <Debug> HTTP-Session: b8f48950-9958-4c5b-ad54-3183af3129b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7935 2024.08.02 17:27:01.160726 [ 3 ] {} <Debug> HTTP-Session: b8f48950-9958-4c5b-ad54-3183af3129b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7936 2024.08.02 17:27:01.160757 [ 3 ] {} <Trace> HTTP-Session: b8f48950-9958-4c5b-ad54-3183af3129b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7937 2024.08.02 17:27:01.160851 [ 3 ] {865e91af-e768-4db3-8133-a549a86058d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7938 2024.08.02 17:27:01.160897 [ 3 ] {865e91af-e768-4db3-8133-a549a86058d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7939 2024.08.02 17:27:01.161026 [ 3 ] {865e91af-e768-4db3-8133-a549a86058d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7940 2024.08.02 17:27:01.161284 [ 3 ] {865e91af-e768-4db3-8133-a549a86058d2} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7941 2024.08.02 17:27:01.161321 [ 3 ] {865e91af-e768-4db3-8133-a549a86058d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7942 2024.08.02 17:27:01.161682 [ 3 ] {865e91af-e768-4db3-8133-a549a86058d2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7943 2024.08.02 17:27:01.162004 [ 3 ] {865e91af-e768-4db3-8133-a549a86058d2} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7944 2024.08.02 17:27:01.162154 [ 3 ] {865e91af-e768-4db3-8133-a549a86058d2} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001327 sec., 4521.4770158251695 rows/sec., 194.28 KiB/sec.
7945 2024.08.02 17:27:01.162320 [ 3 ] {865e91af-e768-4db3-8133-a549a86058d2} <Debug> DynamicQueryHandler: Done processing query
7946 2024.08.02 17:27:01.162344 [ 3 ] {865e91af-e768-4db3-8133-a549a86058d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7947 2024.08.02 17:27:01.162360 [ 3 ] {} <Debug> HTTP-Session: b8f48950-9958-4c5b-ad54-3183af3129b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7948 2024.08.02 17:27:01.162473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7949 2024.08.02 17:27:01.162522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7950 2024.08.02 17:27:01.162541 [ 3 ] {} <Debug> HTTP-Session: 6d6072cf-b0f5-49d6-9555-88944875c765 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7951 2024.08.02 17:27:01.162557 [ 3 ] {} <Debug> HTTP-Session: 6d6072cf-b0f5-49d6-9555-88944875c765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7952 2024.08.02 17:27:01.162571 [ 3 ] {} <Debug> HTTP-Session: 6d6072cf-b0f5-49d6-9555-88944875c765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7953 2024.08.02 17:27:01.162602 [ 3 ] {} <Trace> HTTP-Session: 6d6072cf-b0f5-49d6-9555-88944875c765 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7954 2024.08.02 17:27:01.162717 [ 3 ] {8850b60e-be24-478b-9ec3-43d201be14b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7955 2024.08.02 17:27:01.162764 [ 3 ] {8850b60e-be24-478b-9ec3-43d201be14b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7956 2024.08.02 17:27:01.162908 [ 3 ] {8850b60e-be24-478b-9ec3-43d201be14b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7957 2024.08.02 17:27:01.163345 [ 3 ] {8850b60e-be24-478b-9ec3-43d201be14b8} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7958 2024.08.02 17:27:01.163381 [ 3 ] {8850b60e-be24-478b-9ec3-43d201be14b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7959 2024.08.02 17:27:01.163743 [ 3 ] {8850b60e-be24-478b-9ec3-43d201be14b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7960 2024.08.02 17:27:01.164079 [ 3 ] {8850b60e-be24-478b-9ec3-43d201be14b8} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7961 2024.08.02 17:27:01.164239 [ 3 ] {8850b60e-be24-478b-9ec3-43d201be14b8} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001561 sec., 49327.35426008968 rows/sec., 3.04 MiB/sec.
7962 2024.08.02 17:27:01.164551 [ 3 ] {8850b60e-be24-478b-9ec3-43d201be14b8} <Debug> DynamicQueryHandler: Done processing query
7963 2024.08.02 17:27:01.164576 [ 3 ] {8850b60e-be24-478b-9ec3-43d201be14b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7964 2024.08.02 17:27:01.164592 [ 3 ] {} <Debug> HTTP-Session: 6d6072cf-b0f5-49d6-9555-88944875c765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7965 2024.08.02 17:27:01.164743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7966 2024.08.02 17:27:01.164793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7967 2024.08.02 17:27:01.164812 [ 3 ] {} <Debug> HTTP-Session: 195b957e-e437-49a6-89ea-48081c18717a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7968 2024.08.02 17:27:01.164828 [ 3 ] {} <Debug> HTTP-Session: 195b957e-e437-49a6-89ea-48081c18717a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7969 2024.08.02 17:27:01.164842 [ 3 ] {} <Debug> HTTP-Session: 195b957e-e437-49a6-89ea-48081c18717a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7970 2024.08.02 17:27:01.164873 [ 3 ] {} <Trace> HTTP-Session: 195b957e-e437-49a6-89ea-48081c18717a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7971 2024.08.02 17:27:01.165030 [ 3 ] {63197d69-716a-49bd-8630-4676d094f3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7972 2024.08.02 17:27:01.165077 [ 3 ] {63197d69-716a-49bd-8630-4676d094f3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7973 2024.08.02 17:27:01.165244 [ 3 ] {63197d69-716a-49bd-8630-4676d094f3b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7974 2024.08.02 17:27:01.165664 [ 3 ] {63197d69-716a-49bd-8630-4676d094f3b1} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7975 2024.08.02 17:27:01.165701 [ 3 ] {63197d69-716a-49bd-8630-4676d094f3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7976 2024.08.02 17:27:01.166075 [ 3 ] {63197d69-716a-49bd-8630-4676d094f3b1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7977 2024.08.02 17:27:01.166424 [ 3 ] {63197d69-716a-49bd-8630-4676d094f3b1} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7978 2024.08.02 17:27:01.166580 [ 3 ] {63197d69-716a-49bd-8630-4676d094f3b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec.
7979 2024.08.02 17:27:01.166749 [ 3 ] {63197d69-716a-49bd-8630-4676d094f3b1} <Debug> DynamicQueryHandler: Done processing query
7980 2024.08.02 17:27:01.166773 [ 3 ] {63197d69-716a-49bd-8630-4676d094f3b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7981 2024.08.02 17:27:01.166789 [ 3 ] {} <Debug> HTTP-Session: 195b957e-e437-49a6-89ea-48081c18717a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7982 2024.08.02 17:27:01.166905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7983 2024.08.02 17:27:01.166955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7984 2024.08.02 17:27:01.166977 [ 3 ] {} <Debug> HTTP-Session: 09bc78e0-bf63-428d-8f27-eb6f8d97a68d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
7985 2024.08.02 17:27:01.166995 [ 3 ] {} <Debug> HTTP-Session: 09bc78e0-bf63-428d-8f27-eb6f8d97a68d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7986 2024.08.02 17:27:01.167011 [ 3 ] {} <Debug> HTTP-Session: 09bc78e0-bf63-428d-8f27-eb6f8d97a68d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7987 2024.08.02 17:27:01.167044 [ 3 ] {} <Trace> HTTP-Session: 09bc78e0-bf63-428d-8f27-eb6f8d97a68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7988 2024.08.02 17:27:01.167199 [ 3 ] {34e616d3-2349-408e-bbcc-3200033b5664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7989 2024.08.02 17:27:01.167263 [ 3 ] {34e616d3-2349-408e-bbcc-3200033b5664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7990 2024.08.02 17:27:01.167677 [ 3 ] {34e616d3-2349-408e-bbcc-3200033b5664} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7991 2024.08.02 17:27:01.168198 [ 3 ] {34e616d3-2349-408e-bbcc-3200033b5664} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7992 2024.08.02 17:27:01.168236 [ 3 ] {34e616d3-2349-408e-bbcc-3200033b5664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
7993 2024.08.02 17:27:01.168819 [ 3 ] {34e616d3-2349-408e-bbcc-3200033b5664} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7994 2024.08.02 17:27:01.169237 [ 3 ] {34e616d3-2349-408e-bbcc-3200033b5664} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7995 2024.08.02 17:27:01.169462 [ 3 ] {34e616d3-2349-408e-bbcc-3200033b5664} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002332 sec., 2572.898799313894 rows/sec., 4.61 MiB/sec.
7996 2024.08.02 17:27:01.170016 [ 3 ] {34e616d3-2349-408e-bbcc-3200033b5664} <Debug> DynamicQueryHandler: Done processing query
7997 2024.08.02 17:27:01.170052 [ 3 ] {34e616d3-2349-408e-bbcc-3200033b5664} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7998 2024.08.02 17:27:01.170070 [ 3 ] {} <Debug> HTTP-Session: 09bc78e0-bf63-428d-8f27-eb6f8d97a68d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7999 2024.08.02 17:27:01.170202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8000 2024.08.02 17:27:01.170266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8001 2024.08.02 17:27:01.170287 [ 3 ] {} <Debug> HTTP-Session: f5070730-8c64-4eab-8650-d48aceb02845 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8002 2024.08.02 17:27:01.170304 [ 3 ] {} <Debug> HTTP-Session: f5070730-8c64-4eab-8650-d48aceb02845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8003 2024.08.02 17:27:01.170319 [ 3 ] {} <Debug> HTTP-Session: f5070730-8c64-4eab-8650-d48aceb02845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8004 2024.08.02 17:27:01.170350 [ 3 ] {} <Trace> HTTP-Session: f5070730-8c64-4eab-8650-d48aceb02845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8005 2024.08.02 17:27:01.170465 [ 3 ] {90e5447d-670b-445d-97b7-2b16b13b3f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8006 2024.08.02 17:27:01.170513 [ 3 ] {90e5447d-670b-445d-97b7-2b16b13b3f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8007 2024.08.02 17:27:01.170664 [ 3 ] {90e5447d-670b-445d-97b7-2b16b13b3f8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8008 2024.08.02 17:27:01.170968 [ 3 ] {90e5447d-670b-445d-97b7-2b16b13b3f8f} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8009 2024.08.02 17:27:01.171005 [ 3 ] {90e5447d-670b-445d-97b7-2b16b13b3f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8010 2024.08.02 17:27:01.171367 [ 3 ] {90e5447d-670b-445d-97b7-2b16b13b3f8f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8011 2024.08.02 17:27:01.171734 [ 3 ] {90e5447d-670b-445d-97b7-2b16b13b3f8f} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8012 2024.08.02 17:27:01.171888 [ 3 ] {90e5447d-670b-445d-97b7-2b16b13b3f8f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001448 sec., 15883.977900552485 rows/sec., 859.21 KiB/sec.
8013 2024.08.02 17:27:01.172065 [ 3 ] {90e5447d-670b-445d-97b7-2b16b13b3f8f} <Debug> DynamicQueryHandler: Done processing query
8014 2024.08.02 17:27:01.172089 [ 3 ] {90e5447d-670b-445d-97b7-2b16b13b3f8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8015 2024.08.02 17:27:01.172105 [ 3 ] {} <Debug> HTTP-Session: f5070730-8c64-4eab-8650-d48aceb02845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8016 2024.08.02 17:27:01.172223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8017 2024.08.02 17:27:01.172272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8018 2024.08.02 17:27:01.172291 [ 3 ] {} <Debug> HTTP-Session: 4dd934c1-dd2a-45fb-a901-5ffcf56b1a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8019 2024.08.02 17:27:01.172307 [ 3 ] {} <Debug> HTTP-Session: 4dd934c1-dd2a-45fb-a901-5ffcf56b1a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8020 2024.08.02 17:27:01.172321 [ 3 ] {} <Debug> HTTP-Session: 4dd934c1-dd2a-45fb-a901-5ffcf56b1a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8021 2024.08.02 17:27:01.172352 [ 3 ] {} <Trace> HTTP-Session: 4dd934c1-dd2a-45fb-a901-5ffcf56b1a43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8022 2024.08.02 17:27:01.172472 [ 3 ] {9a7c7499-5ae6-4d31-ad55-fd536683247c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8023 2024.08.02 17:27:01.172517 [ 3 ] {9a7c7499-5ae6-4d31-ad55-fd536683247c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8024 2024.08.02 17:27:01.172645 [ 3 ] {9a7c7499-5ae6-4d31-ad55-fd536683247c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8025 2024.08.02 17:27:01.172968 [ 3 ] {9a7c7499-5ae6-4d31-ad55-fd536683247c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8026 2024.08.02 17:27:01.173005 [ 3 ] {9a7c7499-5ae6-4d31-ad55-fd536683247c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8027 2024.08.02 17:27:01.173359 [ 3 ] {9a7c7499-5ae6-4d31-ad55-fd536683247c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8028 2024.08.02 17:27:01.173703 [ 3 ] {9a7c7499-5ae6-4d31-ad55-fd536683247c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8029 2024.08.02 17:27:01.173852 [ 3 ] {9a7c7499-5ae6-4d31-ad55-fd536683247c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec.
8030 2024.08.02 17:27:01.174023 [ 3 ] {9a7c7499-5ae6-4d31-ad55-fd536683247c} <Debug> DynamicQueryHandler: Done processing query
8031 2024.08.02 17:27:01.174048 [ 3 ] {9a7c7499-5ae6-4d31-ad55-fd536683247c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8032 2024.08.02 17:27:01.174064 [ 3 ] {} <Debug> HTTP-Session: 4dd934c1-dd2a-45fb-a901-5ffcf56b1a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8033 2024.08.02 17:27:06.151943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8034 2024.08.02 17:27:06.152079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8035 2024.08.02 17:27:06.152105 [ 3 ] {} <Debug> HTTP-Session: 608a1848-4c28-4dbf-afc3-4e178206508e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8036 2024.08.02 17:27:06.152129 [ 3 ] {} <Debug> HTTP-Session: 608a1848-4c28-4dbf-afc3-4e178206508e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8037 2024.08.02 17:27:06.152143 [ 3 ] {} <Debug> HTTP-Session: 608a1848-4c28-4dbf-afc3-4e178206508e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8038 2024.08.02 17:27:06.152194 [ 3 ] {} <Trace> HTTP-Session: 608a1848-4c28-4dbf-afc3-4e178206508e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8039 2024.08.02 17:27:06.152388 [ 3 ] {a68c0812-f7c8-4fb3-98bc-7cef75fbb443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8040 2024.08.02 17:27:06.152457 [ 3 ] {a68c0812-f7c8-4fb3-98bc-7cef75fbb443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8041 2024.08.02 17:27:06.152652 [ 3 ] {a68c0812-f7c8-4fb3-98bc-7cef75fbb443} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8042 2024.08.02 17:27:06.153098 [ 3 ] {a68c0812-f7c8-4fb3-98bc-7cef75fbb443} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8043 2024.08.02 17:27:06.153144 [ 3 ] {a68c0812-f7c8-4fb3-98bc-7cef75fbb443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8044 2024.08.02 17:27:06.153524 [ 3 ] {a68c0812-f7c8-4fb3-98bc-7cef75fbb443} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8045 2024.08.02 17:27:06.153881 [ 3 ] {a68c0812-f7c8-4fb3-98bc-7cef75fbb443} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8046 2024.08.02 17:27:06.154065 [ 3 ] {a68c0812-f7c8-4fb3-98bc-7cef75fbb443} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001728 sec., 13888.888888888889 rows/sec., 1.10 MiB/sec.
8047 2024.08.02 17:27:06.154288 [ 3 ] {a68c0812-f7c8-4fb3-98bc-7cef75fbb443} <Debug> DynamicQueryHandler: Done processing query
8048 2024.08.02 17:27:06.154314 [ 3 ] {a68c0812-f7c8-4fb3-98bc-7cef75fbb443} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8049 2024.08.02 17:27:06.154332 [ 3 ] {} <Debug> HTTP-Session: 608a1848-4c28-4dbf-afc3-4e178206508e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8050 2024.08.02 17:27:06.154486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 23537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8051 2024.08.02 17:27:06.154543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8052 2024.08.02 17:27:06.154564 [ 3 ] {} <Debug> HTTP-Session: 57f330c4-115a-4695-84fc-f815ba475992 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8053 2024.08.02 17:27:06.154581 [ 3 ] {} <Debug> HTTP-Session: 57f330c4-115a-4695-84fc-f815ba475992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8054 2024.08.02 17:27:06.154594 [ 3 ] {} <Debug> HTTP-Session: 57f330c4-115a-4695-84fc-f815ba475992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8055 2024.08.02 17:27:06.154629 [ 3 ] {} <Trace> HTTP-Session: 57f330c4-115a-4695-84fc-f815ba475992 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8056 2024.08.02 17:27:06.154782 [ 3 ] {e441578f-03af-4837-a71c-fc57a05d9c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8057 2024.08.02 17:27:06.154829 [ 3 ] {e441578f-03af-4837-a71c-fc57a05d9c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8058 2024.08.02 17:27:06.154963 [ 3 ] {e441578f-03af-4837-a71c-fc57a05d9c35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8059 2024.08.02 17:27:06.155400 [ 3 ] {e441578f-03af-4837-a71c-fc57a05d9c35} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8060 2024.08.02 17:27:06.155443 [ 3 ] {e441578f-03af-4837-a71c-fc57a05d9c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8061 2024.08.02 17:27:06.155795 [ 3 ] {e441578f-03af-4837-a71c-fc57a05d9c35} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8062 2024.08.02 17:27:06.156115 [ 3 ] {e441578f-03af-4837-a71c-fc57a05d9c35} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8063 2024.08.02 17:27:06.156247 [ 3 ] {e441578f-03af-4837-a71c-fc57a05d9c35} <Debug> executeQuery: Read 164 rows, 13.58 KiB in 0.001535 sec., 106840.39087947883 rows/sec., 8.64 MiB/sec.
8064 2024.08.02 17:27:06.156258 [ 62 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8065 2024.08.02 17:27:06.156315 [ 62 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8066 2024.08.02 17:27:06.156347 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8067 2024.08.02 17:27:06.156495 [ 3 ] {e441578f-03af-4837-a71c-fc57a05d9c35} <Debug> DynamicQueryHandler: Done processing query
8068 2024.08.02 17:27:06.156574 [ 3 ] {e441578f-03af-4837-a71c-fc57a05d9c35} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8069 2024.08.02 17:27:06.156640 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
8070 2024.08.02 17:27:06.156669 [ 3 ] {} <Debug> HTTP-Session: 57f330c4-115a-4695-84fc-f815ba475992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8071 2024.08.02 17:27:06.157095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 19003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8072 2024.08.02 17:27:06.157220 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8073 2024.08.02 17:27:06.157256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8074 2024.08.02 17:27:06.157282 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 295 rows starting from the beginning of the part
8075 2024.08.02 17:27:06.157295 [ 3 ] {} <Debug> HTTP-Session: ad754975-facf-4b89-9c8c-fa10494306ff Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8076 2024.08.02 17:27:06.157343 [ 3 ] {} <Debug> HTTP-Session: ad754975-facf-4b89-9c8c-fa10494306ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8077 2024.08.02 17:27:06.157384 [ 3 ] {} <Debug> HTTP-Session: ad754975-facf-4b89-9c8c-fa10494306ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8078 2024.08.02 17:27:06.157523 [ 3 ] {} <Trace> HTTP-Session: ad754975-facf-4b89-9c8c-fa10494306ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8079 2024.08.02 17:27:06.157533 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 129 rows starting from the beginning of the part
8080 2024.08.02 17:27:06.157831 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 180 rows starting from the beginning of the part
8081 2024.08.02 17:27:06.157939 [ 3 ] {e96152ad-f3a3-4003-82cf-d9a6a6cffc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8082 2024.08.02 17:27:06.158124 [ 3 ] {e96152ad-f3a3-4003-82cf-d9a6a6cffc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8083 2024.08.02 17:27:06.158126 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 128 rows starting from the beginning of the part
8084 2024.08.02 17:27:06.158480 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 179 rows starting from the beginning of the part
8085 2024.08.02 17:27:06.158813 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 164 rows starting from the beginning of the part
8086 2024.08.02 17:27:06.159296 [ 3 ] {e96152ad-f3a3-4003-82cf-d9a6a6cffc2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8087 2024.08.02 17:27:06.160192 [ 3 ] {e96152ad-f3a3-4003-82cf-d9a6a6cffc2e} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8088 2024.08.02 17:27:06.160255 [ 3 ] {e96152ad-f3a3-4003-82cf-d9a6a6cffc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8089 2024.08.02 17:27:06.161170 [ 3 ] {e96152ad-f3a3-4003-82cf-d9a6a6cffc2e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8090 2024.08.02 17:27:06.161846 [ 3 ] {e96152ad-f3a3-4003-82cf-d9a6a6cffc2e} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8091 2024.08.02 17:27:06.161927 [ 201 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1075 rows, containing 4 columns (4 merged, 0 gathered) in 0.005496455 sec., 195580.60604516912 rows/sec., 16.68 MiB/sec.
8092 2024.08.02 17:27:06.162088 [ 62 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8093 2024.08.02 17:27:06.162100 [ 3 ] {e96152ad-f3a3-4003-82cf-d9a6a6cffc2e} <Debug> executeQuery: Read 112 rows, 8.94 KiB in 0.004397 sec., 25471.912667727996 rows/sec., 1.98 MiB/sec.
8094 2024.08.02 17:27:06.162162 [ 62 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8095 2024.08.02 17:27:06.162241 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8096 2024.08.02 17:27:06.162330 [ 192 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8097 2024.08.02 17:27:06.162604 [ 3 ] {e96152ad-f3a3-4003-82cf-d9a6a6cffc2e} <Debug> DynamicQueryHandler: Done processing query
8098 2024.08.02 17:27:06.162760 [ 3 ] {e96152ad-f3a3-4003-82cf-d9a6a6cffc2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8099 2024.08.02 17:27:06.162871 [ 3 ] {} <Debug> HTTP-Session: ad754975-facf-4b89-9c8c-fa10494306ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8100 2024.08.02 17:27:06.162965 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
8101 2024.08.02 17:27:06.163231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 37613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8102 2024.08.02 17:27:06.163505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8103 2024.08.02 17:27:06.163645 [ 3 ] {} <Debug> HTTP-Session: 99cd7c4c-99eb-4200-a30b-1583b42f9ac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8104 2024.08.02 17:27:06.163777 [ 3 ] {} <Debug> HTTP-Session: 99cd7c4c-99eb-4200-a30b-1583b42f9ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8105 2024.08.02 17:27:06.163923 [ 3 ] {} <Debug> HTTP-Session: 99cd7c4c-99eb-4200-a30b-1583b42f9ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8106 2024.08.02 17:27:06.164100 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8107 2024.08.02 17:27:06.164124 [ 3 ] {} <Trace> HTTP-Session: 99cd7c4c-99eb-4200-a30b-1583b42f9ac5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8108 2024.08.02 17:27:06.164278 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 470 rows starting from the beginning of the part
8109 2024.08.02 17:27:06.164740 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part
8110 2024.08.02 17:27:06.164821 [ 3 ] {5c5a5b04-65a5-4a15-87ee-4c07444e253f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8111 2024.08.02 17:27:06.165131 [ 3 ] {5c5a5b04-65a5-4a15-87ee-4c07444e253f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8112 2024.08.02 17:27:06.165191 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 390 rows starting from the beginning of the part
8113 2024.08.02 17:27:06.165233 [ 192 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_41_8} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8114 2024.08.02 17:27:06.165737 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 88 rows starting from the beginning of the part
8115 2024.08.02 17:27:06.165808 [ 192 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_41_8} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8116 2024.08.02 17:27:06.166191 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
8117 2024.08.02 17:27:06.166276 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 388 rows starting from the beginning of the part
8118 2024.08.02 17:27:06.166692 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 112 rows starting from the beginning of the part
8119 2024.08.02 17:27:06.167196 [ 3 ] {5c5a5b04-65a5-4a15-87ee-4c07444e253f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8120 2024.08.02 17:27:06.168051 [ 3 ] {5c5a5b04-65a5-4a15-87ee-4c07444e253f} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8121 2024.08.02 17:27:06.168120 [ 3 ] {5c5a5b04-65a5-4a15-87ee-4c07444e253f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8122 2024.08.02 17:27:06.169207 [ 3 ] {5c5a5b04-65a5-4a15-87ee-4c07444e253f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8123 2024.08.02 17:27:06.169851 [ 192 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 4 columns (4 merged, 0 gathered) in 0.007463963 sec., 206056.75564040177 rows/sec., 14.89 MiB/sec.
8124 2024.08.02 17:27:06.170062 [ 192 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8125 2024.08.02 17:27:06.170189 [ 3 ] {5c5a5b04-65a5-4a15-87ee-4c07444e253f} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8126 2024.08.02 17:27:06.170597 [ 3 ] {5c5a5b04-65a5-4a15-87ee-4c07444e253f} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.006112 sec., 32068.06282722513 rows/sec., 2.24 MiB/sec.
8127 2024.08.02 17:27:06.171037 [ 3 ] {5c5a5b04-65a5-4a15-87ee-4c07444e253f} <Debug> DynamicQueryHandler: Done processing query
8128 2024.08.02 17:27:06.171065 [ 192 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_41_8} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8129 2024.08.02 17:27:06.171078 [ 3 ] {5c5a5b04-65a5-4a15-87ee-4c07444e253f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8130 2024.08.02 17:27:06.171134 [ 3 ] {} <Debug> HTTP-Session: 99cd7c4c-99eb-4200-a30b-1583b42f9ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8131 2024.08.02 17:27:06.171223 [ 192 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_41_8} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8132 2024.08.02 17:27:06.171330 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
8133 2024.08.02 17:27:06.171353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8134 2024.08.02 17:27:06.171420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8135 2024.08.02 17:27:06.171439 [ 3 ] {} <Debug> HTTP-Session: 3ddbf89e-3dc0-4c1c-8143-7af3d7d13544 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8136 2024.08.02 17:27:06.171456 [ 3 ] {} <Debug> HTTP-Session: 3ddbf89e-3dc0-4c1c-8143-7af3d7d13544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8137 2024.08.02 17:27:06.171469 [ 3 ] {} <Debug> HTTP-Session: 3ddbf89e-3dc0-4c1c-8143-7af3d7d13544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8138 2024.08.02 17:27:06.171501 [ 3 ] {} <Trace> HTTP-Session: 3ddbf89e-3dc0-4c1c-8143-7af3d7d13544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8139 2024.08.02 17:27:06.171837 [ 3 ] {ee7dc513-6441-4ff8-9e90-f3d7070ffbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8140 2024.08.02 17:27:06.171911 [ 3 ] {ee7dc513-6441-4ff8-9e90-f3d7070ffbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8141 2024.08.02 17:27:06.172373 [ 3 ] {ee7dc513-6441-4ff8-9e90-f3d7070ffbe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8142 2024.08.02 17:27:06.173301 [ 3 ] {ee7dc513-6441-4ff8-9e90-f3d7070ffbe5} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8143 2024.08.02 17:27:06.173337 [ 3 ] {ee7dc513-6441-4ff8-9e90-f3d7070ffbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8144 2024.08.02 17:27:06.173971 [ 3 ] {ee7dc513-6441-4ff8-9e90-f3d7070ffbe5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8145 2024.08.02 17:27:06.174386 [ 3 ] {ee7dc513-6441-4ff8-9e90-f3d7070ffbe5} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8146 2024.08.02 17:27:06.174525 [ 62 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8147 2024.08.02 17:27:06.174540 [ 3 ] {ee7dc513-6441-4ff8-9e90-f3d7070ffbe5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002938 sec., 8168.822328114364 rows/sec., 14.64 MiB/sec.
8148 2024.08.02 17:27:06.174572 [ 62 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8149 2024.08.02 17:27:06.174620 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8150 2024.08.02 17:27:06.175018 [ 192 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
8151 2024.08.02 17:27:06.175064 [ 3 ] {ee7dc513-6441-4ff8-9e90-f3d7070ffbe5} <Debug> DynamicQueryHandler: Done processing query
8152 2024.08.02 17:27:06.175112 [ 3 ] {ee7dc513-6441-4ff8-9e90-f3d7070ffbe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8153 2024.08.02 17:27:06.175143 [ 3 ] {} <Debug> HTTP-Session: 3ddbf89e-3dc0-4c1c-8143-7af3d7d13544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8154 2024.08.02 17:27:06.175410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8155 2024.08.02 17:27:06.175550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8156 2024.08.02 17:27:06.175617 [ 3 ] {} <Debug> HTTP-Session: 0bfd7347-db88-4b72-8f7f-2cffcac8f289 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8157 2024.08.02 17:27:06.175662 [ 3 ] {} <Debug> HTTP-Session: 0bfd7347-db88-4b72-8f7f-2cffcac8f289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8158 2024.08.02 17:27:06.175709 [ 3 ] {} <Debug> HTTP-Session: 0bfd7347-db88-4b72-8f7f-2cffcac8f289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8159 2024.08.02 17:27:06.175832 [ 3 ] {} <Trace> HTTP-Session: 0bfd7347-db88-4b72-8f7f-2cffcac8f289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8160 2024.08.02 17:27:06.176073 [ 192 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8161 2024.08.02 17:27:06.176131 [ 3 ] {001c3755-80d6-43a5-aeb7-6a0ffa0995a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8162 2024.08.02 17:27:06.176217 [ 192 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 502 rows starting from the beginning of the part
8163 2024.08.02 17:27:06.176245 [ 3 ] {001c3755-80d6-43a5-aeb7-6a0ffa0995a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8164 2024.08.02 17:27:06.177082 [ 192 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part
8165 2024.08.02 17:27:06.177159 [ 3 ] {001c3755-80d6-43a5-aeb7-6a0ffa0995a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8166 2024.08.02 17:27:06.177661 [ 192 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
8167 2024.08.02 17:27:06.178410 [ 3 ] {001c3755-80d6-43a5-aeb7-6a0ffa0995a1} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8168 2024.08.02 17:27:06.178429 [ 192 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part
8169 2024.08.02 17:27:06.178477 [ 3 ] {001c3755-80d6-43a5-aeb7-6a0ffa0995a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8170 2024.08.02 17:27:06.178988 [ 192 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
8171 2024.08.02 17:27:06.179419 [ 192 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part
8172 2024.08.02 17:27:06.180109 [ 3 ] {001c3755-80d6-43a5-aeb7-6a0ffa0995a1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8173 2024.08.02 17:27:06.180955 [ 3 ] {001c3755-80d6-43a5-aeb7-6a0ffa0995a1} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8174 2024.08.02 17:27:06.181436 [ 3 ] {001c3755-80d6-43a5-aeb7-6a0ffa0995a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005393 sec., 11125.533098460968 rows/sec., 767.78 KiB/sec.
8175 2024.08.02 17:27:06.181995 [ 3 ] {001c3755-80d6-43a5-aeb7-6a0ffa0995a1} <Debug> DynamicQueryHandler: Done processing query
8176 2024.08.02 17:27:06.182028 [ 3 ] {001c3755-80d6-43a5-aeb7-6a0ffa0995a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8177 2024.08.02 17:27:06.182064 [ 3 ] {} <Debug> HTTP-Session: 0bfd7347-db88-4b72-8f7f-2cffcac8f289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8178 2024.08.02 17:27:06.197453 [ 198 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 19 columns (19 merged, 0 gathered) in 0.022693694 sec., 25822.15129894675 rows/sec., 46.27 MiB/sec.
8179 2024.08.02 17:27:06.198526 [ 196 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8180 2024.08.02 17:27:06.199179 [ 196 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8181 2024.08.02 17:27:06.199261 [ 196 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8182 2024.08.02 17:27:06.199401 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
8183 2024.08.02 17:27:07.000141 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.04 MiB, peak 200.14 MiB, free memory in arenas 0.00 B, will set to 192.18 MiB (RSS), difference: 1.14 MiB
8184 2024.08.02 17:27:08.101194 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
8185 2024.08.02 17:27:08.101253 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
8186 2024.08.02 17:27:11.153596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8187 2024.08.02 17:27:11.153726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8188 2024.08.02 17:27:11.153752 [ 3 ] {} <Debug> HTTP-Session: b1cd7d02-bac6-4436-b144-a16b647c1f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8189 2024.08.02 17:27:11.153777 [ 3 ] {} <Debug> HTTP-Session: b1cd7d02-bac6-4436-b144-a16b647c1f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8190 2024.08.02 17:27:11.153792 [ 3 ] {} <Debug> HTTP-Session: b1cd7d02-bac6-4436-b144-a16b647c1f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8191 2024.08.02 17:27:11.153843 [ 3 ] {} <Trace> HTTP-Session: b1cd7d02-bac6-4436-b144-a16b647c1f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8192 2024.08.02 17:27:11.154031 [ 3 ] {27b978ea-e048-4433-a1db-a36b003f3499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8193 2024.08.02 17:27:11.154098 [ 3 ] {27b978ea-e048-4433-a1db-a36b003f3499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8194 2024.08.02 17:27:11.154290 [ 3 ] {27b978ea-e048-4433-a1db-a36b003f3499} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8195 2024.08.02 17:27:11.154746 [ 3 ] {27b978ea-e048-4433-a1db-a36b003f3499} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8196 2024.08.02 17:27:11.154787 [ 3 ] {27b978ea-e048-4433-a1db-a36b003f3499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8197 2024.08.02 17:27:11.155177 [ 3 ] {27b978ea-e048-4433-a1db-a36b003f3499} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8198 2024.08.02 17:27:11.155530 [ 3 ] {27b978ea-e048-4433-a1db-a36b003f3499} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8199 2024.08.02 17:27:11.155679 [ 3 ] {27b978ea-e048-4433-a1db-a36b003f3499} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001702 sec., 7050.5287896592245 rows/sec., 485.41 KiB/sec.
8200 2024.08.02 17:27:11.156024 [ 3 ] {27b978ea-e048-4433-a1db-a36b003f3499} <Debug> DynamicQueryHandler: Done processing query
8201 2024.08.02 17:27:11.156074 [ 3 ] {27b978ea-e048-4433-a1db-a36b003f3499} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8202 2024.08.02 17:27:11.156112 [ 3 ] {} <Debug> HTTP-Session: b1cd7d02-bac6-4436-b144-a16b647c1f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8203 2024.08.02 17:27:11.156240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8204 2024.08.02 17:27:11.156301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8205 2024.08.02 17:27:11.156324 [ 3 ] {} <Debug> HTTP-Session: 2be0789c-1a33-4857-87c9-4e4a18ab7aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8206 2024.08.02 17:27:11.156345 [ 3 ] {} <Debug> HTTP-Session: 2be0789c-1a33-4857-87c9-4e4a18ab7aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8207 2024.08.02 17:27:11.156361 [ 3 ] {} <Debug> HTTP-Session: 2be0789c-1a33-4857-87c9-4e4a18ab7aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8208 2024.08.02 17:27:11.156396 [ 3 ] {} <Trace> HTTP-Session: 2be0789c-1a33-4857-87c9-4e4a18ab7aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8209 2024.08.02 17:27:11.156506 [ 3 ] {c207d02b-1fe4-41fd-812c-f2bb8b0d775f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8210 2024.08.02 17:27:11.156558 [ 3 ] {c207d02b-1fe4-41fd-812c-f2bb8b0d775f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8211 2024.08.02 17:27:11.156733 [ 3 ] {c207d02b-1fe4-41fd-812c-f2bb8b0d775f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8212 2024.08.02 17:27:11.157070 [ 3 ] {c207d02b-1fe4-41fd-812c-f2bb8b0d775f} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8213 2024.08.02 17:27:11.157108 [ 3 ] {c207d02b-1fe4-41fd-812c-f2bb8b0d775f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8214 2024.08.02 17:27:11.157425 [ 3 ] {c207d02b-1fe4-41fd-812c-f2bb8b0d775f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
8215 2024.08.02 17:27:11.157750 [ 3 ] {c207d02b-1fe4-41fd-812c-f2bb8b0d775f} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8216 2024.08.02 17:27:11.157881 [ 3 ] {c207d02b-1fe4-41fd-812c-f2bb8b0d775f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001406 sec., 1422.4751066856331 rows/sec., 115.99 KiB/sec.
8217 2024.08.02 17:27:11.158193 [ 3 ] {c207d02b-1fe4-41fd-812c-f2bb8b0d775f} <Debug> DynamicQueryHandler: Done processing query
8218 2024.08.02 17:27:11.158220 [ 3 ] {c207d02b-1fe4-41fd-812c-f2bb8b0d775f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8219 2024.08.02 17:27:11.158237 [ 3 ] {} <Debug> HTTP-Session: 2be0789c-1a33-4857-87c9-4e4a18ab7aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8220 2024.08.02 17:27:11.158410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8221 2024.08.02 17:27:11.158465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8222 2024.08.02 17:27:11.158490 [ 3 ] {} <Debug> HTTP-Session: f9e6a0e1-cfbd-4b84-b75b-c1b1b9b5ed62 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8223 2024.08.02 17:27:11.158512 [ 3 ] {} <Debug> HTTP-Session: f9e6a0e1-cfbd-4b84-b75b-c1b1b9b5ed62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8224 2024.08.02 17:27:11.158527 [ 3 ] {} <Debug> HTTP-Session: f9e6a0e1-cfbd-4b84-b75b-c1b1b9b5ed62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8225 2024.08.02 17:27:11.158561 [ 3 ] {} <Trace> HTTP-Session: f9e6a0e1-cfbd-4b84-b75b-c1b1b9b5ed62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8226 2024.08.02 17:27:11.158718 [ 3 ] {523d9931-b122-41fc-90b8-c5a61dcb51a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8227 2024.08.02 17:27:11.158765 [ 3 ] {523d9931-b122-41fc-90b8-c5a61dcb51a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8228 2024.08.02 17:27:11.158912 [ 3 ] {523d9931-b122-41fc-90b8-c5a61dcb51a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8229 2024.08.02 17:27:11.159343 [ 3 ] {523d9931-b122-41fc-90b8-c5a61dcb51a0} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8230 2024.08.02 17:27:11.159381 [ 3 ] {523d9931-b122-41fc-90b8-c5a61dcb51a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8231 2024.08.02 17:27:11.159729 [ 3 ] {523d9931-b122-41fc-90b8-c5a61dcb51a0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8232 2024.08.02 17:27:11.160048 [ 3 ] {523d9931-b122-41fc-90b8-c5a61dcb51a0} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8233 2024.08.02 17:27:11.160176 [ 3 ] {523d9931-b122-41fc-90b8-c5a61dcb51a0} <Debug> executeQuery: Read 180 rows, 16.32 KiB in 0.001527 sec., 117878.19253438115 rows/sec., 10.43 MiB/sec.
8234 2024.08.02 17:27:11.160448 [ 3 ] {523d9931-b122-41fc-90b8-c5a61dcb51a0} <Debug> DynamicQueryHandler: Done processing query
8235 2024.08.02 17:27:11.160496 [ 3 ] {523d9931-b122-41fc-90b8-c5a61dcb51a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8236 2024.08.02 17:27:11.160518 [ 3 ] {} <Debug> HTTP-Session: f9e6a0e1-cfbd-4b84-b75b-c1b1b9b5ed62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8237 2024.08.02 17:27:11.160636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8238 2024.08.02 17:27:11.160687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8239 2024.08.02 17:27:11.160707 [ 3 ] {} <Debug> HTTP-Session: b28a18fa-09c6-4832-a35e-1be4a8780cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8240 2024.08.02 17:27:11.160725 [ 3 ] {} <Debug> HTTP-Session: b28a18fa-09c6-4832-a35e-1be4a8780cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8241 2024.08.02 17:27:11.160738 [ 3 ] {} <Debug> HTTP-Session: b28a18fa-09c6-4832-a35e-1be4a8780cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8242 2024.08.02 17:27:11.160770 [ 3 ] {} <Trace> HTTP-Session: b28a18fa-09c6-4832-a35e-1be4a8780cb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8243 2024.08.02 17:27:11.160869 [ 3 ] {95318a90-d1cf-4d4c-9b4f-833ec1708536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8244 2024.08.02 17:27:11.160914 [ 3 ] {95318a90-d1cf-4d4c-9b4f-833ec1708536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8245 2024.08.02 17:27:11.161055 [ 3 ] {95318a90-d1cf-4d4c-9b4f-833ec1708536} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8246 2024.08.02 17:27:11.161371 [ 3 ] {95318a90-d1cf-4d4c-9b4f-833ec1708536} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8247 2024.08.02 17:27:11.161409 [ 3 ] {95318a90-d1cf-4d4c-9b4f-833ec1708536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8248 2024.08.02 17:27:11.161707 [ 3 ] {95318a90-d1cf-4d4c-9b4f-833ec1708536} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
8249 2024.08.02 17:27:11.162026 [ 3 ] {95318a90-d1cf-4d4c-9b4f-833ec1708536} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8250 2024.08.02 17:27:11.162150 [ 3 ] {95318a90-d1cf-4d4c-9b4f-833ec1708536} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001306 sec., 1531.3935681470136 rows/sec., 106.93 KiB/sec.
8251 2024.08.02 17:27:11.162323 [ 3 ] {95318a90-d1cf-4d4c-9b4f-833ec1708536} <Debug> DynamicQueryHandler: Done processing query
8252 2024.08.02 17:27:11.162348 [ 3 ] {95318a90-d1cf-4d4c-9b4f-833ec1708536} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8253 2024.08.02 17:27:11.162363 [ 3 ] {} <Debug> HTTP-Session: b28a18fa-09c6-4832-a35e-1be4a8780cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8254 2024.08.02 17:27:11.162527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8255 2024.08.02 17:27:11.162576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8256 2024.08.02 17:27:11.162595 [ 3 ] {} <Debug> HTTP-Session: 3892dcee-6d70-42fd-ab37-aab3ad0a5157 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8257 2024.08.02 17:27:11.162611 [ 3 ] {} <Debug> HTTP-Session: 3892dcee-6d70-42fd-ab37-aab3ad0a5157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8258 2024.08.02 17:27:11.162624 [ 3 ] {} <Debug> HTTP-Session: 3892dcee-6d70-42fd-ab37-aab3ad0a5157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8259 2024.08.02 17:27:11.162655 [ 3 ] {} <Trace> HTTP-Session: 3892dcee-6d70-42fd-ab37-aab3ad0a5157 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8260 2024.08.02 17:27:11.162874 [ 3 ] {763cdbc4-e381-4039-9f4c-7ddf09befed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8261 2024.08.02 17:27:11.162921 [ 3 ] {763cdbc4-e381-4039-9f4c-7ddf09befed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8262 2024.08.02 17:27:11.163047 [ 3 ] {763cdbc4-e381-4039-9f4c-7ddf09befed9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8263 2024.08.02 17:27:11.163604 [ 3 ] {763cdbc4-e381-4039-9f4c-7ddf09befed9} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8264 2024.08.02 17:27:11.163641 [ 3 ] {763cdbc4-e381-4039-9f4c-7ddf09befed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8265 2024.08.02 17:27:11.164001 [ 3 ] {763cdbc4-e381-4039-9f4c-7ddf09befed9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8266 2024.08.02 17:27:11.164408 [ 3 ] {763cdbc4-e381-4039-9f4c-7ddf09befed9} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8267 2024.08.02 17:27:11.165934 [ 3 ] {763cdbc4-e381-4039-9f4c-7ddf09befed9} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.003189 sec., 122295.39040451552 rows/sec., 8.61 MiB/sec.
8268 2024.08.02 17:27:11.166116 [ 3 ] {763cdbc4-e381-4039-9f4c-7ddf09befed9} <Debug> DynamicQueryHandler: Done processing query
8269 2024.08.02 17:27:11.166142 [ 3 ] {763cdbc4-e381-4039-9f4c-7ddf09befed9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8270 2024.08.02 17:27:11.166159 [ 3 ] {} <Debug> HTTP-Session: 3892dcee-6d70-42fd-ab37-aab3ad0a5157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8271 2024.08.02 17:27:11.166287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8272 2024.08.02 17:27:11.166338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8273 2024.08.02 17:27:11.166362 [ 3 ] {} <Debug> HTTP-Session: 982dab94-1b99-4d97-92c7-8282e08078a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8274 2024.08.02 17:27:11.166381 [ 3 ] {} <Debug> HTTP-Session: 982dab94-1b99-4d97-92c7-8282e08078a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8275 2024.08.02 17:27:11.166397 [ 3 ] {} <Debug> HTTP-Session: 982dab94-1b99-4d97-92c7-8282e08078a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8276 2024.08.02 17:27:11.166430 [ 3 ] {} <Trace> HTTP-Session: 982dab94-1b99-4d97-92c7-8282e08078a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8277 2024.08.02 17:27:11.166538 [ 3 ] {28ef72af-5ff9-447b-a010-d79370cc1259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8278 2024.08.02 17:27:11.166587 [ 3 ] {28ef72af-5ff9-447b-a010-d79370cc1259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8279 2024.08.02 17:27:11.166724 [ 3 ] {28ef72af-5ff9-447b-a010-d79370cc1259} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8280 2024.08.02 17:27:11.167062 [ 3 ] {28ef72af-5ff9-447b-a010-d79370cc1259} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8281 2024.08.02 17:27:11.167099 [ 3 ] {28ef72af-5ff9-447b-a010-d79370cc1259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8282 2024.08.02 17:27:11.167476 [ 3 ] {28ef72af-5ff9-447b-a010-d79370cc1259} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8283 2024.08.02 17:27:11.167811 [ 3 ] {28ef72af-5ff9-447b-a010-d79370cc1259} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8284 2024.08.02 17:27:11.167950 [ 3 ] {28ef72af-5ff9-447b-a010-d79370cc1259} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 179.41 KiB/sec.
8285 2024.08.02 17:27:11.168259 [ 3 ] {28ef72af-5ff9-447b-a010-d79370cc1259} <Debug> DynamicQueryHandler: Done processing query
8286 2024.08.02 17:27:11.168284 [ 3 ] {28ef72af-5ff9-447b-a010-d79370cc1259} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8287 2024.08.02 17:27:11.168302 [ 3 ] {} <Debug> HTTP-Session: 982dab94-1b99-4d97-92c7-8282e08078a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8288 2024.08.02 17:27:11.168441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8289 2024.08.02 17:27:11.168493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8290 2024.08.02 17:27:11.168513 [ 3 ] {} <Debug> HTTP-Session: 339d7efb-292e-4e9f-84ef-ba6f4e0e0322 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8291 2024.08.02 17:27:11.168529 [ 3 ] {} <Debug> HTTP-Session: 339d7efb-292e-4e9f-84ef-ba6f4e0e0322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8292 2024.08.02 17:27:11.168544 [ 3 ] {} <Debug> HTTP-Session: 339d7efb-292e-4e9f-84ef-ba6f4e0e0322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8293 2024.08.02 17:27:11.168574 [ 3 ] {} <Trace> HTTP-Session: 339d7efb-292e-4e9f-84ef-ba6f4e0e0322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8294 2024.08.02 17:27:11.168712 [ 3 ] {cab84894-29d5-45c6-a6bf-3dc684f9ecf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8295 2024.08.02 17:27:11.168763 [ 3 ] {cab84894-29d5-45c6-a6bf-3dc684f9ecf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8296 2024.08.02 17:27:11.168926 [ 3 ] {cab84894-29d5-45c6-a6bf-3dc684f9ecf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8297 2024.08.02 17:27:11.169269 [ 3 ] {cab84894-29d5-45c6-a6bf-3dc684f9ecf0} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8298 2024.08.02 17:27:11.169304 [ 3 ] {cab84894-29d5-45c6-a6bf-3dc684f9ecf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8299 2024.08.02 17:27:11.169683 [ 3 ] {cab84894-29d5-45c6-a6bf-3dc684f9ecf0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8300 2024.08.02 17:27:11.170028 [ 3 ] {cab84894-29d5-45c6-a6bf-3dc684f9ecf0} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8301 2024.08.02 17:27:11.170172 [ 3 ] {cab84894-29d5-45c6-a6bf-3dc684f9ecf0} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00152 sec., 50657.8947368421 rows/sec., 3.12 MiB/sec.
8302 2024.08.02 17:27:11.170356 [ 3 ] {cab84894-29d5-45c6-a6bf-3dc684f9ecf0} <Debug> DynamicQueryHandler: Done processing query
8303 2024.08.02 17:27:11.170382 [ 3 ] {cab84894-29d5-45c6-a6bf-3dc684f9ecf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8304 2024.08.02 17:27:11.170398 [ 3 ] {} <Debug> HTTP-Session: 339d7efb-292e-4e9f-84ef-ba6f4e0e0322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8305 2024.08.02 17:27:11.170562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8306 2024.08.02 17:27:11.170615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8307 2024.08.02 17:27:11.170634 [ 3 ] {} <Debug> HTTP-Session: def58a7c-7cc0-4b4c-b9c5-33fc39074177 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8308 2024.08.02 17:27:11.170650 [ 3 ] {} <Debug> HTTP-Session: def58a7c-7cc0-4b4c-b9c5-33fc39074177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8309 2024.08.02 17:27:11.170664 [ 3 ] {} <Debug> HTTP-Session: def58a7c-7cc0-4b4c-b9c5-33fc39074177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8310 2024.08.02 17:27:11.170694 [ 3 ] {} <Trace> HTTP-Session: def58a7c-7cc0-4b4c-b9c5-33fc39074177 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8311 2024.08.02 17:27:11.170870 [ 3 ] {dabbcfad-02f9-4885-862d-e614a33e1ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8312 2024.08.02 17:27:11.170920 [ 3 ] {dabbcfad-02f9-4885-862d-e614a33e1ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8313 2024.08.02 17:27:11.171071 [ 3 ] {dabbcfad-02f9-4885-862d-e614a33e1ca3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8314 2024.08.02 17:27:11.171481 [ 3 ] {dabbcfad-02f9-4885-862d-e614a33e1ca3} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8315 2024.08.02 17:27:11.171517 [ 3 ] {dabbcfad-02f9-4885-862d-e614a33e1ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8316 2024.08.02 17:27:11.171918 [ 3 ] {dabbcfad-02f9-4885-862d-e614a33e1ca3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8317 2024.08.02 17:27:11.172258 [ 3 ] {dabbcfad-02f9-4885-862d-e614a33e1ca3} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8318 2024.08.02 17:27:11.172382 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8319 2024.08.02 17:27:11.172387 [ 3 ] {dabbcfad-02f9-4885-862d-e614a33e1ca3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001611 sec., 99937.9267535692 rows/sec., 6.96 MiB/sec.
8320 2024.08.02 17:27:11.172424 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8321 2024.08.02 17:27:11.172463 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8322 2024.08.02 17:27:11.172581 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
8323 2024.08.02 17:27:11.172620 [ 3 ] {dabbcfad-02f9-4885-862d-e614a33e1ca3} <Debug> DynamicQueryHandler: Done processing query
8324 2024.08.02 17:27:11.172649 [ 3 ] {dabbcfad-02f9-4885-862d-e614a33e1ca3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8325 2024.08.02 17:27:11.172679 [ 3 ] {} <Debug> HTTP-Session: def58a7c-7cc0-4b4c-b9c5-33fc39074177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8326 2024.08.02 17:27:11.172740 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8327 2024.08.02 17:27:11.172773 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 4806 rows starting from the beginning of the part
8328 2024.08.02 17:27:11.172846 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 161 rows starting from the beginning of the part
8329 2024.08.02 17:27:11.172942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8330 2024.08.02 17:27:11.173205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8331 2024.08.02 17:27:11.173254 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part
8332 2024.08.02 17:27:11.173334 [ 3 ] {} <Debug> HTTP-Session: 4b181854-0561-49b8-93ec-7577d06c9789 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8333 2024.08.02 17:27:11.173452 [ 3 ] {} <Debug> HTTP-Session: 4b181854-0561-49b8-93ec-7577d06c9789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8334 2024.08.02 17:27:11.173527 [ 3 ] {} <Debug> HTTP-Session: 4b181854-0561-49b8-93ec-7577d06c9789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8335 2024.08.02 17:27:11.173610 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
8336 2024.08.02 17:27:11.173654 [ 3 ] {} <Trace> HTTP-Session: 4b181854-0561-49b8-93ec-7577d06c9789 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8337 2024.08.02 17:27:11.173875 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 196 rows starting from the beginning of the part
8338 2024.08.02 17:27:11.174009 [ 3 ] {59856899-706e-435f-ba1d-9ca9d49ef865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8339 2024.08.02 17:27:11.174020 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 161 rows starting from the beginning of the part
8340 2024.08.02 17:27:11.174245 [ 3 ] {59856899-706e-435f-ba1d-9ca9d49ef865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8341 2024.08.02 17:27:11.175033 [ 3 ] {59856899-706e-435f-ba1d-9ca9d49ef865} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8342 2024.08.02 17:27:11.176214 [ 3 ] {59856899-706e-435f-ba1d-9ca9d49ef865} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8343 2024.08.02 17:27:11.176253 [ 3 ] {59856899-706e-435f-ba1d-9ca9d49ef865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8344 2024.08.02 17:27:11.177241 [ 3 ] {59856899-706e-435f-ba1d-9ca9d49ef865} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8345 2024.08.02 17:27:11.177705 [ 196 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5644 rows, containing 5 columns (5 merged, 0 gathered) in 0.005171869 sec., 1091288.275089721 rows/sec., 76.18 MiB/sec.
8346 2024.08.02 17:27:11.177745 [ 3 ] {59856899-706e-435f-ba1d-9ca9d49ef865} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8347 2024.08.02 17:27:11.177977 [ 3 ] {59856899-706e-435f-ba1d-9ca9d49ef865} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.004118 sec., 1457.0179698882953 rows/sec., 2.61 MiB/sec.
8348 2024.08.02 17:27:11.178369 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8349 2024.08.02 17:27:11.179212 [ 3 ] {59856899-706e-435f-ba1d-9ca9d49ef865} <Debug> DynamicQueryHandler: Done processing query
8350 2024.08.02 17:27:11.179288 [ 3 ] {59856899-706e-435f-ba1d-9ca9d49ef865} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8351 2024.08.02 17:27:11.179339 [ 3 ] {} <Debug> HTTP-Session: 4b181854-0561-49b8-93ec-7577d06c9789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8352 2024.08.02 17:27:11.179569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8353 2024.08.02 17:27:11.179664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8354 2024.08.02 17:27:11.179685 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8355 2024.08.02 17:27:11.179701 [ 3 ] {} <Debug> HTTP-Session: 637478c7-9b05-41fd-97bd-abc539ef3a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8356 2024.08.02 17:27:11.179764 [ 3 ] {} <Debug> HTTP-Session: 637478c7-9b05-41fd-97bd-abc539ef3a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8357 2024.08.02 17:27:11.179802 [ 3 ] {} <Debug> HTTP-Session: 637478c7-9b05-41fd-97bd-abc539ef3a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8358 2024.08.02 17:27:11.179870 [ 3 ] {} <Trace> HTTP-Session: 637478c7-9b05-41fd-97bd-abc539ef3a2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8359 2024.08.02 17:27:11.179922 [ 198 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8360 2024.08.02 17:27:11.180027 [ 3 ] {7260bfe4-2b1f-4c35-8666-577a903326cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8361 2024.08.02 17:27:11.180138 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB.
8362 2024.08.02 17:27:11.180152 [ 3 ] {7260bfe4-2b1f-4c35-8666-577a903326cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8363 2024.08.02 17:27:11.180599 [ 3 ] {7260bfe4-2b1f-4c35-8666-577a903326cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8364 2024.08.02 17:27:11.181112 [ 3 ] {7260bfe4-2b1f-4c35-8666-577a903326cc} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8365 2024.08.02 17:27:11.181149 [ 3 ] {7260bfe4-2b1f-4c35-8666-577a903326cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8366 2024.08.02 17:27:11.181527 [ 3 ] {7260bfe4-2b1f-4c35-8666-577a903326cc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8367 2024.08.02 17:27:11.181877 [ 3 ] {7260bfe4-2b1f-4c35-8666-577a903326cc} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8368 2024.08.02 17:27:11.182009 [ 3 ] {7260bfe4-2b1f-4c35-8666-577a903326cc} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002039 sec., 11280.039234919079 rows/sec., 610.17 KiB/sec.
8369 2024.08.02 17:27:11.182338 [ 3 ] {7260bfe4-2b1f-4c35-8666-577a903326cc} <Debug> DynamicQueryHandler: Done processing query
8370 2024.08.02 17:27:11.182365 [ 3 ] {7260bfe4-2b1f-4c35-8666-577a903326cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8371 2024.08.02 17:27:11.182390 [ 3 ] {} <Debug> HTTP-Session: 637478c7-9b05-41fd-97bd-abc539ef3a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8372 2024.08.02 17:27:11.182548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8373 2024.08.02 17:27:11.182602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8374 2024.08.02 17:27:11.182622 [ 3 ] {} <Debug> HTTP-Session: 87bd8ed3-5494-48e6-8209-2df3383ff3ab Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8375 2024.08.02 17:27:11.182638 [ 3 ] {} <Debug> HTTP-Session: 87bd8ed3-5494-48e6-8209-2df3383ff3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8376 2024.08.02 17:27:11.182651 [ 3 ] {} <Debug> HTTP-Session: 87bd8ed3-5494-48e6-8209-2df3383ff3ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8377 2024.08.02 17:27:11.182684 [ 3 ] {} <Trace> HTTP-Session: 87bd8ed3-5494-48e6-8209-2df3383ff3ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8378 2024.08.02 17:27:11.182813 [ 3 ] {346a47a5-83de-424f-a556-e416fa2d69a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8379 2024.08.02 17:27:11.182859 [ 3 ] {346a47a5-83de-424f-a556-e416fa2d69a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8380 2024.08.02 17:27:11.183011 [ 3 ] {346a47a5-83de-424f-a556-e416fa2d69a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8381 2024.08.02 17:27:11.183332 [ 3 ] {346a47a5-83de-424f-a556-e416fa2d69a2} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8382 2024.08.02 17:27:11.183367 [ 3 ] {346a47a5-83de-424f-a556-e416fa2d69a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8383 2024.08.02 17:27:11.183733 [ 3 ] {346a47a5-83de-424f-a556-e416fa2d69a2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8384 2024.08.02 17:27:11.184161 [ 3 ] {346a47a5-83de-424f-a556-e416fa2d69a2} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8385 2024.08.02 17:27:11.184324 [ 3 ] {346a47a5-83de-424f-a556-e416fa2d69a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.60 MiB/sec.
8386 2024.08.02 17:27:11.184329 [ 58 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8387 2024.08.02 17:27:11.184392 [ 58 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8388 2024.08.02 17:27:11.184431 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8389 2024.08.02 17:27:11.184592 [ 3 ] {346a47a5-83de-424f-a556-e416fa2d69a2} <Debug> DynamicQueryHandler: Done processing query
8390 2024.08.02 17:27:11.184606 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
8391 2024.08.02 17:27:11.184642 [ 3 ] {346a47a5-83de-424f-a556-e416fa2d69a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8392 2024.08.02 17:27:11.184680 [ 3 ] {} <Debug> HTTP-Session: 87bd8ed3-5494-48e6-8209-2df3383ff3ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8393 2024.08.02 17:27:11.184792 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8394 2024.08.02 17:27:11.184828 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1650 rows starting from the beginning of the part
8395 2024.08.02 17:27:11.184911 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
8396 2024.08.02 17:27:11.185131 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
8397 2024.08.02 17:27:11.185273 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
8398 2024.08.02 17:27:11.185385 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
8399 2024.08.02 17:27:11.185502 [ 198 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
8400 2024.08.02 17:27:11.186771 [ 196 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 4 columns (4 merged, 0 gathered) in 0.002258774 sec., 863300.179654981 rows/sec., 57.94 MiB/sec.
8401 2024.08.02 17:27:11.187030 [ 188 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8402 2024.08.02 17:27:11.187427 [ 188 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_41_8} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8403 2024.08.02 17:27:11.187509 [ 188 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_41_8} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8404 2024.08.02 17:27:11.187595 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
8405 2024.08.02 17:27:16.150433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8406 2024.08.02 17:27:16.150614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8407 2024.08.02 17:27:16.150680 [ 3 ] {} <Debug> HTTP-Session: fbfe741a-0c7f-4660-80b5-28fc743dbb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8408 2024.08.02 17:27:16.150706 [ 3 ] {} <Debug> HTTP-Session: fbfe741a-0c7f-4660-80b5-28fc743dbb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8409 2024.08.02 17:27:16.150722 [ 3 ] {} <Debug> HTTP-Session: fbfe741a-0c7f-4660-80b5-28fc743dbb73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8410 2024.08.02 17:27:16.150774 [ 3 ] {} <Trace> HTTP-Session: fbfe741a-0c7f-4660-80b5-28fc743dbb73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8411 2024.08.02 17:27:16.150989 [ 3 ] {73ed71f5-9606-4f23-a026-a46c01722968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8412 2024.08.02 17:27:16.151059 [ 3 ] {73ed71f5-9606-4f23-a026-a46c01722968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8413 2024.08.02 17:27:16.151260 [ 3 ] {73ed71f5-9606-4f23-a026-a46c01722968} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8414 2024.08.02 17:27:16.151763 [ 3 ] {73ed71f5-9606-4f23-a026-a46c01722968} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8415 2024.08.02 17:27:16.151821 [ 3 ] {73ed71f5-9606-4f23-a026-a46c01722968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8416 2024.08.02 17:27:16.152224 [ 3 ] {73ed71f5-9606-4f23-a026-a46c01722968} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8417 2024.08.02 17:27:16.152583 [ 3 ] {73ed71f5-9606-4f23-a026-a46c01722968} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8418 2024.08.02 17:27:16.152752 [ 3 ] {73ed71f5-9606-4f23-a026-a46c01722968} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001821 sec., 13179.571663920924 rows/sec., 1.04 MiB/sec.
8419 2024.08.02 17:27:16.153018 [ 3 ] {73ed71f5-9606-4f23-a026-a46c01722968} <Debug> DynamicQueryHandler: Done processing query
8420 2024.08.02 17:27:16.153048 [ 3 ] {73ed71f5-9606-4f23-a026-a46c01722968} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8421 2024.08.02 17:27:16.153093 [ 3 ] {} <Debug> HTTP-Session: fbfe741a-0c7f-4660-80b5-28fc743dbb73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8422 2024.08.02 17:27:16.153280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8423 2024.08.02 17:27:16.153344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8424 2024.08.02 17:27:16.153366 [ 3 ] {} <Debug> HTTP-Session: c913d07f-8eec-4e95-a868-9c261308a288 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8425 2024.08.02 17:27:16.153388 [ 3 ] {} <Debug> HTTP-Session: c913d07f-8eec-4e95-a868-9c261308a288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8426 2024.08.02 17:27:16.153402 [ 3 ] {} <Debug> HTTP-Session: c913d07f-8eec-4e95-a868-9c261308a288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8427 2024.08.02 17:27:16.153451 [ 3 ] {} <Trace> HTTP-Session: c913d07f-8eec-4e95-a868-9c261308a288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8428 2024.08.02 17:27:16.153627 [ 3 ] {7606ce25-d3e6-43c2-b714-388d6c43f0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8429 2024.08.02 17:27:16.153688 [ 3 ] {7606ce25-d3e6-43c2-b714-388d6c43f0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8430 2024.08.02 17:27:16.153852 [ 3 ] {7606ce25-d3e6-43c2-b714-388d6c43f0cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8431 2024.08.02 17:27:16.154306 [ 3 ] {7606ce25-d3e6-43c2-b714-388d6c43f0cc} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8432 2024.08.02 17:27:16.154347 [ 3 ] {7606ce25-d3e6-43c2-b714-388d6c43f0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8433 2024.08.02 17:27:16.154685 [ 3 ] {7606ce25-d3e6-43c2-b714-388d6c43f0cc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8434 2024.08.02 17:27:16.155008 [ 3 ] {7606ce25-d3e6-43c2-b714-388d6c43f0cc} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8435 2024.08.02 17:27:16.155167 [ 3 ] {7606ce25-d3e6-43c2-b714-388d6c43f0cc} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.001614 sec., 79306.07187112763 rows/sec., 6.54 MiB/sec.
8436 2024.08.02 17:27:16.155362 [ 3 ] {7606ce25-d3e6-43c2-b714-388d6c43f0cc} <Debug> DynamicQueryHandler: Done processing query
8437 2024.08.02 17:27:16.155391 [ 3 ] {7606ce25-d3e6-43c2-b714-388d6c43f0cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8438 2024.08.02 17:27:16.155408 [ 3 ] {} <Debug> HTTP-Session: c913d07f-8eec-4e95-a868-9c261308a288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8439 2024.08.02 17:27:16.155551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8440 2024.08.02 17:27:16.155604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8441 2024.08.02 17:27:16.155625 [ 3 ] {} <Debug> HTTP-Session: 073add60-7034-460a-bcff-fd9ff8e4acb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8442 2024.08.02 17:27:16.155643 [ 3 ] {} <Debug> HTTP-Session: 073add60-7034-460a-bcff-fd9ff8e4acb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8443 2024.08.02 17:27:16.155657 [ 3 ] {} <Debug> HTTP-Session: 073add60-7034-460a-bcff-fd9ff8e4acb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8444 2024.08.02 17:27:16.155691 [ 3 ] {} <Trace> HTTP-Session: 073add60-7034-460a-bcff-fd9ff8e4acb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8445 2024.08.02 17:27:16.155827 [ 3 ] {af22c2ad-e085-4a16-a834-c68889ecf975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8446 2024.08.02 17:27:16.155874 [ 3 ] {af22c2ad-e085-4a16-a834-c68889ecf975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8447 2024.08.02 17:27:16.156002 [ 3 ] {af22c2ad-e085-4a16-a834-c68889ecf975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8448 2024.08.02 17:27:16.156356 [ 3 ] {af22c2ad-e085-4a16-a834-c68889ecf975} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8449 2024.08.02 17:27:16.156393 [ 3 ] {af22c2ad-e085-4a16-a834-c68889ecf975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8450 2024.08.02 17:27:16.156710 [ 3 ] {af22c2ad-e085-4a16-a834-c68889ecf975} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8451 2024.08.02 17:27:16.157020 [ 3 ] {af22c2ad-e085-4a16-a834-c68889ecf975} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8452 2024.08.02 17:27:16.157181 [ 3 ] {af22c2ad-e085-4a16-a834-c68889ecf975} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001399 sec., 62902.07290922087 rows/sec., 4.91 MiB/sec.
8453 2024.08.02 17:27:16.157453 [ 3 ] {af22c2ad-e085-4a16-a834-c68889ecf975} <Debug> DynamicQueryHandler: Done processing query
8454 2024.08.02 17:27:16.157510 [ 3 ] {af22c2ad-e085-4a16-a834-c68889ecf975} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8455 2024.08.02 17:27:16.157560 [ 3 ] {} <Debug> HTTP-Session: 073add60-7034-460a-bcff-fd9ff8e4acb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8456 2024.08.02 17:27:16.157776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8457 2024.08.02 17:27:16.157828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8458 2024.08.02 17:27:16.157849 [ 3 ] {} <Debug> HTTP-Session: 28c0daca-69b8-4910-9f31-ebfcfacf00b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8459 2024.08.02 17:27:16.157865 [ 3 ] {} <Debug> HTTP-Session: 28c0daca-69b8-4910-9f31-ebfcfacf00b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8460 2024.08.02 17:27:16.157879 [ 3 ] {} <Debug> HTTP-Session: 28c0daca-69b8-4910-9f31-ebfcfacf00b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8461 2024.08.02 17:27:16.157909 [ 3 ] {} <Trace> HTTP-Session: 28c0daca-69b8-4910-9f31-ebfcfacf00b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8462 2024.08.02 17:27:16.158066 [ 3 ] {1bf807cf-8358-439d-8512-262f830786a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8463 2024.08.02 17:27:16.158116 [ 3 ] {1bf807cf-8358-439d-8512-262f830786a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8464 2024.08.02 17:27:16.158282 [ 3 ] {1bf807cf-8358-439d-8512-262f830786a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8465 2024.08.02 17:27:16.158691 [ 3 ] {1bf807cf-8358-439d-8512-262f830786a8} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8466 2024.08.02 17:27:16.158727 [ 3 ] {1bf807cf-8358-439d-8512-262f830786a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8467 2024.08.02 17:27:16.159122 [ 3 ] {1bf807cf-8358-439d-8512-262f830786a8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8468 2024.08.02 17:27:16.159458 [ 3 ] {1bf807cf-8358-439d-8512-262f830786a8} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8469 2024.08.02 17:27:16.159584 [ 3 ] {1bf807cf-8358-439d-8512-262f830786a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec.
8470 2024.08.02 17:27:16.159754 [ 3 ] {1bf807cf-8358-439d-8512-262f830786a8} <Debug> DynamicQueryHandler: Done processing query
8471 2024.08.02 17:27:16.159778 [ 3 ] {1bf807cf-8358-439d-8512-262f830786a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8472 2024.08.02 17:27:16.159793 [ 3 ] {} <Debug> HTTP-Session: 28c0daca-69b8-4910-9f31-ebfcfacf00b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.08.02 17:27:16.159959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8474 2024.08.02 17:27:16.160008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8475 2024.08.02 17:27:16.160026 [ 3 ] {} <Debug> HTTP-Session: ab2545fe-a031-439c-9e29-72a75c8f004e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8476 2024.08.02 17:27:16.160042 [ 3 ] {} <Debug> HTTP-Session: ab2545fe-a031-439c-9e29-72a75c8f004e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8477 2024.08.02 17:27:16.160055 [ 3 ] {} <Debug> HTTP-Session: ab2545fe-a031-439c-9e29-72a75c8f004e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8478 2024.08.02 17:27:16.160086 [ 3 ] {} <Trace> HTTP-Session: ab2545fe-a031-439c-9e29-72a75c8f004e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8479 2024.08.02 17:27:16.160437 [ 3 ] {9b7d2d7a-2a03-46b0-9235-d0c695c53815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8480 2024.08.02 17:27:16.160503 [ 3 ] {9b7d2d7a-2a03-46b0-9235-d0c695c53815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8481 2024.08.02 17:27:16.160917 [ 3 ] {9b7d2d7a-2a03-46b0-9235-d0c695c53815} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8482 2024.08.02 17:27:16.161574 [ 3 ] {9b7d2d7a-2a03-46b0-9235-d0c695c53815} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8483 2024.08.02 17:27:16.161609 [ 3 ] {9b7d2d7a-2a03-46b0-9235-d0c695c53815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8484 2024.08.02 17:27:16.162265 [ 3 ] {9b7d2d7a-2a03-46b0-9235-d0c695c53815} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8485 2024.08.02 17:27:16.162678 [ 3 ] {9b7d2d7a-2a03-46b0-9235-d0c695c53815} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8486 2024.08.02 17:27:16.162832 [ 3 ] {9b7d2d7a-2a03-46b0-9235-d0c695c53815} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002673 sec., 8978.675645342311 rows/sec., 16.09 MiB/sec.
8487 2024.08.02 17:27:16.163217 [ 3 ] {9b7d2d7a-2a03-46b0-9235-d0c695c53815} <Debug> DynamicQueryHandler: Done processing query
8488 2024.08.02 17:27:16.163241 [ 3 ] {9b7d2d7a-2a03-46b0-9235-d0c695c53815} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8489 2024.08.02 17:27:16.163257 [ 3 ] {} <Debug> HTTP-Session: ab2545fe-a031-439c-9e29-72a75c8f004e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8490 2024.08.02 17:27:16.163382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8491 2024.08.02 17:27:16.163430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8492 2024.08.02 17:27:16.163450 [ 3 ] {} <Debug> HTTP-Session: 5bed16a1-e2d2-4150-ad95-74d69d2380f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8493 2024.08.02 17:27:16.163466 [ 3 ] {} <Debug> HTTP-Session: 5bed16a1-e2d2-4150-ad95-74d69d2380f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8494 2024.08.02 17:27:16.163479 [ 3 ] {} <Debug> HTTP-Session: 5bed16a1-e2d2-4150-ad95-74d69d2380f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8495 2024.08.02 17:27:16.163509 [ 3 ] {} <Trace> HTTP-Session: 5bed16a1-e2d2-4150-ad95-74d69d2380f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8496 2024.08.02 17:27:16.163622 [ 3 ] {49dfe736-75c8-49e0-9cbe-0b7ce577833e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8497 2024.08.02 17:27:16.163667 [ 3 ] {49dfe736-75c8-49e0-9cbe-0b7ce577833e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8498 2024.08.02 17:27:16.163792 [ 3 ] {49dfe736-75c8-49e0-9cbe-0b7ce577833e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8499 2024.08.02 17:27:16.164111 [ 3 ] {49dfe736-75c8-49e0-9cbe-0b7ce577833e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8500 2024.08.02 17:27:16.164146 [ 3 ] {49dfe736-75c8-49e0-9cbe-0b7ce577833e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8501 2024.08.02 17:27:16.164512 [ 3 ] {49dfe736-75c8-49e0-9cbe-0b7ce577833e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8502 2024.08.02 17:27:16.164824 [ 3 ] {49dfe736-75c8-49e0-9cbe-0b7ce577833e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8503 2024.08.02 17:27:16.164948 [ 3 ] {49dfe736-75c8-49e0-9cbe-0b7ce577833e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
8504 2024.08.02 17:27:16.165200 [ 3 ] {49dfe736-75c8-49e0-9cbe-0b7ce577833e} <Debug> DynamicQueryHandler: Done processing query
8505 2024.08.02 17:27:16.165249 [ 3 ] {49dfe736-75c8-49e0-9cbe-0b7ce577833e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8506 2024.08.02 17:27:16.165287 [ 3 ] {} <Debug> HTTP-Session: 5bed16a1-e2d2-4150-ad95-74d69d2380f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8507 2024.08.02 17:27:21.152636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8508 2024.08.02 17:27:21.152842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8509 2024.08.02 17:27:21.152891 [ 3 ] {} <Debug> HTTP-Session: 99c57571-0f74-4c2d-a0af-04577b2e8371 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8510 2024.08.02 17:27:21.152933 [ 3 ] {} <Debug> HTTP-Session: 99c57571-0f74-4c2d-a0af-04577b2e8371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8511 2024.08.02 17:27:21.152962 [ 3 ] {} <Debug> HTTP-Session: 99c57571-0f74-4c2d-a0af-04577b2e8371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8512 2024.08.02 17:27:21.153044 [ 3 ] {} <Trace> HTTP-Session: 99c57571-0f74-4c2d-a0af-04577b2e8371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8513 2024.08.02 17:27:21.153317 [ 3 ] {e1c59e13-0bcd-45b0-8f0f-010a61010e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8514 2024.08.02 17:27:21.153386 [ 3 ] {e1c59e13-0bcd-45b0-8f0f-010a61010e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8515 2024.08.02 17:27:21.153582 [ 3 ] {e1c59e13-0bcd-45b0-8f0f-010a61010e38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8516 2024.08.02 17:27:21.154002 [ 3 ] {e1c59e13-0bcd-45b0-8f0f-010a61010e38} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8517 2024.08.02 17:27:21.154051 [ 3 ] {e1c59e13-0bcd-45b0-8f0f-010a61010e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8518 2024.08.02 17:27:21.154433 [ 3 ] {e1c59e13-0bcd-45b0-8f0f-010a61010e38} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8519 2024.08.02 17:27:21.154778 [ 3 ] {e1c59e13-0bcd-45b0-8f0f-010a61010e38} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8520 2024.08.02 17:27:21.154948 [ 3 ] {e1c59e13-0bcd-45b0-8f0f-010a61010e38} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.00169 sec., 7100.591715976331 rows/sec., 488.86 KiB/sec.
8521 2024.08.02 17:27:21.154964 [ 45 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8522 2024.08.02 17:27:21.155062 [ 45 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8523 2024.08.02 17:27:21.155113 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8524 2024.08.02 17:27:21.155335 [ 3 ] {e1c59e13-0bcd-45b0-8f0f-010a61010e38} <Debug> DynamicQueryHandler: Done processing query
8525 2024.08.02 17:27:21.155415 [ 191 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
8526 2024.08.02 17:27:21.155453 [ 3 ] {e1c59e13-0bcd-45b0-8f0f-010a61010e38} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8527 2024.08.02 17:27:21.155580 [ 3 ] {} <Debug> HTTP-Session: 99c57571-0f74-4c2d-a0af-04577b2e8371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8528 2024.08.02 17:27:21.156049 [ 191 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8529 2024.08.02 17:27:21.156049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8530 2024.08.02 17:27:21.156147 [ 191 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 36 rows starting from the beginning of the part
8531 2024.08.02 17:27:21.156222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8532 2024.08.02 17:27:21.156321 [ 3 ] {} <Debug> HTTP-Session: 4f5ec248-251a-44a8-af04-5b1d3a7d0364 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8533 2024.08.02 17:27:21.156359 [ 191 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part
8534 2024.08.02 17:27:21.156409 [ 3 ] {} <Debug> HTTP-Session: 4f5ec248-251a-44a8-af04-5b1d3a7d0364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8535 2024.08.02 17:27:21.156624 [ 191 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part
8536 2024.08.02 17:27:21.156516 [ 3 ] {} <Debug> HTTP-Session: 4f5ec248-251a-44a8-af04-5b1d3a7d0364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8537 2024.08.02 17:27:21.156862 [ 191 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part
8538 2024.08.02 17:27:21.156914 [ 3 ] {} <Trace> HTTP-Session: 4f5ec248-251a-44a8-af04-5b1d3a7d0364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8539 2024.08.02 17:27:21.157116 [ 191 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part
8540 2024.08.02 17:27:21.157354 [ 191 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part
8541 2024.08.02 17:27:21.157795 [ 3 ] {c24b790c-5585-40a5-a516-517cf2ecf2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8542 2024.08.02 17:27:21.157861 [ 3 ] {c24b790c-5585-40a5-a516-517cf2ecf2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8543 2024.08.02 17:27:21.158348 [ 3 ] {c24b790c-5585-40a5-a516-517cf2ecf2b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8544 2024.08.02 17:27:21.159405 [ 3 ] {c24b790c-5585-40a5-a516-517cf2ecf2b8} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8545 2024.08.02 17:27:21.159477 [ 3 ] {c24b790c-5585-40a5-a516-517cf2ecf2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8546 2024.08.02 17:27:21.159935 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.00473612 sec., 25337.195848078176 rows/sec., 1.88 MiB/sec.
8547 2024.08.02 17:27:21.160084 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8548 2024.08.02 17:27:21.160135 [ 3 ] {c24b790c-5585-40a5-a516-517cf2ecf2b8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8549 2024.08.02 17:27:21.160708 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_41_8} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8550 2024.08.02 17:27:21.160739 [ 3 ] {c24b790c-5585-40a5-a516-517cf2ecf2b8} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8551 2024.08.02 17:27:21.160825 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_41_8} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8552 2024.08.02 17:27:21.160997 [ 3 ] {c24b790c-5585-40a5-a516-517cf2ecf2b8} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.003418 sec., 52369.80690462259 rows/sec., 4.64 MiB/sec.
8553 2024.08.02 17:27:21.161021 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8554 2024.08.02 17:27:21.161226 [ 3 ] {c24b790c-5585-40a5-a516-517cf2ecf2b8} <Debug> DynamicQueryHandler: Done processing query
8555 2024.08.02 17:27:21.161252 [ 3 ] {c24b790c-5585-40a5-a516-517cf2ecf2b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8556 2024.08.02 17:27:21.161269 [ 3 ] {} <Debug> HTTP-Session: 4f5ec248-251a-44a8-af04-5b1d3a7d0364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8557 2024.08.02 17:27:21.161526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8558 2024.08.02 17:27:21.161579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8559 2024.08.02 17:27:21.161599 [ 3 ] {} <Debug> HTTP-Session: a65556d1-5f06-4227-95be-5ce85307dae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8560 2024.08.02 17:27:21.161616 [ 3 ] {} <Debug> HTTP-Session: a65556d1-5f06-4227-95be-5ce85307dae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8561 2024.08.02 17:27:21.161630 [ 3 ] {} <Debug> HTTP-Session: a65556d1-5f06-4227-95be-5ce85307dae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8562 2024.08.02 17:27:21.161662 [ 3 ] {} <Trace> HTTP-Session: a65556d1-5f06-4227-95be-5ce85307dae9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8563 2024.08.02 17:27:21.161888 [ 3 ] {6594a4d7-d731-4974-9988-74fe1b51c092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8564 2024.08.02 17:27:21.161935 [ 3 ] {6594a4d7-d731-4974-9988-74fe1b51c092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8565 2024.08.02 17:27:21.162068 [ 3 ] {6594a4d7-d731-4974-9988-74fe1b51c092} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8566 2024.08.02 17:27:21.162607 [ 3 ] {6594a4d7-d731-4974-9988-74fe1b51c092} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8567 2024.08.02 17:27:21.162646 [ 3 ] {6594a4d7-d731-4974-9988-74fe1b51c092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8568 2024.08.02 17:27:21.162989 [ 3 ] {6594a4d7-d731-4974-9988-74fe1b51c092} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8569 2024.08.02 17:27:21.163297 [ 3 ] {6594a4d7-d731-4974-9988-74fe1b51c092} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8570 2024.08.02 17:27:21.163457 [ 3 ] {6594a4d7-d731-4974-9988-74fe1b51c092} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.001688 sec., 229857.81990521325 rows/sec., 16.17 MiB/sec.
8571 2024.08.02 17:27:21.163628 [ 3 ] {6594a4d7-d731-4974-9988-74fe1b51c092} <Debug> DynamicQueryHandler: Done processing query
8572 2024.08.02 17:27:21.163653 [ 3 ] {6594a4d7-d731-4974-9988-74fe1b51c092} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8573 2024.08.02 17:27:21.163668 [ 3 ] {} <Debug> HTTP-Session: a65556d1-5f06-4227-95be-5ce85307dae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8574 2024.08.02 17:27:21.163806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8575 2024.08.02 17:27:21.163857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8576 2024.08.02 17:27:21.163877 [ 3 ] {} <Debug> HTTP-Session: 268a6704-49e2-47b9-8824-3234408ec976 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8577 2024.08.02 17:27:21.163894 [ 3 ] {} <Debug> HTTP-Session: 268a6704-49e2-47b9-8824-3234408ec976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8578 2024.08.02 17:27:21.163907 [ 3 ] {} <Debug> HTTP-Session: 268a6704-49e2-47b9-8824-3234408ec976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8579 2024.08.02 17:27:21.163939 [ 3 ] {} <Trace> HTTP-Session: 268a6704-49e2-47b9-8824-3234408ec976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8580 2024.08.02 17:27:21.164037 [ 3 ] {7d4deca5-b949-4849-bb96-e917b7d31e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8581 2024.08.02 17:27:21.164084 [ 3 ] {7d4deca5-b949-4849-bb96-e917b7d31e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8582 2024.08.02 17:27:21.164216 [ 3 ] {7d4deca5-b949-4849-bb96-e917b7d31e8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8583 2024.08.02 17:27:21.164502 [ 3 ] {7d4deca5-b949-4849-bb96-e917b7d31e8a} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8584 2024.08.02 17:27:21.164540 [ 3 ] {7d4deca5-b949-4849-bb96-e917b7d31e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8585 2024.08.02 17:27:21.164924 [ 3 ] {7d4deca5-b949-4849-bb96-e917b7d31e8a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8586 2024.08.02 17:27:21.165264 [ 3 ] {7d4deca5-b949-4849-bb96-e917b7d31e8a} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8587 2024.08.02 17:27:21.165427 [ 3 ] {7d4deca5-b949-4849-bb96-e917b7d31e8a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 183.11 KiB/sec.
8588 2024.08.02 17:27:21.165596 [ 3 ] {7d4deca5-b949-4849-bb96-e917b7d31e8a} <Debug> DynamicQueryHandler: Done processing query
8589 2024.08.02 17:27:21.165622 [ 3 ] {7d4deca5-b949-4849-bb96-e917b7d31e8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8590 2024.08.02 17:27:21.165637 [ 3 ] {} <Debug> HTTP-Session: 268a6704-49e2-47b9-8824-3234408ec976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8591 2024.08.02 17:27:21.165783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8592 2024.08.02 17:27:21.165835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8593 2024.08.02 17:27:21.165854 [ 3 ] {} <Debug> HTTP-Session: 9fd9658e-888a-40b6-beb7-bae4e9b840d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8594 2024.08.02 17:27:21.165871 [ 3 ] {} <Debug> HTTP-Session: 9fd9658e-888a-40b6-beb7-bae4e9b840d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8595 2024.08.02 17:27:21.165885 [ 3 ] {} <Debug> HTTP-Session: 9fd9658e-888a-40b6-beb7-bae4e9b840d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8596 2024.08.02 17:27:21.165917 [ 3 ] {} <Trace> HTTP-Session: 9fd9658e-888a-40b6-beb7-bae4e9b840d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8597 2024.08.02 17:27:21.166056 [ 3 ] {bc287c51-d946-46e7-8218-ea203625587d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8598 2024.08.02 17:27:21.166107 [ 3 ] {bc287c51-d946-46e7-8218-ea203625587d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8599 2024.08.02 17:27:21.166261 [ 3 ] {bc287c51-d946-46e7-8218-ea203625587d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8600 2024.08.02 17:27:21.166594 [ 3 ] {bc287c51-d946-46e7-8218-ea203625587d} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8601 2024.08.02 17:27:21.166631 [ 3 ] {bc287c51-d946-46e7-8218-ea203625587d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8602 2024.08.02 17:27:21.166996 [ 3 ] {bc287c51-d946-46e7-8218-ea203625587d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8603 2024.08.02 17:27:21.167378 [ 3 ] {bc287c51-d946-46e7-8218-ea203625587d} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8604 2024.08.02 17:27:21.167538 [ 3 ] {bc287c51-d946-46e7-8218-ea203625587d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001538 sec., 50065.01950585175 rows/sec., 3.08 MiB/sec.
8605 2024.08.02 17:27:21.167713 [ 3 ] {bc287c51-d946-46e7-8218-ea203625587d} <Debug> DynamicQueryHandler: Done processing query
8606 2024.08.02 17:27:21.167738 [ 3 ] {bc287c51-d946-46e7-8218-ea203625587d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8607 2024.08.02 17:27:21.167753 [ 3 ] {} <Debug> HTTP-Session: 9fd9658e-888a-40b6-beb7-bae4e9b840d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8608 2024.08.02 17:27:21.167917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8609 2024.08.02 17:27:21.167966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8610 2024.08.02 17:27:21.167985 [ 3 ] {} <Debug> HTTP-Session: 079f015b-2f0d-46d6-9f74-9e6916ff62c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8611 2024.08.02 17:27:21.168002 [ 3 ] {} <Debug> HTTP-Session: 079f015b-2f0d-46d6-9f74-9e6916ff62c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8612 2024.08.02 17:27:21.168015 [ 3 ] {} <Debug> HTTP-Session: 079f015b-2f0d-46d6-9f74-9e6916ff62c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8613 2024.08.02 17:27:21.168046 [ 3 ] {} <Trace> HTTP-Session: 079f015b-2f0d-46d6-9f74-9e6916ff62c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8614 2024.08.02 17:27:21.168219 [ 3 ] {3cdbc3fe-8fc0-44b7-9442-c806e080ad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8615 2024.08.02 17:27:21.168265 [ 3 ] {3cdbc3fe-8fc0-44b7-9442-c806e080ad60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8616 2024.08.02 17:27:21.168409 [ 3 ] {3cdbc3fe-8fc0-44b7-9442-c806e080ad60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8617 2024.08.02 17:27:21.168799 [ 3 ] {3cdbc3fe-8fc0-44b7-9442-c806e080ad60} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8618 2024.08.02 17:27:21.168837 [ 3 ] {3cdbc3fe-8fc0-44b7-9442-c806e080ad60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8619 2024.08.02 17:27:21.169217 [ 3 ] {3cdbc3fe-8fc0-44b7-9442-c806e080ad60} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8620 2024.08.02 17:27:21.169559 [ 3 ] {3cdbc3fe-8fc0-44b7-9442-c806e080ad60} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8621 2024.08.02 17:27:21.169713 [ 3 ] {3cdbc3fe-8fc0-44b7-9442-c806e080ad60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec.
8622 2024.08.02 17:27:21.170281 [ 3 ] {3cdbc3fe-8fc0-44b7-9442-c806e080ad60} <Debug> DynamicQueryHandler: Done processing query
8623 2024.08.02 17:27:21.170398 [ 3 ] {3cdbc3fe-8fc0-44b7-9442-c806e080ad60} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8624 2024.08.02 17:27:21.170466 [ 3 ] {} <Debug> HTTP-Session: 079f015b-2f0d-46d6-9f74-9e6916ff62c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8625 2024.08.02 17:27:21.170647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8626 2024.08.02 17:27:21.170701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8627 2024.08.02 17:27:21.170720 [ 3 ] {} <Debug> HTTP-Session: 122c63af-9c8b-43d8-92df-742575ebdc4c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8628 2024.08.02 17:27:21.170737 [ 3 ] {} <Debug> HTTP-Session: 122c63af-9c8b-43d8-92df-742575ebdc4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8629 2024.08.02 17:27:21.170751 [ 3 ] {} <Debug> HTTP-Session: 122c63af-9c8b-43d8-92df-742575ebdc4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8630 2024.08.02 17:27:21.170784 [ 3 ] {} <Trace> HTTP-Session: 122c63af-9c8b-43d8-92df-742575ebdc4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8631 2024.08.02 17:27:21.170946 [ 3 ] {969c858f-fce2-446e-99ba-8a43cbbb4ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8632 2024.08.02 17:27:21.171022 [ 3 ] {969c858f-fce2-446e-99ba-8a43cbbb4ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8633 2024.08.02 17:27:21.171473 [ 3 ] {969c858f-fce2-446e-99ba-8a43cbbb4ec6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8634 2024.08.02 17:27:21.171979 [ 3 ] {969c858f-fce2-446e-99ba-8a43cbbb4ec6} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8635 2024.08.02 17:27:21.172017 [ 3 ] {969c858f-fce2-446e-99ba-8a43cbbb4ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8636 2024.08.02 17:27:21.172598 [ 3 ] {969c858f-fce2-446e-99ba-8a43cbbb4ec6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8637 2024.08.02 17:27:21.173009 [ 3 ] {969c858f-fce2-446e-99ba-8a43cbbb4ec6} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8638 2024.08.02 17:27:21.173210 [ 3 ] {969c858f-fce2-446e-99ba-8a43cbbb4ec6} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002341 sec., 2563.0072618539084 rows/sec., 4.59 MiB/sec.
8639 2024.08.02 17:27:21.173759 [ 3 ] {969c858f-fce2-446e-99ba-8a43cbbb4ec6} <Debug> DynamicQueryHandler: Done processing query
8640 2024.08.02 17:27:21.173786 [ 3 ] {969c858f-fce2-446e-99ba-8a43cbbb4ec6} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8641 2024.08.02 17:27:21.173802 [ 3 ] {} <Debug> HTTP-Session: 122c63af-9c8b-43d8-92df-742575ebdc4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8642 2024.08.02 17:27:21.173920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8643 2024.08.02 17:27:21.173970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8644 2024.08.02 17:27:21.173990 [ 3 ] {} <Debug> HTTP-Session: 91889c93-a6cd-45b8-aac9-f4f8d6ed14a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8645 2024.08.02 17:27:21.174007 [ 3 ] {} <Debug> HTTP-Session: 91889c93-a6cd-45b8-aac9-f4f8d6ed14a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8646 2024.08.02 17:27:21.174020 [ 3 ] {} <Debug> HTTP-Session: 91889c93-a6cd-45b8-aac9-f4f8d6ed14a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8647 2024.08.02 17:27:21.174051 [ 3 ] {} <Trace> HTTP-Session: 91889c93-a6cd-45b8-aac9-f4f8d6ed14a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8648 2024.08.02 17:27:21.174160 [ 3 ] {35118950-d6b1-4c73-ae03-6e6d54d2f2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8649 2024.08.02 17:27:21.174207 [ 3 ] {35118950-d6b1-4c73-ae03-6e6d54d2f2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8650 2024.08.02 17:27:21.174355 [ 3 ] {35118950-d6b1-4c73-ae03-6e6d54d2f2d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8651 2024.08.02 17:27:21.174687 [ 3 ] {35118950-d6b1-4c73-ae03-6e6d54d2f2d7} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8652 2024.08.02 17:27:21.174724 [ 3 ] {35118950-d6b1-4c73-ae03-6e6d54d2f2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8653 2024.08.02 17:27:21.175087 [ 3 ] {35118950-d6b1-4c73-ae03-6e6d54d2f2d7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8654 2024.08.02 17:27:21.175426 [ 3 ] {35118950-d6b1-4c73-ae03-6e6d54d2f2d7} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8655 2024.08.02 17:27:21.175582 [ 3 ] {35118950-d6b1-4c73-ae03-6e6d54d2f2d7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00145 sec., 15862.068965517243 rows/sec., 858.03 KiB/sec.
8656 2024.08.02 17:27:21.175754 [ 3 ] {35118950-d6b1-4c73-ae03-6e6d54d2f2d7} <Debug> DynamicQueryHandler: Done processing query
8657 2024.08.02 17:27:21.175778 [ 3 ] {35118950-d6b1-4c73-ae03-6e6d54d2f2d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8658 2024.08.02 17:27:21.175795 [ 3 ] {} <Debug> HTTP-Session: 91889c93-a6cd-45b8-aac9-f4f8d6ed14a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8659 2024.08.02 17:27:21.175927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8660 2024.08.02 17:27:21.175976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8661 2024.08.02 17:27:21.175995 [ 3 ] {} <Debug> HTTP-Session: d78976ca-f9de-493b-912e-e14a3c928858 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8662 2024.08.02 17:27:21.176011 [ 3 ] {} <Debug> HTTP-Session: d78976ca-f9de-493b-912e-e14a3c928858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8663 2024.08.02 17:27:21.176025 [ 3 ] {} <Debug> HTTP-Session: d78976ca-f9de-493b-912e-e14a3c928858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8664 2024.08.02 17:27:21.176055 [ 3 ] {} <Trace> HTTP-Session: d78976ca-f9de-493b-912e-e14a3c928858 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8665 2024.08.02 17:27:21.176176 [ 3 ] {0cf9ee32-32ac-437b-840e-fff1d1a342bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8666 2024.08.02 17:27:21.176220 [ 3 ] {0cf9ee32-32ac-437b-840e-fff1d1a342bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8667 2024.08.02 17:27:21.176349 [ 3 ] {0cf9ee32-32ac-437b-840e-fff1d1a342bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8668 2024.08.02 17:27:21.176658 [ 3 ] {0cf9ee32-32ac-437b-840e-fff1d1a342bf} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8669 2024.08.02 17:27:21.176694 [ 3 ] {0cf9ee32-32ac-437b-840e-fff1d1a342bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8670 2024.08.02 17:27:21.177054 [ 3 ] {0cf9ee32-32ac-437b-840e-fff1d1a342bf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8671 2024.08.02 17:27:21.177387 [ 3 ] {0cf9ee32-32ac-437b-840e-fff1d1a342bf} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8672 2024.08.02 17:27:21.177539 [ 3 ] {0cf9ee32-32ac-437b-840e-fff1d1a342bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
8673 2024.08.02 17:27:21.177870 [ 3 ] {0cf9ee32-32ac-437b-840e-fff1d1a342bf} <Debug> DynamicQueryHandler: Done processing query
8674 2024.08.02 17:27:21.177909 [ 3 ] {0cf9ee32-32ac-437b-840e-fff1d1a342bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8675 2024.08.02 17:27:21.177932 [ 3 ] {} <Debug> HTTP-Session: d78976ca-f9de-493b-912e-e14a3c928858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8676 2024.08.02 17:27:23.101300 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache
8677 2024.08.02 17:27:23.101369 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache
8678 2024.08.02 17:27:24.001652 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001173343 sec.
8679 2024.08.02 17:27:26.149682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8680 2024.08.02 17:27:26.149886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8681 2024.08.02 17:27:26.149933 [ 3 ] {} <Debug> HTTP-Session: 5329fc6d-b1dd-41a7-ac12-8303c7fe7cfa Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8682 2024.08.02 17:27:26.149976 [ 3 ] {} <Debug> HTTP-Session: 5329fc6d-b1dd-41a7-ac12-8303c7fe7cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8683 2024.08.02 17:27:26.150005 [ 3 ] {} <Debug> HTTP-Session: 5329fc6d-b1dd-41a7-ac12-8303c7fe7cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8684 2024.08.02 17:27:26.150085 [ 3 ] {} <Trace> HTTP-Session: 5329fc6d-b1dd-41a7-ac12-8303c7fe7cfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8685 2024.08.02 17:27:26.150386 [ 3 ] {b323c867-dd27-4b5d-be88-7ffa8e8f0de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8686 2024.08.02 17:27:26.150455 [ 3 ] {b323c867-dd27-4b5d-be88-7ffa8e8f0de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8687 2024.08.02 17:27:26.150648 [ 3 ] {b323c867-dd27-4b5d-be88-7ffa8e8f0de5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8688 2024.08.02 17:27:26.151115 [ 3 ] {b323c867-dd27-4b5d-be88-7ffa8e8f0de5} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8689 2024.08.02 17:27:26.151162 [ 3 ] {b323c867-dd27-4b5d-be88-7ffa8e8f0de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8690 2024.08.02 17:27:26.151543 [ 3 ] {b323c867-dd27-4b5d-be88-7ffa8e8f0de5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8691 2024.08.02 17:27:26.151885 [ 3 ] {b323c867-dd27-4b5d-be88-7ffa8e8f0de5} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8692 2024.08.02 17:27:26.152047 [ 3 ] {b323c867-dd27-4b5d-be88-7ffa8e8f0de5} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001755 sec., 13675.213675213674 rows/sec., 1.08 MiB/sec.
8693 2024.08.02 17:27:26.152269 [ 3 ] {b323c867-dd27-4b5d-be88-7ffa8e8f0de5} <Debug> DynamicQueryHandler: Done processing query
8694 2024.08.02 17:27:26.152296 [ 3 ] {b323c867-dd27-4b5d-be88-7ffa8e8f0de5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8695 2024.08.02 17:27:26.152312 [ 3 ] {} <Debug> HTTP-Session: 5329fc6d-b1dd-41a7-ac12-8303c7fe7cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8696 2024.08.02 17:27:26.152459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8697 2024.08.02 17:27:26.152516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8698 2024.08.02 17:27:26.152536 [ 3 ] {} <Debug> HTTP-Session: 05ad91b5-5621-4b25-b0e0-cdd4e272cd6f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8699 2024.08.02 17:27:26.152555 [ 3 ] {} <Debug> HTTP-Session: 05ad91b5-5621-4b25-b0e0-cdd4e272cd6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8700 2024.08.02 17:27:26.152568 [ 3 ] {} <Debug> HTTP-Session: 05ad91b5-5621-4b25-b0e0-cdd4e272cd6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8701 2024.08.02 17:27:26.152604 [ 3 ] {} <Trace> HTTP-Session: 05ad91b5-5621-4b25-b0e0-cdd4e272cd6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8702 2024.08.02 17:27:26.152742 [ 3 ] {56bf522b-1c45-4301-9ff8-16e3b0b1e797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8703 2024.08.02 17:27:26.152789 [ 3 ] {56bf522b-1c45-4301-9ff8-16e3b0b1e797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8704 2024.08.02 17:27:26.152919 [ 3 ] {56bf522b-1c45-4301-9ff8-16e3b0b1e797} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8705 2024.08.02 17:27:26.153330 [ 3 ] {56bf522b-1c45-4301-9ff8-16e3b0b1e797} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8706 2024.08.02 17:27:26.153369 [ 3 ] {56bf522b-1c45-4301-9ff8-16e3b0b1e797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8707 2024.08.02 17:27:26.153707 [ 3 ] {56bf522b-1c45-4301-9ff8-16e3b0b1e797} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8708 2024.08.02 17:27:26.154019 [ 3 ] {56bf522b-1c45-4301-9ff8-16e3b0b1e797} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8709 2024.08.02 17:27:26.154176 [ 3 ] {56bf522b-1c45-4301-9ff8-16e3b0b1e797} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.001491 sec., 85848.42387659289 rows/sec., 7.08 MiB/sec.
8710 2024.08.02 17:27:26.154355 [ 3 ] {56bf522b-1c45-4301-9ff8-16e3b0b1e797} <Debug> DynamicQueryHandler: Done processing query
8711 2024.08.02 17:27:26.154381 [ 3 ] {56bf522b-1c45-4301-9ff8-16e3b0b1e797} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8712 2024.08.02 17:27:26.154397 [ 3 ] {} <Debug> HTTP-Session: 05ad91b5-5621-4b25-b0e0-cdd4e272cd6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8713 2024.08.02 17:27:26.154527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8714 2024.08.02 17:27:26.154577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8715 2024.08.02 17:27:26.154597 [ 3 ] {} <Debug> HTTP-Session: bcb9aea0-0d99-44ae-97a2-8b1a6d8a4b46 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8716 2024.08.02 17:27:26.154613 [ 3 ] {} <Debug> HTTP-Session: bcb9aea0-0d99-44ae-97a2-8b1a6d8a4b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8717 2024.08.02 17:27:26.154627 [ 3 ] {} <Debug> HTTP-Session: bcb9aea0-0d99-44ae-97a2-8b1a6d8a4b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8718 2024.08.02 17:27:26.154659 [ 3 ] {} <Trace> HTTP-Session: bcb9aea0-0d99-44ae-97a2-8b1a6d8a4b46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8719 2024.08.02 17:27:26.154785 [ 3 ] {1eb5f650-7eb9-47f5-8743-c9f405e0cfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8720 2024.08.02 17:27:26.154829 [ 3 ] {1eb5f650-7eb9-47f5-8743-c9f405e0cfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8721 2024.08.02 17:27:26.154957 [ 3 ] {1eb5f650-7eb9-47f5-8743-c9f405e0cfb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8722 2024.08.02 17:27:26.155324 [ 3 ] {1eb5f650-7eb9-47f5-8743-c9f405e0cfb9} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8723 2024.08.02 17:27:26.155364 [ 3 ] {1eb5f650-7eb9-47f5-8743-c9f405e0cfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8724 2024.08.02 17:27:26.155685 [ 3 ] {1eb5f650-7eb9-47f5-8743-c9f405e0cfb9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8725 2024.08.02 17:27:26.155995 [ 3 ] {1eb5f650-7eb9-47f5-8743-c9f405e0cfb9} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8726 2024.08.02 17:27:26.156154 [ 3 ] {1eb5f650-7eb9-47f5-8743-c9f405e0cfb9} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001411 sec., 62367.11552090716 rows/sec., 4.87 MiB/sec.
8727 2024.08.02 17:27:26.156311 [ 3 ] {1eb5f650-7eb9-47f5-8743-c9f405e0cfb9} <Debug> DynamicQueryHandler: Done processing query
8728 2024.08.02 17:27:26.156336 [ 3 ] {1eb5f650-7eb9-47f5-8743-c9f405e0cfb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8729 2024.08.02 17:27:26.156352 [ 3 ] {} <Debug> HTTP-Session: bcb9aea0-0d99-44ae-97a2-8b1a6d8a4b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8730 2024.08.02 17:27:26.156510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8731 2024.08.02 17:27:26.156559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8732 2024.08.02 17:27:26.156578 [ 3 ] {} <Debug> HTTP-Session: ef7522fb-4105-4bc9-a6d3-358710572cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8733 2024.08.02 17:27:26.156594 [ 3 ] {} <Debug> HTTP-Session: ef7522fb-4105-4bc9-a6d3-358710572cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8734 2024.08.02 17:27:26.156608 [ 3 ] {} <Debug> HTTP-Session: ef7522fb-4105-4bc9-a6d3-358710572cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8735 2024.08.02 17:27:26.156639 [ 3 ] {} <Trace> HTTP-Session: ef7522fb-4105-4bc9-a6d3-358710572cc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8736 2024.08.02 17:27:26.156786 [ 3 ] {62d00732-4a67-40e9-b9d2-897110991b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8737 2024.08.02 17:27:26.156833 [ 3 ] {62d00732-4a67-40e9-b9d2-897110991b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8738 2024.08.02 17:27:26.156975 [ 3 ] {62d00732-4a67-40e9-b9d2-897110991b3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8739 2024.08.02 17:27:26.157356 [ 3 ] {62d00732-4a67-40e9-b9d2-897110991b3a} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8740 2024.08.02 17:27:26.157392 [ 3 ] {62d00732-4a67-40e9-b9d2-897110991b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8741 2024.08.02 17:27:26.157785 [ 3 ] {62d00732-4a67-40e9-b9d2-897110991b3a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8742 2024.08.02 17:27:26.158125 [ 3 ] {62d00732-4a67-40e9-b9d2-897110991b3a} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8743 2024.08.02 17:27:26.158280 [ 3 ] {62d00732-4a67-40e9-b9d2-897110991b3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
8744 2024.08.02 17:27:26.158452 [ 3 ] {62d00732-4a67-40e9-b9d2-897110991b3a} <Debug> DynamicQueryHandler: Done processing query
8745 2024.08.02 17:27:26.158476 [ 3 ] {62d00732-4a67-40e9-b9d2-897110991b3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8746 2024.08.02 17:27:26.158493 [ 3 ] {} <Debug> HTTP-Session: ef7522fb-4105-4bc9-a6d3-358710572cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8747 2024.08.02 17:27:26.158632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8748 2024.08.02 17:27:26.158681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8749 2024.08.02 17:27:26.158700 [ 3 ] {} <Debug> HTTP-Session: 18e7a301-008b-497a-8e8f-895ac38d8049 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8750 2024.08.02 17:27:26.158716 [ 3 ] {} <Debug> HTTP-Session: 18e7a301-008b-497a-8e8f-895ac38d8049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8751 2024.08.02 17:27:26.158730 [ 3 ] {} <Debug> HTTP-Session: 18e7a301-008b-497a-8e8f-895ac38d8049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8752 2024.08.02 17:27:26.158761 [ 3 ] {} <Trace> HTTP-Session: 18e7a301-008b-497a-8e8f-895ac38d8049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8753 2024.08.02 17:27:26.159033 [ 3 ] {0ea9a47f-57f0-460e-a585-1ce72cc29036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8754 2024.08.02 17:27:26.159099 [ 3 ] {0ea9a47f-57f0-460e-a585-1ce72cc29036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8755 2024.08.02 17:27:26.159507 [ 3 ] {0ea9a47f-57f0-460e-a585-1ce72cc29036} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8756 2024.08.02 17:27:26.160201 [ 3 ] {0ea9a47f-57f0-460e-a585-1ce72cc29036} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8757 2024.08.02 17:27:26.160240 [ 3 ] {0ea9a47f-57f0-460e-a585-1ce72cc29036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8758 2024.08.02 17:27:26.160830 [ 3 ] {0ea9a47f-57f0-460e-a585-1ce72cc29036} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8759 2024.08.02 17:27:26.161235 [ 3 ] {0ea9a47f-57f0-460e-a585-1ce72cc29036} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8760 2024.08.02 17:27:26.161400 [ 3 ] {0ea9a47f-57f0-460e-a585-1ce72cc29036} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002547 sec., 9422.850412249707 rows/sec., 16.89 MiB/sec.
8761 2024.08.02 17:27:26.161880 [ 3 ] {0ea9a47f-57f0-460e-a585-1ce72cc29036} <Debug> DynamicQueryHandler: Done processing query
8762 2024.08.02 17:27:26.161909 [ 3 ] {0ea9a47f-57f0-460e-a585-1ce72cc29036} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8763 2024.08.02 17:27:26.161926 [ 3 ] {} <Debug> HTTP-Session: 18e7a301-008b-497a-8e8f-895ac38d8049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8764 2024.08.02 17:27:26.162047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8765 2024.08.02 17:27:26.162094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8766 2024.08.02 17:27:26.162113 [ 3 ] {} <Debug> HTTP-Session: 658d571a-2cdd-4f91-bb2e-52e04883af96 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8767 2024.08.02 17:27:26.162129 [ 3 ] {} <Debug> HTTP-Session: 658d571a-2cdd-4f91-bb2e-52e04883af96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8768 2024.08.02 17:27:26.162143 [ 3 ] {} <Debug> HTTP-Session: 658d571a-2cdd-4f91-bb2e-52e04883af96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8769 2024.08.02 17:27:26.162174 [ 3 ] {} <Trace> HTTP-Session: 658d571a-2cdd-4f91-bb2e-52e04883af96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8770 2024.08.02 17:27:26.162296 [ 3 ] {65dee04b-ee5f-4d64-9624-601d739067a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8771 2024.08.02 17:27:26.162343 [ 3 ] {65dee04b-ee5f-4d64-9624-601d739067a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8772 2024.08.02 17:27:26.162487 [ 3 ] {65dee04b-ee5f-4d64-9624-601d739067a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8773 2024.08.02 17:27:26.162774 [ 3 ] {65dee04b-ee5f-4d64-9624-601d739067a8} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8774 2024.08.02 17:27:26.162812 [ 3 ] {65dee04b-ee5f-4d64-9624-601d739067a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8775 2024.08.02 17:27:26.163172 [ 3 ] {65dee04b-ee5f-4d64-9624-601d739067a8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8776 2024.08.02 17:27:26.163502 [ 3 ] {65dee04b-ee5f-4d64-9624-601d739067a8} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8777 2024.08.02 17:27:26.163656 [ 3 ] {65dee04b-ee5f-4d64-9624-601d739067a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
8778 2024.08.02 17:27:26.163828 [ 3 ] {65dee04b-ee5f-4d64-9624-601d739067a8} <Debug> DynamicQueryHandler: Done processing query
8779 2024.08.02 17:27:26.163852 [ 3 ] {65dee04b-ee5f-4d64-9624-601d739067a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8780 2024.08.02 17:27:26.163868 [ 3 ] {} <Debug> HTTP-Session: 658d571a-2cdd-4f91-bb2e-52e04883af96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8781 2024.08.02 17:27:31.152824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8782 2024.08.02 17:27:31.152960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8783 2024.08.02 17:27:31.152987 [ 3 ] {} <Debug> HTTP-Session: 31b58cd7-b022-416e-afe4-8656ed9cbe78 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8784 2024.08.02 17:27:31.153012 [ 3 ] {} <Debug> HTTP-Session: 31b58cd7-b022-416e-afe4-8656ed9cbe78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8785 2024.08.02 17:27:31.153027 [ 3 ] {} <Debug> HTTP-Session: 31b58cd7-b022-416e-afe4-8656ed9cbe78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8786 2024.08.02 17:27:31.153078 [ 3 ] {} <Trace> HTTP-Session: 31b58cd7-b022-416e-afe4-8656ed9cbe78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8787 2024.08.02 17:27:31.153268 [ 3 ] {8ff19191-a6d4-4dcf-b4b7-8de93d0a91c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8788 2024.08.02 17:27:31.153336 [ 3 ] {8ff19191-a6d4-4dcf-b4b7-8de93d0a91c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8789 2024.08.02 17:27:31.153528 [ 3 ] {8ff19191-a6d4-4dcf-b4b7-8de93d0a91c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8790 2024.08.02 17:27:31.153984 [ 3 ] {8ff19191-a6d4-4dcf-b4b7-8de93d0a91c8} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8791 2024.08.02 17:27:31.154030 [ 3 ] {8ff19191-a6d4-4dcf-b4b7-8de93d0a91c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8792 2024.08.02 17:27:31.154428 [ 3 ] {8ff19191-a6d4-4dcf-b4b7-8de93d0a91c8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8793 2024.08.02 17:27:31.154791 [ 3 ] {8ff19191-a6d4-4dcf-b4b7-8de93d0a91c8} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8794 2024.08.02 17:27:31.154947 [ 3 ] {8ff19191-a6d4-4dcf-b4b7-8de93d0a91c8} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001736 sec., 6912.442396313364 rows/sec., 475.91 KiB/sec.
8795 2024.08.02 17:27:31.155179 [ 3 ] {8ff19191-a6d4-4dcf-b4b7-8de93d0a91c8} <Debug> DynamicQueryHandler: Done processing query
8796 2024.08.02 17:27:31.155207 [ 3 ] {8ff19191-a6d4-4dcf-b4b7-8de93d0a91c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8797 2024.08.02 17:27:31.155224 [ 3 ] {} <Debug> HTTP-Session: 31b58cd7-b022-416e-afe4-8656ed9cbe78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8798 2024.08.02 17:27:31.155360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8799 2024.08.02 17:27:31.155420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8800 2024.08.02 17:27:31.155441 [ 3 ] {} <Debug> HTTP-Session: 8c644a2b-34cb-4f60-bd0d-53f3ce099bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8801 2024.08.02 17:27:31.155460 [ 3 ] {} <Debug> HTTP-Session: 8c644a2b-34cb-4f60-bd0d-53f3ce099bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8802 2024.08.02 17:27:31.155474 [ 3 ] {} <Debug> HTTP-Session: 8c644a2b-34cb-4f60-bd0d-53f3ce099bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8803 2024.08.02 17:27:31.155510 [ 3 ] {} <Trace> HTTP-Session: 8c644a2b-34cb-4f60-bd0d-53f3ce099bf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8804 2024.08.02 17:27:31.155621 [ 3 ] {61aa4f14-2134-406f-bc98-68c52a576f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8805 2024.08.02 17:27:31.155672 [ 3 ] {61aa4f14-2134-406f-bc98-68c52a576f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8806 2024.08.02 17:27:31.155808 [ 3 ] {61aa4f14-2134-406f-bc98-68c52a576f82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8807 2024.08.02 17:27:31.156143 [ 3 ] {61aa4f14-2134-406f-bc98-68c52a576f82} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8808 2024.08.02 17:27:31.156186 [ 3 ] {61aa4f14-2134-406f-bc98-68c52a576f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8809 2024.08.02 17:27:31.156516 [ 3 ] {61aa4f14-2134-406f-bc98-68c52a576f82} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8810 2024.08.02 17:27:31.156851 [ 3 ] {61aa4f14-2134-406f-bc98-68c52a576f82} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8811 2024.08.02 17:27:31.156988 [ 3 ] {61aa4f14-2134-406f-bc98-68c52a576f82} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001398 sec., 2861.230329041488 rows/sec., 233.31 KiB/sec.
8812 2024.08.02 17:27:31.157248 [ 3 ] {61aa4f14-2134-406f-bc98-68c52a576f82} <Debug> DynamicQueryHandler: Done processing query
8813 2024.08.02 17:27:31.157275 [ 3 ] {61aa4f14-2134-406f-bc98-68c52a576f82} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8814 2024.08.02 17:27:31.157293 [ 3 ] {} <Debug> HTTP-Session: 8c644a2b-34cb-4f60-bd0d-53f3ce099bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8815 2024.08.02 17:27:31.157505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8816 2024.08.02 17:27:31.157575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8817 2024.08.02 17:27:31.157605 [ 3 ] {} <Debug> HTTP-Session: 4bf3fec0-fd49-4f4f-9e4b-480246c9a53a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8818 2024.08.02 17:27:31.157631 [ 3 ] {} <Debug> HTTP-Session: 4bf3fec0-fd49-4f4f-9e4b-480246c9a53a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8819 2024.08.02 17:27:31.157651 [ 3 ] {} <Debug> HTTP-Session: 4bf3fec0-fd49-4f4f-9e4b-480246c9a53a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8820 2024.08.02 17:27:31.157697 [ 3 ] {} <Trace> HTTP-Session: 4bf3fec0-fd49-4f4f-9e4b-480246c9a53a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8821 2024.08.02 17:27:31.157900 [ 3 ] {856bff2b-53b8-49b4-833c-8995737ac9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8822 2024.08.02 17:27:31.157959 [ 3 ] {856bff2b-53b8-49b4-833c-8995737ac9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8823 2024.08.02 17:27:31.158157 [ 3 ] {856bff2b-53b8-49b4-833c-8995737ac9ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8824 2024.08.02 17:27:31.158627 [ 3 ] {856bff2b-53b8-49b4-833c-8995737ac9ca} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8825 2024.08.02 17:27:31.158667 [ 3 ] {856bff2b-53b8-49b4-833c-8995737ac9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8826 2024.08.02 17:27:31.159018 [ 3 ] {856bff2b-53b8-49b4-833c-8995737ac9ca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8827 2024.08.02 17:27:31.159346 [ 3 ] {856bff2b-53b8-49b4-833c-8995737ac9ca} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8828 2024.08.02 17:27:31.159489 [ 3 ] {856bff2b-53b8-49b4-833c-8995737ac9ca} <Debug> executeQuery: Read 181 rows, 16.39 KiB in 0.001689 sec., 107164.00236826525 rows/sec., 9.48 MiB/sec.
8829 2024.08.02 17:27:31.159537 [ 36 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8830 2024.08.02 17:27:31.159645 [ 36 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8831 2024.08.02 17:27:31.159679 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8832 2024.08.02 17:27:31.159753 [ 3 ] {856bff2b-53b8-49b4-833c-8995737ac9ca} <Debug> DynamicQueryHandler: Done processing query
8833 2024.08.02 17:27:31.159795 [ 3 ] {856bff2b-53b8-49b4-833c-8995737ac9ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8834 2024.08.02 17:27:31.159817 [ 3 ] {} <Debug> HTTP-Session: 4bf3fec0-fd49-4f4f-9e4b-480246c9a53a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8835 2024.08.02 17:27:31.159822 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
8836 2024.08.02 17:27:31.159942 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8837 2024.08.02 17:27:31.159967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8838 2024.08.02 17:27:31.159979 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 295 rows starting from the beginning of the part
8839 2024.08.02 17:27:31.160043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8840 2024.08.02 17:27:31.160076 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 180 rows starting from the beginning of the part
8841 2024.08.02 17:27:31.160092 [ 3 ] {} <Debug> HTTP-Session: 0e551dfe-2100-4a6a-916c-971cbc0d2b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8842 2024.08.02 17:27:31.160175 [ 3 ] {} <Debug> HTTP-Session: 0e551dfe-2100-4a6a-916c-971cbc0d2b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8843 2024.08.02 17:27:31.160259 [ 3 ] {} <Debug> HTTP-Session: 0e551dfe-2100-4a6a-916c-971cbc0d2b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8844 2024.08.02 17:27:31.160438 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part
8845 2024.08.02 17:27:31.160448 [ 3 ] {} <Trace> HTTP-Session: 0e551dfe-2100-4a6a-916c-971cbc0d2b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8846 2024.08.02 17:27:31.160758 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 179 rows starting from the beginning of the part
8847 2024.08.02 17:27:31.160826 [ 3 ] {29eac1a4-02b4-4939-a4e3-f93fa869fa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8848 2024.08.02 17:27:31.160965 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 128 rows starting from the beginning of the part
8849 2024.08.02 17:27:31.160966 [ 3 ] {29eac1a4-02b4-4939-a4e3-f93fa869fa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8850 2024.08.02 17:27:31.161353 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 181 rows starting from the beginning of the part
8851 2024.08.02 17:27:31.161878 [ 3 ] {29eac1a4-02b4-4939-a4e3-f93fa869fa57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8852 2024.08.02 17:27:31.162332 [ 3 ] {29eac1a4-02b4-4939-a4e3-f93fa869fa57} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8853 2024.08.02 17:27:31.162373 [ 3 ] {29eac1a4-02b4-4939-a4e3-f93fa869fa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8854 2024.08.02 17:27:31.162840 [ 3 ] {29eac1a4-02b4-4939-a4e3-f93fa869fa57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8855 2024.08.02 17:27:31.163237 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1091 rows, containing 4 columns (4 merged, 0 gathered) in 0.003475086 sec., 313949.06485767546 rows/sec., 27.15 MiB/sec.
8856 2024.08.02 17:27:31.163278 [ 3 ] {29eac1a4-02b4-4939-a4e3-f93fa869fa57} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8857 2024.08.02 17:27:31.163476 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8858 2024.08.02 17:27:31.163492 [ 3 ] {29eac1a4-02b4-4939-a4e3-f93fa869fa57} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.002799 sec., 1429.081814933905 rows/sec., 99.78 KiB/sec.
8859 2024.08.02 17:27:31.163854 [ 3 ] {29eac1a4-02b4-4939-a4e3-f93fa869fa57} <Debug> DynamicQueryHandler: Done processing query
8860 2024.08.02 17:27:31.163882 [ 3 ] {29eac1a4-02b4-4939-a4e3-f93fa869fa57} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8861 2024.08.02 17:27:31.163907 [ 3 ] {} <Debug> HTTP-Session: 0e551dfe-2100-4a6a-916c-971cbc0d2b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8862 2024.08.02 17:27:31.164037 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_46_9} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8863 2024.08.02 17:27:31.164102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 63292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8864 2024.08.02 17:27:31.164127 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_46_9} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8865 2024.08.02 17:27:31.164162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8866 2024.08.02 17:27:31.164205 [ 3 ] {} <Debug> HTTP-Session: 0c2bee1b-f1bf-47cd-8cc8-2c19df1ae6a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8867 2024.08.02 17:27:31.164216 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
8868 2024.08.02 17:27:31.164224 [ 3 ] {} <Debug> HTTP-Session: 0c2bee1b-f1bf-47cd-8cc8-2c19df1ae6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8869 2024.08.02 17:27:31.164245 [ 3 ] {} <Debug> HTTP-Session: 0c2bee1b-f1bf-47cd-8cc8-2c19df1ae6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8870 2024.08.02 17:27:31.164278 [ 3 ] {} <Trace> HTTP-Session: 0c2bee1b-f1bf-47cd-8cc8-2c19df1ae6a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8871 2024.08.02 17:27:31.164503 [ 3 ] {9726cfe3-dbfe-4014-9e1c-982072ee148c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8872 2024.08.02 17:27:31.164549 [ 3 ] {9726cfe3-dbfe-4014-9e1c-982072ee148c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8873 2024.08.02 17:27:31.164674 [ 3 ] {9726cfe3-dbfe-4014-9e1c-982072ee148c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8874 2024.08.02 17:27:31.165241 [ 3 ] {9726cfe3-dbfe-4014-9e1c-982072ee148c} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8875 2024.08.02 17:27:31.165278 [ 3 ] {9726cfe3-dbfe-4014-9e1c-982072ee148c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8876 2024.08.02 17:27:31.165619 [ 3 ] {9726cfe3-dbfe-4014-9e1c-982072ee148c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8877 2024.08.02 17:27:31.165931 [ 3 ] {9726cfe3-dbfe-4014-9e1c-982072ee148c} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8878 2024.08.02 17:27:31.166089 [ 36 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8879 2024.08.02 17:27:31.166093 [ 3 ] {9726cfe3-dbfe-4014-9e1c-982072ee148c} <Debug> executeQuery: Read 392 rows, 28.28 KiB in 0.001707 sec., 229642.64792032808 rows/sec., 16.18 MiB/sec.
8880 2024.08.02 17:27:31.166145 [ 36 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8881 2024.08.02 17:27:31.166208 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8882 2024.08.02 17:27:31.166354 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
8883 2024.08.02 17:27:31.166390 [ 3 ] {9726cfe3-dbfe-4014-9e1c-982072ee148c} <Debug> DynamicQueryHandler: Done processing query
8884 2024.08.02 17:27:31.166421 [ 3 ] {9726cfe3-dbfe-4014-9e1c-982072ee148c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8885 2024.08.02 17:27:31.166448 [ 3 ] {} <Debug> HTTP-Session: 0c2bee1b-f1bf-47cd-8cc8-2c19df1ae6a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8886 2024.08.02 17:27:31.166502 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8887 2024.08.02 17:27:31.166531 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 470 rows starting from the beginning of the part
8888 2024.08.02 17:27:31.166589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8889 2024.08.02 17:27:31.166662 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 390 rows starting from the beginning of the part
8890 2024.08.02 17:27:31.166717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8891 2024.08.02 17:27:31.166838 [ 3 ] {} <Debug> HTTP-Session: d1fa1dd1-2eae-42c9-94cc-73c18351007c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8892 2024.08.02 17:27:31.166939 [ 3 ] {} <Debug> HTTP-Session: d1fa1dd1-2eae-42c9-94cc-73c18351007c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8893 2024.08.02 17:27:31.166951 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 88 rows starting from the beginning of the part
8894 2024.08.02 17:27:31.166975 [ 3 ] {} <Debug> HTTP-Session: d1fa1dd1-2eae-42c9-94cc-73c18351007c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8895 2024.08.02 17:27:31.167133 [ 3 ] {} <Trace> HTTP-Session: d1fa1dd1-2eae-42c9-94cc-73c18351007c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8896 2024.08.02 17:27:31.167201 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 388 rows starting from the beginning of the part
8897 2024.08.02 17:27:31.167412 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 88 rows starting from the beginning of the part
8898 2024.08.02 17:27:31.167424 [ 3 ] {7e03563f-0cdb-4310-b65f-312f23e34546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8899 2024.08.02 17:27:31.167557 [ 3 ] {7e03563f-0cdb-4310-b65f-312f23e34546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8900 2024.08.02 17:27:31.167623 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 392 rows starting from the beginning of the part
8901 2024.08.02 17:27:31.168143 [ 3 ] {7e03563f-0cdb-4310-b65f-312f23e34546} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8902 2024.08.02 17:27:31.168572 [ 3 ] {7e03563f-0cdb-4310-b65f-312f23e34546} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8903 2024.08.02 17:27:31.168624 [ 3 ] {7e03563f-0cdb-4310-b65f-312f23e34546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8904 2024.08.02 17:27:31.169168 [ 3 ] {7e03563f-0cdb-4310-b65f-312f23e34546} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8905 2024.08.02 17:27:31.169529 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1816 rows, containing 4 columns (4 merged, 0 gathered) in 0.003229452 sec., 562324.505829472 rows/sec., 40.20 MiB/sec.
8906 2024.08.02 17:27:31.169632 [ 3 ] {7e03563f-0cdb-4310-b65f-312f23e34546} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8907 2024.08.02 17:27:31.169671 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8908 2024.08.02 17:27:31.169890 [ 3 ] {7e03563f-0cdb-4310-b65f-312f23e34546} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00255 sec., 2352.9411764705883 rows/sec., 101.10 KiB/sec.
8909 2024.08.02 17:27:31.170589 [ 3 ] {7e03563f-0cdb-4310-b65f-312f23e34546} <Debug> DynamicQueryHandler: Done processing query
8910 2024.08.02 17:27:31.170691 [ 3 ] {7e03563f-0cdb-4310-b65f-312f23e34546} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8911 2024.08.02 17:27:31.170772 [ 3 ] {} <Debug> HTTP-Session: d1fa1dd1-2eae-42c9-94cc-73c18351007c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8912 2024.08.02 17:27:31.170946 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_46_9} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8913 2024.08.02 17:27:31.170946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8914 2024.08.02 17:27:31.171021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8915 2024.08.02 17:27:31.171038 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_46_9} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8916 2024.08.02 17:27:31.171047 [ 3 ] {} <Debug> HTTP-Session: d7e0419d-183c-47bf-82fa-168f69c52a85 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8917 2024.08.02 17:27:31.171069 [ 3 ] {} <Debug> HTTP-Session: d7e0419d-183c-47bf-82fa-168f69c52a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8918 2024.08.02 17:27:31.171100 [ 3 ] {} <Debug> HTTP-Session: d7e0419d-183c-47bf-82fa-168f69c52a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8919 2024.08.02 17:27:31.171127 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
8920 2024.08.02 17:27:31.171146 [ 3 ] {} <Trace> HTTP-Session: d7e0419d-183c-47bf-82fa-168f69c52a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8921 2024.08.02 17:27:31.171273 [ 3 ] {cc29c75b-d01b-410c-9c06-c23a32e64118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8922 2024.08.02 17:27:31.171322 [ 3 ] {cc29c75b-d01b-410c-9c06-c23a32e64118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8923 2024.08.02 17:27:31.171471 [ 3 ] {cc29c75b-d01b-410c-9c06-c23a32e64118} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8924 2024.08.02 17:27:31.171828 [ 3 ] {cc29c75b-d01b-410c-9c06-c23a32e64118} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8925 2024.08.02 17:27:31.171865 [ 3 ] {cc29c75b-d01b-410c-9c06-c23a32e64118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8926 2024.08.02 17:27:31.172230 [ 3 ] {cc29c75b-d01b-410c-9c06-c23a32e64118} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8927 2024.08.02 17:27:31.172581 [ 3 ] {cc29c75b-d01b-410c-9c06-c23a32e64118} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8928 2024.08.02 17:27:31.172748 [ 3 ] {cc29c75b-d01b-410c-9c06-c23a32e64118} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001507 sec., 51094.8905109489 rows/sec., 3.15 MiB/sec.
8929 2024.08.02 17:27:31.173081 [ 3 ] {cc29c75b-d01b-410c-9c06-c23a32e64118} <Debug> DynamicQueryHandler: Done processing query
8930 2024.08.02 17:27:31.173107 [ 3 ] {cc29c75b-d01b-410c-9c06-c23a32e64118} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8931 2024.08.02 17:27:31.173124 [ 3 ] {} <Debug> HTTP-Session: d7e0419d-183c-47bf-82fa-168f69c52a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8932 2024.08.02 17:27:31.173291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 31028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8933 2024.08.02 17:27:31.173341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8934 2024.08.02 17:27:31.173361 [ 3 ] {} <Debug> HTTP-Session: ed1c2260-dd00-4489-9767-5543f95c36b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8935 2024.08.02 17:27:31.173381 [ 3 ] {} <Debug> HTTP-Session: ed1c2260-dd00-4489-9767-5543f95c36b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8936 2024.08.02 17:27:31.173395 [ 3 ] {} <Debug> HTTP-Session: ed1c2260-dd00-4489-9767-5543f95c36b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8937 2024.08.02 17:27:31.173426 [ 3 ] {} <Trace> HTTP-Session: ed1c2260-dd00-4489-9767-5543f95c36b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8938 2024.08.02 17:27:31.173574 [ 3 ] {18cedd95-97e7-4800-bbb0-57a3baffe752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8939 2024.08.02 17:27:31.173623 [ 3 ] {18cedd95-97e7-4800-bbb0-57a3baffe752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8940 2024.08.02 17:27:31.173786 [ 3 ] {18cedd95-97e7-4800-bbb0-57a3baffe752} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8941 2024.08.02 17:27:31.174189 [ 3 ] {18cedd95-97e7-4800-bbb0-57a3baffe752} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8942 2024.08.02 17:27:31.174227 [ 3 ] {18cedd95-97e7-4800-bbb0-57a3baffe752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8943 2024.08.02 17:27:31.174610 [ 3 ] {18cedd95-97e7-4800-bbb0-57a3baffe752} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8944 2024.08.02 17:27:31.174956 [ 3 ] {18cedd95-97e7-4800-bbb0-57a3baffe752} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8945 2024.08.02 17:27:31.175120 [ 3 ] {18cedd95-97e7-4800-bbb0-57a3baffe752} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001602 sec., 101123.59550561798 rows/sec., 7.04 MiB/sec.
8946 2024.08.02 17:27:31.175301 [ 3 ] {18cedd95-97e7-4800-bbb0-57a3baffe752} <Debug> DynamicQueryHandler: Done processing query
8947 2024.08.02 17:27:31.175325 [ 3 ] {18cedd95-97e7-4800-bbb0-57a3baffe752} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8948 2024.08.02 17:27:31.175342 [ 3 ] {} <Debug> HTTP-Session: ed1c2260-dd00-4489-9767-5543f95c36b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8949 2024.08.02 17:27:31.175456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8950 2024.08.02 17:27:31.175504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8951 2024.08.02 17:27:31.175523 [ 3 ] {} <Debug> HTTP-Session: 232827da-bed6-4245-ae78-d15fbfc33ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8952 2024.08.02 17:27:31.175539 [ 3 ] {} <Debug> HTTP-Session: 232827da-bed6-4245-ae78-d15fbfc33ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8953 2024.08.02 17:27:31.175552 [ 3 ] {} <Debug> HTTP-Session: 232827da-bed6-4245-ae78-d15fbfc33ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8954 2024.08.02 17:27:31.175582 [ 3 ] {} <Trace> HTTP-Session: 232827da-bed6-4245-ae78-d15fbfc33ad0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8955 2024.08.02 17:27:31.175725 [ 3 ] {41d516e9-9734-433b-b44a-3df16e6f8c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8956 2024.08.02 17:27:31.175792 [ 3 ] {41d516e9-9734-433b-b44a-3df16e6f8c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8957 2024.08.02 17:27:31.176192 [ 3 ] {41d516e9-9734-433b-b44a-3df16e6f8c5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8958 2024.08.02 17:27:31.176728 [ 3 ] {41d516e9-9734-433b-b44a-3df16e6f8c5b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8959 2024.08.02 17:27:31.176765 [ 3 ] {41d516e9-9734-433b-b44a-3df16e6f8c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8960 2024.08.02 17:27:31.177340 [ 3 ] {41d516e9-9734-433b-b44a-3df16e6f8c5b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8961 2024.08.02 17:27:31.177797 [ 3 ] {41d516e9-9734-433b-b44a-3df16e6f8c5b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8962 2024.08.02 17:27:31.178058 [ 3 ] {41d516e9-9734-433b-b44a-3df16e6f8c5b} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00239 sec., 2510.460251046025 rows/sec., 4.50 MiB/sec.
8963 2024.08.02 17:27:31.178070 [ 36 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8964 2024.08.02 17:27:31.178180 [ 36 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8965 2024.08.02 17:27:31.178283 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8966 2024.08.02 17:27:31.178582 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
8967 2024.08.02 17:27:31.178613 [ 3 ] {41d516e9-9734-433b-b44a-3df16e6f8c5b} <Debug> DynamicQueryHandler: Done processing query
8968 2024.08.02 17:27:31.178671 [ 3 ] {41d516e9-9734-433b-b44a-3df16e6f8c5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8969 2024.08.02 17:27:31.178717 [ 3 ] {} <Debug> HTTP-Session: 232827da-bed6-4245-ae78-d15fbfc33ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8970 2024.08.02 17:27:31.178928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8971 2024.08.02 17:27:31.179063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8972 2024.08.02 17:27:31.179124 [ 3 ] {} <Debug> HTTP-Session: 1a8c4220-6616-4121-875c-212a5083a8a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
8973 2024.08.02 17:27:31.179189 [ 3 ] {} <Debug> HTTP-Session: 1a8c4220-6616-4121-875c-212a5083a8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8974 2024.08.02 17:27:31.179244 [ 3 ] {} <Debug> HTTP-Session: 1a8c4220-6616-4121-875c-212a5083a8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8975 2024.08.02 17:27:31.179358 [ 3 ] {} <Trace> HTTP-Session: 1a8c4220-6616-4121-875c-212a5083a8a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8976 2024.08.02 17:27:31.179530 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8977 2024.08.02 17:27:31.179619 [ 3 ] {7c8d2dbd-1b39-4c21-957a-43f3b8aac575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8978 2024.08.02 17:27:31.179748 [ 3 ] {7c8d2dbd-1b39-4c21-957a-43f3b8aac575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8979 2024.08.02 17:27:31.179755 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 586 rows starting from the beginning of the part
8980 2024.08.02 17:27:31.180453 [ 3 ] {7c8d2dbd-1b39-4c21-957a-43f3b8aac575} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8981 2024.08.02 17:27:31.180795 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
8982 2024.08.02 17:27:31.181615 [ 3 ] {7c8d2dbd-1b39-4c21-957a-43f3b8aac575} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8983 2024.08.02 17:27:31.181673 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part
8984 2024.08.02 17:27:31.181690 [ 3 ] {7c8d2dbd-1b39-4c21-957a-43f3b8aac575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8985 2024.08.02 17:27:31.182388 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
8986 2024.08.02 17:27:31.183112 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part
8987 2024.08.02 17:27:31.183126 [ 3 ] {7c8d2dbd-1b39-4c21-957a-43f3b8aac575} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8988 2024.08.02 17:27:31.183866 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
8989 2024.08.02 17:27:31.184407 [ 3 ] {7c8d2dbd-1b39-4c21-957a-43f3b8aac575} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8990 2024.08.02 17:27:31.184775 [ 36 ] {} <Debug> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8991 2024.08.02 17:27:31.184904 [ 36 ] {} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8992 2024.08.02 17:27:31.184909 [ 3 ] {7c8d2dbd-1b39-4c21-957a-43f3b8aac575} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005342 sec., 4305.5035567203295 rows/sec., 232.90 KiB/sec.
8993 2024.08.02 17:27:31.184958 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
8994 2024.08.02 17:27:31.186626 [ 3 ] {7c8d2dbd-1b39-4c21-957a-43f3b8aac575} <Debug> DynamicQueryHandler: Done processing query
8995 2024.08.02 17:27:31.186661 [ 200 ] {d501e769-a47d-43d8-aec9-796213bed647::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
8996 2024.08.02 17:27:31.186738 [ 3 ] {7c8d2dbd-1b39-4c21-957a-43f3b8aac575} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8997 2024.08.02 17:27:31.186832 [ 3 ] {} <Debug> HTTP-Session: 1a8c4220-6616-4121-875c-212a5083a8a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8998 2024.08.02 17:27:31.187327 [ 200 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8999 2024.08.02 17:27:31.187457 [ 200 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 372 rows starting from the beginning of the part
9000 2024.08.02 17:27:31.187472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9001 2024.08.02 17:27:31.187673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9002 2024.08.02 17:27:31.187720 [ 200 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part
9003 2024.08.02 17:27:31.187753 [ 3 ] {} <Debug> HTTP-Session: 5392dd3c-7cde-4784-b6a2-8c1b6afff45c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9004 2024.08.02 17:27:31.187787 [ 3 ] {} <Debug> HTTP-Session: 5392dd3c-7cde-4784-b6a2-8c1b6afff45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9005 2024.08.02 17:27:31.187846 [ 3 ] {} <Debug> HTTP-Session: 5392dd3c-7cde-4784-b6a2-8c1b6afff45c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9006 2024.08.02 17:27:31.188013 [ 200 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
9007 2024.08.02 17:27:31.188019 [ 3 ] {} <Trace> HTTP-Session: 5392dd3c-7cde-4784-b6a2-8c1b6afff45c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9008 2024.08.02 17:27:31.188471 [ 200 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part
9009 2024.08.02 17:27:31.188543 [ 3 ] {3c192ac3-8b0a-4235-99c9-18d821867463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9010 2024.08.02 17:27:31.188816 [ 3 ] {3c192ac3-8b0a-4235-99c9-18d821867463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9011 2024.08.02 17:27:31.188903 [ 200 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
9012 2024.08.02 17:27:31.189245 [ 200 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part
9013 2024.08.02 17:27:31.190723 [ 3 ] {3c192ac3-8b0a-4235-99c9-18d821867463} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9014 2024.08.02 17:27:31.192748 [ 3 ] {3c192ac3-8b0a-4235-99c9-18d821867463} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9015 2024.08.02 17:27:31.192878 [ 3 ] {3c192ac3-8b0a-4235-99c9-18d821867463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9016 2024.08.02 17:27:31.195558 [ 197 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 4 columns (4 merged, 0 gathered) in 0.010402728 sec., 46814.64323588966 rows/sec., 2.52 MiB/sec.
9017 2024.08.02 17:27:31.195914 [ 197 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9018 2024.08.02 17:27:31.195965 [ 3 ] {3c192ac3-8b0a-4235-99c9-18d821867463} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9019 2024.08.02 17:27:31.197885 [ 197 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_21_4} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9020 2024.08.02 17:27:31.198172 [ 197 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_21_4} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9021 2024.08.02 17:27:31.198356 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
9022 2024.08.02 17:27:31.198558 [ 3 ] {3c192ac3-8b0a-4235-99c9-18d821867463} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9023 2024.08.02 17:27:31.198820 [ 3 ] {3c192ac3-8b0a-4235-99c9-18d821867463} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.010467 sec., 5732.301519059903 rows/sec., 395.59 KiB/sec.
9024 2024.08.02 17:27:31.199108 [ 3 ] {3c192ac3-8b0a-4235-99c9-18d821867463} <Debug> DynamicQueryHandler: Done processing query
9025 2024.08.02 17:27:31.199183 [ 3 ] {3c192ac3-8b0a-4235-99c9-18d821867463} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9026 2024.08.02 17:27:31.199237 [ 3 ] {} <Debug> HTTP-Session: 5392dd3c-7cde-4784-b6a2-8c1b6afff45c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9027 2024.08.02 17:27:31.200613 [ 197 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 19 columns (19 merged, 0 gathered) in 0.022167953 sec., 29411.82706405052 rows/sec., 52.70 MiB/sec.
9028 2024.08.02 17:27:31.201349 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9029 2024.08.02 17:27:31.202195 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9030 2024.08.02 17:27:31.202308 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9031 2024.08.02 17:27:31.202472 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
9032 2024.08.02 17:27:36.151274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9033 2024.08.02 17:27:36.151405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9034 2024.08.02 17:27:36.151430 [ 3 ] {} <Debug> HTTP-Session: ba54377e-2e39-4c98-91e9-74115e2af16b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9035 2024.08.02 17:27:36.151454 [ 3 ] {} <Debug> HTTP-Session: ba54377e-2e39-4c98-91e9-74115e2af16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9036 2024.08.02 17:27:36.151468 [ 3 ] {} <Debug> HTTP-Session: ba54377e-2e39-4c98-91e9-74115e2af16b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9037 2024.08.02 17:27:36.151521 [ 3 ] {} <Trace> HTTP-Session: ba54377e-2e39-4c98-91e9-74115e2af16b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9038 2024.08.02 17:27:36.151708 [ 3 ] {40c2dd7d-42cc-4533-a6d6-66309d8573c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9039 2024.08.02 17:27:36.151777 [ 3 ] {40c2dd7d-42cc-4533-a6d6-66309d8573c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9040 2024.08.02 17:27:36.151975 [ 3 ] {40c2dd7d-42cc-4533-a6d6-66309d8573c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9041 2024.08.02 17:27:36.152417 [ 3 ] {40c2dd7d-42cc-4533-a6d6-66309d8573c2} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9042 2024.08.02 17:27:36.152459 [ 3 ] {40c2dd7d-42cc-4533-a6d6-66309d8573c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9043 2024.08.02 17:27:36.152843 [ 3 ] {40c2dd7d-42cc-4533-a6d6-66309d8573c2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9044 2024.08.02 17:27:36.153191 [ 3 ] {40c2dd7d-42cc-4533-a6d6-66309d8573c2} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9045 2024.08.02 17:27:36.153342 [ 3 ] {40c2dd7d-42cc-4533-a6d6-66309d8573c2} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001693 sec., 14176.018901358535 rows/sec., 1.12 MiB/sec.
9046 2024.08.02 17:27:36.153590 [ 3 ] {40c2dd7d-42cc-4533-a6d6-66309d8573c2} <Debug> DynamicQueryHandler: Done processing query
9047 2024.08.02 17:27:36.153618 [ 3 ] {40c2dd7d-42cc-4533-a6d6-66309d8573c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9048 2024.08.02 17:27:36.153635 [ 3 ] {} <Debug> HTTP-Session: ba54377e-2e39-4c98-91e9-74115e2af16b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9049 2024.08.02 17:27:36.153797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9050 2024.08.02 17:27:36.153853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9051 2024.08.02 17:27:36.153873 [ 3 ] {} <Debug> HTTP-Session: 57500b9c-7cb9-461d-9743-448cbe77377e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9052 2024.08.02 17:27:36.153891 [ 3 ] {} <Debug> HTTP-Session: 57500b9c-7cb9-461d-9743-448cbe77377e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9053 2024.08.02 17:27:36.153905 [ 3 ] {} <Debug> HTTP-Session: 57500b9c-7cb9-461d-9743-448cbe77377e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9054 2024.08.02 17:27:36.153943 [ 3 ] {} <Trace> HTTP-Session: 57500b9c-7cb9-461d-9743-448cbe77377e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9055 2024.08.02 17:27:36.154050 [ 3 ] {86bcf793-6b51-4f4b-b013-b3523f745c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9056 2024.08.02 17:27:36.154098 [ 3 ] {86bcf793-6b51-4f4b-b013-b3523f745c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9057 2024.08.02 17:27:36.154237 [ 3 ] {86bcf793-6b51-4f4b-b013-b3523f745c0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9058 2024.08.02 17:27:36.154602 [ 3 ] {86bcf793-6b51-4f4b-b013-b3523f745c0d} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9059 2024.08.02 17:27:36.154639 [ 3 ] {86bcf793-6b51-4f4b-b013-b3523f745c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9060 2024.08.02 17:27:36.154950 [ 3 ] {86bcf793-6b51-4f4b-b013-b3523f745c0d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
9061 2024.08.02 17:27:36.155270 [ 3 ] {86bcf793-6b51-4f4b-b013-b3523f745c0d} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9062 2024.08.02 17:27:36.155399 [ 3 ] {86bcf793-6b51-4f4b-b013-b3523f745c0d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 354.53 KiB/sec.
9063 2024.08.02 17:27:36.155568 [ 3 ] {86bcf793-6b51-4f4b-b013-b3523f745c0d} <Debug> DynamicQueryHandler: Done processing query
9064 2024.08.02 17:27:36.155592 [ 3 ] {86bcf793-6b51-4f4b-b013-b3523f745c0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9065 2024.08.02 17:27:36.155607 [ 3 ] {} <Debug> HTTP-Session: 57500b9c-7cb9-461d-9743-448cbe77377e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9066 2024.08.02 17:27:36.155787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 23937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9067 2024.08.02 17:27:36.155839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9068 2024.08.02 17:27:36.155859 [ 3 ] {} <Debug> HTTP-Session: 92b12184-e2ec-4ee6-aff1-9277f2b28f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9069 2024.08.02 17:27:36.155875 [ 3 ] {} <Debug> HTTP-Session: 92b12184-e2ec-4ee6-aff1-9277f2b28f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9070 2024.08.02 17:27:36.155889 [ 3 ] {} <Debug> HTTP-Session: 92b12184-e2ec-4ee6-aff1-9277f2b28f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9071 2024.08.02 17:27:36.155922 [ 3 ] {} <Trace> HTTP-Session: 92b12184-e2ec-4ee6-aff1-9277f2b28f83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9072 2024.08.02 17:27:36.156067 [ 3 ] {36f926ed-8f68-4eff-9d26-2940e2d2cda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9073 2024.08.02 17:27:36.156110 [ 3 ] {36f926ed-8f68-4eff-9d26-2940e2d2cda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9074 2024.08.02 17:27:36.156237 [ 3 ] {36f926ed-8f68-4eff-9d26-2940e2d2cda7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9075 2024.08.02 17:27:36.156684 [ 3 ] {36f926ed-8f68-4eff-9d26-2940e2d2cda7} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9076 2024.08.02 17:27:36.156721 [ 3 ] {36f926ed-8f68-4eff-9d26-2940e2d2cda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9077 2024.08.02 17:27:36.157047 [ 3 ] {36f926ed-8f68-4eff-9d26-2940e2d2cda7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9078 2024.08.02 17:27:36.157375 [ 3 ] {36f926ed-8f68-4eff-9d26-2940e2d2cda7} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9079 2024.08.02 17:27:36.157499 [ 3 ] {36f926ed-8f68-4eff-9d26-2940e2d2cda7} <Debug> executeQuery: Read 167 rows, 13.80 KiB in 0.001498 sec., 111481.97596795727 rows/sec., 8.99 MiB/sec.
9080 2024.08.02 17:27:36.157769 [ 3 ] {36f926ed-8f68-4eff-9d26-2940e2d2cda7} <Debug> DynamicQueryHandler: Done processing query
9081 2024.08.02 17:27:36.157825 [ 3 ] {36f926ed-8f68-4eff-9d26-2940e2d2cda7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9082 2024.08.02 17:27:36.157868 [ 3 ] {} <Debug> HTTP-Session: 92b12184-e2ec-4ee6-aff1-9277f2b28f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9083 2024.08.02 17:27:36.158012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9084 2024.08.02 17:27:36.158062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9085 2024.08.02 17:27:36.158081 [ 3 ] {} <Debug> HTTP-Session: ed7d7910-639e-4b90-9afc-3cba450f9d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9086 2024.08.02 17:27:36.158097 [ 3 ] {} <Debug> HTTP-Session: ed7d7910-639e-4b90-9afc-3cba450f9d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9087 2024.08.02 17:27:36.158110 [ 3 ] {} <Debug> HTTP-Session: ed7d7910-639e-4b90-9afc-3cba450f9d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9088 2024.08.02 17:27:36.158142 [ 3 ] {} <Trace> HTTP-Session: ed7d7910-639e-4b90-9afc-3cba450f9d07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9089 2024.08.02 17:27:36.158244 [ 3 ] {e47b0ad3-cf3e-4d8c-b88f-fa85a426b18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9090 2024.08.02 17:27:36.158288 [ 3 ] {e47b0ad3-cf3e-4d8c-b88f-fa85a426b18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9091 2024.08.02 17:27:36.158435 [ 3 ] {e47b0ad3-cf3e-4d8c-b88f-fa85a426b18f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9092 2024.08.02 17:27:36.158731 [ 3 ] {e47b0ad3-cf3e-4d8c-b88f-fa85a426b18f} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9093 2024.08.02 17:27:36.158766 [ 3 ] {e47b0ad3-cf3e-4d8c-b88f-fa85a426b18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9094 2024.08.02 17:27:36.159071 [ 3 ] {e47b0ad3-cf3e-4d8c-b88f-fa85a426b18f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
9095 2024.08.02 17:27:36.159392 [ 3 ] {e47b0ad3-cf3e-4d8c-b88f-fa85a426b18f} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9096 2024.08.02 17:27:36.159519 [ 3 ] {e47b0ad3-cf3e-4d8c-b88f-fa85a426b18f} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001303 sec., 4604.758250191865 rows/sec., 321.52 KiB/sec.
9097 2024.08.02 17:27:36.159684 [ 3 ] {e47b0ad3-cf3e-4d8c-b88f-fa85a426b18f} <Debug> DynamicQueryHandler: Done processing query
9098 2024.08.02 17:27:36.159708 [ 3 ] {e47b0ad3-cf3e-4d8c-b88f-fa85a426b18f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9099 2024.08.02 17:27:36.159724 [ 3 ] {} <Debug> HTTP-Session: ed7d7910-639e-4b90-9afc-3cba450f9d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9100 2024.08.02 17:27:36.159859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 20028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9101 2024.08.02 17:27:36.159907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9102 2024.08.02 17:27:36.159926 [ 3 ] {} <Debug> HTTP-Session: c1911d0a-c853-47b4-a5d6-bcd4677765f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9103 2024.08.02 17:27:36.159942 [ 3 ] {} <Debug> HTTP-Session: c1911d0a-c853-47b4-a5d6-bcd4677765f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9104 2024.08.02 17:27:36.159955 [ 3 ] {} <Debug> HTTP-Session: c1911d0a-c853-47b4-a5d6-bcd4677765f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9105 2024.08.02 17:27:36.159986 [ 3 ] {} <Trace> HTTP-Session: c1911d0a-c853-47b4-a5d6-bcd4677765f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9106 2024.08.02 17:27:36.160122 [ 3 ] {9598573a-492e-45b5-bee0-c1c2232f1511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9107 2024.08.02 17:27:36.160164 [ 3 ] {9598573a-492e-45b5-bee0-c1c2232f1511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9108 2024.08.02 17:27:36.160294 [ 3 ] {9598573a-492e-45b5-bee0-c1c2232f1511} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9109 2024.08.02 17:27:36.160662 [ 3 ] {9598573a-492e-45b5-bee0-c1c2232f1511} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9110 2024.08.02 17:27:36.160697 [ 3 ] {9598573a-492e-45b5-bee0-c1c2232f1511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9111 2024.08.02 17:27:36.161029 [ 3 ] {9598573a-492e-45b5-bee0-c1c2232f1511} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9112 2024.08.02 17:27:36.161452 [ 3 ] {9598573a-492e-45b5-bee0-c1c2232f1511} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9113 2024.08.02 17:27:36.161624 [ 3 ] {9598573a-492e-45b5-bee0-c1c2232f1511} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.001558 sec., 75738.12580231066 rows/sec., 5.91 MiB/sec.
9114 2024.08.02 17:27:36.161880 [ 3 ] {9598573a-492e-45b5-bee0-c1c2232f1511} <Debug> DynamicQueryHandler: Done processing query
9115 2024.08.02 17:27:36.161914 [ 3 ] {9598573a-492e-45b5-bee0-c1c2232f1511} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9116 2024.08.02 17:27:36.161938 [ 3 ] {} <Debug> HTTP-Session: c1911d0a-c853-47b4-a5d6-bcd4677765f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9117 2024.08.02 17:27:36.162148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9118 2024.08.02 17:27:36.162199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9119 2024.08.02 17:27:36.162218 [ 3 ] {} <Debug> HTTP-Session: 7a8f9702-8eeb-46d2-b906-f45de15e33d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9120 2024.08.02 17:27:36.162234 [ 3 ] {} <Debug> HTTP-Session: 7a8f9702-8eeb-46d2-b906-f45de15e33d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9121 2024.08.02 17:27:36.162248 [ 3 ] {} <Debug> HTTP-Session: 7a8f9702-8eeb-46d2-b906-f45de15e33d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9122 2024.08.02 17:27:36.162278 [ 3 ] {} <Trace> HTTP-Session: 7a8f9702-8eeb-46d2-b906-f45de15e33d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9123 2024.08.02 17:27:36.162448 [ 3 ] {1ea76595-fc4b-4889-be58-0de2421a6b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9124 2024.08.02 17:27:36.162496 [ 3 ] {1ea76595-fc4b-4889-be58-0de2421a6b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9125 2024.08.02 17:27:36.162640 [ 3 ] {1ea76595-fc4b-4889-be58-0de2421a6b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9126 2024.08.02 17:27:36.163071 [ 3 ] {1ea76595-fc4b-4889-be58-0de2421a6b55} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9127 2024.08.02 17:27:36.163105 [ 3 ] {1ea76595-fc4b-4889-be58-0de2421a6b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9128 2024.08.02 17:27:36.163498 [ 3 ] {1ea76595-fc4b-4889-be58-0de2421a6b55} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9129 2024.08.02 17:27:36.163844 [ 3 ] {1ea76595-fc4b-4889-be58-0de2421a6b55} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9130 2024.08.02 17:27:36.163969 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9131 2024.08.02 17:27:36.163970 [ 3 ] {1ea76595-fc4b-4889-be58-0de2421a6b55} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001607 sec., 123833.22962041071 rows/sec., 8.64 MiB/sec.
9132 2024.08.02 17:27:36.164022 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9133 2024.08.02 17:27:36.164068 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9134 2024.08.02 17:27:36.164187 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
9135 2024.08.02 17:27:36.164219 [ 3 ] {1ea76595-fc4b-4889-be58-0de2421a6b55} <Debug> DynamicQueryHandler: Done processing query
9136 2024.08.02 17:27:36.164271 [ 3 ] {1ea76595-fc4b-4889-be58-0de2421a6b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9137 2024.08.02 17:27:36.164305 [ 3 ] {} <Debug> HTTP-Session: 7a8f9702-8eeb-46d2-b906-f45de15e33d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9138 2024.08.02 17:27:36.164369 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9139 2024.08.02 17:27:36.164401 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 5644 rows starting from the beginning of the part
9140 2024.08.02 17:27:36.164465 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
9141 2024.08.02 17:27:36.164577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9142 2024.08.02 17:27:36.164710 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
9143 2024.08.02 17:27:36.164801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9144 2024.08.02 17:27:36.164941 [ 3 ] {} <Debug> HTTP-Session: ddd37a6a-82e0-42f8-bb9b-4d27f4693e0b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9145 2024.08.02 17:27:36.164995 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part
9146 2024.08.02 17:27:36.165046 [ 3 ] {} <Debug> HTTP-Session: ddd37a6a-82e0-42f8-bb9b-4d27f4693e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9147 2024.08.02 17:27:36.165107 [ 3 ] {} <Debug> HTTP-Session: ddd37a6a-82e0-42f8-bb9b-4d27f4693e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9148 2024.08.02 17:27:36.165281 [ 3 ] {} <Trace> HTTP-Session: ddd37a6a-82e0-42f8-bb9b-4d27f4693e0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9149 2024.08.02 17:27:36.165306 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 162 rows starting from the beginning of the part
9150 2024.08.02 17:27:36.165563 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 199 rows starting from the beginning of the part
9151 2024.08.02 17:27:36.165852 [ 3 ] {9b4972ed-d047-461b-886c-ce7df766a521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9152 2024.08.02 17:27:36.166063 [ 3 ] {9b4972ed-d047-461b-886c-ce7df766a521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9153 2024.08.02 17:27:36.166784 [ 3 ] {9b4972ed-d047-461b-886c-ce7df766a521} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9154 2024.08.02 17:27:36.167836 [ 3 ] {9b4972ed-d047-461b-886c-ce7df766a521} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9155 2024.08.02 17:27:36.167872 [ 3 ] {9b4972ed-d047-461b-886c-ce7df766a521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9156 2024.08.02 17:27:36.168583 [ 3 ] {9b4972ed-d047-461b-886c-ce7df766a521} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9157 2024.08.02 17:27:36.168730 [ 199 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6485 rows, containing 5 columns (5 merged, 0 gathered) in 0.004576277 sec., 1417090.7923624378 rows/sec., 98.90 MiB/sec.
9158 2024.08.02 17:27:36.169196 [ 3 ] {9b4972ed-d047-461b-886c-ce7df766a521} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9159 2024.08.02 17:27:36.169348 [ 199 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9160 2024.08.02 17:27:36.169611 [ 3 ] {9b4972ed-d047-461b-886c-ce7df766a521} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.004115 sec., 5832.320777642771 rows/sec., 10.45 MiB/sec.
9161 2024.08.02 17:27:36.170122 [ 3 ] {9b4972ed-d047-461b-886c-ce7df766a521} <Debug> DynamicQueryHandler: Done processing query
9162 2024.08.02 17:27:36.170177 [ 3 ] {9b4972ed-d047-461b-886c-ce7df766a521} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9163 2024.08.02 17:27:36.170209 [ 3 ] {} <Debug> HTTP-Session: ddd37a6a-82e0-42f8-bb9b-4d27f4693e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9164 2024.08.02 17:27:36.170401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9165 2024.08.02 17:27:36.170433 [ 199 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9166 2024.08.02 17:27:36.170477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9167 2024.08.02 17:27:36.170523 [ 3 ] {} <Debug> HTTP-Session: e6f0fc22-3996-4e5b-a401-42143bed99b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9168 2024.08.02 17:27:36.170572 [ 3 ] {} <Debug> HTTP-Session: e6f0fc22-3996-4e5b-a401-42143bed99b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9169 2024.08.02 17:27:36.170592 [ 3 ] {} <Debug> HTTP-Session: e6f0fc22-3996-4e5b-a401-42143bed99b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9170 2024.08.02 17:27:36.170613 [ 199 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9171 2024.08.02 17:27:36.170649 [ 3 ] {} <Trace> HTTP-Session: e6f0fc22-3996-4e5b-a401-42143bed99b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9172 2024.08.02 17:27:36.170787 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB.
9173 2024.08.02 17:27:36.170870 [ 3 ] {396e4a34-18eb-40f3-bd27-cdee1d900cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9174 2024.08.02 17:27:36.170922 [ 3 ] {396e4a34-18eb-40f3-bd27-cdee1d900cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9175 2024.08.02 17:27:36.171071 [ 3 ] {396e4a34-18eb-40f3-bd27-cdee1d900cc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9176 2024.08.02 17:27:36.171396 [ 3 ] {396e4a34-18eb-40f3-bd27-cdee1d900cc9} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9177 2024.08.02 17:27:36.171432 [ 3 ] {396e4a34-18eb-40f3-bd27-cdee1d900cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9178 2024.08.02 17:27:36.171866 [ 3 ] {396e4a34-18eb-40f3-bd27-cdee1d900cc9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9179 2024.08.02 17:27:36.172198 [ 3 ] {396e4a34-18eb-40f3-bd27-cdee1d900cc9} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9180 2024.08.02 17:27:36.172323 [ 30 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9181 2024.08.02 17:27:36.172325 [ 3 ] {396e4a34-18eb-40f3-bd27-cdee1d900cc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec.
9182 2024.08.02 17:27:36.172367 [ 30 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9183 2024.08.02 17:27:36.172412 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9184 2024.08.02 17:27:36.172632 [ 3 ] {396e4a34-18eb-40f3-bd27-cdee1d900cc9} <Debug> DynamicQueryHandler: Done processing query
9185 2024.08.02 17:27:36.172709 [ 3 ] {396e4a34-18eb-40f3-bd27-cdee1d900cc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9186 2024.08.02 17:27:36.172726 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
9187 2024.08.02 17:27:36.172774 [ 3 ] {} <Debug> HTTP-Session: e6f0fc22-3996-4e5b-a401-42143bed99b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9188 2024.08.02 17:27:36.173368 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9189 2024.08.02 17:27:36.173457 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1950 rows starting from the beginning of the part
9190 2024.08.02 17:27:36.173560 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
9191 2024.08.02 17:27:36.173642 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
9192 2024.08.02 17:27:36.173906 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
9193 2024.08.02 17:27:36.173992 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
9194 2024.08.02 17:27:36.174080 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
9195 2024.08.02 17:27:36.175509 [ 199 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2250 rows, containing 4 columns (4 merged, 0 gathered) in 0.003018848 sec., 745317.419094966 rows/sec., 50.05 MiB/sec.
9196 2024.08.02 17:27:36.175774 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9197 2024.08.02 17:27:36.176247 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_46_9} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9198 2024.08.02 17:27:36.176338 [ 187 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_46_9} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9199 2024.08.02 17:27:36.176440 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
9200 2024.08.02 17:27:38.101410 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache
9201 2024.08.02 17:27:38.101463 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache
9202 2024.08.02 17:27:41.153973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9203 2024.08.02 17:27:41.154104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9204 2024.08.02 17:27:41.154129 [ 3 ] {} <Debug> HTTP-Session: 4d4b3c8c-12c8-4498-92e1-8cc0bb36ba43 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9205 2024.08.02 17:27:41.154152 [ 3 ] {} <Debug> HTTP-Session: 4d4b3c8c-12c8-4498-92e1-8cc0bb36ba43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9206 2024.08.02 17:27:41.154167 [ 3 ] {} <Debug> HTTP-Session: 4d4b3c8c-12c8-4498-92e1-8cc0bb36ba43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9207 2024.08.02 17:27:41.154224 [ 3 ] {} <Trace> HTTP-Session: 4d4b3c8c-12c8-4498-92e1-8cc0bb36ba43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9208 2024.08.02 17:27:41.154409 [ 3 ] {11bfe44c-522d-48bd-adb0-3c31277b01d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9209 2024.08.02 17:27:41.154474 [ 3 ] {11bfe44c-522d-48bd-adb0-3c31277b01d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9210 2024.08.02 17:27:41.154661 [ 3 ] {11bfe44c-522d-48bd-adb0-3c31277b01d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9211 2024.08.02 17:27:41.155107 [ 3 ] {11bfe44c-522d-48bd-adb0-3c31277b01d9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9212 2024.08.02 17:27:41.155146 [ 3 ] {11bfe44c-522d-48bd-adb0-3c31277b01d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9213 2024.08.02 17:27:41.155523 [ 3 ] {11bfe44c-522d-48bd-adb0-3c31277b01d9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9214 2024.08.02 17:27:41.155855 [ 3 ] {11bfe44c-522d-48bd-adb0-3c31277b01d9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9215 2024.08.02 17:27:41.156001 [ 3 ] {11bfe44c-522d-48bd-adb0-3c31277b01d9} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001651 sec., 7268.322228952151 rows/sec., 500.41 KiB/sec.
9216 2024.08.02 17:27:41.156200 [ 3 ] {11bfe44c-522d-48bd-adb0-3c31277b01d9} <Debug> DynamicQueryHandler: Done processing query
9217 2024.08.02 17:27:41.156227 [ 3 ] {11bfe44c-522d-48bd-adb0-3c31277b01d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9218 2024.08.02 17:27:41.156243 [ 3 ] {} <Debug> HTTP-Session: 4d4b3c8c-12c8-4498-92e1-8cc0bb36ba43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9219 2024.08.02 17:27:41.156415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9220 2024.08.02 17:27:41.156464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9221 2024.08.02 17:27:41.156483 [ 3 ] {} <Debug> HTTP-Session: 14d3fdd8-98c5-4ddc-b170-faf9c25f2c50 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9222 2024.08.02 17:27:41.156499 [ 3 ] {} <Debug> HTTP-Session: 14d3fdd8-98c5-4ddc-b170-faf9c25f2c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9223 2024.08.02 17:27:41.156513 [ 3 ] {} <Debug> HTTP-Session: 14d3fdd8-98c5-4ddc-b170-faf9c25f2c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9224 2024.08.02 17:27:41.156544 [ 3 ] {} <Trace> HTTP-Session: 14d3fdd8-98c5-4ddc-b170-faf9c25f2c50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9225 2024.08.02 17:27:41.156687 [ 3 ] {d963ce4f-3f8f-4e86-b935-213e52a286d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9226 2024.08.02 17:27:41.156729 [ 3 ] {d963ce4f-3f8f-4e86-b935-213e52a286d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9227 2024.08.02 17:27:41.156853 [ 3 ] {d963ce4f-3f8f-4e86-b935-213e52a286d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9228 2024.08.02 17:27:41.157316 [ 3 ] {d963ce4f-3f8f-4e86-b935-213e52a286d1} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9229 2024.08.02 17:27:41.157352 [ 3 ] {d963ce4f-3f8f-4e86-b935-213e52a286d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9230 2024.08.02 17:27:41.157669 [ 3 ] {d963ce4f-3f8f-4e86-b935-213e52a286d1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9231 2024.08.02 17:27:41.157975 [ 3 ] {d963ce4f-3f8f-4e86-b935-213e52a286d1} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9232 2024.08.02 17:27:41.158096 [ 3 ] {d963ce4f-3f8f-4e86-b935-213e52a286d1} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.001473 sec., 121520.70604209098 rows/sec., 10.77 MiB/sec.
9233 2024.08.02 17:27:41.158372 [ 3 ] {d963ce4f-3f8f-4e86-b935-213e52a286d1} <Debug> DynamicQueryHandler: Done processing query
9234 2024.08.02 17:27:41.158435 [ 3 ] {d963ce4f-3f8f-4e86-b935-213e52a286d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9235 2024.08.02 17:27:41.158490 [ 3 ] {} <Debug> HTTP-Session: 14d3fdd8-98c5-4ddc-b170-faf9c25f2c50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9236 2024.08.02 17:27:41.158736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9237 2024.08.02 17:27:41.158789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9238 2024.08.02 17:27:41.158808 [ 3 ] {} <Debug> HTTP-Session: 3260117e-1e90-4864-83be-f49aea033492 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9239 2024.08.02 17:27:41.158824 [ 3 ] {} <Debug> HTTP-Session: 3260117e-1e90-4864-83be-f49aea033492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9240 2024.08.02 17:27:41.158838 [ 3 ] {} <Debug> HTTP-Session: 3260117e-1e90-4864-83be-f49aea033492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9241 2024.08.02 17:27:41.158870 [ 3 ] {} <Trace> HTTP-Session: 3260117e-1e90-4864-83be-f49aea033492 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9242 2024.08.02 17:27:41.159071 [ 3 ] {f8d388cb-4334-482e-b6ce-16f7defeaab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9243 2024.08.02 17:27:41.159114 [ 3 ] {f8d388cb-4334-482e-b6ce-16f7defeaab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9244 2024.08.02 17:27:41.159255 [ 3 ] {f8d388cb-4334-482e-b6ce-16f7defeaab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9245 2024.08.02 17:27:41.159786 [ 3 ] {f8d388cb-4334-482e-b6ce-16f7defeaab4} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9246 2024.08.02 17:27:41.159821 [ 3 ] {f8d388cb-4334-482e-b6ce-16f7defeaab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9247 2024.08.02 17:27:41.160140 [ 3 ] {f8d388cb-4334-482e-b6ce-16f7defeaab4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9248 2024.08.02 17:27:41.160447 [ 3 ] {f8d388cb-4334-482e-b6ce-16f7defeaab4} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9249 2024.08.02 17:27:41.160570 [ 3 ] {f8d388cb-4334-482e-b6ce-16f7defeaab4} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.001614 sec., 240396.53035935565 rows/sec., 16.91 MiB/sec.
9250 2024.08.02 17:27:41.160729 [ 3 ] {f8d388cb-4334-482e-b6ce-16f7defeaab4} <Debug> DynamicQueryHandler: Done processing query
9251 2024.08.02 17:27:41.160753 [ 3 ] {f8d388cb-4334-482e-b6ce-16f7defeaab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9252 2024.08.02 17:27:41.160768 [ 3 ] {} <Debug> HTTP-Session: 3260117e-1e90-4864-83be-f49aea033492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9253 2024.08.02 17:27:41.160895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9254 2024.08.02 17:27:41.160949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9255 2024.08.02 17:27:41.160971 [ 3 ] {} <Debug> HTTP-Session: 466bfc2b-406e-4995-9952-ddbca6dc7f34 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9256 2024.08.02 17:27:41.160990 [ 3 ] {} <Debug> HTTP-Session: 466bfc2b-406e-4995-9952-ddbca6dc7f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9257 2024.08.02 17:27:41.161005 [ 3 ] {} <Debug> HTTP-Session: 466bfc2b-406e-4995-9952-ddbca6dc7f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9258 2024.08.02 17:27:41.161041 [ 3 ] {} <Trace> HTTP-Session: 466bfc2b-406e-4995-9952-ddbca6dc7f34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9259 2024.08.02 17:27:41.161156 [ 3 ] {d356d5a6-5684-420a-9964-f7527d2c4a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9260 2024.08.02 17:27:41.161216 [ 3 ] {d356d5a6-5684-420a-9964-f7527d2c4a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9261 2024.08.02 17:27:41.161364 [ 3 ] {d356d5a6-5684-420a-9964-f7527d2c4a8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9262 2024.08.02 17:27:41.161688 [ 3 ] {d356d5a6-5684-420a-9964-f7527d2c4a8b} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9263 2024.08.02 17:27:41.161723 [ 3 ] {d356d5a6-5684-420a-9964-f7527d2c4a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9264 2024.08.02 17:27:41.162081 [ 3 ] {d356d5a6-5684-420a-9964-f7527d2c4a8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9265 2024.08.02 17:27:41.162426 [ 3 ] {d356d5a6-5684-420a-9964-f7527d2c4a8b} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9266 2024.08.02 17:27:41.162570 [ 47 ] {} <Debug> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9267 2024.08.02 17:27:41.162576 [ 3 ] {d356d5a6-5684-420a-9964-f7527d2c4a8b} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 178.66 KiB/sec.
9268 2024.08.02 17:27:41.162619 [ 47 ] {} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9269 2024.08.02 17:27:41.162666 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9270 2024.08.02 17:27:41.162857 [ 3 ] {d356d5a6-5684-420a-9964-f7527d2c4a8b} <Debug> DynamicQueryHandler: Done processing query
9271 2024.08.02 17:27:41.162886 [ 199 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::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
9272 2024.08.02 17:27:41.162897 [ 3 ] {d356d5a6-5684-420a-9964-f7527d2c4a8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9273 2024.08.02 17:27:41.162980 [ 3 ] {} <Debug> HTTP-Session: 466bfc2b-406e-4995-9952-ddbca6dc7f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9274 2024.08.02 17:27:41.163166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9275 2024.08.02 17:27:41.163190 [ 199 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9276 2024.08.02 17:27:41.163274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9277 2024.08.02 17:27:41.163281 [ 199 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
9278 2024.08.02 17:27:41.163314 [ 3 ] {} <Debug> HTTP-Session: a4a8c4e3-24f9-4f42-b800-348eb384211b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9279 2024.08.02 17:27:41.163354 [ 3 ] {} <Debug> HTTP-Session: a4a8c4e3-24f9-4f42-b800-348eb384211b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9280 2024.08.02 17:27:41.163385 [ 3 ] {} <Debug> HTTP-Session: a4a8c4e3-24f9-4f42-b800-348eb384211b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9281 2024.08.02 17:27:41.163515 [ 199 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
9282 2024.08.02 17:27:41.163532 [ 3 ] {} <Trace> HTTP-Session: a4a8c4e3-24f9-4f42-b800-348eb384211b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9283 2024.08.02 17:27:41.163852 [ 199 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
9284 2024.08.02 17:27:41.163923 [ 3 ] {5b6b95f8-a7f3-4a64-809e-6dfad92b5216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9285 2024.08.02 17:27:41.164092 [ 3 ] {5b6b95f8-a7f3-4a64-809e-6dfad92b5216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9286 2024.08.02 17:27:41.164161 [ 199 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
9287 2024.08.02 17:27:41.164517 [ 199 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
9288 2024.08.02 17:27:41.164831 [ 199 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
9289 2024.08.02 17:27:41.165405 [ 3 ] {5b6b95f8-a7f3-4a64-809e-6dfad92b5216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9290 2024.08.02 17:27:41.166120 [ 3 ] {5b6b95f8-a7f3-4a64-809e-6dfad92b5216} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9291 2024.08.02 17:27:41.166186 [ 3 ] {5b6b95f8-a7f3-4a64-809e-6dfad92b5216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9292 2024.08.02 17:27:41.167222 [ 3 ] {5b6b95f8-a7f3-4a64-809e-6dfad92b5216} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9293 2024.08.02 17:27:41.167499 [ 199 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.00472616 sec., 26660.12153630008 rows/sec., 1.12 MiB/sec.
9294 2024.08.02 17:27:41.167809 [ 187 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9295 2024.08.02 17:27:41.168019 [ 3 ] {5b6b95f8-a7f3-4a64-809e-6dfad92b5216} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9296 2024.08.02 17:27:41.168257 [ 47 ] {} <Debug> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9297 2024.08.02 17:27:41.168319 [ 3 ] {5b6b95f8-a7f3-4a64-809e-6dfad92b5216} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004528 sec., 17005.30035335689 rows/sec., 1.05 MiB/sec.
9298 2024.08.02 17:27:41.168319 [ 47 ] {} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9299 2024.08.02 17:27:41.168439 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9300 2024.08.02 17:27:41.168924 [ 199 ] {31c67efc-f287-4a49-aecc-f442d30d6261::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
9301 2024.08.02 17:27:41.169304 [ 3 ] {5b6b95f8-a7f3-4a64-809e-6dfad92b5216} <Debug> DynamicQueryHandler: Done processing query
9302 2024.08.02 17:27:41.169358 [ 187 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_21_4} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9303 2024.08.02 17:27:41.169384 [ 199 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9304 2024.08.02 17:27:41.169393 [ 3 ] {5b6b95f8-a7f3-4a64-809e-6dfad92b5216} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9305 2024.08.02 17:27:41.169489 [ 199 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1232 rows starting from the beginning of the part
9306 2024.08.02 17:27:41.169484 [ 3 ] {} <Debug> HTTP-Session: a4a8c4e3-24f9-4f42-b800-348eb384211b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9307 2024.08.02 17:27:41.169663 [ 187 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_21_4} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9308 2024.08.02 17:27:41.169866 [ 199 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part
9309 2024.08.02 17:27:41.170024 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9310 2024.08.02 17:27:41.170012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9311 2024.08.02 17:27:41.170225 [ 199 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 77 rows starting from the beginning of the part
9312 2024.08.02 17:27:41.170294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9313 2024.08.02 17:27:41.170377 [ 3 ] {} <Debug> HTTP-Session: 3fff984f-ecb3-40b0-945c-01faa218705d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9314 2024.08.02 17:27:41.170439 [ 199 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part
9315 2024.08.02 17:27:41.170458 [ 3 ] {} <Debug> HTTP-Session: 3fff984f-ecb3-40b0-945c-01faa218705d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9316 2024.08.02 17:27:41.170526 [ 3 ] {} <Debug> HTTP-Session: 3fff984f-ecb3-40b0-945c-01faa218705d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9317 2024.08.02 17:27:41.170750 [ 3 ] {} <Trace> HTTP-Session: 3fff984f-ecb3-40b0-945c-01faa218705d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9318 2024.08.02 17:27:41.170758 [ 199 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 77 rows starting from the beginning of the part
9319 2024.08.02 17:27:41.171094 [ 199 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 77 rows starting from the beginning of the part
9320 2024.08.02 17:27:41.171318 [ 3 ] {e551b889-34ff-4c69-be7c-37fa2b66f92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9321 2024.08.02 17:27:41.171494 [ 3 ] {e551b889-34ff-4c69-be7c-37fa2b66f92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9322 2024.08.02 17:27:41.172073 [ 3 ] {e551b889-34ff-4c69-be7c-37fa2b66f92a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9323 2024.08.02 17:27:41.173043 [ 3 ] {e551b889-34ff-4c69-be7c-37fa2b66f92a} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9324 2024.08.02 17:27:41.173118 [ 3 ] {e551b889-34ff-4c69-be7c-37fa2b66f92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9325 2024.08.02 17:27:41.173964 [ 3 ] {e551b889-34ff-4c69-be7c-37fa2b66f92a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9326 2024.08.02 17:27:41.174258 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 5 columns (5 merged, 0 gathered) in 0.005615088 sec., 287974.11545464647 rows/sec., 17.73 MiB/sec.
9327 2024.08.02 17:27:41.174593 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9328 2024.08.02 17:27:41.174776 [ 3 ] {e551b889-34ff-4c69-be7c-37fa2b66f92a} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9329 2024.08.02 17:27:41.175171 [ 3 ] {e551b889-34ff-4c69-be7c-37fa2b66f92a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004067 sec., 39341.037619867224 rows/sec., 2.74 MiB/sec.
9330 2024.08.02 17:27:41.176036 [ 3 ] {e551b889-34ff-4c69-be7c-37fa2b66f92a} <Debug> DynamicQueryHandler: Done processing query
9331 2024.08.02 17:27:41.176095 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9332 2024.08.02 17:27:41.176136 [ 3 ] {e551b889-34ff-4c69-be7c-37fa2b66f92a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9333 2024.08.02 17:27:41.176260 [ 3 ] {} <Debug> HTTP-Session: 3fff984f-ecb3-40b0-945c-01faa218705d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9334 2024.08.02 17:27:41.176360 [ 187 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9335 2024.08.02 17:27:41.176497 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
9336 2024.08.02 17:27:41.176498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9337 2024.08.02 17:27:41.176577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9338 2024.08.02 17:27:41.176597 [ 3 ] {} <Debug> HTTP-Session: 299dcd1f-9135-4189-a43b-8f626077e775 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9339 2024.08.02 17:27:41.176613 [ 3 ] {} <Debug> HTTP-Session: 299dcd1f-9135-4189-a43b-8f626077e775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9340 2024.08.02 17:27:41.176627 [ 3 ] {} <Debug> HTTP-Session: 299dcd1f-9135-4189-a43b-8f626077e775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9341 2024.08.02 17:27:41.176657 [ 3 ] {} <Trace> HTTP-Session: 299dcd1f-9135-4189-a43b-8f626077e775 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9342 2024.08.02 17:27:41.176837 [ 3 ] {46ed3064-e79b-477e-818e-fcfd839ed04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9343 2024.08.02 17:27:41.176911 [ 3 ] {46ed3064-e79b-477e-818e-fcfd839ed04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9344 2024.08.02 17:27:41.177375 [ 3 ] {46ed3064-e79b-477e-818e-fcfd839ed04a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9345 2024.08.02 17:27:41.177879 [ 3 ] {46ed3064-e79b-477e-818e-fcfd839ed04a} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9346 2024.08.02 17:27:41.177914 [ 3 ] {46ed3064-e79b-477e-818e-fcfd839ed04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9347 2024.08.02 17:27:41.178521 [ 3 ] {46ed3064-e79b-477e-818e-fcfd839ed04a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9348 2024.08.02 17:27:41.178948 [ 3 ] {46ed3064-e79b-477e-818e-fcfd839ed04a} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9349 2024.08.02 17:27:41.179104 [ 3 ] {46ed3064-e79b-477e-818e-fcfd839ed04a} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002365 sec., 2536.997885835095 rows/sec., 4.55 MiB/sec.
9350 2024.08.02 17:27:41.179615 [ 3 ] {46ed3064-e79b-477e-818e-fcfd839ed04a} <Debug> DynamicQueryHandler: Done processing query
9351 2024.08.02 17:27:41.179645 [ 3 ] {46ed3064-e79b-477e-818e-fcfd839ed04a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9352 2024.08.02 17:27:41.179662 [ 3 ] {} <Debug> HTTP-Session: 299dcd1f-9135-4189-a43b-8f626077e775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9353 2024.08.02 17:27:41.179783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9354 2024.08.02 17:27:41.179834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9355 2024.08.02 17:27:41.179853 [ 3 ] {} <Debug> HTTP-Session: 932369a9-c6b6-4666-8693-a12244697aeb Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9356 2024.08.02 17:27:41.179870 [ 3 ] {} <Debug> HTTP-Session: 932369a9-c6b6-4666-8693-a12244697aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9357 2024.08.02 17:27:41.179883 [ 3 ] {} <Debug> HTTP-Session: 932369a9-c6b6-4666-8693-a12244697aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9358 2024.08.02 17:27:41.179913 [ 3 ] {} <Trace> HTTP-Session: 932369a9-c6b6-4666-8693-a12244697aeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9359 2024.08.02 17:27:41.180020 [ 3 ] {c0633ea8-8fbc-4dfb-a1c9-965bb8238928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9360 2024.08.02 17:27:41.180066 [ 3 ] {c0633ea8-8fbc-4dfb-a1c9-965bb8238928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9361 2024.08.02 17:27:41.180283 [ 3 ] {c0633ea8-8fbc-4dfb-a1c9-965bb8238928} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9362 2024.08.02 17:27:41.180607 [ 3 ] {c0633ea8-8fbc-4dfb-a1c9-965bb8238928} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9363 2024.08.02 17:27:41.180645 [ 3 ] {c0633ea8-8fbc-4dfb-a1c9-965bb8238928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9364 2024.08.02 17:27:41.181004 [ 3 ] {c0633ea8-8fbc-4dfb-a1c9-965bb8238928} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9365 2024.08.02 17:27:41.181340 [ 3 ] {c0633ea8-8fbc-4dfb-a1c9-965bb8238928} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9366 2024.08.02 17:27:41.181461 [ 3 ] {c0633ea8-8fbc-4dfb-a1c9-965bb8238928} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001473 sec., 15614.39239646979 rows/sec., 844.63 KiB/sec.
9367 2024.08.02 17:27:41.181614 [ 3 ] {c0633ea8-8fbc-4dfb-a1c9-965bb8238928} <Debug> DynamicQueryHandler: Done processing query
9368 2024.08.02 17:27:41.181638 [ 3 ] {c0633ea8-8fbc-4dfb-a1c9-965bb8238928} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9369 2024.08.02 17:27:41.181653 [ 3 ] {} <Debug> HTTP-Session: 932369a9-c6b6-4666-8693-a12244697aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9370 2024.08.02 17:27:41.181774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9371 2024.08.02 17:27:41.181820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9372 2024.08.02 17:27:41.181840 [ 3 ] {} <Debug> HTTP-Session: 9195dd57-6563-4324-9e31-721c762b8f75 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9373 2024.08.02 17:27:41.181855 [ 3 ] {} <Debug> HTTP-Session: 9195dd57-6563-4324-9e31-721c762b8f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9374 2024.08.02 17:27:41.181869 [ 3 ] {} <Debug> HTTP-Session: 9195dd57-6563-4324-9e31-721c762b8f75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9375 2024.08.02 17:27:41.181899 [ 3 ] {} <Trace> HTTP-Session: 9195dd57-6563-4324-9e31-721c762b8f75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9376 2024.08.02 17:27:41.182015 [ 3 ] {01338d2d-14c6-42f2-909b-916898d2839a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9377 2024.08.02 17:27:41.182059 [ 3 ] {01338d2d-14c6-42f2-909b-916898d2839a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9378 2024.08.02 17:27:41.182183 [ 3 ] {01338d2d-14c6-42f2-909b-916898d2839a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9379 2024.08.02 17:27:41.182465 [ 3 ] {01338d2d-14c6-42f2-909b-916898d2839a} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9380 2024.08.02 17:27:41.182501 [ 3 ] {01338d2d-14c6-42f2-909b-916898d2839a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9381 2024.08.02 17:27:41.182855 [ 3 ] {01338d2d-14c6-42f2-909b-916898d2839a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9382 2024.08.02 17:27:41.183175 [ 3 ] {01338d2d-14c6-42f2-909b-916898d2839a} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9383 2024.08.02 17:27:41.183297 [ 3 ] {01338d2d-14c6-42f2-909b-916898d2839a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec.
9384 2024.08.02 17:27:41.183457 [ 3 ] {01338d2d-14c6-42f2-909b-916898d2839a} <Debug> DynamicQueryHandler: Done processing query
9385 2024.08.02 17:27:41.183481 [ 3 ] {01338d2d-14c6-42f2-909b-916898d2839a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9386 2024.08.02 17:27:41.183497 [ 3 ] {} <Debug> HTTP-Session: 9195dd57-6563-4324-9e31-721c762b8f75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9387 2024.08.02 17:27:46.149971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9388 2024.08.02 17:27:46.150116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9389 2024.08.02 17:27:46.150147 [ 3 ] {} <Debug> HTTP-Session: 14215587-ee1d-421a-9148-2a4ce9b917af Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9390 2024.08.02 17:27:46.150177 [ 3 ] {} <Debug> HTTP-Session: 14215587-ee1d-421a-9148-2a4ce9b917af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9391 2024.08.02 17:27:46.150194 [ 3 ] {} <Debug> HTTP-Session: 14215587-ee1d-421a-9148-2a4ce9b917af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9392 2024.08.02 17:27:46.150250 [ 3 ] {} <Trace> HTTP-Session: 14215587-ee1d-421a-9148-2a4ce9b917af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9393 2024.08.02 17:27:46.150461 [ 3 ] {3036ec8a-f813-4898-a9a7-6c0d68a9fd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9394 2024.08.02 17:27:46.150536 [ 3 ] {3036ec8a-f813-4898-a9a7-6c0d68a9fd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9395 2024.08.02 17:27:46.150761 [ 3 ] {3036ec8a-f813-4898-a9a7-6c0d68a9fd05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9396 2024.08.02 17:27:46.151201 [ 3 ] {3036ec8a-f813-4898-a9a7-6c0d68a9fd05} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9397 2024.08.02 17:27:46.151246 [ 3 ] {3036ec8a-f813-4898-a9a7-6c0d68a9fd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9398 2024.08.02 17:27:46.151624 [ 3 ] {3036ec8a-f813-4898-a9a7-6c0d68a9fd05} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9399 2024.08.02 17:27:46.151966 [ 3 ] {3036ec8a-f813-4898-a9a7-6c0d68a9fd05} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9400 2024.08.02 17:27:46.152130 [ 3 ] {3036ec8a-f813-4898-a9a7-6c0d68a9fd05} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001733 sec., 13848.817080207733 rows/sec., 1.10 MiB/sec.
9401 2024.08.02 17:27:46.152208 [ 37 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9402 2024.08.02 17:27:46.152334 [ 37 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9403 2024.08.02 17:27:46.152394 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9404 2024.08.02 17:27:46.152489 [ 3 ] {3036ec8a-f813-4898-a9a7-6c0d68a9fd05} <Debug> DynamicQueryHandler: Done processing query
9405 2024.08.02 17:27:46.152602 [ 3 ] {3036ec8a-f813-4898-a9a7-6c0d68a9fd05} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9406 2024.08.02 17:27:46.152690 [ 3 ] {} <Debug> HTTP-Session: 14215587-ee1d-421a-9148-2a4ce9b917af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9407 2024.08.02 17:27:46.152919 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
9408 2024.08.02 17:27:46.152996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9409 2024.08.02 17:27:46.153153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9410 2024.08.02 17:27:46.153230 [ 3 ] {} <Debug> HTTP-Session: d261eccf-574f-417c-9319-1d1e394e26f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9411 2024.08.02 17:27:46.153279 [ 3 ] {} <Debug> HTTP-Session: d261eccf-574f-417c-9319-1d1e394e26f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9412 2024.08.02 17:27:46.153324 [ 3 ] {} <Debug> HTTP-Session: d261eccf-574f-417c-9319-1d1e394e26f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9413 2024.08.02 17:27:46.153384 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9414 2024.08.02 17:27:46.153401 [ 3 ] {} <Trace> HTTP-Session: d261eccf-574f-417c-9319-1d1e394e26f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9415 2024.08.02 17:27:46.153442 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 36 rows starting from the beginning of the part
9416 2024.08.02 17:27:46.153688 [ 3 ] {ff8a5820-6480-4329-8745-a6558919b886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9417 2024.08.02 17:27:46.153688 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part
9418 2024.08.02 17:27:46.153827 [ 3 ] {ff8a5820-6480-4329-8745-a6558919b886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9419 2024.08.02 17:27:46.154013 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part
9420 2024.08.02 17:27:46.154310 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part
9421 2024.08.02 17:27:46.154615 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part
9422 2024.08.02 17:27:46.154923 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part
9423 2024.08.02 17:27:46.155287 [ 3 ] {ff8a5820-6480-4329-8745-a6558919b886} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9424 2024.08.02 17:27:46.156121 [ 3 ] {ff8a5820-6480-4329-8745-a6558919b886} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9425 2024.08.02 17:27:46.156191 [ 3 ] {ff8a5820-6480-4329-8745-a6558919b886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9426 2024.08.02 17:27:46.157060 [ 3 ] {ff8a5820-6480-4329-8745-a6558919b886} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9427 2024.08.02 17:27:46.157653 [ 198 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.005130989 sec., 25726.03449354501 rows/sec., 1.95 MiB/sec.
9428 2024.08.02 17:27:46.157848 [ 193 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9429 2024.08.02 17:27:46.157874 [ 3 ] {ff8a5820-6480-4329-8745-a6558919b886} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9430 2024.08.02 17:27:46.158091 [ 37 ] {} <Debug> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
9431 2024.08.02 17:27:46.158148 [ 3 ] {ff8a5820-6480-4329-8745-a6558919b886} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004586 sec., 436.1098996947231 rows/sec., 35.56 KiB/sec.
9432 2024.08.02 17:27:46.158231 [ 37 ] {} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9433 2024.08.02 17:27:46.158409 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9434 2024.08.02 17:27:46.158927 [ 3 ] {ff8a5820-6480-4329-8745-a6558919b886} <Debug> DynamicQueryHandler: Done processing query
9435 2024.08.02 17:27:46.159061 [ 3 ] {ff8a5820-6480-4329-8745-a6558919b886} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9436 2024.08.02 17:27:46.159101 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
9437 2024.08.02 17:27:46.159172 [ 3 ] {} <Debug> HTTP-Session: d261eccf-574f-417c-9319-1d1e394e26f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9438 2024.08.02 17:27:46.159623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9439 2024.08.02 17:27:46.159788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9440 2024.08.02 17:27:46.159784 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9441 2024.08.02 17:27:46.159845 [ 3 ] {} <Debug> HTTP-Session: dbd31986-f1b8-4724-91d0-7b5a45128d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9442 2024.08.02 17:27:46.159857 [ 193 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_46_9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9443 2024.08.02 17:27:46.159886 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 16 rows starting from the beginning of the part
9444 2024.08.02 17:27:46.159907 [ 3 ] {} <Debug> HTTP-Session: dbd31986-f1b8-4724-91d0-7b5a45128d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9445 2024.08.02 17:27:46.159975 [ 3 ] {} <Debug> HTTP-Session: dbd31986-f1b8-4724-91d0-7b5a45128d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9446 2024.08.02 17:27:46.160154 [ 3 ] {} <Trace> HTTP-Session: dbd31986-f1b8-4724-91d0-7b5a45128d40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9447 2024.08.02 17:27:46.160157 [ 193 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_46_9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9448 2024.08.02 17:27:46.160362 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
9449 2024.08.02 17:27:46.160548 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9450 2024.08.02 17:27:46.160786 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
9451 2024.08.02 17:27:46.160844 [ 3 ] {5911a7e1-d246-494a-a728-d75e7816baa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9452 2024.08.02 17:27:46.161032 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
9453 2024.08.02 17:27:46.161064 [ 3 ] {5911a7e1-d246-494a-a728-d75e7816baa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9454 2024.08.02 17:27:46.161288 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
9455 2024.08.02 17:27:46.161653 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
9456 2024.08.02 17:27:46.162313 [ 3 ] {5911a7e1-d246-494a-a728-d75e7816baa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9457 2024.08.02 17:27:46.163278 [ 3 ] {5911a7e1-d246-494a-a728-d75e7816baa5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9458 2024.08.02 17:27:46.163352 [ 3 ] {5911a7e1-d246-494a-a728-d75e7816baa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9459 2024.08.02 17:27:46.164274 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.005688979 sec., 5624.910902290199 rows/sec., 458.67 KiB/sec.
9460 2024.08.02 17:27:46.164311 [ 3 ] {5911a7e1-d246-494a-a728-d75e7816baa5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9461 2024.08.02 17:27:46.164458 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
9462 2024.08.02 17:27:46.165206 [ 3 ] {5911a7e1-d246-494a-a728-d75e7816baa5} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9463 2024.08.02 17:27:46.165518 [ 3 ] {5911a7e1-d246-494a-a728-d75e7816baa5} <Debug> executeQuery: Read 129 rows, 10.88 KiB in 0.004991 sec., 25846.52374273693 rows/sec., 2.13 MiB/sec.
9464 2024.08.02 17:27:46.165681 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_16_3} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9465 2024.08.02 17:27:46.165842 [ 188 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_16_3} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
9466 2024.08.02 17:27:46.165856 [ 3 ] {5911a7e1-d246-494a-a728-d75e7816baa5} <Debug> DynamicQueryHandler: Done processing query
9467 2024.08.02 17:27:46.165910 [ 3 ] {5911a7e1-d246-494a-a728-d75e7816baa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9468 2024.08.02 17:27:46.165964 [ 3 ] {} <Debug> HTTP-Session: dbd31986-f1b8-4724-91d0-7b5a45128d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9469 2024.08.02 17:27:46.165983 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9470 2024.08.02 17:27:46.166167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9471 2024.08.02 17:27:46.166223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9472 2024.08.02 17:27:46.166242 [ 3 ] {} <Debug> HTTP-Session: 44d8d007-83fa-49ad-9c03-2ce5eb44ff14 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9473 2024.08.02 17:27:46.166260 [ 3 ] {} <Debug> HTTP-Session: 44d8d007-83fa-49ad-9c03-2ce5eb44ff14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9474 2024.08.02 17:27:46.166275 [ 3 ] {} <Debug> HTTP-Session: 44d8d007-83fa-49ad-9c03-2ce5eb44ff14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9475 2024.08.02 17:27:46.166311 [ 3 ] {} <Trace> HTTP-Session: 44d8d007-83fa-49ad-9c03-2ce5eb44ff14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9476 2024.08.02 17:27:46.166420 [ 3 ] {08998613-b455-4011-959b-59ec5493408e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9477 2024.08.02 17:27:46.166468 [ 3 ] {08998613-b455-4011-959b-59ec5493408e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9478 2024.08.02 17:27:46.166618 [ 3 ] {08998613-b455-4011-959b-59ec5493408e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9479 2024.08.02 17:27:46.166932 [ 3 ] {08998613-b455-4011-959b-59ec5493408e} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9480 2024.08.02 17:27:46.166970 [ 3 ] {08998613-b455-4011-959b-59ec5493408e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9481 2024.08.02 17:27:46.167285 [ 3 ] {08998613-b455-4011-959b-59ec5493408e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9482 2024.08.02 17:27:46.167605 [ 3 ] {08998613-b455-4011-959b-59ec5493408e} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9483 2024.08.02 17:27:46.167764 [ 37 ] {} <Debug> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
9484 2024.08.02 17:27:46.167774 [ 3 ] {08998613-b455-4011-959b-59ec5493408e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001368 sec., 1461.9883040935672 rows/sec., 102.08 KiB/sec.
9485 2024.08.02 17:27:46.167823 [ 37 ] {} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9486 2024.08.02 17:27:46.167892 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9487 2024.08.02 17:27:46.168118 [ 3 ] {08998613-b455-4011-959b-59ec5493408e} <Debug> DynamicQueryHandler: Done processing query
9488 2024.08.02 17:27:46.168226 [ 3 ] {08998613-b455-4011-959b-59ec5493408e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9489 2024.08.02 17:27:46.168309 [ 3 ] {} <Debug> HTTP-Session: 44d8d007-83fa-49ad-9c03-2ce5eb44ff14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9490 2024.08.02 17:27:46.168385 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
9491 2024.08.02 17:27:46.168514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 15302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9492 2024.08.02 17:27:46.168615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9493 2024.08.02 17:27:46.168668 [ 3 ] {} <Debug> HTTP-Session: a8b342d2-4801-466e-be61-2a12c57560c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9494 2024.08.02 17:27:46.168713 [ 3 ] {} <Debug> HTTP-Session: a8b342d2-4801-466e-be61-2a12c57560c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9495 2024.08.02 17:27:46.168757 [ 3 ] {} <Debug> HTTP-Session: a8b342d2-4801-466e-be61-2a12c57560c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9496 2024.08.02 17:27:46.168769 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9497 2024.08.02 17:27:46.168811 [ 3 ] {} <Trace> HTTP-Session: a8b342d2-4801-466e-be61-2a12c57560c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9498 2024.08.02 17:27:46.168832 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 16 rows starting from the beginning of the part
9499 2024.08.02 17:27:46.169046 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
9500 2024.08.02 17:27:46.169264 [ 3 ] {8f69bbee-3513-4253-bd7b-66d3b47a910d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9501 2024.08.02 17:27:46.169342 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
9502 2024.08.02 17:27:46.169382 [ 3 ] {8f69bbee-3513-4253-bd7b-66d3b47a910d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9503 2024.08.02 17:27:46.169788 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
9504 2024.08.02 17:27:46.170021 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
9505 2024.08.02 17:27:46.170371 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
9506 2024.08.02 17:27:46.170898 [ 3 ] {8f69bbee-3513-4253-bd7b-66d3b47a910d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9507 2024.08.02 17:27:46.171786 [ 3 ] {8f69bbee-3513-4253-bd7b-66d3b47a910d} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9508 2024.08.02 17:27:46.171857 [ 3 ] {8f69bbee-3513-4253-bd7b-66d3b47a910d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9509 2024.08.02 17:27:46.172757 [ 3 ] {8f69bbee-3513-4253-bd7b-66d3b47a910d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9510 2024.08.02 17:27:46.172847 [ 191 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.004847052 sec., 6601.951041581563 rows/sec., 460.98 KiB/sec.
9511 2024.08.02 17:27:46.173150 [ 188 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
9512 2024.08.02 17:27:46.173461 [ 3 ] {8f69bbee-3513-4253-bd7b-66d3b47a910d} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9513 2024.08.02 17:27:46.173905 [ 3 ] {8f69bbee-3513-4253-bd7b-66d3b47a910d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.004944 sec., 18203.883495145634 rows/sec., 1.42 MiB/sec.
9514 2024.08.02 17:27:46.174243 [ 188 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_16_3} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9515 2024.08.02 17:27:46.174533 [ 188 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_16_3} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
9516 2024.08.02 17:27:46.174541 [ 3 ] {8f69bbee-3513-4253-bd7b-66d3b47a910d} <Debug> DynamicQueryHandler: Done processing query
9517 2024.08.02 17:27:46.174613 [ 3 ] {8f69bbee-3513-4253-bd7b-66d3b47a910d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9518 2024.08.02 17:27:46.174727 [ 3 ] {} <Debug> HTTP-Session: a8b342d2-4801-466e-be61-2a12c57560c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9519 2024.08.02 17:27:46.174756 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9520 2024.08.02 17:27:46.174920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9521 2024.08.02 17:27:46.174978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9522 2024.08.02 17:27:46.174997 [ 3 ] {} <Debug> HTTP-Session: 56952ae2-37a8-4b33-8836-93dc0b5ef120 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9523 2024.08.02 17:27:46.175015 [ 3 ] {} <Debug> HTTP-Session: 56952ae2-37a8-4b33-8836-93dc0b5ef120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9524 2024.08.02 17:27:46.175028 [ 3 ] {} <Debug> HTTP-Session: 56952ae2-37a8-4b33-8836-93dc0b5ef120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9525 2024.08.02 17:27:46.175064 [ 3 ] {} <Trace> HTTP-Session: 56952ae2-37a8-4b33-8836-93dc0b5ef120 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9526 2024.08.02 17:27:46.175230 [ 3 ] {45735512-8989-4a13-a2f0-8957610a7f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9527 2024.08.02 17:27:46.175280 [ 3 ] {45735512-8989-4a13-a2f0-8957610a7f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9528 2024.08.02 17:27:46.175460 [ 3 ] {45735512-8989-4a13-a2f0-8957610a7f9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9529 2024.08.02 17:27:46.175877 [ 3 ] {45735512-8989-4a13-a2f0-8957610a7f9d} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9530 2024.08.02 17:27:46.175913 [ 3 ] {45735512-8989-4a13-a2f0-8957610a7f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9531 2024.08.02 17:27:46.176344 [ 3 ] {45735512-8989-4a13-a2f0-8957610a7f9d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9532 2024.08.02 17:27:46.176750 [ 3 ] {45735512-8989-4a13-a2f0-8957610a7f9d} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9533 2024.08.02 17:27:46.176943 [ 3 ] {45735512-8989-4a13-a2f0-8957610a7f9d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00178 sec., 90449.4382022472 rows/sec., 6.30 MiB/sec.
9534 2024.08.02 17:27:46.177124 [ 3 ] {45735512-8989-4a13-a2f0-8957610a7f9d} <Debug> DynamicQueryHandler: Done processing query
9535 2024.08.02 17:27:46.177150 [ 3 ] {45735512-8989-4a13-a2f0-8957610a7f9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9536 2024.08.02 17:27:46.177165 [ 3 ] {} <Debug> HTTP-Session: 56952ae2-37a8-4b33-8836-93dc0b5ef120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9537 2024.08.02 17:27:46.177350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9538 2024.08.02 17:27:46.177400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9539 2024.08.02 17:27:46.177419 [ 3 ] {} <Debug> HTTP-Session: df9da56a-c121-427a-8d6e-f1056cf187e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9540 2024.08.02 17:27:46.177436 [ 3 ] {} <Debug> HTTP-Session: df9da56a-c121-427a-8d6e-f1056cf187e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9541 2024.08.02 17:27:46.177450 [ 3 ] {} <Debug> HTTP-Session: df9da56a-c121-427a-8d6e-f1056cf187e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9542 2024.08.02 17:27:46.177481 [ 3 ] {} <Trace> HTTP-Session: df9da56a-c121-427a-8d6e-f1056cf187e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9543 2024.08.02 17:27:46.177774 [ 3 ] {91a51cb7-42cc-4b06-b680-63f1a2e5b00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9544 2024.08.02 17:27:46.177851 [ 3 ] {91a51cb7-42cc-4b06-b680-63f1a2e5b00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9545 2024.08.02 17:27:46.178346 [ 3 ] {91a51cb7-42cc-4b06-b680-63f1a2e5b00d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9546 2024.08.02 17:27:46.179010 [ 3 ] {91a51cb7-42cc-4b06-b680-63f1a2e5b00d} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9547 2024.08.02 17:27:46.179047 [ 3 ] {91a51cb7-42cc-4b06-b680-63f1a2e5b00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9548 2024.08.02 17:27:46.179680 [ 3 ] {91a51cb7-42cc-4b06-b680-63f1a2e5b00d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9549 2024.08.02 17:27:46.180097 [ 3 ] {91a51cb7-42cc-4b06-b680-63f1a2e5b00d} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9550 2024.08.02 17:27:46.180328 [ 3 ] {91a51cb7-42cc-4b06-b680-63f1a2e5b00d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002756 sec., 8708.272859216255 rows/sec., 15.60 MiB/sec.
9551 2024.08.02 17:27:46.180570 [ 3 ] {91a51cb7-42cc-4b06-b680-63f1a2e5b00d} <Debug> DynamicQueryHandler: Done processing query
9552 2024.08.02 17:27:46.180597 [ 3 ] {91a51cb7-42cc-4b06-b680-63f1a2e5b00d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9553 2024.08.02 17:27:46.180613 [ 3 ] {} <Debug> HTTP-Session: df9da56a-c121-427a-8d6e-f1056cf187e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9554 2024.08.02 17:27:46.180739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9555 2024.08.02 17:27:46.180790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9556 2024.08.02 17:27:46.180808 [ 3 ] {} <Debug> HTTP-Session: 52175444-0b67-48df-a3c3-c7ebb6e9974f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9557 2024.08.02 17:27:46.180826 [ 3 ] {} <Debug> HTTP-Session: 52175444-0b67-48df-a3c3-c7ebb6e9974f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9558 2024.08.02 17:27:46.180840 [ 3 ] {} <Debug> HTTP-Session: 52175444-0b67-48df-a3c3-c7ebb6e9974f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9559 2024.08.02 17:27:46.180870 [ 3 ] {} <Trace> HTTP-Session: 52175444-0b67-48df-a3c3-c7ebb6e9974f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9560 2024.08.02 17:27:46.180993 [ 3 ] {a6c002d8-fca1-4f2a-bf43-359f253d9df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9561 2024.08.02 17:27:46.181038 [ 3 ] {a6c002d8-fca1-4f2a-bf43-359f253d9df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9562 2024.08.02 17:27:46.181168 [ 3 ] {a6c002d8-fca1-4f2a-bf43-359f253d9df4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9563 2024.08.02 17:27:46.181473 [ 3 ] {a6c002d8-fca1-4f2a-bf43-359f253d9df4} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9564 2024.08.02 17:27:46.181509 [ 3 ] {a6c002d8-fca1-4f2a-bf43-359f253d9df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9565 2024.08.02 17:27:46.181879 [ 3 ] {a6c002d8-fca1-4f2a-bf43-359f253d9df4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9566 2024.08.02 17:27:46.182214 [ 3 ] {a6c002d8-fca1-4f2a-bf43-359f253d9df4} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9567 2024.08.02 17:27:46.182341 [ 3 ] {a6c002d8-fca1-4f2a-bf43-359f253d9df4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
9568 2024.08.02 17:27:46.182604 [ 3 ] {a6c002d8-fca1-4f2a-bf43-359f253d9df4} <Debug> DynamicQueryHandler: Done processing query
9569 2024.08.02 17:27:46.182660 [ 3 ] {a6c002d8-fca1-4f2a-bf43-359f253d9df4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9570 2024.08.02 17:27:46.182718 [ 3 ] {} <Debug> HTTP-Session: 52175444-0b67-48df-a3c3-c7ebb6e9974f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9571 2024.08.02 17:27:51.153223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9572 2024.08.02 17:27:51.153362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9573 2024.08.02 17:27:51.153389 [ 3 ] {} <Debug> HTTP-Session: 185554f2-c27f-422f-8482-2d9bf86a667f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9574 2024.08.02 17:27:51.153414 [ 3 ] {} <Debug> HTTP-Session: 185554f2-c27f-422f-8482-2d9bf86a667f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9575 2024.08.02 17:27:51.153429 [ 3 ] {} <Debug> HTTP-Session: 185554f2-c27f-422f-8482-2d9bf86a667f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9576 2024.08.02 17:27:51.153478 [ 3 ] {} <Trace> HTTP-Session: 185554f2-c27f-422f-8482-2d9bf86a667f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9577 2024.08.02 17:27:51.153670 [ 3 ] {25ad083a-8b1c-4902-b6b7-3ae606c9c6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9578 2024.08.02 17:27:51.153742 [ 3 ] {25ad083a-8b1c-4902-b6b7-3ae606c9c6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9579 2024.08.02 17:27:51.153937 [ 3 ] {25ad083a-8b1c-4902-b6b7-3ae606c9c6a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9580 2024.08.02 17:27:51.154382 [ 3 ] {25ad083a-8b1c-4902-b6b7-3ae606c9c6a9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9581 2024.08.02 17:27:51.154426 [ 3 ] {25ad083a-8b1c-4902-b6b7-3ae606c9c6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9582 2024.08.02 17:27:51.154821 [ 3 ] {25ad083a-8b1c-4902-b6b7-3ae606c9c6a9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9583 2024.08.02 17:27:51.155177 [ 3 ] {25ad083a-8b1c-4902-b6b7-3ae606c9c6a9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9584 2024.08.02 17:27:51.155352 [ 3 ] {25ad083a-8b1c-4902-b6b7-3ae606c9c6a9} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001737 sec., 6908.462867012089 rows/sec., 475.63 KiB/sec.
9585 2024.08.02 17:27:51.155562 [ 3 ] {25ad083a-8b1c-4902-b6b7-3ae606c9c6a9} <Debug> DynamicQueryHandler: Done processing query
9586 2024.08.02 17:27:51.155589 [ 3 ] {25ad083a-8b1c-4902-b6b7-3ae606c9c6a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9587 2024.08.02 17:27:51.155606 [ 3 ] {} <Debug> HTTP-Session: 185554f2-c27f-422f-8482-2d9bf86a667f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9588 2024.08.02 17:27:51.155762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9589 2024.08.02 17:27:51.155812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9590 2024.08.02 17:27:51.155832 [ 3 ] {} <Debug> HTTP-Session: 4f0296ed-a8b9-4223-b9ef-d0381901ceab Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9591 2024.08.02 17:27:51.155850 [ 3 ] {} <Debug> HTTP-Session: 4f0296ed-a8b9-4223-b9ef-d0381901ceab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9592 2024.08.02 17:27:51.155864 [ 3 ] {} <Debug> HTTP-Session: 4f0296ed-a8b9-4223-b9ef-d0381901ceab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9593 2024.08.02 17:27:51.155895 [ 3 ] {} <Trace> HTTP-Session: 4f0296ed-a8b9-4223-b9ef-d0381901ceab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9594 2024.08.02 17:27:51.155991 [ 3 ] {62766012-b62d-433a-a03e-e69dd328fbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9595 2024.08.02 17:27:51.156035 [ 3 ] {62766012-b62d-433a-a03e-e69dd328fbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9596 2024.08.02 17:27:51.156162 [ 3 ] {62766012-b62d-433a-a03e-e69dd328fbed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9597 2024.08.02 17:27:51.156447 [ 3 ] {62766012-b62d-433a-a03e-e69dd328fbed} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9598 2024.08.02 17:27:51.156485 [ 3 ] {62766012-b62d-433a-a03e-e69dd328fbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9599 2024.08.02 17:27:51.156799 [ 3 ] {62766012-b62d-433a-a03e-e69dd328fbed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9600 2024.08.02 17:27:51.157136 [ 3 ] {62766012-b62d-433a-a03e-e69dd328fbed} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9601 2024.08.02 17:27:51.157296 [ 3 ] {62766012-b62d-433a-a03e-e69dd328fbed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00132 sec., 1515.1515151515152 rows/sec., 123.55 KiB/sec.
9602 2024.08.02 17:27:51.157508 [ 3 ] {62766012-b62d-433a-a03e-e69dd328fbed} <Debug> DynamicQueryHandler: Done processing query
9603 2024.08.02 17:27:51.157534 [ 3 ] {62766012-b62d-433a-a03e-e69dd328fbed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9604 2024.08.02 17:27:51.157550 [ 3 ] {} <Debug> HTTP-Session: 4f0296ed-a8b9-4223-b9ef-d0381901ceab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9605 2024.08.02 17:27:51.157719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9606 2024.08.02 17:27:51.157767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9607 2024.08.02 17:27:51.157787 [ 3 ] {} <Debug> HTTP-Session: 61d1cabe-0834-400f-9764-2ca544729a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9608 2024.08.02 17:27:51.157803 [ 3 ] {} <Debug> HTTP-Session: 61d1cabe-0834-400f-9764-2ca544729a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9609 2024.08.02 17:27:51.157817 [ 3 ] {} <Debug> HTTP-Session: 61d1cabe-0834-400f-9764-2ca544729a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9610 2024.08.02 17:27:51.157849 [ 3 ] {} <Trace> HTTP-Session: 61d1cabe-0834-400f-9764-2ca544729a78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9611 2024.08.02 17:27:51.157995 [ 3 ] {c424479d-c46a-4e6b-8cef-64042b4fb359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9612 2024.08.02 17:27:51.158038 [ 3 ] {c424479d-c46a-4e6b-8cef-64042b4fb359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9613 2024.08.02 17:27:51.158167 [ 3 ] {c424479d-c46a-4e6b-8cef-64042b4fb359} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9614 2024.08.02 17:27:51.158572 [ 3 ] {c424479d-c46a-4e6b-8cef-64042b4fb359} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9615 2024.08.02 17:27:51.158610 [ 3 ] {c424479d-c46a-4e6b-8cef-64042b4fb359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9616 2024.08.02 17:27:51.158939 [ 3 ] {c424479d-c46a-4e6b-8cef-64042b4fb359} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9617 2024.08.02 17:27:51.159250 [ 3 ] {c424479d-c46a-4e6b-8cef-64042b4fb359} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9618 2024.08.02 17:27:51.159411 [ 3 ] {c424479d-c46a-4e6b-8cef-64042b4fb359} <Debug> executeQuery: Read 180 rows, 16.32 KiB in 0.001478 sec., 121786.19756427605 rows/sec., 10.78 MiB/sec.
9619 2024.08.02 17:27:51.159594 [ 3 ] {c424479d-c46a-4e6b-8cef-64042b4fb359} <Debug> DynamicQueryHandler: Done processing query
9620 2024.08.02 17:27:51.159618 [ 3 ] {c424479d-c46a-4e6b-8cef-64042b4fb359} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9621 2024.08.02 17:27:51.159634 [ 3 ] {} <Debug> HTTP-Session: 61d1cabe-0834-400f-9764-2ca544729a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9622 2024.08.02 17:27:51.159766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9623 2024.08.02 17:27:51.159814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9624 2024.08.02 17:27:51.159834 [ 3 ] {} <Debug> HTTP-Session: fc408700-93a7-4f3b-8d16-73a5368c9448 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9625 2024.08.02 17:27:51.159850 [ 3 ] {} <Debug> HTTP-Session: fc408700-93a7-4f3b-8d16-73a5368c9448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9626 2024.08.02 17:27:51.159864 [ 3 ] {} <Debug> HTTP-Session: fc408700-93a7-4f3b-8d16-73a5368c9448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9627 2024.08.02 17:27:51.159894 [ 3 ] {} <Trace> HTTP-Session: fc408700-93a7-4f3b-8d16-73a5368c9448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9628 2024.08.02 17:27:51.159989 [ 3 ] {92e9fb5e-e98b-4a19-8e4f-7c1fe98bbc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9629 2024.08.02 17:27:51.160033 [ 3 ] {92e9fb5e-e98b-4a19-8e4f-7c1fe98bbc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9630 2024.08.02 17:27:51.160161 [ 3 ] {92e9fb5e-e98b-4a19-8e4f-7c1fe98bbc48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9631 2024.08.02 17:27:51.160434 [ 3 ] {92e9fb5e-e98b-4a19-8e4f-7c1fe98bbc48} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9632 2024.08.02 17:27:51.160471 [ 3 ] {92e9fb5e-e98b-4a19-8e4f-7c1fe98bbc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9633 2024.08.02 17:27:51.160783 [ 3 ] {92e9fb5e-e98b-4a19-8e4f-7c1fe98bbc48} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9634 2024.08.02 17:27:51.161097 [ 3 ] {92e9fb5e-e98b-4a19-8e4f-7c1fe98bbc48} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9635 2024.08.02 17:27:51.161249 [ 3 ] {92e9fb5e-e98b-4a19-8e4f-7c1fe98bbc48} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001284 sec., 1557.632398753894 rows/sec., 108.76 KiB/sec.
9636 2024.08.02 17:27:51.161416 [ 3 ] {92e9fb5e-e98b-4a19-8e4f-7c1fe98bbc48} <Debug> DynamicQueryHandler: Done processing query
9637 2024.08.02 17:27:51.161441 [ 3 ] {92e9fb5e-e98b-4a19-8e4f-7c1fe98bbc48} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9638 2024.08.02 17:27:51.161456 [ 3 ] {} <Debug> HTTP-Session: fc408700-93a7-4f3b-8d16-73a5368c9448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9639 2024.08.02 17:27:51.161625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9640 2024.08.02 17:27:51.161681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9641 2024.08.02 17:27:51.161700 [ 3 ] {} <Debug> HTTP-Session: 7b214aab-33a8-4523-9e50-93e89d1af783 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9642 2024.08.02 17:27:51.161717 [ 3 ] {} <Debug> HTTP-Session: 7b214aab-33a8-4523-9e50-93e89d1af783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9643 2024.08.02 17:27:51.161731 [ 3 ] {} <Debug> HTTP-Session: 7b214aab-33a8-4523-9e50-93e89d1af783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9644 2024.08.02 17:27:51.161762 [ 3 ] {} <Trace> HTTP-Session: 7b214aab-33a8-4523-9e50-93e89d1af783 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9645 2024.08.02 17:27:51.161971 [ 3 ] {21952bd4-e5cf-4c95-ac4c-5391c9fb0088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9646 2024.08.02 17:27:51.162013 [ 3 ] {21952bd4-e5cf-4c95-ac4c-5391c9fb0088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9647 2024.08.02 17:27:51.162139 [ 3 ] {21952bd4-e5cf-4c95-ac4c-5391c9fb0088} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9648 2024.08.02 17:27:51.162708 [ 3 ] {21952bd4-e5cf-4c95-ac4c-5391c9fb0088} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9649 2024.08.02 17:27:51.162746 [ 3 ] {21952bd4-e5cf-4c95-ac4c-5391c9fb0088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9650 2024.08.02 17:27:51.163093 [ 3 ] {21952bd4-e5cf-4c95-ac4c-5391c9fb0088} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9651 2024.08.02 17:27:51.163424 [ 3 ] {21952bd4-e5cf-4c95-ac4c-5391c9fb0088} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9652 2024.08.02 17:27:51.163584 [ 3 ] {21952bd4-e5cf-4c95-ac4c-5391c9fb0088} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001718 sec., 227008.14901047733 rows/sec., 15.98 MiB/sec.
9653 2024.08.02 17:27:51.163759 [ 3 ] {21952bd4-e5cf-4c95-ac4c-5391c9fb0088} <Debug> DynamicQueryHandler: Done processing query
9654 2024.08.02 17:27:51.163783 [ 3 ] {21952bd4-e5cf-4c95-ac4c-5391c9fb0088} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9655 2024.08.02 17:27:51.163799 [ 3 ] {} <Debug> HTTP-Session: 7b214aab-33a8-4523-9e50-93e89d1af783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9656 2024.08.02 17:27:51.163940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9657 2024.08.02 17:27:51.163990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9658 2024.08.02 17:27:51.164009 [ 3 ] {} <Debug> HTTP-Session: 5edae2b4-568e-4d68-9222-b03b846c918a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9659 2024.08.02 17:27:51.164027 [ 3 ] {} <Debug> HTTP-Session: 5edae2b4-568e-4d68-9222-b03b846c918a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9660 2024.08.02 17:27:51.164040 [ 3 ] {} <Debug> HTTP-Session: 5edae2b4-568e-4d68-9222-b03b846c918a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9661 2024.08.02 17:27:51.164072 [ 3 ] {} <Trace> HTTP-Session: 5edae2b4-568e-4d68-9222-b03b846c918a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9662 2024.08.02 17:27:51.164167 [ 3 ] {fddfbad5-c8d2-4081-b5d3-0164e14d76f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9663 2024.08.02 17:27:51.164213 [ 3 ] {fddfbad5-c8d2-4081-b5d3-0164e14d76f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9664 2024.08.02 17:27:51.164345 [ 3 ] {fddfbad5-c8d2-4081-b5d3-0164e14d76f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9665 2024.08.02 17:27:51.164612 [ 3 ] {fddfbad5-c8d2-4081-b5d3-0164e14d76f5} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9666 2024.08.02 17:27:51.164649 [ 3 ] {fddfbad5-c8d2-4081-b5d3-0164e14d76f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9667 2024.08.02 17:27:51.165019 [ 3 ] {fddfbad5-c8d2-4081-b5d3-0164e14d76f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9668 2024.08.02 17:27:51.165348 [ 3 ] {fddfbad5-c8d2-4081-b5d3-0164e14d76f5} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9669 2024.08.02 17:27:51.165509 [ 3 ] {fddfbad5-c8d2-4081-b5d3-0164e14d76f5} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 189.15 KiB/sec.
9670 2024.08.02 17:27:51.165825 [ 3 ] {fddfbad5-c8d2-4081-b5d3-0164e14d76f5} <Debug> DynamicQueryHandler: Done processing query
9671 2024.08.02 17:27:51.165853 [ 3 ] {fddfbad5-c8d2-4081-b5d3-0164e14d76f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9672 2024.08.02 17:27:51.165869 [ 3 ] {} <Debug> HTTP-Session: 5edae2b4-568e-4d68-9222-b03b846c918a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9673 2024.08.02 17:27:51.165987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9674 2024.08.02 17:27:51.166036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9675 2024.08.02 17:27:51.166055 [ 3 ] {} <Debug> HTTP-Session: f729b684-f42a-4f03-ade9-75433ab3f3d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9676 2024.08.02 17:27:51.166071 [ 3 ] {} <Debug> HTTP-Session: f729b684-f42a-4f03-ade9-75433ab3f3d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9677 2024.08.02 17:27:51.166085 [ 3 ] {} <Debug> HTTP-Session: f729b684-f42a-4f03-ade9-75433ab3f3d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9678 2024.08.02 17:27:51.166115 [ 3 ] {} <Trace> HTTP-Session: f729b684-f42a-4f03-ade9-75433ab3f3d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9679 2024.08.02 17:27:51.166238 [ 3 ] {9f62496d-9603-432a-90ef-c35562b66700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9680 2024.08.02 17:27:51.166286 [ 3 ] {9f62496d-9603-432a-90ef-c35562b66700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9681 2024.08.02 17:27:51.166449 [ 3 ] {9f62496d-9603-432a-90ef-c35562b66700} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9682 2024.08.02 17:27:51.166766 [ 3 ] {9f62496d-9603-432a-90ef-c35562b66700} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9683 2024.08.02 17:27:51.166803 [ 3 ] {9f62496d-9603-432a-90ef-c35562b66700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9684 2024.08.02 17:27:51.167186 [ 3 ] {9f62496d-9603-432a-90ef-c35562b66700} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9685 2024.08.02 17:27:51.167560 [ 3 ] {9f62496d-9603-432a-90ef-c35562b66700} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9686 2024.08.02 17:27:51.167718 [ 3 ] {9f62496d-9603-432a-90ef-c35562b66700} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001517 sec., 50758.075148319054 rows/sec., 3.13 MiB/sec.
9687 2024.08.02 17:27:51.167890 [ 3 ] {9f62496d-9603-432a-90ef-c35562b66700} <Debug> DynamicQueryHandler: Done processing query
9688 2024.08.02 17:27:51.167916 [ 3 ] {9f62496d-9603-432a-90ef-c35562b66700} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9689 2024.08.02 17:27:51.167932 [ 3 ] {} <Debug> HTTP-Session: f729b684-f42a-4f03-ade9-75433ab3f3d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9690 2024.08.02 17:27:51.168079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9691 2024.08.02 17:27:51.168128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9692 2024.08.02 17:27:51.168148 [ 3 ] {} <Debug> HTTP-Session: 3e7edc63-9596-4410-9863-eb97afa92a9f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9693 2024.08.02 17:27:51.168164 [ 3 ] {} <Debug> HTTP-Session: 3e7edc63-9596-4410-9863-eb97afa92a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9694 2024.08.02 17:27:51.168178 [ 3 ] {} <Debug> HTTP-Session: 3e7edc63-9596-4410-9863-eb97afa92a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9695 2024.08.02 17:27:51.168209 [ 3 ] {} <Trace> HTTP-Session: 3e7edc63-9596-4410-9863-eb97afa92a9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9696 2024.08.02 17:27:51.168375 [ 3 ] {255edc99-f60f-45df-8ec7-aaf6eacbbc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9697 2024.08.02 17:27:51.168421 [ 3 ] {255edc99-f60f-45df-8ec7-aaf6eacbbc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9698 2024.08.02 17:27:51.168565 [ 3 ] {255edc99-f60f-45df-8ec7-aaf6eacbbc89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9699 2024.08.02 17:27:51.168996 [ 3 ] {255edc99-f60f-45df-8ec7-aaf6eacbbc89} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9700 2024.08.02 17:27:51.169036 [ 3 ] {255edc99-f60f-45df-8ec7-aaf6eacbbc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9701 2024.08.02 17:27:51.169435 [ 3 ] {255edc99-f60f-45df-8ec7-aaf6eacbbc89} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9702 2024.08.02 17:27:51.169810 [ 3 ] {255edc99-f60f-45df-8ec7-aaf6eacbbc89} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9703 2024.08.02 17:27:51.169972 [ 3 ] {255edc99-f60f-45df-8ec7-aaf6eacbbc89} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001677 sec., 96004.77042337507 rows/sec., 6.69 MiB/sec.
9704 2024.08.02 17:27:51.170186 [ 3 ] {255edc99-f60f-45df-8ec7-aaf6eacbbc89} <Debug> DynamicQueryHandler: Done processing query
9705 2024.08.02 17:27:51.170216 [ 3 ] {255edc99-f60f-45df-8ec7-aaf6eacbbc89} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9706 2024.08.02 17:27:51.170233 [ 3 ] {} <Debug> HTTP-Session: 3e7edc63-9596-4410-9863-eb97afa92a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9707 2024.08.02 17:27:51.170373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9708 2024.08.02 17:27:51.170421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9709 2024.08.02 17:27:51.170441 [ 3 ] {} <Debug> HTTP-Session: a5e26410-64b8-4e35-87df-927f0e096746 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9710 2024.08.02 17:27:51.170457 [ 3 ] {} <Debug> HTTP-Session: a5e26410-64b8-4e35-87df-927f0e096746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9711 2024.08.02 17:27:51.170471 [ 3 ] {} <Debug> HTTP-Session: a5e26410-64b8-4e35-87df-927f0e096746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9712 2024.08.02 17:27:51.170501 [ 3 ] {} <Trace> HTTP-Session: a5e26410-64b8-4e35-87df-927f0e096746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9713 2024.08.02 17:27:51.170671 [ 3 ] {1c16ee7d-8bdf-440a-b03d-f1ba700530d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9714 2024.08.02 17:27:51.170743 [ 3 ] {1c16ee7d-8bdf-440a-b03d-f1ba700530d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9715 2024.08.02 17:27:51.171159 [ 3 ] {1c16ee7d-8bdf-440a-b03d-f1ba700530d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9716 2024.08.02 17:27:51.171672 [ 3 ] {1c16ee7d-8bdf-440a-b03d-f1ba700530d5} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9717 2024.08.02 17:27:51.171708 [ 3 ] {1c16ee7d-8bdf-440a-b03d-f1ba700530d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9718 2024.08.02 17:27:51.172306 [ 3 ] {1c16ee7d-8bdf-440a-b03d-f1ba700530d5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9719 2024.08.02 17:27:51.172724 [ 3 ] {1c16ee7d-8bdf-440a-b03d-f1ba700530d5} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9720 2024.08.02 17:27:51.172948 [ 3 ] {1c16ee7d-8bdf-440a-b03d-f1ba700530d5} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002365 sec., 2536.997885835095 rows/sec., 4.55 MiB/sec.
9721 2024.08.02 17:27:51.173500 [ 3 ] {1c16ee7d-8bdf-440a-b03d-f1ba700530d5} <Debug> DynamicQueryHandler: Done processing query
9722 2024.08.02 17:27:51.173526 [ 3 ] {1c16ee7d-8bdf-440a-b03d-f1ba700530d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9723 2024.08.02 17:27:51.173542 [ 3 ] {} <Debug> HTTP-Session: a5e26410-64b8-4e35-87df-927f0e096746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9724 2024.08.02 17:27:51.173653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9725 2024.08.02 17:27:51.173703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9726 2024.08.02 17:27:51.173722 [ 3 ] {} <Debug> HTTP-Session: 08ad2ef4-4947-475b-acb7-8cb5318f99ad Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9727 2024.08.02 17:27:51.173739 [ 3 ] {} <Debug> HTTP-Session: 08ad2ef4-4947-475b-acb7-8cb5318f99ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9728 2024.08.02 17:27:51.173753 [ 3 ] {} <Debug> HTTP-Session: 08ad2ef4-4947-475b-acb7-8cb5318f99ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9729 2024.08.02 17:27:51.173784 [ 3 ] {} <Trace> HTTP-Session: 08ad2ef4-4947-475b-acb7-8cb5318f99ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9730 2024.08.02 17:27:51.173889 [ 3 ] {bf144f35-c4c0-4f49-bedd-e110c8d8cb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9731 2024.08.02 17:27:51.173935 [ 3 ] {bf144f35-c4c0-4f49-bedd-e110c8d8cb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9732 2024.08.02 17:27:51.174083 [ 3 ] {bf144f35-c4c0-4f49-bedd-e110c8d8cb34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9733 2024.08.02 17:27:51.174359 [ 3 ] {bf144f35-c4c0-4f49-bedd-e110c8d8cb34} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9734 2024.08.02 17:27:51.174395 [ 3 ] {bf144f35-c4c0-4f49-bedd-e110c8d8cb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9735 2024.08.02 17:27:51.174763 [ 3 ] {bf144f35-c4c0-4f49-bedd-e110c8d8cb34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9736 2024.08.02 17:27:51.175089 [ 3 ] {bf144f35-c4c0-4f49-bedd-e110c8d8cb34} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9737 2024.08.02 17:27:51.175245 [ 3 ] {bf144f35-c4c0-4f49-bedd-e110c8d8cb34} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001376 sec., 16715.116279069767 rows/sec., 904.17 KiB/sec.
9738 2024.08.02 17:27:51.175464 [ 3 ] {bf144f35-c4c0-4f49-bedd-e110c8d8cb34} <Debug> DynamicQueryHandler: Done processing query
9739 2024.08.02 17:27:51.175490 [ 3 ] {bf144f35-c4c0-4f49-bedd-e110c8d8cb34} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9740 2024.08.02 17:27:51.175506 [ 3 ] {} <Debug> HTTP-Session: 08ad2ef4-4947-475b-acb7-8cb5318f99ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9741 2024.08.02 17:27:51.175631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9742 2024.08.02 17:27:51.175679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9743 2024.08.02 17:27:51.175698 [ 3 ] {} <Debug> HTTP-Session: 36ccf2fb-c96e-4732-b684-cc505facb44c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9744 2024.08.02 17:27:51.175715 [ 3 ] {} <Debug> HTTP-Session: 36ccf2fb-c96e-4732-b684-cc505facb44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9745 2024.08.02 17:27:51.175729 [ 3 ] {} <Debug> HTTP-Session: 36ccf2fb-c96e-4732-b684-cc505facb44c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9746 2024.08.02 17:27:51.175760 [ 3 ] {} <Trace> HTTP-Session: 36ccf2fb-c96e-4732-b684-cc505facb44c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9747 2024.08.02 17:27:51.175884 [ 3 ] {9d580a0a-cbf9-411d-8ae4-f41b888f660d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9748 2024.08.02 17:27:51.175929 [ 3 ] {9d580a0a-cbf9-411d-8ae4-f41b888f660d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9749 2024.08.02 17:27:51.176057 [ 3 ] {9d580a0a-cbf9-411d-8ae4-f41b888f660d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9750 2024.08.02 17:27:51.176358 [ 3 ] {9d580a0a-cbf9-411d-8ae4-f41b888f660d} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9751 2024.08.02 17:27:51.176395 [ 3 ] {9d580a0a-cbf9-411d-8ae4-f41b888f660d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
9752 2024.08.02 17:27:51.176783 [ 3 ] {9d580a0a-cbf9-411d-8ae4-f41b888f660d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9753 2024.08.02 17:27:51.177116 [ 3 ] {9d580a0a-cbf9-411d-8ae4-f41b888f660d} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9754 2024.08.02 17:27:51.177261 [ 3 ] {9d580a0a-cbf9-411d-8ae4-f41b888f660d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec.
9755 2024.08.02 17:27:51.177453 [ 3 ] {9d580a0a-cbf9-411d-8ae4-f41b888f660d} <Debug> DynamicQueryHandler: Done processing query
9756 2024.08.02 17:27:51.177479 [ 3 ] {9d580a0a-cbf9-411d-8ae4-f41b888f660d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9757 2024.08.02 17:27:51.177496 [ 3 ] {} <Debug> HTTP-Session: 36ccf2fb-c96e-4732-b684-cc505facb44c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9758 2024.08.02 17:27:53.101520 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
9759 2024.08.02 17:27:53.101605 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
9760 2024.08.02 17:27:56.150001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9761 2024.08.02 17:27:56.150152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9762 2024.08.02 17:27:56.150201 [ 3 ] {} <Debug> HTTP-Session: 9f44d165-02a4-4856-9056-cb78959407b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9763 2024.08.02 17:27:56.150242 [ 3 ] {} <Debug> HTTP-Session: 9f44d165-02a4-4856-9056-cb78959407b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9764 2024.08.02 17:27:56.150270 [ 3 ] {} <Debug> HTTP-Session: 9f44d165-02a4-4856-9056-cb78959407b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9765 2024.08.02 17:27:56.150353 [ 3 ] {} <Trace> HTTP-Session: 9f44d165-02a4-4856-9056-cb78959407b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9766 2024.08.02 17:27:56.150659 [ 3 ] {ee80434a-6f1f-41c8-bc3a-f7a2a0f4a973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9767 2024.08.02 17:27:56.150769 [ 3 ] {ee80434a-6f1f-41c8-bc3a-f7a2a0f4a973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9768 2024.08.02 17:27:56.151097 [ 3 ] {ee80434a-6f1f-41c8-bc3a-f7a2a0f4a973} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9769 2024.08.02 17:27:56.151606 [ 3 ] {ee80434a-6f1f-41c8-bc3a-f7a2a0f4a973} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9770 2024.08.02 17:27:56.151653 [ 3 ] {ee80434a-6f1f-41c8-bc3a-f7a2a0f4a973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9771 2024.08.02 17:27:56.152033 [ 3 ] {ee80434a-6f1f-41c8-bc3a-f7a2a0f4a973} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9772 2024.08.02 17:27:56.152381 [ 3 ] {ee80434a-6f1f-41c8-bc3a-f7a2a0f4a973} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9773 2024.08.02 17:27:56.152592 [ 3 ] {ee80434a-6f1f-41c8-bc3a-f7a2a0f4a973} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.002029 sec., 11828.486939379005 rows/sec., 958.75 KiB/sec.
9774 2024.08.02 17:27:56.152829 [ 3 ] {ee80434a-6f1f-41c8-bc3a-f7a2a0f4a973} <Debug> DynamicQueryHandler: Done processing query
9775 2024.08.02 17:27:56.152857 [ 3 ] {ee80434a-6f1f-41c8-bc3a-f7a2a0f4a973} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9776 2024.08.02 17:27:56.152874 [ 3 ] {} <Debug> HTTP-Session: 9f44d165-02a4-4856-9056-cb78959407b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9777 2024.08.02 17:27:56.153031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9778 2024.08.02 17:27:56.153088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9779 2024.08.02 17:27:56.153108 [ 3 ] {} <Debug> HTTP-Session: c6220112-104d-463e-b1e8-50d125787697 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9780 2024.08.02 17:27:56.153125 [ 3 ] {} <Debug> HTTP-Session: c6220112-104d-463e-b1e8-50d125787697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9781 2024.08.02 17:27:56.153140 [ 3 ] {} <Debug> HTTP-Session: c6220112-104d-463e-b1e8-50d125787697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9782 2024.08.02 17:27:56.153176 [ 3 ] {} <Trace> HTTP-Session: c6220112-104d-463e-b1e8-50d125787697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9783 2024.08.02 17:27:56.153322 [ 3 ] {cccb9eee-be39-400d-b2c2-615cc1713546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9784 2024.08.02 17:27:56.153371 [ 3 ] {cccb9eee-be39-400d-b2c2-615cc1713546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9785 2024.08.02 17:27:56.153507 [ 3 ] {cccb9eee-be39-400d-b2c2-615cc1713546} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9786 2024.08.02 17:27:56.153966 [ 3 ] {cccb9eee-be39-400d-b2c2-615cc1713546} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9787 2024.08.02 17:27:56.154007 [ 3 ] {cccb9eee-be39-400d-b2c2-615cc1713546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9788 2024.08.02 17:27:56.154357 [ 3 ] {cccb9eee-be39-400d-b2c2-615cc1713546} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9789 2024.08.02 17:27:56.154782 [ 3 ] {cccb9eee-be39-400d-b2c2-615cc1713546} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9790 2024.08.02 17:27:56.154976 [ 3 ] {cccb9eee-be39-400d-b2c2-615cc1713546} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.001712 sec., 74766.35514018692 rows/sec., 6.17 MiB/sec.
9791 2024.08.02 17:27:56.155005 [ 151 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9792 2024.08.02 17:27:56.155111 [ 151 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9793 2024.08.02 17:27:56.155143 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9794 2024.08.02 17:27:56.155277 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
9795 2024.08.02 17:27:56.155422 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9796 2024.08.02 17:27:56.155460 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 295 rows starting from the beginning of the part
9797 2024.08.02 17:27:56.155538 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 167 rows starting from the beginning of the part
9798 2024.08.02 17:27:56.155701 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 179 rows starting from the beginning of the part
9799 2024.08.02 17:27:56.155931 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 129 rows starting from the beginning of the part
9800 2024.08.02 17:27:56.156031 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 180 rows starting from the beginning of the part
9801 2024.08.02 17:27:56.156315 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part
9802 2024.08.02 17:27:56.156496 [ 3 ] {cccb9eee-be39-400d-b2c2-615cc1713546} <Debug> DynamicQueryHandler: Done processing query
9803 2024.08.02 17:27:56.156575 [ 3 ] {cccb9eee-be39-400d-b2c2-615cc1713546} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9804 2024.08.02 17:27:56.156643 [ 3 ] {} <Debug> HTTP-Session: c6220112-104d-463e-b1e8-50d125787697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9805 2024.08.02 17:27:56.156810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9806 2024.08.02 17:27:56.156872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9807 2024.08.02 17:27:56.156905 [ 3 ] {} <Debug> HTTP-Session: 85045b32-c72b-4461-b24f-c56b1a44dade Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9808 2024.08.02 17:27:56.156932 [ 3 ] {} <Debug> HTTP-Session: 85045b32-c72b-4461-b24f-c56b1a44dade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9809 2024.08.02 17:27:56.156957 [ 3 ] {} <Debug> HTTP-Session: 85045b32-c72b-4461-b24f-c56b1a44dade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9810 2024.08.02 17:27:56.156997 [ 3 ] {} <Trace> HTTP-Session: 85045b32-c72b-4461-b24f-c56b1a44dade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9811 2024.08.02 17:27:56.157157 [ 3 ] {a3d0d01a-fa63-42e2-a4dc-2748b640ce75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9812 2024.08.02 17:27:56.157219 [ 3 ] {a3d0d01a-fa63-42e2-a4dc-2748b640ce75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9813 2024.08.02 17:27:56.157522 [ 3 ] {a3d0d01a-fa63-42e2-a4dc-2748b640ce75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9814 2024.08.02 17:27:56.158137 [ 195 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 4 columns (4 merged, 0 gathered) in 0.002908546 sec., 370631.9239922628 rows/sec., 31.59 MiB/sec.
9815 2024.08.02 17:27:56.158163 [ 3 ] {a3d0d01a-fa63-42e2-a4dc-2748b640ce75} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9816 2024.08.02 17:27:56.158234 [ 3 ] {a3d0d01a-fa63-42e2-a4dc-2748b640ce75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9817 2024.08.02 17:27:56.158411 [ 195 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9818 2024.08.02 17:27:56.158910 [ 3 ] {a3d0d01a-fa63-42e2-a4dc-2748b640ce75} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9819 2024.08.02 17:27:56.159402 [ 195 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_51_10} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9820 2024.08.02 17:27:56.159636 [ 195 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_51_10} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9821 2024.08.02 17:27:56.159694 [ 3 ] {a3d0d01a-fa63-42e2-a4dc-2748b640ce75} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9822 2024.08.02 17:27:56.159832 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
9823 2024.08.02 17:27:56.159972 [ 151 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9824 2024.08.02 17:27:56.159981 [ 3 ] {a3d0d01a-fa63-42e2-a4dc-2748b640ce75} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.002877 sec., 30587.41744873132 rows/sec., 2.39 MiB/sec.
9825 2024.08.02 17:27:56.160036 [ 151 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9826 2024.08.02 17:27:56.160126 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9827 2024.08.02 17:27:56.160347 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
9828 2024.08.02 17:27:56.160365 [ 3 ] {a3d0d01a-fa63-42e2-a4dc-2748b640ce75} <Debug> DynamicQueryHandler: Done processing query
9829 2024.08.02 17:27:56.160426 [ 3 ] {a3d0d01a-fa63-42e2-a4dc-2748b640ce75} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9830 2024.08.02 17:27:56.160455 [ 3 ] {} <Debug> HTTP-Session: 85045b32-c72b-4461-b24f-c56b1a44dade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9831 2024.08.02 17:27:56.160745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9832 2024.08.02 17:27:56.160821 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9833 2024.08.02 17:27:56.160902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9834 2024.08.02 17:27:56.160940 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 470 rows starting from the beginning of the part
9835 2024.08.02 17:27:56.161013 [ 3 ] {} <Debug> HTTP-Session: 732e9fbc-b996-483c-b1bc-15c5b5cb228a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9836 2024.08.02 17:27:56.161105 [ 3 ] {} <Debug> HTTP-Session: 732e9fbc-b996-483c-b1bc-15c5b5cb228a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9837 2024.08.02 17:27:56.161180 [ 3 ] {} <Debug> HTTP-Session: 732e9fbc-b996-483c-b1bc-15c5b5cb228a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9838 2024.08.02 17:27:56.161281 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 118 rows starting from the beginning of the part
9839 2024.08.02 17:27:56.161302 [ 3 ] {} <Trace> HTTP-Session: 732e9fbc-b996-483c-b1bc-15c5b5cb228a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9840 2024.08.02 17:27:56.161903 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 388 rows starting from the beginning of the part
9841 2024.08.02 17:27:56.162036 [ 3 ] {4911bca8-6db8-4f8b-8b8f-c4887686c87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9842 2024.08.02 17:27:56.162266 [ 3 ] {4911bca8-6db8-4f8b-8b8f-c4887686c87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9843 2024.08.02 17:27:56.162318 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part
9844 2024.08.02 17:27:56.162565 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 390 rows starting from the beginning of the part
9845 2024.08.02 17:27:56.162810 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 88 rows starting from the beginning of the part
9846 2024.08.02 17:27:56.162867 [ 3 ] {4911bca8-6db8-4f8b-8b8f-c4887686c87b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9847 2024.08.02 17:27:56.163776 [ 3 ] {4911bca8-6db8-4f8b-8b8f-c4887686c87b} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9848 2024.08.02 17:27:56.163854 [ 3 ] {4911bca8-6db8-4f8b-8b8f-c4887686c87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9849 2024.08.02 17:27:56.164952 [ 3 ] {4911bca8-6db8-4f8b-8b8f-c4887686c87b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9850 2024.08.02 17:27:56.165662 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 4 columns (4 merged, 0 gathered) in 0.005437544 sec., 283951.7252642002 rows/sec., 20.52 MiB/sec.
9851 2024.08.02 17:27:56.165844 [ 3 ] {4911bca8-6db8-4f8b-8b8f-c4887686c87b} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9852 2024.08.02 17:27:56.165892 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9853 2024.08.02 17:27:56.166154 [ 3 ] {4911bca8-6db8-4f8b-8b8f-c4887686c87b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004501 sec., 35547.65607642746 rows/sec., 2.48 MiB/sec.
9854 2024.08.02 17:27:56.166575 [ 3 ] {4911bca8-6db8-4f8b-8b8f-c4887686c87b} <Debug> DynamicQueryHandler: Done processing query
9855 2024.08.02 17:27:56.166619 [ 3 ] {4911bca8-6db8-4f8b-8b8f-c4887686c87b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9856 2024.08.02 17:27:56.166663 [ 3 ] {} <Debug> HTTP-Session: 732e9fbc-b996-483c-b1bc-15c5b5cb228a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9857 2024.08.02 17:27:56.166807 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_51_10} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9858 2024.08.02 17:27:56.166878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9859 2024.08.02 17:27:56.166951 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_51_10} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9860 2024.08.02 17:27:56.166969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9861 2024.08.02 17:27:56.167002 [ 3 ] {} <Debug> HTTP-Session: fbb711c2-f739-4fc1-8ab0-20fdb9adcb26 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9862 2024.08.02 17:27:56.167055 [ 3 ] {} <Debug> HTTP-Session: fbb711c2-f739-4fc1-8ab0-20fdb9adcb26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9863 2024.08.02 17:27:56.167093 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
9864 2024.08.02 17:27:56.167099 [ 3 ] {} <Debug> HTTP-Session: fbb711c2-f739-4fc1-8ab0-20fdb9adcb26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9865 2024.08.02 17:27:56.167171 [ 3 ] {} <Trace> HTTP-Session: fbb711c2-f739-4fc1-8ab0-20fdb9adcb26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9866 2024.08.02 17:27:56.167487 [ 3 ] {566d24f0-c7a6-48d3-bd73-0bfd9291686b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9867 2024.08.02 17:27:56.167563 [ 3 ] {566d24f0-c7a6-48d3-bd73-0bfd9291686b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9868 2024.08.02 17:27:56.168018 [ 3 ] {566d24f0-c7a6-48d3-bd73-0bfd9291686b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9869 2024.08.02 17:27:56.168720 [ 3 ] {566d24f0-c7a6-48d3-bd73-0bfd9291686b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9870 2024.08.02 17:27:56.168759 [ 3 ] {566d24f0-c7a6-48d3-bd73-0bfd9291686b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9871 2024.08.02 17:27:56.169390 [ 3 ] {566d24f0-c7a6-48d3-bd73-0bfd9291686b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9872 2024.08.02 17:27:56.169804 [ 3 ] {566d24f0-c7a6-48d3-bd73-0bfd9291686b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9873 2024.08.02 17:27:56.169994 [ 151 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9874 2024.08.02 17:27:56.169997 [ 3 ] {566d24f0-c7a6-48d3-bd73-0bfd9291686b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002717 sec., 8833.271991166728 rows/sec., 15.83 MiB/sec.
9875 2024.08.02 17:27:56.170059 [ 151 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9876 2024.08.02 17:27:56.170144 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9877 2024.08.02 17:27:56.170398 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
9878 2024.08.02 17:27:56.170514 [ 3 ] {566d24f0-c7a6-48d3-bd73-0bfd9291686b} <Debug> DynamicQueryHandler: Done processing query
9879 2024.08.02 17:27:56.170546 [ 3 ] {566d24f0-c7a6-48d3-bd73-0bfd9291686b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9880 2024.08.02 17:27:56.170573 [ 3 ] {} <Debug> HTTP-Session: fbb711c2-f739-4fc1-8ab0-20fdb9adcb26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9881 2024.08.02 17:27:56.170735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9882 2024.08.02 17:27:56.170792 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9883 2024.08.02 17:27:56.170803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9884 2024.08.02 17:27:56.170840 [ 3 ] {} <Debug> HTTP-Session: f5beef0d-18a1-4555-b298-6d2bb22fecaf Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9885 2024.08.02 17:27:56.170866 [ 3 ] {} <Debug> HTTP-Session: f5beef0d-18a1-4555-b298-6d2bb22fecaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9886 2024.08.02 17:27:56.170880 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 652 rows starting from the beginning of the part
9887 2024.08.02 17:27:56.170885 [ 3 ] {} <Debug> HTTP-Session: f5beef0d-18a1-4555-b298-6d2bb22fecaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9888 2024.08.02 17:27:56.170933 [ 3 ] {} <Trace> HTTP-Session: f5beef0d-18a1-4555-b298-6d2bb22fecaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9889 2024.08.02 17:27:56.171176 [ 3 ] {42ed0d52-eb3a-4567-a2c0-46fd297052c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9890 2024.08.02 17:27:56.171258 [ 3 ] {42ed0d52-eb3a-4567-a2c0-46fd297052c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9891 2024.08.02 17:27:56.171259 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part
9892 2024.08.02 17:27:56.171968 [ 3 ] {42ed0d52-eb3a-4567-a2c0-46fd297052c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9893 2024.08.02 17:27:56.171969 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
9894 2024.08.02 17:27:56.172495 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part
9895 2024.08.02 17:27:56.172758 [ 3 ] {42ed0d52-eb3a-4567-a2c0-46fd297052c2} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9896 2024.08.02 17:27:56.172865 [ 3 ] {42ed0d52-eb3a-4567-a2c0-46fd297052c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9897 2024.08.02 17:27:56.172987 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
9898 2024.08.02 17:27:56.173478 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part
9899 2024.08.02 17:27:56.174000 [ 3 ] {42ed0d52-eb3a-4567-a2c0-46fd297052c2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9900 2024.08.02 17:27:56.174497 [ 3 ] {42ed0d52-eb3a-4567-a2c0-46fd297052c2} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9901 2024.08.02 17:27:56.174708 [ 3 ] {42ed0d52-eb3a-4567-a2c0-46fd297052c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003642 sec., 16474.464579901152 rows/sec., 1.11 MiB/sec.
9902 2024.08.02 17:27:56.174902 [ 3 ] {42ed0d52-eb3a-4567-a2c0-46fd297052c2} <Debug> DynamicQueryHandler: Done processing query
9903 2024.08.02 17:27:56.174930 [ 3 ] {42ed0d52-eb3a-4567-a2c0-46fd297052c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9904 2024.08.02 17:27:56.174948 [ 3 ] {} <Debug> HTTP-Session: f5beef0d-18a1-4555-b298-6d2bb22fecaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9905 2024.08.02 17:27:56.177543 [ 190 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 19 columns (19 merged, 0 gathered) in 0.007262289 sec., 101345.4573344575 rows/sec., 181.61 MiB/sec.
9906 2024.08.02 17:27:56.178438 [ 197 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9907 2024.08.02 17:27:56.179091 [ 197 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9908 2024.08.02 17:27:56.179182 [ 197 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9909 2024.08.02 17:27:56.179343 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB.
9910 2024.08.02 17:28:01.153423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9911 2024.08.02 17:28:01.153556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9912 2024.08.02 17:28:01.153581 [ 3 ] {} <Debug> HTTP-Session: 80342182-d118-4c33-a33f-45b04a1b407c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9913 2024.08.02 17:28:01.153606 [ 3 ] {} <Debug> HTTP-Session: 80342182-d118-4c33-a33f-45b04a1b407c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9914 2024.08.02 17:28:01.153621 [ 3 ] {} <Debug> HTTP-Session: 80342182-d118-4c33-a33f-45b04a1b407c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9915 2024.08.02 17:28:01.153673 [ 3 ] {} <Trace> HTTP-Session: 80342182-d118-4c33-a33f-45b04a1b407c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9916 2024.08.02 17:28:01.153866 [ 3 ] {1c2145fa-b2eb-45e5-b824-4dd79ce0bbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9917 2024.08.02 17:28:01.153935 [ 3 ] {1c2145fa-b2eb-45e5-b824-4dd79ce0bbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9918 2024.08.02 17:28:01.154127 [ 3 ] {1c2145fa-b2eb-45e5-b824-4dd79ce0bbb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9919 2024.08.02 17:28:01.154568 [ 3 ] {1c2145fa-b2eb-45e5-b824-4dd79ce0bbb4} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9920 2024.08.02 17:28:01.154615 [ 3 ] {1c2145fa-b2eb-45e5-b824-4dd79ce0bbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9921 2024.08.02 17:28:01.155021 [ 3 ] {1c2145fa-b2eb-45e5-b824-4dd79ce0bbb4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9922 2024.08.02 17:28:01.155380 [ 3 ] {1c2145fa-b2eb-45e5-b824-4dd79ce0bbb4} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9923 2024.08.02 17:28:01.155549 [ 3 ] {1c2145fa-b2eb-45e5-b824-4dd79ce0bbb4} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001738 sec., 6904.487917146145 rows/sec., 475.36 KiB/sec.
9924 2024.08.02 17:28:01.155780 [ 3 ] {1c2145fa-b2eb-45e5-b824-4dd79ce0bbb4} <Debug> DynamicQueryHandler: Done processing query
9925 2024.08.02 17:28:01.155810 [ 3 ] {1c2145fa-b2eb-45e5-b824-4dd79ce0bbb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9926 2024.08.02 17:28:01.155829 [ 3 ] {} <Debug> HTTP-Session: 80342182-d118-4c33-a33f-45b04a1b407c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9927 2024.08.02 17:28:01.156005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9928 2024.08.02 17:28:01.156055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9929 2024.08.02 17:28:01.156077 [ 3 ] {} <Debug> HTTP-Session: 6a9c9019-c940-4be4-8186-ee93e2abb859 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9930 2024.08.02 17:28:01.156093 [ 3 ] {} <Debug> HTTP-Session: 6a9c9019-c940-4be4-8186-ee93e2abb859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9931 2024.08.02 17:28:01.156107 [ 3 ] {} <Debug> HTTP-Session: 6a9c9019-c940-4be4-8186-ee93e2abb859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9932 2024.08.02 17:28:01.156140 [ 3 ] {} <Trace> HTTP-Session: 6a9c9019-c940-4be4-8186-ee93e2abb859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9933 2024.08.02 17:28:01.156287 [ 3 ] {f2ec2cce-e892-466b-aa61-2292d5c9f82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9934 2024.08.02 17:28:01.156331 [ 3 ] {f2ec2cce-e892-466b-aa61-2292d5c9f82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9935 2024.08.02 17:28:01.156458 [ 3 ] {f2ec2cce-e892-466b-aa61-2292d5c9f82b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9936 2024.08.02 17:28:01.156908 [ 3 ] {f2ec2cce-e892-466b-aa61-2292d5c9f82b} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9937 2024.08.02 17:28:01.156945 [ 3 ] {f2ec2cce-e892-466b-aa61-2292d5c9f82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9938 2024.08.02 17:28:01.157275 [ 3 ] {f2ec2cce-e892-466b-aa61-2292d5c9f82b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9939 2024.08.02 17:28:01.157585 [ 3 ] {f2ec2cce-e892-466b-aa61-2292d5c9f82b} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9940 2024.08.02 17:28:01.157710 [ 3 ] {f2ec2cce-e892-466b-aa61-2292d5c9f82b} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.00149 sec., 120134.22818791946 rows/sec., 10.65 MiB/sec.
9941 2024.08.02 17:28:01.157878 [ 3 ] {f2ec2cce-e892-466b-aa61-2292d5c9f82b} <Debug> DynamicQueryHandler: Done processing query
9942 2024.08.02 17:28:01.157904 [ 3 ] {f2ec2cce-e892-466b-aa61-2292d5c9f82b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9943 2024.08.02 17:28:01.157920 [ 3 ] {} <Debug> HTTP-Session: 6a9c9019-c940-4be4-8186-ee93e2abb859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9944 2024.08.02 17:28:01.158096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9945 2024.08.02 17:28:01.158147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9946 2024.08.02 17:28:01.158166 [ 3 ] {} <Debug> HTTP-Session: 107fc6e8-f0cd-47f7-9374-b80c90ef7d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9947 2024.08.02 17:28:01.158181 [ 3 ] {} <Debug> HTTP-Session: 107fc6e8-f0cd-47f7-9374-b80c90ef7d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9948 2024.08.02 17:28:01.158195 [ 3 ] {} <Debug> HTTP-Session: 107fc6e8-f0cd-47f7-9374-b80c90ef7d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9949 2024.08.02 17:28:01.158226 [ 3 ] {} <Trace> HTTP-Session: 107fc6e8-f0cd-47f7-9374-b80c90ef7d7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9950 2024.08.02 17:28:01.158420 [ 3 ] {4d1848f8-9d15-42e1-808a-e46720d22ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9951 2024.08.02 17:28:01.158463 [ 3 ] {4d1848f8-9d15-42e1-808a-e46720d22ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9952 2024.08.02 17:28:01.158587 [ 3 ] {4d1848f8-9d15-42e1-808a-e46720d22ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9953 2024.08.02 17:28:01.159126 [ 3 ] {4d1848f8-9d15-42e1-808a-e46720d22ad7} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9954 2024.08.02 17:28:01.159164 [ 3 ] {4d1848f8-9d15-42e1-808a-e46720d22ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9955 2024.08.02 17:28:01.159490 [ 3 ] {4d1848f8-9d15-42e1-808a-e46720d22ad7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9956 2024.08.02 17:28:01.159803 [ 3 ] {4d1848f8-9d15-42e1-808a-e46720d22ad7} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9957 2024.08.02 17:28:01.159931 [ 3 ] {4d1848f8-9d15-42e1-808a-e46720d22ad7} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.001616 sec., 240099.0099009901 rows/sec., 16.89 MiB/sec.
9958 2024.08.02 17:28:01.160096 [ 3 ] {4d1848f8-9d15-42e1-808a-e46720d22ad7} <Debug> DynamicQueryHandler: Done processing query
9959 2024.08.02 17:28:01.160121 [ 3 ] {4d1848f8-9d15-42e1-808a-e46720d22ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9960 2024.08.02 17:28:01.160137 [ 3 ] {} <Debug> HTTP-Session: 107fc6e8-f0cd-47f7-9374-b80c90ef7d7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9961 2024.08.02 17:28:01.160273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9962 2024.08.02 17:28:01.160322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9963 2024.08.02 17:28:01.160342 [ 3 ] {} <Debug> HTTP-Session: 85b16660-0f1a-4ef8-a6bf-d36e5c46fc80 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9964 2024.08.02 17:28:01.160359 [ 3 ] {} <Debug> HTTP-Session: 85b16660-0f1a-4ef8-a6bf-d36e5c46fc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9965 2024.08.02 17:28:01.160373 [ 3 ] {} <Debug> HTTP-Session: 85b16660-0f1a-4ef8-a6bf-d36e5c46fc80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9966 2024.08.02 17:28:01.160404 [ 3 ] {} <Trace> HTTP-Session: 85b16660-0f1a-4ef8-a6bf-d36e5c46fc80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9967 2024.08.02 17:28:01.160499 [ 3 ] {bd5440f0-39c6-4830-8b96-a97469670884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9968 2024.08.02 17:28:01.160544 [ 3 ] {bd5440f0-39c6-4830-8b96-a97469670884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9969 2024.08.02 17:28:01.160673 [ 3 ] {bd5440f0-39c6-4830-8b96-a97469670884} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9970 2024.08.02 17:28:01.160995 [ 3 ] {bd5440f0-39c6-4830-8b96-a97469670884} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9971 2024.08.02 17:28:01.161031 [ 3 ] {bd5440f0-39c6-4830-8b96-a97469670884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9972 2024.08.02 17:28:01.161396 [ 3 ] {bd5440f0-39c6-4830-8b96-a97469670884} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9973 2024.08.02 17:28:01.161732 [ 3 ] {bd5440f0-39c6-4830-8b96-a97469670884} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9974 2024.08.02 17:28:01.161864 [ 3 ] {bd5440f0-39c6-4830-8b96-a97469670884} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 185.48 KiB/sec.
9975 2024.08.02 17:28:01.162181 [ 3 ] {bd5440f0-39c6-4830-8b96-a97469670884} <Debug> DynamicQueryHandler: Done processing query
9976 2024.08.02 17:28:01.162207 [ 3 ] {bd5440f0-39c6-4830-8b96-a97469670884} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9977 2024.08.02 17:28:01.162224 [ 3 ] {} <Debug> HTTP-Session: 85b16660-0f1a-4ef8-a6bf-d36e5c46fc80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9978 2024.08.02 17:28:01.162410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9979 2024.08.02 17:28:01.162460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9980 2024.08.02 17:28:01.162480 [ 3 ] {} <Debug> HTTP-Session: 3b25c30b-39c9-4e4b-a632-4320464c7f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9981 2024.08.02 17:28:01.162495 [ 3 ] {} <Debug> HTTP-Session: 3b25c30b-39c9-4e4b-a632-4320464c7f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9982 2024.08.02 17:28:01.162509 [ 3 ] {} <Debug> HTTP-Session: 3b25c30b-39c9-4e4b-a632-4320464c7f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9983 2024.08.02 17:28:01.162540 [ 3 ] {} <Trace> HTTP-Session: 3b25c30b-39c9-4e4b-a632-4320464c7f1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9984 2024.08.02 17:28:01.162689 [ 3 ] {5c824746-324e-4cda-a435-da69c5d491ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9985 2024.08.02 17:28:01.162738 [ 3 ] {5c824746-324e-4cda-a435-da69c5d491ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9986 2024.08.02 17:28:01.162900 [ 3 ] {5c824746-324e-4cda-a435-da69c5d491ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9987 2024.08.02 17:28:01.163242 [ 3 ] {5c824746-324e-4cda-a435-da69c5d491ce} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9988 2024.08.02 17:28:01.163279 [ 3 ] {5c824746-324e-4cda-a435-da69c5d491ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
9989 2024.08.02 17:28:01.163650 [ 3 ] {5c824746-324e-4cda-a435-da69c5d491ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9990 2024.08.02 17:28:01.163996 [ 3 ] {5c824746-324e-4cda-a435-da69c5d491ce} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9991 2024.08.02 17:28:01.164128 [ 3 ] {5c824746-324e-4cda-a435-da69c5d491ce} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00151 sec., 50993.377483443706 rows/sec., 3.14 MiB/sec.
9992 2024.08.02 17:28:01.164360 [ 3 ] {5c824746-324e-4cda-a435-da69c5d491ce} <Debug> DynamicQueryHandler: Done processing query
9993 2024.08.02 17:28:01.164385 [ 3 ] {5c824746-324e-4cda-a435-da69c5d491ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9994 2024.08.02 17:28:01.164401 [ 3 ] {} <Debug> HTTP-Session: 3b25c30b-39c9-4e4b-a632-4320464c7f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9995 2024.08.02 17:28:01.164575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9996 2024.08.02 17:28:01.164624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9997 2024.08.02 17:28:01.164643 [ 3 ] {} <Debug> HTTP-Session: 1d0e645b-68b6-48d9-9c78-7bc011d1ace3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
9998 2024.08.02 17:28:01.164660 [ 3 ] {} <Debug> HTTP-Session: 1d0e645b-68b6-48d9-9c78-7bc011d1ace3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9999 2024.08.02 17:28:01.164674 [ 3 ] {} <Debug> HTTP-Session: 1d0e645b-68b6-48d9-9c78-7bc011d1ace3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10000 2024.08.02 17:28:01.164704 [ 3 ] {} <Trace> HTTP-Session: 1d0e645b-68b6-48d9-9c78-7bc011d1ace3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10001 2024.08.02 17:28:01.164868 [ 3 ] {9b32b5da-405b-4daf-ad8d-3df71de6c8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10002 2024.08.02 17:28:01.164915 [ 3 ] {9b32b5da-405b-4daf-ad8d-3df71de6c8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10003 2024.08.02 17:28:01.165054 [ 3 ] {9b32b5da-405b-4daf-ad8d-3df71de6c8f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10004 2024.08.02 17:28:01.165434 [ 3 ] {9b32b5da-405b-4daf-ad8d-3df71de6c8f7} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10005 2024.08.02 17:28:01.165471 [ 3 ] {9b32b5da-405b-4daf-ad8d-3df71de6c8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10006 2024.08.02 17:28:01.165844 [ 3 ] {9b32b5da-405b-4daf-ad8d-3df71de6c8f7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10007 2024.08.02 17:28:01.166179 [ 3 ] {9b32b5da-405b-4daf-ad8d-3df71de6c8f7} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10008 2024.08.02 17:28:01.166305 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10009 2024.08.02 17:28:01.166308 [ 3 ] {9b32b5da-405b-4daf-ad8d-3df71de6c8f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001526 sec., 104849.27916120576 rows/sec., 7.30 MiB/sec.
10010 2024.08.02 17:28:01.166356 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10011 2024.08.02 17:28:01.166399 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10012 2024.08.02 17:28:01.166570 [ 3 ] {9b32b5da-405b-4daf-ad8d-3df71de6c8f7} <Debug> DynamicQueryHandler: Done processing query
10013 2024.08.02 17:28:01.166585 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
10014 2024.08.02 17:28:01.166601 [ 3 ] {9b32b5da-405b-4daf-ad8d-3df71de6c8f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10015 2024.08.02 17:28:01.166666 [ 3 ] {} <Debug> HTTP-Session: 1d0e645b-68b6-48d9-9c78-7bc011d1ace3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10016 2024.08.02 17:28:01.166806 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10017 2024.08.02 17:28:01.166864 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 6485 rows starting from the beginning of the part
10018 2024.08.02 17:28:01.166883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10019 2024.08.02 17:28:01.167041 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
10020 2024.08.02 17:28:01.167063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10021 2024.08.02 17:28:01.167159 [ 3 ] {} <Debug> HTTP-Session: 8160c903-6c0b-4e38-9d6b-d23a88c4b2d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10022 2024.08.02 17:28:01.167255 [ 3 ] {} <Debug> HTTP-Session: 8160c903-6c0b-4e38-9d6b-d23a88c4b2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10023 2024.08.02 17:28:01.167404 [ 3 ] {} <Debug> HTTP-Session: 8160c903-6c0b-4e38-9d6b-d23a88c4b2d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10024 2024.08.02 17:28:01.167435 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 161 rows starting from the beginning of the part
10025 2024.08.02 17:28:01.167534 [ 3 ] {} <Trace> HTTP-Session: 8160c903-6c0b-4e38-9d6b-d23a88c4b2d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10026 2024.08.02 17:28:01.167707 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 161 rows starting from the beginning of the part
10027 2024.08.02 17:28:01.167904 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part
10028 2024.08.02 17:28:01.168033 [ 3 ] {eeabca7b-b2a7-4d91-8f4c-8ff1cc525c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10029 2024.08.02 17:28:01.168175 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
10030 2024.08.02 17:28:01.168436 [ 3 ] {eeabca7b-b2a7-4d91-8f4c-8ff1cc525c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10031 2024.08.02 17:28:01.169978 [ 3 ] {eeabca7b-b2a7-4d91-8f4c-8ff1cc525c81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10032 2024.08.02 17:28:01.171653 [ 3 ] {eeabca7b-b2a7-4d91-8f4c-8ff1cc525c81} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10033 2024.08.02 17:28:01.171714 [ 3 ] {eeabca7b-b2a7-4d91-8f4c-8ff1cc525c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10034 2024.08.02 17:28:01.172754 [ 3 ] {eeabca7b-b2a7-4d91-8f4c-8ff1cc525c81} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10035 2024.08.02 17:28:01.173224 [ 3 ] {eeabca7b-b2a7-4d91-8f4c-8ff1cc525c81} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10036 2024.08.02 17:28:01.173701 [ 3 ] {eeabca7b-b2a7-4d91-8f4c-8ff1cc525c81} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.005888 sec., 1019.0217391304348 rows/sec., 1.83 MiB/sec.
10037 2024.08.02 17:28:01.173821 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7287 rows, containing 5 columns (5 merged, 0 gathered) in 0.007314669 sec., 996217.3271271741 rows/sec., 69.51 MiB/sec.
10038 2024.08.02 17:28:01.174129 [ 3 ] {eeabca7b-b2a7-4d91-8f4c-8ff1cc525c81} <Debug> DynamicQueryHandler: Done processing query
10039 2024.08.02 17:28:01.174160 [ 3 ] {eeabca7b-b2a7-4d91-8f4c-8ff1cc525c81} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10040 2024.08.02 17:28:01.174177 [ 3 ] {} <Debug> HTTP-Session: 8160c903-6c0b-4e38-9d6b-d23a88c4b2d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10041 2024.08.02 17:28:01.174312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10042 2024.08.02 17:28:01.174323 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10043 2024.08.02 17:28:01.174403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10044 2024.08.02 17:28:01.174462 [ 3 ] {} <Debug> HTTP-Session: 7757d3c5-53c6-40a9-abe8-d4c5b43ebf7b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10045 2024.08.02 17:28:01.174486 [ 3 ] {} <Debug> HTTP-Session: 7757d3c5-53c6-40a9-abe8-d4c5b43ebf7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10046 2024.08.02 17:28:01.174502 [ 3 ] {} <Debug> HTTP-Session: 7757d3c5-53c6-40a9-abe8-d4c5b43ebf7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10047 2024.08.02 17:28:01.174554 [ 3 ] {} <Trace> HTTP-Session: 7757d3c5-53c6-40a9-abe8-d4c5b43ebf7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10048 2024.08.02 17:28:01.174842 [ 3 ] {6f009fcc-b1bd-40f6-8940-f715792888d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10049 2024.08.02 17:28:01.174922 [ 3 ] {6f009fcc-b1bd-40f6-8940-f715792888d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10050 2024.08.02 17:28:01.175260 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10051 2024.08.02 17:28:01.175292 [ 3 ] {6f009fcc-b1bd-40f6-8940-f715792888d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10052 2024.08.02 17:28:01.175456 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10053 2024.08.02 17:28:01.175608 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB.
10054 2024.08.02 17:28:01.175777 [ 3 ] {6f009fcc-b1bd-40f6-8940-f715792888d5} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10055 2024.08.02 17:28:01.175819 [ 3 ] {6f009fcc-b1bd-40f6-8940-f715792888d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10056 2024.08.02 17:28:01.176190 [ 3 ] {6f009fcc-b1bd-40f6-8940-f715792888d5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10057 2024.08.02 17:28:01.176519 [ 3 ] {6f009fcc-b1bd-40f6-8940-f715792888d5} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10058 2024.08.02 17:28:01.176648 [ 3 ] {6f009fcc-b1bd-40f6-8940-f715792888d5} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001943 sec., 11837.364899639731 rows/sec., 640.32 KiB/sec.
10059 2024.08.02 17:28:01.176820 [ 3 ] {6f009fcc-b1bd-40f6-8940-f715792888d5} <Debug> DynamicQueryHandler: Done processing query
10060 2024.08.02 17:28:01.176845 [ 3 ] {6f009fcc-b1bd-40f6-8940-f715792888d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10061 2024.08.02 17:28:01.176861 [ 3 ] {} <Debug> HTTP-Session: 7757d3c5-53c6-40a9-abe8-d4c5b43ebf7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10062 2024.08.02 17:28:01.176994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10063 2024.08.02 17:28:01.177044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10064 2024.08.02 17:28:01.177064 [ 3 ] {} <Debug> HTTP-Session: b61365f5-36cd-4910-9b8c-a16a917742ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10065 2024.08.02 17:28:01.177081 [ 3 ] {} <Debug> HTTP-Session: b61365f5-36cd-4910-9b8c-a16a917742ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10066 2024.08.02 17:28:01.177096 [ 3 ] {} <Debug> HTTP-Session: b61365f5-36cd-4910-9b8c-a16a917742ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10067 2024.08.02 17:28:01.177129 [ 3 ] {} <Trace> HTTP-Session: b61365f5-36cd-4910-9b8c-a16a917742ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10068 2024.08.02 17:28:01.177249 [ 3 ] {5ff303a5-42f5-41f0-b8e9-883827e8ed49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10069 2024.08.02 17:28:01.177293 [ 3 ] {5ff303a5-42f5-41f0-b8e9-883827e8ed49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10070 2024.08.02 17:28:01.177465 [ 3 ] {5ff303a5-42f5-41f0-b8e9-883827e8ed49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10071 2024.08.02 17:28:01.177801 [ 3 ] {5ff303a5-42f5-41f0-b8e9-883827e8ed49} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10072 2024.08.02 17:28:01.177838 [ 3 ] {5ff303a5-42f5-41f0-b8e9-883827e8ed49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10073 2024.08.02 17:28:01.178208 [ 3 ] {5ff303a5-42f5-41f0-b8e9-883827e8ed49} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10074 2024.08.02 17:28:01.178546 [ 3 ] {5ff303a5-42f5-41f0-b8e9-883827e8ed49} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10075 2024.08.02 17:28:01.178667 [ 3 ] {5ff303a5-42f5-41f0-b8e9-883827e8ed49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec.
10076 2024.08.02 17:28:01.178683 [ 150 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10077 2024.08.02 17:28:01.178740 [ 150 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10078 2024.08.02 17:28:01.178778 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10079 2024.08.02 17:28:01.178895 [ 3 ] {5ff303a5-42f5-41f0-b8e9-883827e8ed49} <Debug> DynamicQueryHandler: Done processing query
10080 2024.08.02 17:28:01.178961 [ 3 ] {5ff303a5-42f5-41f0-b8e9-883827e8ed49} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10081 2024.08.02 17:28:01.178985 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10082 2024.08.02 17:28:01.179000 [ 3 ] {} <Debug> HTTP-Session: b61365f5-36cd-4910-9b8c-a16a917742ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10083 2024.08.02 17:28:01.179265 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10084 2024.08.02 17:28:01.179318 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2250 rows starting from the beginning of the part
10085 2024.08.02 17:28:01.179464 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10086 2024.08.02 17:28:01.179686 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10087 2024.08.02 17:28:01.179866 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10088 2024.08.02 17:28:01.180034 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10089 2024.08.02 17:28:01.180226 [ 197 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10090 2024.08.02 17:28:01.181836 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 4 columns (4 merged, 0 gathered) in 0.002974057 sec., 857414.6359669636 rows/sec., 57.60 MiB/sec.
10091 2024.08.02 17:28:01.182146 [ 186 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10092 2024.08.02 17:28:01.182610 [ 186 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_51_10} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10093 2024.08.02 17:28:01.182707 [ 186 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_51_10} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10094 2024.08.02 17:28:01.182807 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
10095 2024.08.02 17:28:06.151845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10096 2024.08.02 17:28:06.151987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10097 2024.08.02 17:28:06.152018 [ 3 ] {} <Debug> HTTP-Session: aa5ee9f3-6eb7-4ad6-9aa3-e33a73c7c6e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10098 2024.08.02 17:28:06.152049 [ 3 ] {} <Debug> HTTP-Session: aa5ee9f3-6eb7-4ad6-9aa3-e33a73c7c6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10099 2024.08.02 17:28:06.152067 [ 3 ] {} <Debug> HTTP-Session: aa5ee9f3-6eb7-4ad6-9aa3-e33a73c7c6e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10100 2024.08.02 17:28:06.152123 [ 3 ] {} <Trace> HTTP-Session: aa5ee9f3-6eb7-4ad6-9aa3-e33a73c7c6e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10101 2024.08.02 17:28:06.152332 [ 3 ] {3fa1bc07-5d0a-4645-b1da-40c9091820b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10102 2024.08.02 17:28:06.152406 [ 3 ] {3fa1bc07-5d0a-4645-b1da-40c9091820b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10103 2024.08.02 17:28:06.152606 [ 3 ] {3fa1bc07-5d0a-4645-b1da-40c9091820b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10104 2024.08.02 17:28:06.153041 [ 3 ] {3fa1bc07-5d0a-4645-b1da-40c9091820b7} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10105 2024.08.02 17:28:06.153080 [ 3 ] {3fa1bc07-5d0a-4645-b1da-40c9091820b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10106 2024.08.02 17:28:06.153458 [ 3 ] {3fa1bc07-5d0a-4645-b1da-40c9091820b7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10107 2024.08.02 17:28:06.153804 [ 3 ] {3fa1bc07-5d0a-4645-b1da-40c9091820b7} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10108 2024.08.02 17:28:06.153945 [ 3 ] {3fa1bc07-5d0a-4645-b1da-40c9091820b7} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001682 sec., 14268.727705112962 rows/sec., 1.13 MiB/sec.
10109 2024.08.02 17:28:06.154138 [ 3 ] {3fa1bc07-5d0a-4645-b1da-40c9091820b7} <Debug> DynamicQueryHandler: Done processing query
10110 2024.08.02 17:28:06.154165 [ 3 ] {3fa1bc07-5d0a-4645-b1da-40c9091820b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10111 2024.08.02 17:28:06.154182 [ 3 ] {} <Debug> HTTP-Session: aa5ee9f3-6eb7-4ad6-9aa3-e33a73c7c6e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10112 2024.08.02 17:28:06.154342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 23537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10113 2024.08.02 17:28:06.154392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10114 2024.08.02 17:28:06.154412 [ 3 ] {} <Debug> HTTP-Session: bfb598e6-0063-4897-b6fd-a6d9e46f018b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10115 2024.08.02 17:28:06.154429 [ 3 ] {} <Debug> HTTP-Session: bfb598e6-0063-4897-b6fd-a6d9e46f018b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10116 2024.08.02 17:28:06.154443 [ 3 ] {} <Debug> HTTP-Session: bfb598e6-0063-4897-b6fd-a6d9e46f018b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10117 2024.08.02 17:28:06.154475 [ 3 ] {} <Trace> HTTP-Session: bfb598e6-0063-4897-b6fd-a6d9e46f018b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10118 2024.08.02 17:28:06.154615 [ 3 ] {8c81c844-b62f-4aa1-84a8-2828d260e267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10119 2024.08.02 17:28:06.154660 [ 3 ] {8c81c844-b62f-4aa1-84a8-2828d260e267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10120 2024.08.02 17:28:06.154785 [ 3 ] {8c81c844-b62f-4aa1-84a8-2828d260e267} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10121 2024.08.02 17:28:06.155197 [ 3 ] {8c81c844-b62f-4aa1-84a8-2828d260e267} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10122 2024.08.02 17:28:06.155233 [ 3 ] {8c81c844-b62f-4aa1-84a8-2828d260e267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10123 2024.08.02 17:28:06.155557 [ 3 ] {8c81c844-b62f-4aa1-84a8-2828d260e267} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10124 2024.08.02 17:28:06.155870 [ 3 ] {8c81c844-b62f-4aa1-84a8-2828d260e267} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10125 2024.08.02 17:28:06.155993 [ 3 ] {8c81c844-b62f-4aa1-84a8-2828d260e267} <Debug> executeQuery: Read 164 rows, 13.58 KiB in 0.001438 sec., 114047.28789986091 rows/sec., 9.22 MiB/sec.
10126 2024.08.02 17:28:06.156162 [ 3 ] {8c81c844-b62f-4aa1-84a8-2828d260e267} <Debug> DynamicQueryHandler: Done processing query
10127 2024.08.02 17:28:06.156187 [ 3 ] {8c81c844-b62f-4aa1-84a8-2828d260e267} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10128 2024.08.02 17:28:06.156204 [ 3 ] {} <Debug> HTTP-Session: bfb598e6-0063-4897-b6fd-a6d9e46f018b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10129 2024.08.02 17:28:06.156346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 19003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10130 2024.08.02 17:28:06.156396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10131 2024.08.02 17:28:06.156416 [ 3 ] {} <Debug> HTTP-Session: 8188572c-2106-4b64-944e-8c8ae9bfd3d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10132 2024.08.02 17:28:06.156433 [ 3 ] {} <Debug> HTTP-Session: 8188572c-2106-4b64-944e-8c8ae9bfd3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10133 2024.08.02 17:28:06.156446 [ 3 ] {} <Debug> HTTP-Session: 8188572c-2106-4b64-944e-8c8ae9bfd3d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10134 2024.08.02 17:28:06.156477 [ 3 ] {} <Trace> HTTP-Session: 8188572c-2106-4b64-944e-8c8ae9bfd3d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10135 2024.08.02 17:28:06.156609 [ 3 ] {8c93b6b0-eaba-4ea7-916a-7499d28eacda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10136 2024.08.02 17:28:06.156652 [ 3 ] {8c93b6b0-eaba-4ea7-916a-7499d28eacda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10137 2024.08.02 17:28:06.156777 [ 3 ] {8c93b6b0-eaba-4ea7-916a-7499d28eacda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10138 2024.08.02 17:28:06.157182 [ 3 ] {8c93b6b0-eaba-4ea7-916a-7499d28eacda} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10139 2024.08.02 17:28:06.157218 [ 3 ] {8c93b6b0-eaba-4ea7-916a-7499d28eacda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10140 2024.08.02 17:28:06.157549 [ 3 ] {8c93b6b0-eaba-4ea7-916a-7499d28eacda} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10141 2024.08.02 17:28:06.157863 [ 3 ] {8c93b6b0-eaba-4ea7-916a-7499d28eacda} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10142 2024.08.02 17:28:06.157984 [ 3 ] {8c93b6b0-eaba-4ea7-916a-7499d28eacda} <Debug> executeQuery: Read 112 rows, 8.94 KiB in 0.00143 sec., 78321.67832167832 rows/sec., 6.10 MiB/sec.
10143 2024.08.02 17:28:06.158136 [ 3 ] {8c93b6b0-eaba-4ea7-916a-7499d28eacda} <Debug> DynamicQueryHandler: Done processing query
10144 2024.08.02 17:28:06.158161 [ 3 ] {8c93b6b0-eaba-4ea7-916a-7499d28eacda} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10145 2024.08.02 17:28:06.158179 [ 3 ] {} <Debug> HTTP-Session: 8188572c-2106-4b64-944e-8c8ae9bfd3d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10146 2024.08.02 17:28:06.158331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 37615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10147 2024.08.02 17:28:06.158379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10148 2024.08.02 17:28:06.158399 [ 3 ] {} <Debug> HTTP-Session: 654792d8-463d-4d91-a90f-99936dbc1305 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10149 2024.08.02 17:28:06.158416 [ 3 ] {} <Debug> HTTP-Session: 654792d8-463d-4d91-a90f-99936dbc1305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10150 2024.08.02 17:28:06.158431 [ 3 ] {} <Debug> HTTP-Session: 654792d8-463d-4d91-a90f-99936dbc1305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10151 2024.08.02 17:28:06.158461 [ 3 ] {} <Trace> HTTP-Session: 654792d8-463d-4d91-a90f-99936dbc1305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10152 2024.08.02 17:28:06.158618 [ 3 ] {8c30b92d-9c15-47f6-8f13-39afac5c3d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10153 2024.08.02 17:28:06.158666 [ 3 ] {8c30b92d-9c15-47f6-8f13-39afac5c3d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10154 2024.08.02 17:28:06.158807 [ 3 ] {8c30b92d-9c15-47f6-8f13-39afac5c3d16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10155 2024.08.02 17:28:06.159234 [ 3 ] {8c30b92d-9c15-47f6-8f13-39afac5c3d16} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10156 2024.08.02 17:28:06.159270 [ 3 ] {8c30b92d-9c15-47f6-8f13-39afac5c3d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10157 2024.08.02 17:28:06.159663 [ 3 ] {8c30b92d-9c15-47f6-8f13-39afac5c3d16} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10158 2024.08.02 17:28:06.160012 [ 3 ] {8c30b92d-9c15-47f6-8f13-39afac5c3d16} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10159 2024.08.02 17:28:06.160146 [ 3 ] {8c30b92d-9c15-47f6-8f13-39afac5c3d16} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001608 sec., 121890.54726368158 rows/sec., 8.51 MiB/sec.
10160 2024.08.02 17:28:06.160419 [ 3 ] {8c30b92d-9c15-47f6-8f13-39afac5c3d16} <Debug> DynamicQueryHandler: Done processing query
10161 2024.08.02 17:28:06.160474 [ 3 ] {8c30b92d-9c15-47f6-8f13-39afac5c3d16} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10162 2024.08.02 17:28:06.160507 [ 3 ] {} <Debug> HTTP-Session: 654792d8-463d-4d91-a90f-99936dbc1305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10163 2024.08.02 17:28:06.160676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10164 2024.08.02 17:28:06.160726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10165 2024.08.02 17:28:06.160747 [ 3 ] {} <Debug> HTTP-Session: b47ebc03-df37-4c0d-86d7-2b82515589db Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10166 2024.08.02 17:28:06.160764 [ 3 ] {} <Debug> HTTP-Session: b47ebc03-df37-4c0d-86d7-2b82515589db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10167 2024.08.02 17:28:06.160777 [ 3 ] {} <Debug> HTTP-Session: b47ebc03-df37-4c0d-86d7-2b82515589db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10168 2024.08.02 17:28:06.160808 [ 3 ] {} <Trace> HTTP-Session: b47ebc03-df37-4c0d-86d7-2b82515589db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10169 2024.08.02 17:28:06.161083 [ 3 ] {c920709a-e687-479e-8c2e-b7663daa9e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10170 2024.08.02 17:28:06.161151 [ 3 ] {c920709a-e687-479e-8c2e-b7663daa9e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10171 2024.08.02 17:28:06.161582 [ 3 ] {c920709a-e687-479e-8c2e-b7663daa9e9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10172 2024.08.02 17:28:06.162149 [ 3 ] {c920709a-e687-479e-8c2e-b7663daa9e9e} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10173 2024.08.02 17:28:06.162186 [ 3 ] {c920709a-e687-479e-8c2e-b7663daa9e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10174 2024.08.02 17:28:06.162783 [ 3 ] {c920709a-e687-479e-8c2e-b7663daa9e9e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10175 2024.08.02 17:28:06.163204 [ 3 ] {c920709a-e687-479e-8c2e-b7663daa9e9e} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10176 2024.08.02 17:28:06.163360 [ 3 ] {c920709a-e687-479e-8c2e-b7663daa9e9e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002474 sec., 9700.889248181084 rows/sec., 17.38 MiB/sec.
10177 2024.08.02 17:28:06.163564 [ 3 ] {c920709a-e687-479e-8c2e-b7663daa9e9e} <Debug> DynamicQueryHandler: Done processing query
10178 2024.08.02 17:28:06.163590 [ 3 ] {c920709a-e687-479e-8c2e-b7663daa9e9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10179 2024.08.02 17:28:06.163606 [ 3 ] {} <Debug> HTTP-Session: b47ebc03-df37-4c0d-86d7-2b82515589db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10180 2024.08.02 17:28:06.163777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10181 2024.08.02 17:28:06.163828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10182 2024.08.02 17:28:06.163847 [ 3 ] {} <Debug> HTTP-Session: 7f8ad00c-d85f-4364-bae7-e57d3d2b52eb Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10183 2024.08.02 17:28:06.163864 [ 3 ] {} <Debug> HTTP-Session: 7f8ad00c-d85f-4364-bae7-e57d3d2b52eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10184 2024.08.02 17:28:06.163878 [ 3 ] {} <Debug> HTTP-Session: 7f8ad00c-d85f-4364-bae7-e57d3d2b52eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10185 2024.08.02 17:28:06.163908 [ 3 ] {} <Trace> HTTP-Session: 7f8ad00c-d85f-4364-bae7-e57d3d2b52eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10186 2024.08.02 17:28:06.164027 [ 3 ] {9d88831b-d40a-48bb-8224-7789e1ff1445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10187 2024.08.02 17:28:06.164072 [ 3 ] {9d88831b-d40a-48bb-8224-7789e1ff1445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10188 2024.08.02 17:28:06.164199 [ 3 ] {9d88831b-d40a-48bb-8224-7789e1ff1445} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10189 2024.08.02 17:28:06.164547 [ 3 ] {9d88831b-d40a-48bb-8224-7789e1ff1445} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10190 2024.08.02 17:28:06.164582 [ 3 ] {9d88831b-d40a-48bb-8224-7789e1ff1445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10191 2024.08.02 17:28:06.164950 [ 3 ] {9d88831b-d40a-48bb-8224-7789e1ff1445} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10192 2024.08.02 17:28:06.165287 [ 3 ] {9d88831b-d40a-48bb-8224-7789e1ff1445} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10193 2024.08.02 17:28:06.165418 [ 3 ] {9d88831b-d40a-48bb-8224-7789e1ff1445} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec.
10194 2024.08.02 17:28:06.165582 [ 3 ] {9d88831b-d40a-48bb-8224-7789e1ff1445} <Debug> DynamicQueryHandler: Done processing query
10195 2024.08.02 17:28:06.165607 [ 3 ] {9d88831b-d40a-48bb-8224-7789e1ff1445} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10196 2024.08.02 17:28:06.165624 [ 3 ] {} <Debug> HTTP-Session: 7f8ad00c-d85f-4364-bae7-e57d3d2b52eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10197 2024.08.02 17:28:08.101654 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
10198 2024.08.02 17:28:08.101703 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
10199 2024.08.02 17:28:11.153459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10200 2024.08.02 17:28:11.153643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10201 2024.08.02 17:28:11.153687 [ 3 ] {} <Debug> HTTP-Session: 42f2a990-a41f-498b-b0fe-c67ebc3274a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10202 2024.08.02 17:28:11.153728 [ 3 ] {} <Debug> HTTP-Session: 42f2a990-a41f-498b-b0fe-c67ebc3274a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10203 2024.08.02 17:28:11.153756 [ 3 ] {} <Debug> HTTP-Session: 42f2a990-a41f-498b-b0fe-c67ebc3274a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10204 2024.08.02 17:28:11.153831 [ 3 ] {} <Trace> HTTP-Session: 42f2a990-a41f-498b-b0fe-c67ebc3274a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10205 2024.08.02 17:28:11.154106 [ 3 ] {9da323a4-2ef0-4d92-930f-9e1e706f2c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10206 2024.08.02 17:28:11.154209 [ 3 ] {9da323a4-2ef0-4d92-930f-9e1e706f2c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10207 2024.08.02 17:28:11.154508 [ 3 ] {9da323a4-2ef0-4d92-930f-9e1e706f2c4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10208 2024.08.02 17:28:11.154978 [ 3 ] {9da323a4-2ef0-4d92-930f-9e1e706f2c4d} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10209 2024.08.02 17:28:11.155021 [ 3 ] {9da323a4-2ef0-4d92-930f-9e1e706f2c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10210 2024.08.02 17:28:11.155410 [ 3 ] {9da323a4-2ef0-4d92-930f-9e1e706f2c4d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10211 2024.08.02 17:28:11.155756 [ 3 ] {9da323a4-2ef0-4d92-930f-9e1e706f2c4d} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10212 2024.08.02 17:28:11.155915 [ 3 ] {9da323a4-2ef0-4d92-930f-9e1e706f2c4d} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.00189 sec., 6349.206349206349 rows/sec., 437.13 KiB/sec.
10213 2024.08.02 17:28:11.155941 [ 140 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10214 2024.08.02 17:28:11.156057 [ 140 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10215 2024.08.02 17:28:11.156096 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10216 2024.08.02 17:28:11.156233 [ 3 ] {9da323a4-2ef0-4d92-930f-9e1e706f2c4d} <Debug> DynamicQueryHandler: Done processing query
10217 2024.08.02 17:28:11.156321 [ 3 ] {9da323a4-2ef0-4d92-930f-9e1e706f2c4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10218 2024.08.02 17:28:11.156410 [ 3 ] {} <Debug> HTTP-Session: 42f2a990-a41f-498b-b0fe-c67ebc3274a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10219 2024.08.02 17:28:11.156414 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
10220 2024.08.02 17:28:11.156736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10221 2024.08.02 17:28:11.156967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10222 2024.08.02 17:28:11.156993 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10223 2024.08.02 17:28:11.157058 [ 3 ] {} <Debug> HTTP-Session: f898ad36-9d1a-454b-b320-25cb07d794dd Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10224 2024.08.02 17:28:11.157087 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 36 rows starting from the beginning of the part
10225 2024.08.02 17:28:11.157099 [ 3 ] {} <Debug> HTTP-Session: f898ad36-9d1a-454b-b320-25cb07d794dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10226 2024.08.02 17:28:11.157146 [ 3 ] {} <Debug> HTTP-Session: f898ad36-9d1a-454b-b320-25cb07d794dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10227 2024.08.02 17:28:11.157251 [ 3 ] {} <Trace> HTTP-Session: f898ad36-9d1a-454b-b320-25cb07d794dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10228 2024.08.02 17:28:11.157313 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part
10229 2024.08.02 17:28:11.157625 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part
10230 2024.08.02 17:28:11.157619 [ 3 ] {5dfebb0e-b01d-43c0-89a0-ce6c10595253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10231 2024.08.02 17:28:11.157802 [ 3 ] {5dfebb0e-b01d-43c0-89a0-ce6c10595253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10232 2024.08.02 17:28:11.157882 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part
10233 2024.08.02 17:28:11.158227 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part
10234 2024.08.02 17:28:11.158573 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part
10235 2024.08.02 17:28:11.158892 [ 3 ] {5dfebb0e-b01d-43c0-89a0-ce6c10595253} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10236 2024.08.02 17:28:11.159790 [ 3 ] {5dfebb0e-b01d-43c0-89a0-ce6c10595253} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10237 2024.08.02 17:28:11.159860 [ 3 ] {5dfebb0e-b01d-43c0-89a0-ce6c10595253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10238 2024.08.02 17:28:11.160730 [ 3 ] {5dfebb0e-b01d-43c0-89a0-ce6c10595253} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
10239 2024.08.02 17:28:11.161318 [ 192 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.005110057 sec., 23483.10400451502 rows/sec., 1.75 MiB/sec.
10240 2024.08.02 17:28:11.161491 [ 3 ] {5dfebb0e-b01d-43c0-89a0-ce6c10595253} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10241 2024.08.02 17:28:11.161584 [ 192 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10242 2024.08.02 17:28:11.161802 [ 3 ] {5dfebb0e-b01d-43c0-89a0-ce6c10595253} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004357 sec., 459.03144365389034 rows/sec., 37.43 KiB/sec.
10243 2024.08.02 17:28:11.162177 [ 3 ] {5dfebb0e-b01d-43c0-89a0-ce6c10595253} <Debug> DynamicQueryHandler: Done processing query
10244 2024.08.02 17:28:11.162221 [ 3 ] {5dfebb0e-b01d-43c0-89a0-ce6c10595253} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10245 2024.08.02 17:28:11.162261 [ 3 ] {} <Debug> HTTP-Session: f898ad36-9d1a-454b-b320-25cb07d794dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10246 2024.08.02 17:28:11.162410 [ 192 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_51_10} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10247 2024.08.02 17:28:11.162504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10248 2024.08.02 17:28:11.162560 [ 192 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_51_10} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10249 2024.08.02 17:28:11.162594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10250 2024.08.02 17:28:11.162639 [ 3 ] {} <Debug> HTTP-Session: f5ee35e0-13e4-4b39-8665-b02482a73c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10251 2024.08.02 17:28:11.162691 [ 3 ] {} <Debug> HTTP-Session: f5ee35e0-13e4-4b39-8665-b02482a73c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10252 2024.08.02 17:28:11.162722 [ 3 ] {} <Debug> HTTP-Session: f5ee35e0-13e4-4b39-8665-b02482a73c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10253 2024.08.02 17:28:11.162728 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10254 2024.08.02 17:28:11.162787 [ 3 ] {} <Trace> HTTP-Session: f5ee35e0-13e4-4b39-8665-b02482a73c15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10255 2024.08.02 17:28:11.162954 [ 3 ] {16e535f6-0fc0-4934-9eaf-6eb677faf243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10256 2024.08.02 17:28:11.162999 [ 3 ] {16e535f6-0fc0-4934-9eaf-6eb677faf243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10257 2024.08.02 17:28:11.163152 [ 3 ] {16e535f6-0fc0-4934-9eaf-6eb677faf243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10258 2024.08.02 17:28:11.163550 [ 3 ] {16e535f6-0fc0-4934-9eaf-6eb677faf243} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10259 2024.08.02 17:28:11.163588 [ 3 ] {16e535f6-0fc0-4934-9eaf-6eb677faf243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10260 2024.08.02 17:28:11.163920 [ 3 ] {16e535f6-0fc0-4934-9eaf-6eb677faf243} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10261 2024.08.02 17:28:11.164236 [ 3 ] {16e535f6-0fc0-4934-9eaf-6eb677faf243} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10262 2024.08.02 17:28:11.164391 [ 3 ] {16e535f6-0fc0-4934-9eaf-6eb677faf243} <Debug> executeQuery: Read 180 rows, 16.32 KiB in 0.0015 sec., 120000 rows/sec., 10.62 MiB/sec.
10263 2024.08.02 17:28:11.164631 [ 3 ] {16e535f6-0fc0-4934-9eaf-6eb677faf243} <Debug> DynamicQueryHandler: Done processing query
10264 2024.08.02 17:28:11.164685 [ 3 ] {16e535f6-0fc0-4934-9eaf-6eb677faf243} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10265 2024.08.02 17:28:11.164739 [ 3 ] {} <Debug> HTTP-Session: f5ee35e0-13e4-4b39-8665-b02482a73c15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10266 2024.08.02 17:28:11.164913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10267 2024.08.02 17:28:11.164965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10268 2024.08.02 17:28:11.164985 [ 3 ] {} <Debug> HTTP-Session: 36f348b5-ec19-4bc0-9a0c-57a12a280747 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10269 2024.08.02 17:28:11.165002 [ 3 ] {} <Debug> HTTP-Session: 36f348b5-ec19-4bc0-9a0c-57a12a280747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10270 2024.08.02 17:28:11.165015 [ 3 ] {} <Debug> HTTP-Session: 36f348b5-ec19-4bc0-9a0c-57a12a280747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10271 2024.08.02 17:28:11.165050 [ 3 ] {} <Trace> HTTP-Session: 36f348b5-ec19-4bc0-9a0c-57a12a280747 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10272 2024.08.02 17:28:11.165152 [ 3 ] {23390094-e989-4385-b851-f82e0919e05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10273 2024.08.02 17:28:11.165198 [ 3 ] {23390094-e989-4385-b851-f82e0919e05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10274 2024.08.02 17:28:11.165341 [ 3 ] {23390094-e989-4385-b851-f82e0919e05f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10275 2024.08.02 17:28:11.165613 [ 3 ] {23390094-e989-4385-b851-f82e0919e05f} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10276 2024.08.02 17:28:11.165650 [ 3 ] {23390094-e989-4385-b851-f82e0919e05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10277 2024.08.02 17:28:11.165953 [ 3 ] {23390094-e989-4385-b851-f82e0919e05f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
10278 2024.08.02 17:28:11.166263 [ 3 ] {23390094-e989-4385-b851-f82e0919e05f} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10279 2024.08.02 17:28:11.166415 [ 3 ] {23390094-e989-4385-b851-f82e0919e05f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001282 sec., 1560.0624024960998 rows/sec., 108.93 KiB/sec.
10280 2024.08.02 17:28:11.166581 [ 3 ] {23390094-e989-4385-b851-f82e0919e05f} <Debug> DynamicQueryHandler: Done processing query
10281 2024.08.02 17:28:11.166606 [ 3 ] {23390094-e989-4385-b851-f82e0919e05f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10282 2024.08.02 17:28:11.166623 [ 3 ] {} <Debug> HTTP-Session: 36f348b5-ec19-4bc0-9a0c-57a12a280747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10283 2024.08.02 17:28:11.166825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10284 2024.08.02 17:28:11.166876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10285 2024.08.02 17:28:11.166897 [ 3 ] {} <Debug> HTTP-Session: 1159252f-a489-4c17-acd1-56a5e9cf895c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10286 2024.08.02 17:28:11.166916 [ 3 ] {} <Debug> HTTP-Session: 1159252f-a489-4c17-acd1-56a5e9cf895c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10287 2024.08.02 17:28:11.166933 [ 3 ] {} <Debug> HTTP-Session: 1159252f-a489-4c17-acd1-56a5e9cf895c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10288 2024.08.02 17:28:11.166966 [ 3 ] {} <Trace> HTTP-Session: 1159252f-a489-4c17-acd1-56a5e9cf895c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10289 2024.08.02 17:28:11.167177 [ 3 ] {65d9b5e3-3e2e-4fc5-bfcd-5a2cd18af36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10290 2024.08.02 17:28:11.167219 [ 3 ] {65d9b5e3-3e2e-4fc5-bfcd-5a2cd18af36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10291 2024.08.02 17:28:11.167347 [ 3 ] {65d9b5e3-3e2e-4fc5-bfcd-5a2cd18af36f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10292 2024.08.02 17:28:11.167941 [ 3 ] {65d9b5e3-3e2e-4fc5-bfcd-5a2cd18af36f} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10293 2024.08.02 17:28:11.167977 [ 3 ] {65d9b5e3-3e2e-4fc5-bfcd-5a2cd18af36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10294 2024.08.02 17:28:11.168301 [ 3 ] {65d9b5e3-3e2e-4fc5-bfcd-5a2cd18af36f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10295 2024.08.02 17:28:11.168617 [ 3 ] {65d9b5e3-3e2e-4fc5-bfcd-5a2cd18af36f} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10296 2024.08.02 17:28:11.168771 [ 3 ] {65d9b5e3-3e2e-4fc5-bfcd-5a2cd18af36f} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001693 sec., 230360.30714707618 rows/sec., 16.22 MiB/sec.
10297 2024.08.02 17:28:11.168938 [ 3 ] {65d9b5e3-3e2e-4fc5-bfcd-5a2cd18af36f} <Debug> DynamicQueryHandler: Done processing query
10298 2024.08.02 17:28:11.168962 [ 3 ] {65d9b5e3-3e2e-4fc5-bfcd-5a2cd18af36f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10299 2024.08.02 17:28:11.168978 [ 3 ] {} <Debug> HTTP-Session: 1159252f-a489-4c17-acd1-56a5e9cf895c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10300 2024.08.02 17:28:11.169109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10301 2024.08.02 17:28:11.169158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10302 2024.08.02 17:28:11.169177 [ 3 ] {} <Debug> HTTP-Session: 1f7ea385-b5c4-4cb8-9d4a-1fb057afaf39 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10303 2024.08.02 17:28:11.169193 [ 3 ] {} <Debug> HTTP-Session: 1f7ea385-b5c4-4cb8-9d4a-1fb057afaf39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10304 2024.08.02 17:28:11.169206 [ 3 ] {} <Debug> HTTP-Session: 1f7ea385-b5c4-4cb8-9d4a-1fb057afaf39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10305 2024.08.02 17:28:11.169237 [ 3 ] {} <Trace> HTTP-Session: 1f7ea385-b5c4-4cb8-9d4a-1fb057afaf39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10306 2024.08.02 17:28:11.169332 [ 3 ] {0c1c1ac9-efda-4852-9df5-a7a7b3591db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10307 2024.08.02 17:28:11.169378 [ 3 ] {0c1c1ac9-efda-4852-9df5-a7a7b3591db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10308 2024.08.02 17:28:11.169509 [ 3 ] {0c1c1ac9-efda-4852-9df5-a7a7b3591db3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10309 2024.08.02 17:28:11.169773 [ 3 ] {0c1c1ac9-efda-4852-9df5-a7a7b3591db3} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10310 2024.08.02 17:28:11.169809 [ 3 ] {0c1c1ac9-efda-4852-9df5-a7a7b3591db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10311 2024.08.02 17:28:11.170175 [ 3 ] {0c1c1ac9-efda-4852-9df5-a7a7b3591db3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10312 2024.08.02 17:28:11.170489 [ 3 ] {0c1c1ac9-efda-4852-9df5-a7a7b3591db3} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10313 2024.08.02 17:28:11.170647 [ 3 ] {0c1c1ac9-efda-4852-9df5-a7a7b3591db3} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 192.83 KiB/sec.
10314 2024.08.02 17:28:11.170812 [ 3 ] {0c1c1ac9-efda-4852-9df5-a7a7b3591db3} <Debug> DynamicQueryHandler: Done processing query
10315 2024.08.02 17:28:11.170837 [ 3 ] {0c1c1ac9-efda-4852-9df5-a7a7b3591db3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10316 2024.08.02 17:28:11.170853 [ 3 ] {} <Debug> HTTP-Session: 1f7ea385-b5c4-4cb8-9d4a-1fb057afaf39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10317 2024.08.02 17:28:11.170989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10318 2024.08.02 17:28:11.171037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10319 2024.08.02 17:28:11.171055 [ 3 ] {} <Debug> HTTP-Session: 7cce2103-2314-45c8-9c49-2f0343d42507 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10320 2024.08.02 17:28:11.171071 [ 3 ] {} <Debug> HTTP-Session: 7cce2103-2314-45c8-9c49-2f0343d42507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10321 2024.08.02 17:28:11.171085 [ 3 ] {} <Debug> HTTP-Session: 7cce2103-2314-45c8-9c49-2f0343d42507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10322 2024.08.02 17:28:11.171115 [ 3 ] {} <Trace> HTTP-Session: 7cce2103-2314-45c8-9c49-2f0343d42507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10323 2024.08.02 17:28:11.171259 [ 3 ] {d747958e-4ef9-4e82-9e16-1d4308022bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10324 2024.08.02 17:28:11.171305 [ 3 ] {d747958e-4ef9-4e82-9e16-1d4308022bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10325 2024.08.02 17:28:11.171446 [ 3 ] {d747958e-4ef9-4e82-9e16-1d4308022bb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10326 2024.08.02 17:28:11.171779 [ 3 ] {d747958e-4ef9-4e82-9e16-1d4308022bb7} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10327 2024.08.02 17:28:11.171815 [ 3 ] {d747958e-4ef9-4e82-9e16-1d4308022bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10328 2024.08.02 17:28:11.172185 [ 3 ] {d747958e-4ef9-4e82-9e16-1d4308022bb7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10329 2024.08.02 17:28:11.172523 [ 3 ] {d747958e-4ef9-4e82-9e16-1d4308022bb7} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10330 2024.08.02 17:28:11.172677 [ 3 ] {d747958e-4ef9-4e82-9e16-1d4308022bb7} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00148 sec., 52027.02702702703 rows/sec., 3.20 MiB/sec.
10331 2024.08.02 17:28:11.172847 [ 3 ] {d747958e-4ef9-4e82-9e16-1d4308022bb7} <Debug> DynamicQueryHandler: Done processing query
10332 2024.08.02 17:28:11.172871 [ 3 ] {d747958e-4ef9-4e82-9e16-1d4308022bb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10333 2024.08.02 17:28:11.172887 [ 3 ] {} <Debug> HTTP-Session: 7cce2103-2314-45c8-9c49-2f0343d42507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10334 2024.08.02 17:28:11.173051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10335 2024.08.02 17:28:11.173100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10336 2024.08.02 17:28:11.173120 [ 3 ] {} <Debug> HTTP-Session: 826feeef-6cc5-4ed9-8c4c-b3fcc8cd8562 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10337 2024.08.02 17:28:11.173136 [ 3 ] {} <Debug> HTTP-Session: 826feeef-6cc5-4ed9-8c4c-b3fcc8cd8562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10338 2024.08.02 17:28:11.173150 [ 3 ] {} <Debug> HTTP-Session: 826feeef-6cc5-4ed9-8c4c-b3fcc8cd8562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10339 2024.08.02 17:28:11.173180 [ 3 ] {} <Trace> HTTP-Session: 826feeef-6cc5-4ed9-8c4c-b3fcc8cd8562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10340 2024.08.02 17:28:11.173345 [ 3 ] {834b0553-0762-4a32-bf3d-3728a61631e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10341 2024.08.02 17:28:11.173390 [ 3 ] {834b0553-0762-4a32-bf3d-3728a61631e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10342 2024.08.02 17:28:11.173534 [ 3 ] {834b0553-0762-4a32-bf3d-3728a61631e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10343 2024.08.02 17:28:11.173907 [ 3 ] {834b0553-0762-4a32-bf3d-3728a61631e9} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10344 2024.08.02 17:28:11.173943 [ 3 ] {834b0553-0762-4a32-bf3d-3728a61631e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10345 2024.08.02 17:28:11.174318 [ 3 ] {834b0553-0762-4a32-bf3d-3728a61631e9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10346 2024.08.02 17:28:11.174652 [ 3 ] {834b0553-0762-4a32-bf3d-3728a61631e9} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10347 2024.08.02 17:28:11.174803 [ 3 ] {834b0553-0762-4a32-bf3d-3728a61631e9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00154 sec., 104545.45454545454 rows/sec., 7.28 MiB/sec.
10348 2024.08.02 17:28:11.174971 [ 3 ] {834b0553-0762-4a32-bf3d-3728a61631e9} <Debug> DynamicQueryHandler: Done processing query
10349 2024.08.02 17:28:11.174995 [ 3 ] {834b0553-0762-4a32-bf3d-3728a61631e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10350 2024.08.02 17:28:11.175012 [ 3 ] {} <Debug> HTTP-Session: 826feeef-6cc5-4ed9-8c4c-b3fcc8cd8562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10351 2024.08.02 17:28:11.175142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10352 2024.08.02 17:28:11.175191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10353 2024.08.02 17:28:11.175210 [ 3 ] {} <Debug> HTTP-Session: a744d8c5-2b3f-45ee-a967-57f4fd84a324 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10354 2024.08.02 17:28:11.175226 [ 3 ] {} <Debug> HTTP-Session: a744d8c5-2b3f-45ee-a967-57f4fd84a324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10355 2024.08.02 17:28:11.175239 [ 3 ] {} <Debug> HTTP-Session: a744d8c5-2b3f-45ee-a967-57f4fd84a324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10356 2024.08.02 17:28:11.175270 [ 3 ] {} <Trace> HTTP-Session: a744d8c5-2b3f-45ee-a967-57f4fd84a324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10357 2024.08.02 17:28:11.175426 [ 3 ] {1f106bee-dc45-4f72-aaf9-30b27423e036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10358 2024.08.02 17:28:11.175489 [ 3 ] {1f106bee-dc45-4f72-aaf9-30b27423e036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10359 2024.08.02 17:28:11.175897 [ 3 ] {1f106bee-dc45-4f72-aaf9-30b27423e036} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10360 2024.08.02 17:28:11.176412 [ 3 ] {1f106bee-dc45-4f72-aaf9-30b27423e036} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10361 2024.08.02 17:28:11.176448 [ 3 ] {1f106bee-dc45-4f72-aaf9-30b27423e036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10362 2024.08.02 17:28:11.177026 [ 3 ] {1f106bee-dc45-4f72-aaf9-30b27423e036} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10363 2024.08.02 17:28:11.177432 [ 3 ] {1f106bee-dc45-4f72-aaf9-30b27423e036} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10364 2024.08.02 17:28:11.177624 [ 3 ] {1f106bee-dc45-4f72-aaf9-30b27423e036} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002281 sec., 2630.42525208242 rows/sec., 4.71 MiB/sec.
10365 2024.08.02 17:28:11.177855 [ 3 ] {1f106bee-dc45-4f72-aaf9-30b27423e036} <Debug> DynamicQueryHandler: Done processing query
10366 2024.08.02 17:28:11.177880 [ 3 ] {1f106bee-dc45-4f72-aaf9-30b27423e036} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10367 2024.08.02 17:28:11.177896 [ 3 ] {} <Debug> HTTP-Session: a744d8c5-2b3f-45ee-a967-57f4fd84a324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10368 2024.08.02 17:28:11.178037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10369 2024.08.02 17:28:11.178086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10370 2024.08.02 17:28:11.178104 [ 3 ] {} <Debug> HTTP-Session: 6b219ce4-ac63-4699-bdea-9e01e710598f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10371 2024.08.02 17:28:11.178122 [ 3 ] {} <Debug> HTTP-Session: 6b219ce4-ac63-4699-bdea-9e01e710598f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10372 2024.08.02 17:28:11.178138 [ 3 ] {} <Debug> HTTP-Session: 6b219ce4-ac63-4699-bdea-9e01e710598f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10373 2024.08.02 17:28:11.178168 [ 3 ] {} <Trace> HTTP-Session: 6b219ce4-ac63-4699-bdea-9e01e710598f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10374 2024.08.02 17:28:11.178274 [ 3 ] {af5ea12a-6aff-4eee-82b2-42a558c59152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10375 2024.08.02 17:28:11.178318 [ 3 ] {af5ea12a-6aff-4eee-82b2-42a558c59152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10376 2024.08.02 17:28:11.178445 [ 3 ] {af5ea12a-6aff-4eee-82b2-42a558c59152} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10377 2024.08.02 17:28:11.178763 [ 3 ] {af5ea12a-6aff-4eee-82b2-42a558c59152} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10378 2024.08.02 17:28:11.178800 [ 3 ] {af5ea12a-6aff-4eee-82b2-42a558c59152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10379 2024.08.02 17:28:11.179162 [ 3 ] {af5ea12a-6aff-4eee-82b2-42a558c59152} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10380 2024.08.02 17:28:11.179489 [ 3 ] {af5ea12a-6aff-4eee-82b2-42a558c59152} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10381 2024.08.02 17:28:11.179639 [ 3 ] {af5ea12a-6aff-4eee-82b2-42a558c59152} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001395 sec., 16487.45519713262 rows/sec., 891.86 KiB/sec.
10382 2024.08.02 17:28:11.179816 [ 3 ] {af5ea12a-6aff-4eee-82b2-42a558c59152} <Debug> DynamicQueryHandler: Done processing query
10383 2024.08.02 17:28:11.179841 [ 3 ] {af5ea12a-6aff-4eee-82b2-42a558c59152} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10384 2024.08.02 17:28:11.179857 [ 3 ] {} <Debug> HTTP-Session: 6b219ce4-ac63-4699-bdea-9e01e710598f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10385 2024.08.02 17:28:11.179977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10386 2024.08.02 17:28:11.180026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10387 2024.08.02 17:28:11.180046 [ 3 ] {} <Debug> HTTP-Session: 9b2603b6-83ce-489f-bd9b-7f2adfefb8a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10388 2024.08.02 17:28:11.180062 [ 3 ] {} <Debug> HTTP-Session: 9b2603b6-83ce-489f-bd9b-7f2adfefb8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10389 2024.08.02 17:28:11.180077 [ 3 ] {} <Debug> HTTP-Session: 9b2603b6-83ce-489f-bd9b-7f2adfefb8a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10390 2024.08.02 17:28:11.180107 [ 3 ] {} <Trace> HTTP-Session: 9b2603b6-83ce-489f-bd9b-7f2adfefb8a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10391 2024.08.02 17:28:11.180232 [ 3 ] {bdf134d2-cd06-4a43-ab8d-5301e4289edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10392 2024.08.02 17:28:11.180276 [ 3 ] {bdf134d2-cd06-4a43-ab8d-5301e4289edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10393 2024.08.02 17:28:11.180404 [ 3 ] {bdf134d2-cd06-4a43-ab8d-5301e4289edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10394 2024.08.02 17:28:11.180707 [ 3 ] {bdf134d2-cd06-4a43-ab8d-5301e4289edf} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10395 2024.08.02 17:28:11.180743 [ 3 ] {bdf134d2-cd06-4a43-ab8d-5301e4289edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10396 2024.08.02 17:28:11.181112 [ 3 ] {bdf134d2-cd06-4a43-ab8d-5301e4289edf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10397 2024.08.02 17:28:11.181432 [ 3 ] {bdf134d2-cd06-4a43-ab8d-5301e4289edf} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10398 2024.08.02 17:28:11.181587 [ 3 ] {bdf134d2-cd06-4a43-ab8d-5301e4289edf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
10399 2024.08.02 17:28:11.181762 [ 3 ] {bdf134d2-cd06-4a43-ab8d-5301e4289edf} <Debug> DynamicQueryHandler: Done processing query
10400 2024.08.02 17:28:11.181788 [ 3 ] {bdf134d2-cd06-4a43-ab8d-5301e4289edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10401 2024.08.02 17:28:11.181803 [ 3 ] {} <Debug> HTTP-Session: 9b2603b6-83ce-489f-bd9b-7f2adfefb8a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10402 2024.08.02 17:28:16.150514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10403 2024.08.02 17:28:16.150649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10404 2024.08.02 17:28:16.150674 [ 3 ] {} <Debug> HTTP-Session: 081d8bcc-e8d1-4777-befa-2d929fcd436e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10405 2024.08.02 17:28:16.150698 [ 3 ] {} <Debug> HTTP-Session: 081d8bcc-e8d1-4777-befa-2d929fcd436e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10406 2024.08.02 17:28:16.150712 [ 3 ] {} <Debug> HTTP-Session: 081d8bcc-e8d1-4777-befa-2d929fcd436e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10407 2024.08.02 17:28:16.150763 [ 3 ] {} <Trace> HTTP-Session: 081d8bcc-e8d1-4777-befa-2d929fcd436e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10408 2024.08.02 17:28:16.150955 [ 3 ] {5b8bb924-7bc8-4c49-89d9-674abc3d326d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10409 2024.08.02 17:28:16.151022 [ 3 ] {5b8bb924-7bc8-4c49-89d9-674abc3d326d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10410 2024.08.02 17:28:16.151225 [ 3 ] {5b8bb924-7bc8-4c49-89d9-674abc3d326d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10411 2024.08.02 17:28:16.151665 [ 3 ] {5b8bb924-7bc8-4c49-89d9-674abc3d326d} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10412 2024.08.02 17:28:16.151709 [ 3 ] {5b8bb924-7bc8-4c49-89d9-674abc3d326d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10413 2024.08.02 17:28:16.152089 [ 3 ] {5b8bb924-7bc8-4c49-89d9-674abc3d326d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10414 2024.08.02 17:28:16.152429 [ 3 ] {5b8bb924-7bc8-4c49-89d9-674abc3d326d} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10415 2024.08.02 17:28:16.152600 [ 3 ] {5b8bb924-7bc8-4c49-89d9-674abc3d326d} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.0017 sec., 14117.64705882353 rows/sec., 1.12 MiB/sec.
10416 2024.08.02 17:28:16.152820 [ 3 ] {5b8bb924-7bc8-4c49-89d9-674abc3d326d} <Debug> DynamicQueryHandler: Done processing query
10417 2024.08.02 17:28:16.152847 [ 3 ] {5b8bb924-7bc8-4c49-89d9-674abc3d326d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10418 2024.08.02 17:28:16.152865 [ 3 ] {} <Debug> HTTP-Session: 081d8bcc-e8d1-4777-befa-2d929fcd436e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10419 2024.08.02 17:28:16.153039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10420 2024.08.02 17:28:16.153097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10421 2024.08.02 17:28:16.153118 [ 3 ] {} <Debug> HTTP-Session: fcae3b15-79da-40a4-9ed1-4773003d4e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10422 2024.08.02 17:28:16.153136 [ 3 ] {} <Debug> HTTP-Session: fcae3b15-79da-40a4-9ed1-4773003d4e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10423 2024.08.02 17:28:16.153151 [ 3 ] {} <Debug> HTTP-Session: fcae3b15-79da-40a4-9ed1-4773003d4e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10424 2024.08.02 17:28:16.153186 [ 3 ] {} <Trace> HTTP-Session: fcae3b15-79da-40a4-9ed1-4773003d4e41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10425 2024.08.02 17:28:16.153332 [ 3 ] {b369a902-e469-4f20-8d76-4ff7c4593f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10426 2024.08.02 17:28:16.153379 [ 3 ] {b369a902-e469-4f20-8d76-4ff7c4593f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10427 2024.08.02 17:28:16.153511 [ 3 ] {b369a902-e469-4f20-8d76-4ff7c4593f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10428 2024.08.02 17:28:16.153933 [ 3 ] {b369a902-e469-4f20-8d76-4ff7c4593f68} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10429 2024.08.02 17:28:16.153971 [ 3 ] {b369a902-e469-4f20-8d76-4ff7c4593f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10430 2024.08.02 17:28:16.154296 [ 3 ] {b369a902-e469-4f20-8d76-4ff7c4593f68} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10431 2024.08.02 17:28:16.154607 [ 3 ] {b369a902-e469-4f20-8d76-4ff7c4593f68} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10432 2024.08.02 17:28:16.154770 [ 3 ] {b369a902-e469-4f20-8d76-4ff7c4593f68} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.001498 sec., 85447.26301735648 rows/sec., 7.05 MiB/sec.
10433 2024.08.02 17:28:16.154949 [ 3 ] {b369a902-e469-4f20-8d76-4ff7c4593f68} <Debug> DynamicQueryHandler: Done processing query
10434 2024.08.02 17:28:16.154974 [ 3 ] {b369a902-e469-4f20-8d76-4ff7c4593f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10435 2024.08.02 17:28:16.154990 [ 3 ] {} <Debug> HTTP-Session: fcae3b15-79da-40a4-9ed1-4773003d4e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10436 2024.08.02 17:28:16.155133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10437 2024.08.02 17:28:16.155185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10438 2024.08.02 17:28:16.155204 [ 3 ] {} <Debug> HTTP-Session: 6bfe67a5-4b6d-418b-af22-edb06295ac2b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10439 2024.08.02 17:28:16.155220 [ 3 ] {} <Debug> HTTP-Session: 6bfe67a5-4b6d-418b-af22-edb06295ac2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10440 2024.08.02 17:28:16.155234 [ 3 ] {} <Debug> HTTP-Session: 6bfe67a5-4b6d-418b-af22-edb06295ac2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10441 2024.08.02 17:28:16.155265 [ 3 ] {} <Trace> HTTP-Session: 6bfe67a5-4b6d-418b-af22-edb06295ac2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10442 2024.08.02 17:28:16.155403 [ 3 ] {f78f7762-e5ba-42ea-8c79-d48a5c62e410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10443 2024.08.02 17:28:16.155446 [ 3 ] {f78f7762-e5ba-42ea-8c79-d48a5c62e410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10444 2024.08.02 17:28:16.155573 [ 3 ] {f78f7762-e5ba-42ea-8c79-d48a5c62e410} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10445 2024.08.02 17:28:16.155918 [ 3 ] {f78f7762-e5ba-42ea-8c79-d48a5c62e410} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10446 2024.08.02 17:28:16.155954 [ 3 ] {f78f7762-e5ba-42ea-8c79-d48a5c62e410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10447 2024.08.02 17:28:16.156269 [ 3 ] {f78f7762-e5ba-42ea-8c79-d48a5c62e410} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10448 2024.08.02 17:28:16.156573 [ 3 ] {f78f7762-e5ba-42ea-8c79-d48a5c62e410} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10449 2024.08.02 17:28:16.156730 [ 3 ] {f78f7762-e5ba-42ea-8c79-d48a5c62e410} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001368 sec., 64327.48538011695 rows/sec., 5.02 MiB/sec.
10450 2024.08.02 17:28:16.156896 [ 3 ] {f78f7762-e5ba-42ea-8c79-d48a5c62e410} <Debug> DynamicQueryHandler: Done processing query
10451 2024.08.02 17:28:16.156922 [ 3 ] {f78f7762-e5ba-42ea-8c79-d48a5c62e410} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10452 2024.08.02 17:28:16.156939 [ 3 ] {} <Debug> HTTP-Session: 6bfe67a5-4b6d-418b-af22-edb06295ac2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10453 2024.08.02 17:28:16.157115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10454 2024.08.02 17:28:16.157166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10455 2024.08.02 17:28:16.157185 [ 3 ] {} <Debug> HTTP-Session: 2f295952-8380-43ab-973d-217c6daa8cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10456 2024.08.02 17:28:16.157203 [ 3 ] {} <Debug> HTTP-Session: 2f295952-8380-43ab-973d-217c6daa8cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10457 2024.08.02 17:28:16.157217 [ 3 ] {} <Debug> HTTP-Session: 2f295952-8380-43ab-973d-217c6daa8cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10458 2024.08.02 17:28:16.157250 [ 3 ] {} <Trace> HTTP-Session: 2f295952-8380-43ab-973d-217c6daa8cd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10459 2024.08.02 17:28:16.157404 [ 3 ] {7894f4b9-03da-4ebb-9b91-e4e39346acd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10460 2024.08.02 17:28:16.157453 [ 3 ] {7894f4b9-03da-4ebb-9b91-e4e39346acd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10461 2024.08.02 17:28:16.157599 [ 3 ] {7894f4b9-03da-4ebb-9b91-e4e39346acd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10462 2024.08.02 17:28:16.158019 [ 3 ] {7894f4b9-03da-4ebb-9b91-e4e39346acd8} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10463 2024.08.02 17:28:16.158057 [ 3 ] {7894f4b9-03da-4ebb-9b91-e4e39346acd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10464 2024.08.02 17:28:16.158464 [ 3 ] {7894f4b9-03da-4ebb-9b91-e4e39346acd8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10465 2024.08.02 17:28:16.158816 [ 3 ] {7894f4b9-03da-4ebb-9b91-e4e39346acd8} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10466 2024.08.02 17:28:16.158982 [ 3 ] {7894f4b9-03da-4ebb-9b91-e4e39346acd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec.
10467 2024.08.02 17:28:16.159254 [ 3 ] {7894f4b9-03da-4ebb-9b91-e4e39346acd8} <Debug> DynamicQueryHandler: Done processing query
10468 2024.08.02 17:28:16.159312 [ 3 ] {7894f4b9-03da-4ebb-9b91-e4e39346acd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10469 2024.08.02 17:28:16.159368 [ 3 ] {} <Debug> HTTP-Session: 2f295952-8380-43ab-973d-217c6daa8cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10470 2024.08.02 17:28:16.159594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10471 2024.08.02 17:28:16.159647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10472 2024.08.02 17:28:16.159667 [ 3 ] {} <Debug> HTTP-Session: 8bf2b3ae-7927-4f8f-80c6-ae797afc5941 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10473 2024.08.02 17:28:16.159683 [ 3 ] {} <Debug> HTTP-Session: 8bf2b3ae-7927-4f8f-80c6-ae797afc5941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10474 2024.08.02 17:28:16.159698 [ 3 ] {} <Debug> HTTP-Session: 8bf2b3ae-7927-4f8f-80c6-ae797afc5941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10475 2024.08.02 17:28:16.159730 [ 3 ] {} <Trace> HTTP-Session: 8bf2b3ae-7927-4f8f-80c6-ae797afc5941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10476 2024.08.02 17:28:16.160014 [ 3 ] {c0273c30-e1e8-48d0-ace2-8eedc876d806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10477 2024.08.02 17:28:16.160086 [ 3 ] {c0273c30-e1e8-48d0-ace2-8eedc876d806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10478 2024.08.02 17:28:16.160514 [ 3 ] {c0273c30-e1e8-48d0-ace2-8eedc876d806} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10479 2024.08.02 17:28:16.161212 [ 3 ] {c0273c30-e1e8-48d0-ace2-8eedc876d806} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10480 2024.08.02 17:28:16.161249 [ 3 ] {c0273c30-e1e8-48d0-ace2-8eedc876d806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10481 2024.08.02 17:28:16.161868 [ 3 ] {c0273c30-e1e8-48d0-ace2-8eedc876d806} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10482 2024.08.02 17:28:16.162285 [ 3 ] {c0273c30-e1e8-48d0-ace2-8eedc876d806} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10483 2024.08.02 17:28:16.162478 [ 3 ] {c0273c30-e1e8-48d0-ace2-8eedc876d806} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002658 sec., 9029.345372460495 rows/sec., 16.18 MiB/sec.
10484 2024.08.02 17:28:16.162710 [ 3 ] {c0273c30-e1e8-48d0-ace2-8eedc876d806} <Debug> DynamicQueryHandler: Done processing query
10485 2024.08.02 17:28:16.162734 [ 3 ] {c0273c30-e1e8-48d0-ace2-8eedc876d806} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10486 2024.08.02 17:28:16.162750 [ 3 ] {} <Debug> HTTP-Session: 8bf2b3ae-7927-4f8f-80c6-ae797afc5941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10487 2024.08.02 17:28:16.162882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10488 2024.08.02 17:28:16.162932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10489 2024.08.02 17:28:16.162952 [ 3 ] {} <Debug> HTTP-Session: eb1dca31-a231-4955-8abf-bfe1b5281237 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10490 2024.08.02 17:28:16.162968 [ 3 ] {} <Debug> HTTP-Session: eb1dca31-a231-4955-8abf-bfe1b5281237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10491 2024.08.02 17:28:16.162981 [ 3 ] {} <Debug> HTTP-Session: eb1dca31-a231-4955-8abf-bfe1b5281237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10492 2024.08.02 17:28:16.163013 [ 3 ] {} <Trace> HTTP-Session: eb1dca31-a231-4955-8abf-bfe1b5281237 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10493 2024.08.02 17:28:16.163132 [ 3 ] {090d8380-201d-4f0f-8540-a75155a17eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10494 2024.08.02 17:28:16.163177 [ 3 ] {090d8380-201d-4f0f-8540-a75155a17eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10495 2024.08.02 17:28:16.163305 [ 3 ] {090d8380-201d-4f0f-8540-a75155a17eb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10496 2024.08.02 17:28:16.163606 [ 3 ] {090d8380-201d-4f0f-8540-a75155a17eb6} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10497 2024.08.02 17:28:16.163643 [ 3 ] {090d8380-201d-4f0f-8540-a75155a17eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10498 2024.08.02 17:28:16.164002 [ 3 ] {090d8380-201d-4f0f-8540-a75155a17eb6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10499 2024.08.02 17:28:16.164322 [ 3 ] {090d8380-201d-4f0f-8540-a75155a17eb6} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10500 2024.08.02 17:28:16.164470 [ 3 ] {090d8380-201d-4f0f-8540-a75155a17eb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
10501 2024.08.02 17:28:16.164638 [ 3 ] {090d8380-201d-4f0f-8540-a75155a17eb6} <Debug> DynamicQueryHandler: Done processing query
10502 2024.08.02 17:28:16.164663 [ 3 ] {090d8380-201d-4f0f-8540-a75155a17eb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10503 2024.08.02 17:28:16.164679 [ 3 ] {} <Debug> HTTP-Session: eb1dca31-a231-4955-8abf-bfe1b5281237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10504 2024.08.02 17:28:21.153412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10505 2024.08.02 17:28:21.153544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10506 2024.08.02 17:28:21.153570 [ 3 ] {} <Debug> HTTP-Session: 56551151-84fa-4429-b1ba-f2a58d239332 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10507 2024.08.02 17:28:21.153595 [ 3 ] {} <Debug> HTTP-Session: 56551151-84fa-4429-b1ba-f2a58d239332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10508 2024.08.02 17:28:21.153609 [ 3 ] {} <Debug> HTTP-Session: 56551151-84fa-4429-b1ba-f2a58d239332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10509 2024.08.02 17:28:21.153659 [ 3 ] {} <Trace> HTTP-Session: 56551151-84fa-4429-b1ba-f2a58d239332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10510 2024.08.02 17:28:21.153846 [ 3 ] {7dd31235-71f5-440c-84a6-491e97cb41cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10511 2024.08.02 17:28:21.153913 [ 3 ] {7dd31235-71f5-440c-84a6-491e97cb41cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10512 2024.08.02 17:28:21.154106 [ 3 ] {7dd31235-71f5-440c-84a6-491e97cb41cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10513 2024.08.02 17:28:21.154557 [ 3 ] {7dd31235-71f5-440c-84a6-491e97cb41cc} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10514 2024.08.02 17:28:21.154599 [ 3 ] {7dd31235-71f5-440c-84a6-491e97cb41cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10515 2024.08.02 17:28:21.154966 [ 3 ] {7dd31235-71f5-440c-84a6-491e97cb41cc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10516 2024.08.02 17:28:21.155306 [ 3 ] {7dd31235-71f5-440c-84a6-491e97cb41cc} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10517 2024.08.02 17:28:21.155463 [ 3 ] {7dd31235-71f5-440c-84a6-491e97cb41cc} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.00167 sec., 7185.62874251497 rows/sec., 494.71 KiB/sec.
10518 2024.08.02 17:28:21.155691 [ 3 ] {7dd31235-71f5-440c-84a6-491e97cb41cc} <Debug> DynamicQueryHandler: Done processing query
10519 2024.08.02 17:28:21.155717 [ 3 ] {7dd31235-71f5-440c-84a6-491e97cb41cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10520 2024.08.02 17:28:21.155735 [ 3 ] {} <Debug> HTTP-Session: 56551151-84fa-4429-b1ba-f2a58d239332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10521 2024.08.02 17:28:21.155935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10522 2024.08.02 17:28:21.155985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10523 2024.08.02 17:28:21.156006 [ 3 ] {} <Debug> HTTP-Session: 1c604d52-cf39-4ba3-84d0-b61a81c68049 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10524 2024.08.02 17:28:21.156022 [ 3 ] {} <Debug> HTTP-Session: 1c604d52-cf39-4ba3-84d0-b61a81c68049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10525 2024.08.02 17:28:21.156036 [ 3 ] {} <Debug> HTTP-Session: 1c604d52-cf39-4ba3-84d0-b61a81c68049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10526 2024.08.02 17:28:21.156066 [ 3 ] {} <Trace> HTTP-Session: 1c604d52-cf39-4ba3-84d0-b61a81c68049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10527 2024.08.02 17:28:21.156208 [ 3 ] {be2db401-fc72-4d4f-81d1-bb58ba962018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10528 2024.08.02 17:28:21.156253 [ 3 ] {be2db401-fc72-4d4f-81d1-bb58ba962018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10529 2024.08.02 17:28:21.156391 [ 3 ] {be2db401-fc72-4d4f-81d1-bb58ba962018} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10530 2024.08.02 17:28:21.156901 [ 3 ] {be2db401-fc72-4d4f-81d1-bb58ba962018} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10531 2024.08.02 17:28:21.156938 [ 3 ] {be2db401-fc72-4d4f-81d1-bb58ba962018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10532 2024.08.02 17:28:21.157268 [ 3 ] {be2db401-fc72-4d4f-81d1-bb58ba962018} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10533 2024.08.02 17:28:21.157587 [ 3 ] {be2db401-fc72-4d4f-81d1-bb58ba962018} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10534 2024.08.02 17:28:21.157741 [ 3 ] {be2db401-fc72-4d4f-81d1-bb58ba962018} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.001595 sec., 112225.7053291536 rows/sec., 9.95 MiB/sec.
10535 2024.08.02 17:28:21.157754 [ 131 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10536 2024.08.02 17:28:21.157868 [ 131 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10537 2024.08.02 17:28:21.157927 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10538 2024.08.02 17:28:21.157980 [ 3 ] {be2db401-fc72-4d4f-81d1-bb58ba962018} <Debug> DynamicQueryHandler: Done processing query
10539 2024.08.02 17:28:21.158035 [ 3 ] {be2db401-fc72-4d4f-81d1-bb58ba962018} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10540 2024.08.02 17:28:21.158070 [ 3 ] {} <Debug> HTTP-Session: 1c604d52-cf39-4ba3-84d0-b61a81c68049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10541 2024.08.02 17:28:21.158124 [ 186 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
10542 2024.08.02 17:28:21.158261 [ 186 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10543 2024.08.02 17:28:21.158302 [ 186 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 295 rows starting from the beginning of the part
10544 2024.08.02 17:28:21.158307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10545 2024.08.02 17:28:21.158385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10546 2024.08.02 17:28:21.158450 [ 3 ] {} <Debug> HTTP-Session: ec928784-12c4-48e4-a819-4c9d7d6040aa Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10547 2024.08.02 17:28:21.158452 [ 186 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 179 rows starting from the beginning of the part
10548 2024.08.02 17:28:21.158485 [ 3 ] {} <Debug> HTTP-Session: ec928784-12c4-48e4-a819-4c9d7d6040aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10549 2024.08.02 17:28:21.158521 [ 3 ] {} <Debug> HTTP-Session: ec928784-12c4-48e4-a819-4c9d7d6040aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10550 2024.08.02 17:28:21.158609 [ 3 ] {} <Trace> HTTP-Session: ec928784-12c4-48e4-a819-4c9d7d6040aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10551 2024.08.02 17:28:21.158624 [ 186 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 164 rows starting from the beginning of the part
10552 2024.08.02 17:28:21.159025 [ 186 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 180 rows starting from the beginning of the part
10553 2024.08.02 17:28:21.159067 [ 3 ] {a5381009-f9bb-4ad6-9a14-178a7a40a6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10554 2024.08.02 17:28:21.159187 [ 3 ] {a5381009-f9bb-4ad6-9a14-178a7a40a6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10555 2024.08.02 17:28:21.159270 [ 186 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part
10556 2024.08.02 17:28:21.159622 [ 186 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 179 rows starting from the beginning of the part
10557 2024.08.02 17:28:21.160228 [ 3 ] {a5381009-f9bb-4ad6-9a14-178a7a40a6cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10558 2024.08.02 17:28:21.161008 [ 3 ] {a5381009-f9bb-4ad6-9a14-178a7a40a6cd} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10559 2024.08.02 17:28:21.161051 [ 3 ] {a5381009-f9bb-4ad6-9a14-178a7a40a6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10560 2024.08.02 17:28:21.161514 [ 3 ] {a5381009-f9bb-4ad6-9a14-178a7a40a6cd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10561 2024.08.02 17:28:21.161580 [ 192 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1125 rows, containing 4 columns (4 merged, 0 gathered) in 0.003544417 sec., 317400.576738008 rows/sec., 27.34 MiB/sec.
10562 2024.08.02 17:28:21.161903 [ 192 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10563 2024.08.02 17:28:21.162083 [ 3 ] {a5381009-f9bb-4ad6-9a14-178a7a40a6cd} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10564 2024.08.02 17:28:21.162375 [ 131 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10565 2024.08.02 17:28:21.162476 [ 3 ] {a5381009-f9bb-4ad6-9a14-178a7a40a6cd} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.00367 sec., 105722.07084468665 rows/sec., 7.44 MiB/sec.
10566 2024.08.02 17:28:21.162532 [ 131 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10567 2024.08.02 17:28:21.162632 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10568 2024.08.02 17:28:21.163056 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
10569 2024.08.02 17:28:21.163307 [ 192 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_56_11} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10570 2024.08.02 17:28:21.163738 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10571 2024.08.02 17:28:21.163853 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 470 rows starting from the beginning of the part
10572 2024.08.02 17:28:21.164221 [ 192 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_56_11} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10573 2024.08.02 17:28:21.164320 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 388 rows starting from the beginning of the part
10574 2024.08.02 17:28:21.164408 [ 3 ] {a5381009-f9bb-4ad6-9a14-178a7a40a6cd} <Debug> DynamicQueryHandler: Done processing query
10575 2024.08.02 17:28:21.164695 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
10576 2024.08.02 17:28:21.164741 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 112 rows starting from the beginning of the part
10577 2024.08.02 17:28:21.164779 [ 3 ] {a5381009-f9bb-4ad6-9a14-178a7a40a6cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10578 2024.08.02 17:28:21.164873 [ 3 ] {} <Debug> HTTP-Session: ec928784-12c4-48e4-a819-4c9d7d6040aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10579 2024.08.02 17:28:21.165017 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 390 rows starting from the beginning of the part
10580 2024.08.02 17:28:21.165197 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 88 rows starting from the beginning of the part
10581 2024.08.02 17:28:21.165260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10582 2024.08.02 17:28:21.165431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10583 2024.08.02 17:28:21.165502 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 388 rows starting from the beginning of the part
10584 2024.08.02 17:28:21.165525 [ 3 ] {} <Debug> HTTP-Session: 950ee94d-59bc-4237-8caf-cf6ca1bae568 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10585 2024.08.02 17:28:21.165578 [ 3 ] {} <Debug> HTTP-Session: 950ee94d-59bc-4237-8caf-cf6ca1bae568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10586 2024.08.02 17:28:21.165630 [ 3 ] {} <Debug> HTTP-Session: 950ee94d-59bc-4237-8caf-cf6ca1bae568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10587 2024.08.02 17:28:21.165776 [ 3 ] {} <Trace> HTTP-Session: 950ee94d-59bc-4237-8caf-cf6ca1bae568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10588 2024.08.02 17:28:21.166012 [ 3 ] {fe289f37-5858-466e-a24a-6c79a5b826c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10589 2024.08.02 17:28:21.166098 [ 3 ] {fe289f37-5858-466e-a24a-6c79a5b826c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10590 2024.08.02 17:28:21.166538 [ 3 ] {fe289f37-5858-466e-a24a-6c79a5b826c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10591 2024.08.02 17:28:21.167355 [ 3 ] {fe289f37-5858-466e-a24a-6c79a5b826c0} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10592 2024.08.02 17:28:21.167424 [ 3 ] {fe289f37-5858-466e-a24a-6c79a5b826c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10593 2024.08.02 17:28:21.168183 [ 3 ] {fe289f37-5858-466e-a24a-6c79a5b826c0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10594 2024.08.02 17:28:21.168629 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 4 columns (4 merged, 0 gathered) in 0.005846263 sec., 314046.76799521333 rows/sec., 22.47 MiB/sec.
10595 2024.08.02 17:28:21.168827 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10596 2024.08.02 17:28:21.168996 [ 3 ] {fe289f37-5858-466e-a24a-6c79a5b826c0} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10597 2024.08.02 17:28:21.169423 [ 3 ] {fe289f37-5858-466e-a24a-6c79a5b826c0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003437 sec., 1745.7084666860635 rows/sec., 75.01 KiB/sec.
10598 2024.08.02 17:28:21.169980 [ 3 ] {fe289f37-5858-466e-a24a-6c79a5b826c0} <Debug> DynamicQueryHandler: Done processing query
10599 2024.08.02 17:28:21.170021 [ 3 ] {fe289f37-5858-466e-a24a-6c79a5b826c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10600 2024.08.02 17:28:21.170063 [ 3 ] {} <Debug> HTTP-Session: 950ee94d-59bc-4237-8caf-cf6ca1bae568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10601 2024.08.02 17:28:21.170070 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_56_11} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10602 2024.08.02 17:28:21.170198 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_56_11} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10603 2024.08.02 17:28:21.170216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10604 2024.08.02 17:28:21.170328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10605 2024.08.02 17:28:21.170347 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
10606 2024.08.02 17:28:21.170358 [ 3 ] {} <Debug> HTTP-Session: ff6e64be-1047-403a-8c10-7fe0088933b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10607 2024.08.02 17:28:21.170395 [ 3 ] {} <Debug> HTTP-Session: ff6e64be-1047-403a-8c10-7fe0088933b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10608 2024.08.02 17:28:21.170410 [ 3 ] {} <Debug> HTTP-Session: ff6e64be-1047-403a-8c10-7fe0088933b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10609 2024.08.02 17:28:21.170442 [ 3 ] {} <Trace> HTTP-Session: ff6e64be-1047-403a-8c10-7fe0088933b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10610 2024.08.02 17:28:21.170595 [ 3 ] {9cee0705-bdde-4fdf-b086-755278fdf3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10611 2024.08.02 17:28:21.170646 [ 3 ] {9cee0705-bdde-4fdf-b086-755278fdf3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10612 2024.08.02 17:28:21.170806 [ 3 ] {9cee0705-bdde-4fdf-b086-755278fdf3b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10613 2024.08.02 17:28:21.171161 [ 3 ] {9cee0705-bdde-4fdf-b086-755278fdf3b8} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10614 2024.08.02 17:28:21.171198 [ 3 ] {9cee0705-bdde-4fdf-b086-755278fdf3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10615 2024.08.02 17:28:21.171584 [ 3 ] {9cee0705-bdde-4fdf-b086-755278fdf3b8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10616 2024.08.02 17:28:21.171930 [ 3 ] {9cee0705-bdde-4fdf-b086-755278fdf3b8} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10617 2024.08.02 17:28:21.172059 [ 3 ] {9cee0705-bdde-4fdf-b086-755278fdf3b8} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001535 sec., 50162.866449511406 rows/sec., 3.09 MiB/sec.
10618 2024.08.02 17:28:21.172225 [ 3 ] {9cee0705-bdde-4fdf-b086-755278fdf3b8} <Debug> DynamicQueryHandler: Done processing query
10619 2024.08.02 17:28:21.172250 [ 3 ] {9cee0705-bdde-4fdf-b086-755278fdf3b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10620 2024.08.02 17:28:21.172265 [ 3 ] {} <Debug> HTTP-Session: ff6e64be-1047-403a-8c10-7fe0088933b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10621 2024.08.02 17:28:21.172427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10622 2024.08.02 17:28:21.172476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10623 2024.08.02 17:28:21.172496 [ 3 ] {} <Debug> HTTP-Session: 9566f340-b44e-433f-b1e8-bc935534663c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10624 2024.08.02 17:28:21.172513 [ 3 ] {} <Debug> HTTP-Session: 9566f340-b44e-433f-b1e8-bc935534663c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10625 2024.08.02 17:28:21.172527 [ 3 ] {} <Debug> HTTP-Session: 9566f340-b44e-433f-b1e8-bc935534663c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10626 2024.08.02 17:28:21.172557 [ 3 ] {} <Trace> HTTP-Session: 9566f340-b44e-433f-b1e8-bc935534663c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10627 2024.08.02 17:28:21.172715 [ 3 ] {dd7195af-6f99-4d35-90fa-e090144e0923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10628 2024.08.02 17:28:21.172760 [ 3 ] {dd7195af-6f99-4d35-90fa-e090144e0923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10629 2024.08.02 17:28:21.172899 [ 3 ] {dd7195af-6f99-4d35-90fa-e090144e0923} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10630 2024.08.02 17:28:21.173296 [ 3 ] {dd7195af-6f99-4d35-90fa-e090144e0923} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10631 2024.08.02 17:28:21.173331 [ 3 ] {dd7195af-6f99-4d35-90fa-e090144e0923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10632 2024.08.02 17:28:21.173703 [ 3 ] {dd7195af-6f99-4d35-90fa-e090144e0923} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10633 2024.08.02 17:28:21.174041 [ 3 ] {dd7195af-6f99-4d35-90fa-e090144e0923} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10634 2024.08.02 17:28:21.174171 [ 3 ] {dd7195af-6f99-4d35-90fa-e090144e0923} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec.
10635 2024.08.02 17:28:21.174438 [ 3 ] {dd7195af-6f99-4d35-90fa-e090144e0923} <Debug> DynamicQueryHandler: Done processing query
10636 2024.08.02 17:28:21.174499 [ 3 ] {dd7195af-6f99-4d35-90fa-e090144e0923} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10637 2024.08.02 17:28:21.174555 [ 3 ] {} <Debug> HTTP-Session: 9566f340-b44e-433f-b1e8-bc935534663c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10638 2024.08.02 17:28:21.174730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10639 2024.08.02 17:28:21.174781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10640 2024.08.02 17:28:21.174801 [ 3 ] {} <Debug> HTTP-Session: f45c200b-011e-433e-b036-80de17cf64d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10641 2024.08.02 17:28:21.174818 [ 3 ] {} <Debug> HTTP-Session: f45c200b-011e-433e-b036-80de17cf64d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10642 2024.08.02 17:28:21.174833 [ 3 ] {} <Debug> HTTP-Session: f45c200b-011e-433e-b036-80de17cf64d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10643 2024.08.02 17:28:21.174864 [ 3 ] {} <Trace> HTTP-Session: f45c200b-011e-433e-b036-80de17cf64d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10644 2024.08.02 17:28:21.175012 [ 3 ] {258593bd-517f-421c-a7a5-a6e311aaff98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10645 2024.08.02 17:28:21.175084 [ 3 ] {258593bd-517f-421c-a7a5-a6e311aaff98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10646 2024.08.02 17:28:21.175505 [ 3 ] {258593bd-517f-421c-a7a5-a6e311aaff98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10647 2024.08.02 17:28:21.175992 [ 3 ] {258593bd-517f-421c-a7a5-a6e311aaff98} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10648 2024.08.02 17:28:21.176028 [ 3 ] {258593bd-517f-421c-a7a5-a6e311aaff98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10649 2024.08.02 17:28:21.176621 [ 3 ] {258593bd-517f-421c-a7a5-a6e311aaff98} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10650 2024.08.02 17:28:21.177029 [ 3 ] {258593bd-517f-421c-a7a5-a6e311aaff98} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10651 2024.08.02 17:28:21.177163 [ 130 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10652 2024.08.02 17:28:21.177177 [ 3 ] {258593bd-517f-421c-a7a5-a6e311aaff98} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002235 sec., 2684.5637583892617 rows/sec., 4.81 MiB/sec.
10653 2024.08.02 17:28:21.177207 [ 130 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10654 2024.08.02 17:28:21.177243 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10655 2024.08.02 17:28:21.177674 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
10656 2024.08.02 17:28:21.177920 [ 3 ] {258593bd-517f-421c-a7a5-a6e311aaff98} <Debug> DynamicQueryHandler: Done processing query
10657 2024.08.02 17:28:21.178052 [ 3 ] {258593bd-517f-421c-a7a5-a6e311aaff98} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10658 2024.08.02 17:28:21.178188 [ 3 ] {} <Debug> HTTP-Session: f45c200b-011e-433e-b036-80de17cf64d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10659 2024.08.02 17:28:21.178673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10660 2024.08.02 17:28:21.178783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10661 2024.08.02 17:28:21.178834 [ 3 ] {} <Debug> HTTP-Session: 14e377f6-9aed-4c02-b2b5-1c80accf4bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10662 2024.08.02 17:28:21.178877 [ 3 ] {} <Debug> HTTP-Session: 14e377f6-9aed-4c02-b2b5-1c80accf4bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10663 2024.08.02 17:28:21.178921 [ 3 ] {} <Debug> HTTP-Session: 14e377f6-9aed-4c02-b2b5-1c80accf4bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10664 2024.08.02 17:28:21.179013 [ 3 ] {} <Trace> HTTP-Session: 14e377f6-9aed-4c02-b2b5-1c80accf4bc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10665 2024.08.02 17:28:21.179042 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10666 2024.08.02 17:28:21.179175 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 736 rows starting from the beginning of the part
10667 2024.08.02 17:28:21.179250 [ 3 ] {7991a5da-8b04-4e29-9c1e-9bd5a2e9a645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10668 2024.08.02 17:28:21.179358 [ 3 ] {7991a5da-8b04-4e29-9c1e-9bd5a2e9a645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10669 2024.08.02 17:28:21.179993 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part
10670 2024.08.02 17:28:21.180137 [ 3 ] {7991a5da-8b04-4e29-9c1e-9bd5a2e9a645} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10671 2024.08.02 17:28:21.180809 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part
10672 2024.08.02 17:28:21.181167 [ 3 ] {7991a5da-8b04-4e29-9c1e-9bd5a2e9a645} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10673 2024.08.02 17:28:21.181269 [ 3 ] {7991a5da-8b04-4e29-9c1e-9bd5a2e9a645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10674 2024.08.02 17:28:21.181628 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part
10675 2024.08.02 17:28:21.182288 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part
10676 2024.08.02 17:28:21.182630 [ 3 ] {7991a5da-8b04-4e29-9c1e-9bd5a2e9a645} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10677 2024.08.02 17:28:21.182858 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part
10678 2024.08.02 17:28:21.183798 [ 3 ] {7991a5da-8b04-4e29-9c1e-9bd5a2e9a645} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10679 2024.08.02 17:28:21.184149 [ 130 ] {} <Debug> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10680 2024.08.02 17:28:21.184181 [ 3 ] {7991a5da-8b04-4e29-9c1e-9bd5a2e9a645} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005006 sec., 4594.486616060727 rows/sec., 248.53 KiB/sec.
10681 2024.08.02 17:28:21.184195 [ 130 ] {} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10682 2024.08.02 17:28:21.184282 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10683 2024.08.02 17:28:21.184721 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::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
10684 2024.08.02 17:28:21.184853 [ 3 ] {7991a5da-8b04-4e29-9c1e-9bd5a2e9a645} <Debug> DynamicQueryHandler: Done processing query
10685 2024.08.02 17:28:21.184960 [ 3 ] {7991a5da-8b04-4e29-9c1e-9bd5a2e9a645} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10686 2024.08.02 17:28:21.185072 [ 3 ] {} <Debug> HTTP-Session: 14e377f6-9aed-4c02-b2b5-1c80accf4bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10687 2024.08.02 17:28:21.185340 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10688 2024.08.02 17:28:21.185453 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 487 rows starting from the beginning of the part
10689 2024.08.02 17:28:21.185508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10690 2024.08.02 17:28:21.185790 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
10691 2024.08.02 17:28:21.186030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10692 2024.08.02 17:28:21.186224 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part
10693 2024.08.02 17:28:21.186211 [ 3 ] {} <Debug> HTTP-Session: 69c3b845-8a47-4a14-a559-e9884247e6fa Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10694 2024.08.02 17:28:21.186347 [ 3 ] {} <Debug> HTTP-Session: 69c3b845-8a47-4a14-a559-e9884247e6fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10695 2024.08.02 17:28:21.186539 [ 3 ] {} <Debug> HTTP-Session: 69c3b845-8a47-4a14-a559-e9884247e6fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10696 2024.08.02 17:28:21.186566 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part
10697 2024.08.02 17:28:21.186764 [ 3 ] {} <Trace> HTTP-Session: 69c3b845-8a47-4a14-a559-e9884247e6fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10698 2024.08.02 17:28:21.186871 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part
10699 2024.08.02 17:28:21.187240 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part
10700 2024.08.02 17:28:21.187565 [ 3 ] {2b948bb6-45e6-42d5-95f2-c47eaa91d792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10701 2024.08.02 17:28:21.187852 [ 3 ] {2b948bb6-45e6-42d5-95f2-c47eaa91d792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10702 2024.08.02 17:28:21.189755 [ 3 ] {2b948bb6-45e6-42d5-95f2-c47eaa91d792} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10703 2024.08.02 17:28:21.192022 [ 3 ] {2b948bb6-45e6-42d5-95f2-c47eaa91d792} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10704 2024.08.02 17:28:21.192115 [ 3 ] {2b948bb6-45e6-42d5-95f2-c47eaa91d792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10705 2024.08.02 17:28:21.193119 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 4 columns (4 merged, 0 gathered) in 0.008647756 sec., 69613.43497665753 rows/sec., 3.74 MiB/sec.
10706 2024.08.02 17:28:21.193566 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10707 2024.08.02 17:28:21.195005 [ 3 ] {2b948bb6-45e6-42d5-95f2-c47eaa91d792} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10708 2024.08.02 17:28:21.195211 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_26_5} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10709 2024.08.02 17:28:21.195632 [ 188 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_26_5} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10710 2024.08.02 17:28:21.195997 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
10711 2024.08.02 17:28:21.196455 [ 3 ] {2b948bb6-45e6-42d5-95f2-c47eaa91d792} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10712 2024.08.02 17:28:21.196652 [ 3 ] {2b948bb6-45e6-42d5-95f2-c47eaa91d792} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.009479 sec., 6329.781622534023 rows/sec., 436.82 KiB/sec.
10713 2024.08.02 17:28:21.197263 [ 3 ] {2b948bb6-45e6-42d5-95f2-c47eaa91d792} <Debug> DynamicQueryHandler: Done processing query
10714 2024.08.02 17:28:21.197343 [ 3 ] {2b948bb6-45e6-42d5-95f2-c47eaa91d792} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10715 2024.08.02 17:28:21.197378 [ 3 ] {} <Debug> HTTP-Session: 69c3b845-8a47-4a14-a559-e9884247e6fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10716 2024.08.02 17:28:21.201770 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 19 columns (19 merged, 0 gathered) in 0.024401356 sec., 32867.025914461476 rows/sec., 58.90 MiB/sec.
10717 2024.08.02 17:28:21.202671 [ 196 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10718 2024.08.02 17:28:21.203264 [ 196 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10719 2024.08.02 17:28:21.203350 [ 196 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10720 2024.08.02 17:28:21.203495 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB.
10721 2024.08.02 17:28:23.101957 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
10722 2024.08.02 17:28:23.102038 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
10723 2024.08.02 17:28:26.149800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10724 2024.08.02 17:28:26.149997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10725 2024.08.02 17:28:26.150045 [ 3 ] {} <Debug> HTTP-Session: a651b15a-31d6-4d84-959e-6f73110297f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10726 2024.08.02 17:28:26.150085 [ 3 ] {} <Debug> HTTP-Session: a651b15a-31d6-4d84-959e-6f73110297f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10727 2024.08.02 17:28:26.150100 [ 3 ] {} <Debug> HTTP-Session: a651b15a-31d6-4d84-959e-6f73110297f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10728 2024.08.02 17:28:26.150153 [ 3 ] {} <Trace> HTTP-Session: a651b15a-31d6-4d84-959e-6f73110297f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10729 2024.08.02 17:28:26.150341 [ 3 ] {0c1d57d8-010b-4033-9454-c85dee8a3e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10730 2024.08.02 17:28:26.150409 [ 3 ] {0c1d57d8-010b-4033-9454-c85dee8a3e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10731 2024.08.02 17:28:26.150609 [ 3 ] {0c1d57d8-010b-4033-9454-c85dee8a3e4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10732 2024.08.02 17:28:26.151118 [ 3 ] {0c1d57d8-010b-4033-9454-c85dee8a3e4c} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10733 2024.08.02 17:28:26.151160 [ 3 ] {0c1d57d8-010b-4033-9454-c85dee8a3e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10734 2024.08.02 17:28:26.151532 [ 3 ] {0c1d57d8-010b-4033-9454-c85dee8a3e4c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10735 2024.08.02 17:28:26.151878 [ 3 ] {0c1d57d8-010b-4033-9454-c85dee8a3e4c} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10736 2024.08.02 17:28:26.152056 [ 3 ] {0c1d57d8-010b-4033-9454-c85dee8a3e4c} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001772 sec., 13544.018058690746 rows/sec., 1.07 MiB/sec.
10737 2024.08.02 17:28:26.152261 [ 3 ] {0c1d57d8-010b-4033-9454-c85dee8a3e4c} <Debug> DynamicQueryHandler: Done processing query
10738 2024.08.02 17:28:26.152287 [ 3 ] {0c1d57d8-010b-4033-9454-c85dee8a3e4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10739 2024.08.02 17:28:26.152304 [ 3 ] {} <Debug> HTTP-Session: a651b15a-31d6-4d84-959e-6f73110297f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10740 2024.08.02 17:28:26.152448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10741 2024.08.02 17:28:26.152498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10742 2024.08.02 17:28:26.152517 [ 3 ] {} <Debug> HTTP-Session: 82caab3d-eea7-4657-8e6c-05a3a393e1df Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10743 2024.08.02 17:28:26.152533 [ 3 ] {} <Debug> HTTP-Session: 82caab3d-eea7-4657-8e6c-05a3a393e1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10744 2024.08.02 17:28:26.152547 [ 3 ] {} <Debug> HTTP-Session: 82caab3d-eea7-4657-8e6c-05a3a393e1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10745 2024.08.02 17:28:26.152579 [ 3 ] {} <Trace> HTTP-Session: 82caab3d-eea7-4657-8e6c-05a3a393e1df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10746 2024.08.02 17:28:26.152712 [ 3 ] {4e7dcd6a-d849-4bd7-b7fe-7a00dd497103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10747 2024.08.02 17:28:26.152755 [ 3 ] {4e7dcd6a-d849-4bd7-b7fe-7a00dd497103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10748 2024.08.02 17:28:26.152880 [ 3 ] {4e7dcd6a-d849-4bd7-b7fe-7a00dd497103} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10749 2024.08.02 17:28:26.153255 [ 3 ] {4e7dcd6a-d849-4bd7-b7fe-7a00dd497103} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10750 2024.08.02 17:28:26.153293 [ 3 ] {4e7dcd6a-d849-4bd7-b7fe-7a00dd497103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10751 2024.08.02 17:28:26.153694 [ 3 ] {4e7dcd6a-d849-4bd7-b7fe-7a00dd497103} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10752 2024.08.02 17:28:26.154099 [ 3 ] {4e7dcd6a-d849-4bd7-b7fe-7a00dd497103} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10753 2024.08.02 17:28:26.154297 [ 3 ] {4e7dcd6a-d849-4bd7-b7fe-7a00dd497103} <Debug> executeQuery: Read 128 rows, 10.81 KiB in 0.001635 sec., 78287.46177370031 rows/sec., 6.46 MiB/sec.
10754 2024.08.02 17:28:26.154640 [ 3 ] {4e7dcd6a-d849-4bd7-b7fe-7a00dd497103} <Debug> DynamicQueryHandler: Done processing query
10755 2024.08.02 17:28:26.154683 [ 3 ] {4e7dcd6a-d849-4bd7-b7fe-7a00dd497103} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10756 2024.08.02 17:28:26.154706 [ 3 ] {} <Debug> HTTP-Session: 82caab3d-eea7-4657-8e6c-05a3a393e1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10757 2024.08.02 17:28:26.154855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10758 2024.08.02 17:28:26.154914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10759 2024.08.02 17:28:26.154938 [ 3 ] {} <Debug> HTTP-Session: 001296df-5e8b-4721-9681-ddd24f1e65b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10760 2024.08.02 17:28:26.154960 [ 3 ] {} <Debug> HTTP-Session: 001296df-5e8b-4721-9681-ddd24f1e65b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10761 2024.08.02 17:28:26.154978 [ 3 ] {} <Debug> HTTP-Session: 001296df-5e8b-4721-9681-ddd24f1e65b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10762 2024.08.02 17:28:26.155019 [ 3 ] {} <Trace> HTTP-Session: 001296df-5e8b-4721-9681-ddd24f1e65b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10763 2024.08.02 17:28:26.155181 [ 3 ] {4a83f8f9-4045-4ba5-8633-7fe6c47d5b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10764 2024.08.02 17:28:26.155235 [ 3 ] {4a83f8f9-4045-4ba5-8633-7fe6c47d5b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10765 2024.08.02 17:28:26.155418 [ 3 ] {4a83f8f9-4045-4ba5-8633-7fe6c47d5b07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10766 2024.08.02 17:28:26.155891 [ 3 ] {4a83f8f9-4045-4ba5-8633-7fe6c47d5b07} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10767 2024.08.02 17:28:26.155933 [ 3 ] {4a83f8f9-4045-4ba5-8633-7fe6c47d5b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10768 2024.08.02 17:28:26.156316 [ 3 ] {4a83f8f9-4045-4ba5-8633-7fe6c47d5b07} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10769 2024.08.02 17:28:26.156635 [ 3 ] {4a83f8f9-4045-4ba5-8633-7fe6c47d5b07} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10770 2024.08.02 17:28:26.156781 [ 3 ] {4a83f8f9-4045-4ba5-8633-7fe6c47d5b07} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001668 sec., 52757.79376498801 rows/sec., 4.12 MiB/sec.
10771 2024.08.02 17:28:26.156954 [ 3 ] {4a83f8f9-4045-4ba5-8633-7fe6c47d5b07} <Debug> DynamicQueryHandler: Done processing query
10772 2024.08.02 17:28:26.156980 [ 3 ] {4a83f8f9-4045-4ba5-8633-7fe6c47d5b07} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10773 2024.08.02 17:28:26.156996 [ 3 ] {} <Debug> HTTP-Session: 001296df-5e8b-4721-9681-ddd24f1e65b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10774 2024.08.02 17:28:26.157163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10775 2024.08.02 17:28:26.157211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10776 2024.08.02 17:28:26.157231 [ 3 ] {} <Debug> HTTP-Session: 93bebdec-12ff-4c1c-aabd-4cd1e313ba5c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10777 2024.08.02 17:28:26.157248 [ 3 ] {} <Debug> HTTP-Session: 93bebdec-12ff-4c1c-aabd-4cd1e313ba5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10778 2024.08.02 17:28:26.157262 [ 3 ] {} <Debug> HTTP-Session: 93bebdec-12ff-4c1c-aabd-4cd1e313ba5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10779 2024.08.02 17:28:26.157293 [ 3 ] {} <Trace> HTTP-Session: 93bebdec-12ff-4c1c-aabd-4cd1e313ba5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10780 2024.08.02 17:28:26.157440 [ 3 ] {ccddfc40-ee7d-4ac2-b587-d46e91bf9cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10781 2024.08.02 17:28:26.157487 [ 3 ] {ccddfc40-ee7d-4ac2-b587-d46e91bf9cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10782 2024.08.02 17:28:26.157630 [ 3 ] {ccddfc40-ee7d-4ac2-b587-d46e91bf9cf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10783 2024.08.02 17:28:26.158050 [ 3 ] {ccddfc40-ee7d-4ac2-b587-d46e91bf9cf6} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10784 2024.08.02 17:28:26.158087 [ 3 ] {ccddfc40-ee7d-4ac2-b587-d46e91bf9cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10785 2024.08.02 17:28:26.158489 [ 3 ] {ccddfc40-ee7d-4ac2-b587-d46e91bf9cf6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10786 2024.08.02 17:28:26.158836 [ 3 ] {ccddfc40-ee7d-4ac2-b587-d46e91bf9cf6} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10787 2024.08.02 17:28:26.159004 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10788 2024.08.02 17:28:26.159010 [ 3 ] {ccddfc40-ee7d-4ac2-b587-d46e91bf9cf6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec.
10789 2024.08.02 17:28:26.159094 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10790 2024.08.02 17:28:26.159164 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10791 2024.08.02 17:28:26.159360 [ 3 ] {ccddfc40-ee7d-4ac2-b587-d46e91bf9cf6} <Debug> DynamicQueryHandler: Done processing query
10792 2024.08.02 17:28:26.159360 [ 195 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
10793 2024.08.02 17:28:26.159407 [ 3 ] {ccddfc40-ee7d-4ac2-b587-d46e91bf9cf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10794 2024.08.02 17:28:26.159470 [ 3 ] {} <Debug> HTTP-Session: 93bebdec-12ff-4c1c-aabd-4cd1e313ba5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10795 2024.08.02 17:28:26.159634 [ 195 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10796 2024.08.02 17:28:26.159688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10797 2024.08.02 17:28:26.159708 [ 195 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 7287 rows starting from the beginning of the part
10798 2024.08.02 17:28:26.159789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10799 2024.08.02 17:28:26.159851 [ 3 ] {} <Debug> HTTP-Session: 8df8d8d1-2025-49ef-be29-4321b47f53cf Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10800 2024.08.02 17:28:26.159951 [ 3 ] {} <Debug> HTTP-Session: 8df8d8d1-2025-49ef-be29-4321b47f53cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10801 2024.08.02 17:28:26.159985 [ 195 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 196 rows starting from the beginning of the part
10802 2024.08.02 17:28:26.160012 [ 3 ] {} <Debug> HTTP-Session: 8df8d8d1-2025-49ef-be29-4321b47f53cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10803 2024.08.02 17:28:26.160193 [ 3 ] {} <Trace> HTTP-Session: 8df8d8d1-2025-49ef-be29-4321b47f53cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10804 2024.08.02 17:28:26.160351 [ 195 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part
10805 2024.08.02 17:28:26.160563 [ 195 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
10806 2024.08.02 17:28:26.160717 [ 3 ] {c8a13d3e-778e-4156-99eb-6312d68c3bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10807 2024.08.02 17:28:26.160822 [ 195 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
10808 2024.08.02 17:28:26.161205 [ 3 ] {c8a13d3e-778e-4156-99eb-6312d68c3bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10809 2024.08.02 17:28:26.161218 [ 195 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part
10810 2024.08.02 17:28:26.163092 [ 3 ] {c8a13d3e-778e-4156-99eb-6312d68c3bcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10811 2024.08.02 17:28:26.164567 [ 3 ] {c8a13d3e-778e-4156-99eb-6312d68c3bcf} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10812 2024.08.02 17:28:26.164612 [ 3 ] {c8a13d3e-778e-4156-99eb-6312d68c3bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10813 2024.08.02 17:28:26.165470 [ 3 ] {c8a13d3e-778e-4156-99eb-6312d68c3bcf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10814 2024.08.02 17:28:26.166116 [ 3 ] {c8a13d3e-778e-4156-99eb-6312d68c3bcf} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10815 2024.08.02 17:28:26.166380 [ 193 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8124 rows, containing 5 columns (5 merged, 0 gathered) in 0.007101496 sec., 1143984.3097848678 rows/sec., 79.81 MiB/sec.
10816 2024.08.02 17:28:26.166521 [ 3 ] {c8a13d3e-778e-4156-99eb-6312d68c3bcf} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.006121 sec., 3920.927952948865 rows/sec., 7.03 MiB/sec.
10817 2024.08.02 17:28:26.166791 [ 3 ] {c8a13d3e-778e-4156-99eb-6312d68c3bcf} <Debug> DynamicQueryHandler: Done processing query
10818 2024.08.02 17:28:26.166820 [ 3 ] {c8a13d3e-778e-4156-99eb-6312d68c3bcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10819 2024.08.02 17:28:26.166839 [ 3 ] {} <Debug> HTTP-Session: 8df8d8d1-2025-49ef-be29-4321b47f53cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10820 2024.08.02 17:28:26.166998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10821 2024.08.02 17:28:26.167041 [ 189 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10822 2024.08.02 17:28:26.167051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10823 2024.08.02 17:28:26.167085 [ 3 ] {} <Debug> HTTP-Session: 546c656a-9878-419a-8f79-5f4411b28d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10824 2024.08.02 17:28:26.167115 [ 3 ] {} <Debug> HTTP-Session: 546c656a-9878-419a-8f79-5f4411b28d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10825 2024.08.02 17:28:26.167141 [ 3 ] {} <Debug> HTTP-Session: 546c656a-9878-419a-8f79-5f4411b28d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10826 2024.08.02 17:28:26.167177 [ 3 ] {} <Trace> HTTP-Session: 546c656a-9878-419a-8f79-5f4411b28d55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10827 2024.08.02 17:28:26.167335 [ 3 ] {defff0fd-9a60-488d-b772-bf91f583d271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10828 2024.08.02 17:28:26.167409 [ 3 ] {defff0fd-9a60-488d-b772-bf91f583d271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10829 2024.08.02 17:28:26.167617 [ 3 ] {defff0fd-9a60-488d-b772-bf91f583d271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10830 2024.08.02 17:28:26.167661 [ 189 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10831 2024.08.02 17:28:26.167778 [ 189 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10832 2024.08.02 17:28:26.167945 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB.
10833 2024.08.02 17:28:26.168075 [ 3 ] {defff0fd-9a60-488d-b772-bf91f583d271} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10834 2024.08.02 17:28:26.168115 [ 3 ] {defff0fd-9a60-488d-b772-bf91f583d271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10835 2024.08.02 17:28:26.168507 [ 3 ] {defff0fd-9a60-488d-b772-bf91f583d271} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10836 2024.08.02 17:28:26.168847 [ 3 ] {defff0fd-9a60-488d-b772-bf91f583d271} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10837 2024.08.02 17:28:26.169004 [ 3 ] {defff0fd-9a60-488d-b772-bf91f583d271} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001741 sec., 34462.95232624928 rows/sec., 2.32 MiB/sec.
10838 2024.08.02 17:28:26.169021 [ 121 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10839 2024.08.02 17:28:26.169108 [ 121 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10840 2024.08.02 17:28:26.169158 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10841 2024.08.02 17:28:26.169374 [ 3 ] {defff0fd-9a60-488d-b772-bf91f583d271} <Debug> DynamicQueryHandler: Done processing query
10842 2024.08.02 17:28:26.169454 [ 3 ] {defff0fd-9a60-488d-b772-bf91f583d271} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10843 2024.08.02 17:28:26.169449 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10844 2024.08.02 17:28:26.169518 [ 3 ] {} <Debug> HTTP-Session: 546c656a-9878-419a-8f79-5f4411b28d55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10845 2024.08.02 17:28:26.170055 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10846 2024.08.02 17:28:26.170121 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2550 rows starting from the beginning of the part
10847 2024.08.02 17:28:26.170189 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10848 2024.08.02 17:28:26.170395 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10849 2024.08.02 17:28:26.170586 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10850 2024.08.02 17:28:26.170793 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10851 2024.08.02 17:28:26.170923 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
10852 2024.08.02 17:28:26.172406 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 4 columns (4 merged, 0 gathered) in 0.003163101 sec., 901014.5423747139 rows/sec., 60.55 MiB/sec.
10853 2024.08.02 17:28:26.172701 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10854 2024.08.02 17:28:26.173079 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_56_11} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10855 2024.08.02 17:28:26.173151 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_56_11} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10856 2024.08.02 17:28:26.173232 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
10857 2024.08.02 17:28:31.153666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10858 2024.08.02 17:28:31.153804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10859 2024.08.02 17:28:31.153831 [ 3 ] {} <Debug> HTTP-Session: 31acd53e-e06d-4122-a5d1-e237366b40b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10860 2024.08.02 17:28:31.153855 [ 3 ] {} <Debug> HTTP-Session: 31acd53e-e06d-4122-a5d1-e237366b40b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10861 2024.08.02 17:28:31.153871 [ 3 ] {} <Debug> HTTP-Session: 31acd53e-e06d-4122-a5d1-e237366b40b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10862 2024.08.02 17:28:31.153921 [ 3 ] {} <Trace> HTTP-Session: 31acd53e-e06d-4122-a5d1-e237366b40b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10863 2024.08.02 17:28:31.154111 [ 3 ] {52443abe-4908-4690-9c06-e08ac8d5f911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10864 2024.08.02 17:28:31.154180 [ 3 ] {52443abe-4908-4690-9c06-e08ac8d5f911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10865 2024.08.02 17:28:31.154374 [ 3 ] {52443abe-4908-4690-9c06-e08ac8d5f911} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10866 2024.08.02 17:28:31.154821 [ 3 ] {52443abe-4908-4690-9c06-e08ac8d5f911} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10867 2024.08.02 17:28:31.154869 [ 3 ] {52443abe-4908-4690-9c06-e08ac8d5f911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10868 2024.08.02 17:28:31.155257 [ 3 ] {52443abe-4908-4690-9c06-e08ac8d5f911} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10869 2024.08.02 17:28:31.155601 [ 3 ] {52443abe-4908-4690-9c06-e08ac8d5f911} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10870 2024.08.02 17:28:31.155766 [ 3 ] {52443abe-4908-4690-9c06-e08ac8d5f911} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001711 sec., 7013.442431326709 rows/sec., 482.86 KiB/sec.
10871 2024.08.02 17:28:31.156087 [ 3 ] {52443abe-4908-4690-9c06-e08ac8d5f911} <Debug> DynamicQueryHandler: Done processing query
10872 2024.08.02 17:28:31.156146 [ 3 ] {52443abe-4908-4690-9c06-e08ac8d5f911} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10873 2024.08.02 17:28:31.156209 [ 3 ] {} <Debug> HTTP-Session: 31acd53e-e06d-4122-a5d1-e237366b40b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10874 2024.08.02 17:28:31.156448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10875 2024.08.02 17:28:31.156524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10876 2024.08.02 17:28:31.156544 [ 3 ] {} <Debug> HTTP-Session: a8951174-9c4a-4994-a913-c8ae7dbc0874 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10877 2024.08.02 17:28:31.156563 [ 3 ] {} <Debug> HTTP-Session: a8951174-9c4a-4994-a913-c8ae7dbc0874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10878 2024.08.02 17:28:31.156577 [ 3 ] {} <Debug> HTTP-Session: a8951174-9c4a-4994-a913-c8ae7dbc0874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10879 2024.08.02 17:28:31.156614 [ 3 ] {} <Trace> HTTP-Session: a8951174-9c4a-4994-a913-c8ae7dbc0874 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10880 2024.08.02 17:28:31.156725 [ 3 ] {1cb612bc-073b-42c1-a520-9635aa625b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10881 2024.08.02 17:28:31.156773 [ 3 ] {1cb612bc-073b-42c1-a520-9635aa625b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10882 2024.08.02 17:28:31.156927 [ 3 ] {1cb612bc-073b-42c1-a520-9635aa625b6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10883 2024.08.02 17:28:31.157303 [ 3 ] {1cb612bc-073b-42c1-a520-9635aa625b6b} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10884 2024.08.02 17:28:31.157341 [ 3 ] {1cb612bc-073b-42c1-a520-9635aa625b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10885 2024.08.02 17:28:31.157638 [ 3 ] {1cb612bc-073b-42c1-a520-9635aa625b6b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10886 2024.08.02 17:28:31.157950 [ 3 ] {1cb612bc-073b-42c1-a520-9635aa625b6b} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10887 2024.08.02 17:28:31.158089 [ 3 ] {1cb612bc-073b-42c1-a520-9635aa625b6b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001398 sec., 2861.230329041488 rows/sec., 233.31 KiB/sec.
10888 2024.08.02 17:28:31.158295 [ 3 ] {1cb612bc-073b-42c1-a520-9635aa625b6b} <Debug> DynamicQueryHandler: Done processing query
10889 2024.08.02 17:28:31.158322 [ 3 ] {1cb612bc-073b-42c1-a520-9635aa625b6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10890 2024.08.02 17:28:31.158340 [ 3 ] {} <Debug> HTTP-Session: a8951174-9c4a-4994-a913-c8ae7dbc0874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10891 2024.08.02 17:28:31.158525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10892 2024.08.02 17:28:31.158576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10893 2024.08.02 17:28:31.158595 [ 3 ] {} <Debug> HTTP-Session: d6a50078-b7dc-4a28-97b2-53574a625c9b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10894 2024.08.02 17:28:31.158611 [ 3 ] {} <Debug> HTTP-Session: d6a50078-b7dc-4a28-97b2-53574a625c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10895 2024.08.02 17:28:31.158625 [ 3 ] {} <Debug> HTTP-Session: d6a50078-b7dc-4a28-97b2-53574a625c9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10896 2024.08.02 17:28:31.158657 [ 3 ] {} <Trace> HTTP-Session: d6a50078-b7dc-4a28-97b2-53574a625c9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10897 2024.08.02 17:28:31.158801 [ 3 ] {a40a49c0-7db7-4e40-9f17-df4829fcfea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10898 2024.08.02 17:28:31.158845 [ 3 ] {a40a49c0-7db7-4e40-9f17-df4829fcfea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10899 2024.08.02 17:28:31.158974 [ 3 ] {a40a49c0-7db7-4e40-9f17-df4829fcfea1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10900 2024.08.02 17:28:31.159422 [ 3 ] {a40a49c0-7db7-4e40-9f17-df4829fcfea1} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10901 2024.08.02 17:28:31.159459 [ 3 ] {a40a49c0-7db7-4e40-9f17-df4829fcfea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10902 2024.08.02 17:28:31.159780 [ 3 ] {a40a49c0-7db7-4e40-9f17-df4829fcfea1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10903 2024.08.02 17:28:31.160095 [ 3 ] {a40a49c0-7db7-4e40-9f17-df4829fcfea1} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10904 2024.08.02 17:28:31.160255 [ 3 ] {a40a49c0-7db7-4e40-9f17-df4829fcfea1} <Debug> executeQuery: Read 181 rows, 16.39 KiB in 0.001515 sec., 119471.94719471947 rows/sec., 10.56 MiB/sec.
10905 2024.08.02 17:28:31.160527 [ 3 ] {a40a49c0-7db7-4e40-9f17-df4829fcfea1} <Debug> DynamicQueryHandler: Done processing query
10906 2024.08.02 17:28:31.160587 [ 3 ] {a40a49c0-7db7-4e40-9f17-df4829fcfea1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10907 2024.08.02 17:28:31.160639 [ 3 ] {} <Debug> HTTP-Session: d6a50078-b7dc-4a28-97b2-53574a625c9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10908 2024.08.02 17:28:31.160827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10909 2024.08.02 17:28:31.160879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10910 2024.08.02 17:28:31.160898 [ 3 ] {} <Debug> HTTP-Session: b80a11bf-70c1-4bfc-a71c-21ce52e25acc Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10911 2024.08.02 17:28:31.160915 [ 3 ] {} <Debug> HTTP-Session: b80a11bf-70c1-4bfc-a71c-21ce52e25acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10912 2024.08.02 17:28:31.160928 [ 3 ] {} <Debug> HTTP-Session: b80a11bf-70c1-4bfc-a71c-21ce52e25acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10913 2024.08.02 17:28:31.160961 [ 3 ] {} <Trace> HTTP-Session: b80a11bf-70c1-4bfc-a71c-21ce52e25acc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10914 2024.08.02 17:28:31.161060 [ 3 ] {d097c52d-1386-4ddb-b216-8f210320628e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10915 2024.08.02 17:28:31.161103 [ 3 ] {d097c52d-1386-4ddb-b216-8f210320628e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10916 2024.08.02 17:28:31.161250 [ 3 ] {d097c52d-1386-4ddb-b216-8f210320628e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10917 2024.08.02 17:28:31.161521 [ 3 ] {d097c52d-1386-4ddb-b216-8f210320628e} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10918 2024.08.02 17:28:31.161558 [ 3 ] {d097c52d-1386-4ddb-b216-8f210320628e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10919 2024.08.02 17:28:31.161849 [ 3 ] {d097c52d-1386-4ddb-b216-8f210320628e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10920 2024.08.02 17:28:31.162151 [ 3 ] {d097c52d-1386-4ddb-b216-8f210320628e} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10921 2024.08.02 17:28:31.162316 [ 3 ] {d097c52d-1386-4ddb-b216-8f210320628e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001274 sec., 3139.717425431711 rows/sec., 219.23 KiB/sec.
10922 2024.08.02 17:28:31.162528 [ 3 ] {d097c52d-1386-4ddb-b216-8f210320628e} <Debug> DynamicQueryHandler: Done processing query
10923 2024.08.02 17:28:31.162553 [ 3 ] {d097c52d-1386-4ddb-b216-8f210320628e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10924 2024.08.02 17:28:31.162569 [ 3 ] {} <Debug> HTTP-Session: b80a11bf-70c1-4bfc-a71c-21ce52e25acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10925 2024.08.02 17:28:31.162757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 63292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10926 2024.08.02 17:28:31.162805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10927 2024.08.02 17:28:31.162824 [ 3 ] {} <Debug> HTTP-Session: baa00146-d610-4ea3-b8ba-1fc5a7844c57 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10928 2024.08.02 17:28:31.162839 [ 3 ] {} <Debug> HTTP-Session: baa00146-d610-4ea3-b8ba-1fc5a7844c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10929 2024.08.02 17:28:31.162853 [ 3 ] {} <Debug> HTTP-Session: baa00146-d610-4ea3-b8ba-1fc5a7844c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10930 2024.08.02 17:28:31.162884 [ 3 ] {} <Trace> HTTP-Session: baa00146-d610-4ea3-b8ba-1fc5a7844c57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10931 2024.08.02 17:28:31.163087 [ 3 ] {f5bb35e4-0902-4ee6-92ed-262066c76889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10932 2024.08.02 17:28:31.163128 [ 3 ] {f5bb35e4-0902-4ee6-92ed-262066c76889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10933 2024.08.02 17:28:31.163255 [ 3 ] {f5bb35e4-0902-4ee6-92ed-262066c76889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10934 2024.08.02 17:28:31.163760 [ 3 ] {f5bb35e4-0902-4ee6-92ed-262066c76889} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10935 2024.08.02 17:28:31.163797 [ 3 ] {f5bb35e4-0902-4ee6-92ed-262066c76889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10936 2024.08.02 17:28:31.164118 [ 3 ] {f5bb35e4-0902-4ee6-92ed-262066c76889} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10937 2024.08.02 17:28:31.164423 [ 3 ] {f5bb35e4-0902-4ee6-92ed-262066c76889} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10938 2024.08.02 17:28:31.164581 [ 3 ] {f5bb35e4-0902-4ee6-92ed-262066c76889} <Debug> executeQuery: Read 392 rows, 28.28 KiB in 0.001595 sec., 245768.0250783699 rows/sec., 17.32 MiB/sec.
10939 2024.08.02 17:28:31.164735 [ 3 ] {f5bb35e4-0902-4ee6-92ed-262066c76889} <Debug> DynamicQueryHandler: Done processing query
10940 2024.08.02 17:28:31.164760 [ 3 ] {f5bb35e4-0902-4ee6-92ed-262066c76889} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10941 2024.08.02 17:28:31.164775 [ 3 ] {} <Debug> HTTP-Session: baa00146-d610-4ea3-b8ba-1fc5a7844c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10942 2024.08.02 17:28:31.164922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10943 2024.08.02 17:28:31.164969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10944 2024.08.02 17:28:31.164988 [ 3 ] {} <Debug> HTTP-Session: a50cb012-dc16-4b35-9a31-014f824fe5d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10945 2024.08.02 17:28:31.165004 [ 3 ] {} <Debug> HTTP-Session: a50cb012-dc16-4b35-9a31-014f824fe5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10946 2024.08.02 17:28:31.165018 [ 3 ] {} <Debug> HTTP-Session: a50cb012-dc16-4b35-9a31-014f824fe5d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10947 2024.08.02 17:28:31.165048 [ 3 ] {} <Trace> HTTP-Session: a50cb012-dc16-4b35-9a31-014f824fe5d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10948 2024.08.02 17:28:31.165144 [ 3 ] {2eb404d6-6b43-4dab-ae3d-e756f857748f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10949 2024.08.02 17:28:31.165188 [ 3 ] {2eb404d6-6b43-4dab-ae3d-e756f857748f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10950 2024.08.02 17:28:31.165317 [ 3 ] {2eb404d6-6b43-4dab-ae3d-e756f857748f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10951 2024.08.02 17:28:31.165568 [ 3 ] {2eb404d6-6b43-4dab-ae3d-e756f857748f} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10952 2024.08.02 17:28:31.165603 [ 3 ] {2eb404d6-6b43-4dab-ae3d-e756f857748f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10953 2024.08.02 17:28:31.165955 [ 3 ] {2eb404d6-6b43-4dab-ae3d-e756f857748f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10954 2024.08.02 17:28:31.166286 [ 3 ] {2eb404d6-6b43-4dab-ae3d-e756f857748f} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10955 2024.08.02 17:28:31.166449 [ 3 ] {2eb404d6-6b43-4dab-ae3d-e756f857748f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 195.02 KiB/sec.
10956 2024.08.02 17:28:31.166455 [ 119 ] {} <Debug> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10957 2024.08.02 17:28:31.166563 [ 119 ] {} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10958 2024.08.02 17:28:31.166619 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10959 2024.08.02 17:28:31.166703 [ 3 ] {2eb404d6-6b43-4dab-ae3d-e756f857748f} <Debug> DynamicQueryHandler: Done processing query
10960 2024.08.02 17:28:31.166748 [ 3 ] {2eb404d6-6b43-4dab-ae3d-e756f857748f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10961 2024.08.02 17:28:31.166770 [ 3 ] {} <Debug> HTTP-Session: a50cb012-dc16-4b35-9a31-014f824fe5d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10962 2024.08.02 17:28:31.166781 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::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
10963 2024.08.02 17:28:31.166921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10964 2024.08.02 17:28:31.166951 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10965 2024.08.02 17:28:31.166988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10966 2024.08.02 17:28:31.166998 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part
10967 2024.08.02 17:28:31.167013 [ 3 ] {} <Debug> HTTP-Session: cbd30a14-1781-42ab-aab6-6cc495add413 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
10968 2024.08.02 17:28:31.167038 [ 3 ] {} <Debug> HTTP-Session: cbd30a14-1781-42ab-aab6-6cc495add413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10969 2024.08.02 17:28:31.167070 [ 3 ] {} <Debug> HTTP-Session: cbd30a14-1781-42ab-aab6-6cc495add413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10970 2024.08.02 17:28:31.167149 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
10971 2024.08.02 17:28:31.167187 [ 3 ] {} <Trace> HTTP-Session: cbd30a14-1781-42ab-aab6-6cc495add413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10972 2024.08.02 17:28:31.167539 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
10973 2024.08.02 17:28:31.167593 [ 3 ] {2cf2382f-ab1c-4e3e-bfdf-0c5f71d415a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10974 2024.08.02 17:28:31.167726 [ 3 ] {2cf2382f-ab1c-4e3e-bfdf-0c5f71d415a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10975 2024.08.02 17:28:31.167808 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
10976 2024.08.02 17:28:31.168185 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
10977 2024.08.02 17:28:31.168541 [ 200 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
10978 2024.08.02 17:28:31.169055 [ 3 ] {2cf2382f-ab1c-4e3e-bfdf-0c5f71d415a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10979 2024.08.02 17:28:31.169482 [ 3 ] {2cf2382f-ab1c-4e3e-bfdf-0c5f71d415a7} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10980 2024.08.02 17:28:31.169528 [ 3 ] {2cf2382f-ab1c-4e3e-bfdf-0c5f71d415a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
10981 2024.08.02 17:28:31.170122 [ 3 ] {2cf2382f-ab1c-4e3e-bfdf-0c5f71d415a7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10982 2024.08.02 17:28:31.170226 [ 201 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003512707 sec., 44410.194189267706 rows/sec., 1.86 MiB/sec.
10983 2024.08.02 17:28:31.170518 [ 201 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10984 2024.08.02 17:28:31.170800 [ 3 ] {2cf2382f-ab1c-4e3e-bfdf-0c5f71d415a7} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10985 2024.08.02 17:28:31.171130 [ 119 ] {} <Debug> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10986 2024.08.02 17:28:31.171219 [ 119 ] {} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10987 2024.08.02 17:28:31.171270 [ 3 ] {2cf2382f-ab1c-4e3e-bfdf-0c5f71d415a7} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.003823 sec., 20141.25032696835 rows/sec., 1.24 MiB/sec.
10988 2024.08.02 17:28:31.171302 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
10989 2024.08.02 17:28:31.171689 [ 190 ] {31c67efc-f287-4a49-aecc-f442d30d6261::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
10990 2024.08.02 17:28:31.171836 [ 201 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_26_5} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10991 2024.08.02 17:28:31.171963 [ 3 ] {2cf2382f-ab1c-4e3e-bfdf-0c5f71d415a7} <Debug> DynamicQueryHandler: Done processing query
10992 2024.08.02 17:28:31.172096 [ 201 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_26_5} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10993 2024.08.02 17:28:31.172113 [ 190 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10994 2024.08.02 17:28:31.172102 [ 3 ] {2cf2382f-ab1c-4e3e-bfdf-0c5f71d415a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10995 2024.08.02 17:28:31.172218 [ 190 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1617 rows starting from the beginning of the part
10996 2024.08.02 17:28:31.172229 [ 3 ] {} <Debug> HTTP-Session: cbd30a14-1781-42ab-aab6-6cc495add413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10997 2024.08.02 17:28:31.172314 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10998 2024.08.02 17:28:31.172433 [ 190 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 77 rows starting from the beginning of the part
10999 2024.08.02 17:28:31.172547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 31028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11000 2024.08.02 17:28:31.172679 [ 190 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part
11001 2024.08.02 17:28:31.172732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11002 2024.08.02 17:28:31.172815 [ 3 ] {} <Debug> HTTP-Session: c6049488-1c2a-486e-8a55-dc2902884ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11003 2024.08.02 17:28:31.172888 [ 3 ] {} <Debug> HTTP-Session: c6049488-1c2a-486e-8a55-dc2902884ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11004 2024.08.02 17:28:31.172966 [ 3 ] {} <Debug> HTTP-Session: c6049488-1c2a-486e-8a55-dc2902884ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11005 2024.08.02 17:28:31.172973 [ 190 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 77 rows starting from the beginning of the part
11006 2024.08.02 17:28:31.173056 [ 3 ] {} <Trace> HTTP-Session: c6049488-1c2a-486e-8a55-dc2902884ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11007 2024.08.02 17:28:31.173222 [ 190 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 77 rows starting from the beginning of the part
11008 2024.08.02 17:28:31.173448 [ 190 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part
11009 2024.08.02 17:28:31.173749 [ 3 ] {674bd363-9217-491c-b8a8-9e6d95feb77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11010 2024.08.02 17:28:31.173936 [ 3 ] {674bd363-9217-491c-b8a8-9e6d95feb77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11011 2024.08.02 17:28:31.174452 [ 3 ] {674bd363-9217-491c-b8a8-9e6d95feb77f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11012 2024.08.02 17:28:31.175533 [ 3 ] {674bd363-9217-491c-b8a8-9e6d95feb77f} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11013 2024.08.02 17:28:31.175614 [ 3 ] {674bd363-9217-491c-b8a8-9e6d95feb77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11014 2024.08.02 17:28:31.176517 [ 3 ] {674bd363-9217-491c-b8a8-9e6d95feb77f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11015 2024.08.02 17:28:31.176628 [ 200 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.005162269 sec., 387813.9632010653 rows/sec., 23.88 MiB/sec.
11016 2024.08.02 17:28:31.176932 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11017 2024.08.02 17:28:31.177129 [ 3 ] {674bd363-9217-491c-b8a8-9e6d95feb77f} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11018 2024.08.02 17:28:31.177501 [ 3 ] {674bd363-9217-491c-b8a8-9e6d95feb77f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004147 sec., 39064.3838919701 rows/sec., 2.72 MiB/sec.
11019 2024.08.02 17:28:31.177942 [ 3 ] {674bd363-9217-491c-b8a8-9e6d95feb77f} <Debug> DynamicQueryHandler: Done processing query
11020 2024.08.02 17:28:31.177993 [ 3 ] {674bd363-9217-491c-b8a8-9e6d95feb77f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11021 2024.08.02 17:28:31.178039 [ 3 ] {} <Debug> HTTP-Session: c6049488-1c2a-486e-8a55-dc2902884ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11022 2024.08.02 17:28:31.178075 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11023 2024.08.02 17:28:31.178187 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11024 2024.08.02 17:28:31.178301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11025 2024.08.02 17:28:31.178331 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
11026 2024.08.02 17:28:31.178397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11027 2024.08.02 17:28:31.178425 [ 3 ] {} <Debug> HTTP-Session: e1a6224b-687c-492d-933a-919fbab2bf54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11028 2024.08.02 17:28:31.178444 [ 3 ] {} <Debug> HTTP-Session: e1a6224b-687c-492d-933a-919fbab2bf54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11029 2024.08.02 17:28:31.178459 [ 3 ] {} <Debug> HTTP-Session: e1a6224b-687c-492d-933a-919fbab2bf54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11030 2024.08.02 17:28:31.178497 [ 3 ] {} <Trace> HTTP-Session: e1a6224b-687c-492d-933a-919fbab2bf54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11031 2024.08.02 17:28:31.178706 [ 3 ] {476920c8-4370-4702-9cdb-b50f62b4afe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11032 2024.08.02 17:28:31.178787 [ 3 ] {476920c8-4370-4702-9cdb-b50f62b4afe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11033 2024.08.02 17:28:31.179274 [ 3 ] {476920c8-4370-4702-9cdb-b50f62b4afe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11034 2024.08.02 17:28:31.179868 [ 3 ] {476920c8-4370-4702-9cdb-b50f62b4afe9} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11035 2024.08.02 17:28:31.179913 [ 3 ] {476920c8-4370-4702-9cdb-b50f62b4afe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11036 2024.08.02 17:28:31.180640 [ 3 ] {476920c8-4370-4702-9cdb-b50f62b4afe9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11037 2024.08.02 17:28:31.181136 [ 3 ] {476920c8-4370-4702-9cdb-b50f62b4afe9} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11038 2024.08.02 17:28:31.181354 [ 3 ] {476920c8-4370-4702-9cdb-b50f62b4afe9} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002761 sec., 2173.1256791017745 rows/sec., 3.89 MiB/sec.
11039 2024.08.02 17:28:31.181684 [ 3 ] {476920c8-4370-4702-9cdb-b50f62b4afe9} <Debug> DynamicQueryHandler: Done processing query
11040 2024.08.02 17:28:31.181715 [ 3 ] {476920c8-4370-4702-9cdb-b50f62b4afe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11041 2024.08.02 17:28:31.181733 [ 3 ] {} <Debug> HTTP-Session: e1a6224b-687c-492d-933a-919fbab2bf54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11042 2024.08.02 17:28:31.181881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11043 2024.08.02 17:28:31.181942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11044 2024.08.02 17:28:31.181963 [ 3 ] {} <Debug> HTTP-Session: 25a975e1-5154-4356-965b-6331db194479 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11045 2024.08.02 17:28:31.181983 [ 3 ] {} <Debug> HTTP-Session: 25a975e1-5154-4356-965b-6331db194479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11046 2024.08.02 17:28:31.181997 [ 3 ] {} <Debug> HTTP-Session: 25a975e1-5154-4356-965b-6331db194479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11047 2024.08.02 17:28:31.182035 [ 3 ] {} <Trace> HTTP-Session: 25a975e1-5154-4356-965b-6331db194479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11048 2024.08.02 17:28:31.182209 [ 3 ] {f09936c9-07ef-4eae-ae87-335304f67840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11049 2024.08.02 17:28:31.182282 [ 3 ] {f09936c9-07ef-4eae-ae87-335304f67840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11050 2024.08.02 17:28:31.182438 [ 3 ] {f09936c9-07ef-4eae-ae87-335304f67840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11051 2024.08.02 17:28:31.182766 [ 3 ] {f09936c9-07ef-4eae-ae87-335304f67840} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11052 2024.08.02 17:28:31.182804 [ 3 ] {f09936c9-07ef-4eae-ae87-335304f67840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11053 2024.08.02 17:28:31.183218 [ 3 ] {f09936c9-07ef-4eae-ae87-335304f67840} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11054 2024.08.02 17:28:31.183602 [ 3 ] {f09936c9-07ef-4eae-ae87-335304f67840} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11055 2024.08.02 17:28:31.183783 [ 3 ] {f09936c9-07ef-4eae-ae87-335304f67840} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001615 sec., 14241.486068111455 rows/sec., 770.37 KiB/sec.
11056 2024.08.02 17:28:31.183964 [ 3 ] {f09936c9-07ef-4eae-ae87-335304f67840} <Debug> DynamicQueryHandler: Done processing query
11057 2024.08.02 17:28:31.183989 [ 3 ] {f09936c9-07ef-4eae-ae87-335304f67840} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11058 2024.08.02 17:28:31.184005 [ 3 ] {} <Debug> HTTP-Session: 25a975e1-5154-4356-965b-6331db194479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11059 2024.08.02 17:28:31.184139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11060 2024.08.02 17:28:31.184189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11061 2024.08.02 17:28:31.184208 [ 3 ] {} <Debug> HTTP-Session: 57b569ed-5b19-4333-8e04-946438247e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11062 2024.08.02 17:28:31.184225 [ 3 ] {} <Debug> HTTP-Session: 57b569ed-5b19-4333-8e04-946438247e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11063 2024.08.02 17:28:31.184238 [ 3 ] {} <Debug> HTTP-Session: 57b569ed-5b19-4333-8e04-946438247e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11064 2024.08.02 17:28:31.184270 [ 3 ] {} <Trace> HTTP-Session: 57b569ed-5b19-4333-8e04-946438247e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11065 2024.08.02 17:28:31.184395 [ 3 ] {9d5b50ec-9080-4cec-b799-68e57bfabdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11066 2024.08.02 17:28:31.184440 [ 3 ] {9d5b50ec-9080-4cec-b799-68e57bfabdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11067 2024.08.02 17:28:31.184570 [ 3 ] {9d5b50ec-9080-4cec-b799-68e57bfabdb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11068 2024.08.02 17:28:31.184879 [ 3 ] {9d5b50ec-9080-4cec-b799-68e57bfabdb0} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11069 2024.08.02 17:28:31.184916 [ 3 ] {9d5b50ec-9080-4cec-b799-68e57bfabdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
11070 2024.08.02 17:28:31.185297 [ 3 ] {9d5b50ec-9080-4cec-b799-68e57bfabdb0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11071 2024.08.02 17:28:31.185669 [ 3 ] {9d5b50ec-9080-4cec-b799-68e57bfabdb0} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11072 2024.08.02 17:28:31.185847 [ 3 ] {9d5b50ec-9080-4cec-b799-68e57bfabdb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec.
11073 2024.08.02 17:28:31.186137 [ 3 ] {9d5b50ec-9080-4cec-b799-68e57bfabdb0} <Debug> DynamicQueryHandler: Done processing query
11074 2024.08.02 17:28:31.186203 [ 3 ] {9d5b50ec-9080-4cec-b799-68e57bfabdb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11075 2024.08.02 17:28:31.186268 [ 3 ] {} <Debug> HTTP-Session: 57b569ed-5b19-4333-8e04-946438247e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11076 2024.08.02 17:28:36.152475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11077 2024.08.02 17:28:36.152670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11078 2024.08.02 17:28:36.152715 [ 3 ] {} <Debug> HTTP-Session: 231917d6-099e-43a5-92ee-4c9312f8fa4c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11079 2024.08.02 17:28:36.152756 [ 3 ] {} <Debug> HTTP-Session: 231917d6-099e-43a5-92ee-4c9312f8fa4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11080 2024.08.02 17:28:36.152784 [ 3 ] {} <Debug> HTTP-Session: 231917d6-099e-43a5-92ee-4c9312f8fa4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11081 2024.08.02 17:28:36.152864 [ 3 ] {} <Trace> HTTP-Session: 231917d6-099e-43a5-92ee-4c9312f8fa4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11082 2024.08.02 17:28:36.153158 [ 3 ] {f84e4d2b-5a56-4370-8c93-f1268e80ccc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11083 2024.08.02 17:28:36.153264 [ 3 ] {f84e4d2b-5a56-4370-8c93-f1268e80ccc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11084 2024.08.02 17:28:36.153509 [ 3 ] {f84e4d2b-5a56-4370-8c93-f1268e80ccc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11085 2024.08.02 17:28:36.153980 [ 3 ] {f84e4d2b-5a56-4370-8c93-f1268e80ccc5} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11086 2024.08.02 17:28:36.154023 [ 3 ] {f84e4d2b-5a56-4370-8c93-f1268e80ccc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11087 2024.08.02 17:28:36.154404 [ 3 ] {f84e4d2b-5a56-4370-8c93-f1268e80ccc5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11088 2024.08.02 17:28:36.154746 [ 3 ] {f84e4d2b-5a56-4370-8c93-f1268e80ccc5} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11089 2024.08.02 17:28:36.154918 [ 3 ] {f84e4d2b-5a56-4370-8c93-f1268e80ccc5} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001857 sec., 12924.071082390954 rows/sec., 1.02 MiB/sec.
11090 2024.08.02 17:28:36.154942 [ 112 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11091 2024.08.02 17:28:36.155048 [ 112 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11092 2024.08.02 17:28:36.155101 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11093 2024.08.02 17:28:36.155245 [ 3 ] {f84e4d2b-5a56-4370-8c93-f1268e80ccc5} <Debug> DynamicQueryHandler: Done processing query
11094 2024.08.02 17:28:36.155330 [ 3 ] {f84e4d2b-5a56-4370-8c93-f1268e80ccc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11095 2024.08.02 17:28:36.155408 [ 3 ] {} <Debug> HTTP-Session: 231917d6-099e-43a5-92ee-4c9312f8fa4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11096 2024.08.02 17:28:36.155509 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
11097 2024.08.02 17:28:36.155715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11098 2024.08.02 17:28:36.155892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11099 2024.08.02 17:28:36.155956 [ 3 ] {} <Debug> HTTP-Session: 61b2b062-07e0-42ef-b293-b43af3d72cc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11100 2024.08.02 17:28:36.156004 [ 3 ] {} <Debug> HTTP-Session: 61b2b062-07e0-42ef-b293-b43af3d72cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11101 2024.08.02 17:28:36.156031 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11102 2024.08.02 17:28:36.156043 [ 3 ] {} <Debug> HTTP-Session: 61b2b062-07e0-42ef-b293-b43af3d72cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11103 2024.08.02 17:28:36.156107 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 36 rows starting from the beginning of the part
11104 2024.08.02 17:28:36.156134 [ 3 ] {} <Trace> HTTP-Session: 61b2b062-07e0-42ef-b293-b43af3d72cc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11105 2024.08.02 17:28:36.156266 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part
11106 2024.08.02 17:28:36.156601 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part
11107 2024.08.02 17:28:36.156677 [ 3 ] {f289de5e-8098-4c9d-91bd-5464b0c6420c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11108 2024.08.02 17:28:36.156831 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part
11109 2024.08.02 17:28:36.156929 [ 3 ] {f289de5e-8098-4c9d-91bd-5464b0c6420c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11110 2024.08.02 17:28:36.157065 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part
11111 2024.08.02 17:28:36.157440 [ 197 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part
11112 2024.08.02 17:28:36.158079 [ 3 ] {f289de5e-8098-4c9d-91bd-5464b0c6420c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11113 2024.08.02 17:28:36.158858 [ 3 ] {f289de5e-8098-4c9d-91bd-5464b0c6420c} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11114 2024.08.02 17:28:36.158920 [ 3 ] {f289de5e-8098-4c9d-91bd-5464b0c6420c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11115 2024.08.02 17:28:36.159738 [ 3 ] {f289de5e-8098-4c9d-91bd-5464b0c6420c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
11116 2024.08.02 17:28:36.160159 [ 194 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.004951284 sec., 26659.75128875661 rows/sec., 2.02 MiB/sec.
11117 2024.08.02 17:28:36.160380 [ 194 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11118 2024.08.02 17:28:36.160536 [ 3 ] {f289de5e-8098-4c9d-91bd-5464b0c6420c} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11119 2024.08.02 17:28:36.160933 [ 3 ] {f289de5e-8098-4c9d-91bd-5464b0c6420c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004622 sec., 1298.1393336218086 rows/sec., 105.85 KiB/sec.
11120 2024.08.02 17:28:36.161307 [ 3 ] {f289de5e-8098-4c9d-91bd-5464b0c6420c} <Debug> DynamicQueryHandler: Done processing query
11121 2024.08.02 17:28:36.161358 [ 194 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_56_11} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11122 2024.08.02 17:28:36.161366 [ 3 ] {f289de5e-8098-4c9d-91bd-5464b0c6420c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11123 2024.08.02 17:28:36.161424 [ 3 ] {} <Debug> HTTP-Session: 61b2b062-07e0-42ef-b293-b43af3d72cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11124 2024.08.02 17:28:36.161521 [ 194 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_56_11} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11125 2024.08.02 17:28:36.161651 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11126 2024.08.02 17:28:36.161650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 23937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11127 2024.08.02 17:28:36.161736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11128 2024.08.02 17:28:36.161755 [ 3 ] {} <Debug> HTTP-Session: 927dc9ba-b74c-4497-b9b6-adc8cd08ea51 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11129 2024.08.02 17:28:36.161771 [ 3 ] {} <Debug> HTTP-Session: 927dc9ba-b74c-4497-b9b6-adc8cd08ea51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11130 2024.08.02 17:28:36.161784 [ 3 ] {} <Debug> HTTP-Session: 927dc9ba-b74c-4497-b9b6-adc8cd08ea51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11131 2024.08.02 17:28:36.161816 [ 3 ] {} <Trace> HTTP-Session: 927dc9ba-b74c-4497-b9b6-adc8cd08ea51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11132 2024.08.02 17:28:36.161975 [ 3 ] {32c967ee-2506-43ce-a4fc-bf3b2a9e6e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11133 2024.08.02 17:28:36.162020 [ 3 ] {32c967ee-2506-43ce-a4fc-bf3b2a9e6e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11134 2024.08.02 17:28:36.162162 [ 3 ] {32c967ee-2506-43ce-a4fc-bf3b2a9e6e4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11135 2024.08.02 17:28:36.162578 [ 3 ] {32c967ee-2506-43ce-a4fc-bf3b2a9e6e4a} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11136 2024.08.02 17:28:36.162615 [ 3 ] {32c967ee-2506-43ce-a4fc-bf3b2a9e6e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11137 2024.08.02 17:28:36.162939 [ 3 ] {32c967ee-2506-43ce-a4fc-bf3b2a9e6e4a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11138 2024.08.02 17:28:36.163257 [ 3 ] {32c967ee-2506-43ce-a4fc-bf3b2a9e6e4a} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11139 2024.08.02 17:28:36.163407 [ 3 ] {32c967ee-2506-43ce-a4fc-bf3b2a9e6e4a} <Debug> executeQuery: Read 167 rows, 13.80 KiB in 0.0015 sec., 111333.33333333333 rows/sec., 8.98 MiB/sec.
11140 2024.08.02 17:28:36.163573 [ 3 ] {32c967ee-2506-43ce-a4fc-bf3b2a9e6e4a} <Debug> DynamicQueryHandler: Done processing query
11141 2024.08.02 17:28:36.163597 [ 3 ] {32c967ee-2506-43ce-a4fc-bf3b2a9e6e4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11142 2024.08.02 17:28:36.163612 [ 3 ] {} <Debug> HTTP-Session: 927dc9ba-b74c-4497-b9b6-adc8cd08ea51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11143 2024.08.02 17:28:36.163735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11144 2024.08.02 17:28:36.163784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11145 2024.08.02 17:28:36.163802 [ 3 ] {} <Debug> HTTP-Session: 963a9977-e283-478e-9ff6-f9094c17faa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11146 2024.08.02 17:28:36.163819 [ 3 ] {} <Debug> HTTP-Session: 963a9977-e283-478e-9ff6-f9094c17faa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11147 2024.08.02 17:28:36.163832 [ 3 ] {} <Debug> HTTP-Session: 963a9977-e283-478e-9ff6-f9094c17faa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11148 2024.08.02 17:28:36.163863 [ 3 ] {} <Trace> HTTP-Session: 963a9977-e283-478e-9ff6-f9094c17faa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11149 2024.08.02 17:28:36.163956 [ 3 ] {d95031d1-0c94-4047-b8af-1233f1150b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11150 2024.08.02 17:28:36.163999 [ 3 ] {d95031d1-0c94-4047-b8af-1233f1150b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11151 2024.08.02 17:28:36.164124 [ 3 ] {d95031d1-0c94-4047-b8af-1233f1150b74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11152 2024.08.02 17:28:36.164400 [ 3 ] {d95031d1-0c94-4047-b8af-1233f1150b74} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11153 2024.08.02 17:28:36.164436 [ 3 ] {d95031d1-0c94-4047-b8af-1233f1150b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11154 2024.08.02 17:28:36.164731 [ 3 ] {d95031d1-0c94-4047-b8af-1233f1150b74} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
11155 2024.08.02 17:28:36.165040 [ 3 ] {d95031d1-0c94-4047-b8af-1233f1150b74} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11156 2024.08.02 17:28:36.165196 [ 3 ] {d95031d1-0c94-4047-b8af-1233f1150b74} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001255 sec., 4780.876494023904 rows/sec., 333.82 KiB/sec.
11157 2024.08.02 17:28:36.165361 [ 3 ] {d95031d1-0c94-4047-b8af-1233f1150b74} <Debug> DynamicQueryHandler: Done processing query
11158 2024.08.02 17:28:36.165385 [ 3 ] {d95031d1-0c94-4047-b8af-1233f1150b74} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11159 2024.08.02 17:28:36.165400 [ 3 ] {} <Debug> HTTP-Session: 963a9977-e283-478e-9ff6-f9094c17faa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11160 2024.08.02 17:28:36.165556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 20028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11161 2024.08.02 17:28:36.165604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11162 2024.08.02 17:28:36.165622 [ 3 ] {} <Debug> HTTP-Session: 4798d3c0-266b-4eb8-9ad3-6bb730f1f6b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11163 2024.08.02 17:28:36.165639 [ 3 ] {} <Debug> HTTP-Session: 4798d3c0-266b-4eb8-9ad3-6bb730f1f6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11164 2024.08.02 17:28:36.165653 [ 3 ] {} <Debug> HTTP-Session: 4798d3c0-266b-4eb8-9ad3-6bb730f1f6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11165 2024.08.02 17:28:36.165683 [ 3 ] {} <Trace> HTTP-Session: 4798d3c0-266b-4eb8-9ad3-6bb730f1f6b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11166 2024.08.02 17:28:36.165814 [ 3 ] {35dcdca3-0032-44b5-8e0f-b994b33c69c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11167 2024.08.02 17:28:36.165856 [ 3 ] {35dcdca3-0032-44b5-8e0f-b994b33c69c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11168 2024.08.02 17:28:36.165982 [ 3 ] {35dcdca3-0032-44b5-8e0f-b994b33c69c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11169 2024.08.02 17:28:36.166352 [ 3 ] {35dcdca3-0032-44b5-8e0f-b994b33c69c8} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11170 2024.08.02 17:28:36.166388 [ 3 ] {35dcdca3-0032-44b5-8e0f-b994b33c69c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11171 2024.08.02 17:28:36.166697 [ 3 ] {35dcdca3-0032-44b5-8e0f-b994b33c69c8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11172 2024.08.02 17:28:36.167019 [ 3 ] {35dcdca3-0032-44b5-8e0f-b994b33c69c8} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11173 2024.08.02 17:28:36.167174 [ 3 ] {35dcdca3-0032-44b5-8e0f-b994b33c69c8} <Debug> executeQuery: Read 118 rows, 9.42 KiB in 0.001405 sec., 83985.76512455515 rows/sec., 6.55 MiB/sec.
11174 2024.08.02 17:28:36.167427 [ 3 ] {35dcdca3-0032-44b5-8e0f-b994b33c69c8} <Debug> DynamicQueryHandler: Done processing query
11175 2024.08.02 17:28:36.167487 [ 3 ] {35dcdca3-0032-44b5-8e0f-b994b33c69c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11176 2024.08.02 17:28:36.167538 [ 3 ] {} <Debug> HTTP-Session: 4798d3c0-266b-4eb8-9ad3-6bb730f1f6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11177 2024.08.02 17:28:36.167759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11178 2024.08.02 17:28:36.167811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11179 2024.08.02 17:28:36.167830 [ 3 ] {} <Debug> HTTP-Session: 9c71fbd3-dd7f-4549-9aa1-e4762b332fab Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11180 2024.08.02 17:28:36.167846 [ 3 ] {} <Debug> HTTP-Session: 9c71fbd3-dd7f-4549-9aa1-e4762b332fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11181 2024.08.02 17:28:36.167859 [ 3 ] {} <Debug> HTTP-Session: 9c71fbd3-dd7f-4549-9aa1-e4762b332fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11182 2024.08.02 17:28:36.167891 [ 3 ] {} <Trace> HTTP-Session: 9c71fbd3-dd7f-4549-9aa1-e4762b332fab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11183 2024.08.02 17:28:36.168063 [ 3 ] {00582218-3a2c-4e3b-b248-8cc54b43c9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11184 2024.08.02 17:28:36.168113 [ 3 ] {00582218-3a2c-4e3b-b248-8cc54b43c9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11185 2024.08.02 17:28:36.168275 [ 3 ] {00582218-3a2c-4e3b-b248-8cc54b43c9ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11186 2024.08.02 17:28:36.168701 [ 3 ] {00582218-3a2c-4e3b-b248-8cc54b43c9ed} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11187 2024.08.02 17:28:36.168737 [ 3 ] {00582218-3a2c-4e3b-b248-8cc54b43c9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11188 2024.08.02 17:28:36.169127 [ 3 ] {00582218-3a2c-4e3b-b248-8cc54b43c9ed} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11189 2024.08.02 17:28:36.169471 [ 3 ] {00582218-3a2c-4e3b-b248-8cc54b43c9ed} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11190 2024.08.02 17:28:36.169631 [ 3 ] {00582218-3a2c-4e3b-b248-8cc54b43c9ed} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001648 sec., 120752.42718446603 rows/sec., 8.43 MiB/sec.
11191 2024.08.02 17:28:36.169857 [ 3 ] {00582218-3a2c-4e3b-b248-8cc54b43c9ed} <Debug> DynamicQueryHandler: Done processing query
11192 2024.08.02 17:28:36.169894 [ 3 ] {00582218-3a2c-4e3b-b248-8cc54b43c9ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11193 2024.08.02 17:28:36.169929 [ 3 ] {} <Debug> HTTP-Session: 9c71fbd3-dd7f-4549-9aa1-e4762b332fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11194 2024.08.02 17:28:36.170128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11195 2024.08.02 17:28:36.170176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11196 2024.08.02 17:28:36.170195 [ 3 ] {} <Debug> HTTP-Session: b4afb815-4f10-4c61-bc1d-760373caef3f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11197 2024.08.02 17:28:36.170211 [ 3 ] {} <Debug> HTTP-Session: b4afb815-4f10-4c61-bc1d-760373caef3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11198 2024.08.02 17:28:36.170225 [ 3 ] {} <Debug> HTTP-Session: b4afb815-4f10-4c61-bc1d-760373caef3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11199 2024.08.02 17:28:36.170255 [ 3 ] {} <Trace> HTTP-Session: b4afb815-4f10-4c61-bc1d-760373caef3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11200 2024.08.02 17:28:36.170531 [ 3 ] {14a3da9f-8daf-4119-bb13-8b145448ffac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11201 2024.08.02 17:28:36.170593 [ 3 ] {14a3da9f-8daf-4119-bb13-8b145448ffac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11202 2024.08.02 17:28:36.171008 [ 3 ] {14a3da9f-8daf-4119-bb13-8b145448ffac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11203 2024.08.02 17:28:36.171696 [ 3 ] {14a3da9f-8daf-4119-bb13-8b145448ffac} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11204 2024.08.02 17:28:36.171732 [ 3 ] {14a3da9f-8daf-4119-bb13-8b145448ffac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11205 2024.08.02 17:28:36.172346 [ 3 ] {14a3da9f-8daf-4119-bb13-8b145448ffac} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11206 2024.08.02 17:28:36.172743 [ 3 ] {14a3da9f-8daf-4119-bb13-8b145448ffac} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11207 2024.08.02 17:28:36.172934 [ 3 ] {14a3da9f-8daf-4119-bb13-8b145448ffac} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002574 sec., 9324.009324009325 rows/sec., 16.71 MiB/sec.
11208 2024.08.02 17:28:36.173163 [ 3 ] {14a3da9f-8daf-4119-bb13-8b145448ffac} <Debug> DynamicQueryHandler: Done processing query
11209 2024.08.02 17:28:36.173187 [ 3 ] {14a3da9f-8daf-4119-bb13-8b145448ffac} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11210 2024.08.02 17:28:36.173202 [ 3 ] {} <Debug> HTTP-Session: b4afb815-4f10-4c61-bc1d-760373caef3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11211 2024.08.02 17:28:36.173324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11212 2024.08.02 17:28:36.173373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11213 2024.08.02 17:28:36.173391 [ 3 ] {} <Debug> HTTP-Session: 1160b201-095c-4f91-ae60-716952e5d7a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11214 2024.08.02 17:28:36.173407 [ 3 ] {} <Debug> HTTP-Session: 1160b201-095c-4f91-ae60-716952e5d7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11215 2024.08.02 17:28:36.173420 [ 3 ] {} <Debug> HTTP-Session: 1160b201-095c-4f91-ae60-716952e5d7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11216 2024.08.02 17:28:36.173452 [ 3 ] {} <Trace> HTTP-Session: 1160b201-095c-4f91-ae60-716952e5d7a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11217 2024.08.02 17:28:36.173577 [ 3 ] {000fc892-baf3-4b62-bfaa-4cbd78990067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11218 2024.08.02 17:28:36.173621 [ 3 ] {000fc892-baf3-4b62-bfaa-4cbd78990067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11219 2024.08.02 17:28:36.173747 [ 3 ] {000fc892-baf3-4b62-bfaa-4cbd78990067} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11220 2024.08.02 17:28:36.174120 [ 3 ] {000fc892-baf3-4b62-bfaa-4cbd78990067} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11221 2024.08.02 17:28:36.174161 [ 3 ] {000fc892-baf3-4b62-bfaa-4cbd78990067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11222 2024.08.02 17:28:36.174511 [ 3 ] {000fc892-baf3-4b62-bfaa-4cbd78990067} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11223 2024.08.02 17:28:36.174837 [ 3 ] {000fc892-baf3-4b62-bfaa-4cbd78990067} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11224 2024.08.02 17:28:36.174993 [ 3 ] {000fc892-baf3-4b62-bfaa-4cbd78990067} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec.
11225 2024.08.02 17:28:36.175159 [ 3 ] {000fc892-baf3-4b62-bfaa-4cbd78990067} <Debug> DynamicQueryHandler: Done processing query
11226 2024.08.02 17:28:36.175183 [ 3 ] {000fc892-baf3-4b62-bfaa-4cbd78990067} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11227 2024.08.02 17:28:36.175199 [ 3 ] {} <Debug> HTTP-Session: 1160b201-095c-4f91-ae60-716952e5d7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11228 2024.08.02 17:28:38.102107 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
11229 2024.08.02 17:28:38.102165 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
11230 2024.08.02 17:28:41.153083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11231 2024.08.02 17:28:41.153283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11232 2024.08.02 17:28:41.153330 [ 3 ] {} <Debug> HTTP-Session: bc8bbb44-ffae-4d16-a3b7-344a4e5cb70c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11233 2024.08.02 17:28:41.153372 [ 3 ] {} <Debug> HTTP-Session: bc8bbb44-ffae-4d16-a3b7-344a4e5cb70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11234 2024.08.02 17:28:41.153407 [ 3 ] {} <Debug> HTTP-Session: bc8bbb44-ffae-4d16-a3b7-344a4e5cb70c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11235 2024.08.02 17:28:41.153487 [ 3 ] {} <Trace> HTTP-Session: bc8bbb44-ffae-4d16-a3b7-344a4e5cb70c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11236 2024.08.02 17:28:41.153701 [ 3 ] {56edf381-b81b-484a-9ace-f532d5f4e80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11237 2024.08.02 17:28:41.153768 [ 3 ] {56edf381-b81b-484a-9ace-f532d5f4e80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11238 2024.08.02 17:28:41.153962 [ 3 ] {56edf381-b81b-484a-9ace-f532d5f4e80a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11239 2024.08.02 17:28:41.154415 [ 3 ] {56edf381-b81b-484a-9ace-f532d5f4e80a} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11240 2024.08.02 17:28:41.154456 [ 3 ] {56edf381-b81b-484a-9ace-f532d5f4e80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11241 2024.08.02 17:28:41.154826 [ 3 ] {56edf381-b81b-484a-9ace-f532d5f4e80a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11242 2024.08.02 17:28:41.155155 [ 3 ] {56edf381-b81b-484a-9ace-f532d5f4e80a} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11243 2024.08.02 17:28:41.155315 [ 3 ] {56edf381-b81b-484a-9ace-f532d5f4e80a} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001671 sec., 7181.32854578097 rows/sec., 494.42 KiB/sec.
11244 2024.08.02 17:28:41.155512 [ 3 ] {56edf381-b81b-484a-9ace-f532d5f4e80a} <Debug> DynamicQueryHandler: Done processing query
11245 2024.08.02 17:28:41.155538 [ 3 ] {56edf381-b81b-484a-9ace-f532d5f4e80a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11246 2024.08.02 17:28:41.155555 [ 3 ] {} <Debug> HTTP-Session: bc8bbb44-ffae-4d16-a3b7-344a4e5cb70c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11247 2024.08.02 17:28:41.155734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11248 2024.08.02 17:28:41.155783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11249 2024.08.02 17:28:41.155803 [ 3 ] {} <Debug> HTTP-Session: 1bf197ef-a971-4140-bd89-bb08767ca44f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11250 2024.08.02 17:28:41.155819 [ 3 ] {} <Debug> HTTP-Session: 1bf197ef-a971-4140-bd89-bb08767ca44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11251 2024.08.02 17:28:41.155832 [ 3 ] {} <Debug> HTTP-Session: 1bf197ef-a971-4140-bd89-bb08767ca44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11252 2024.08.02 17:28:41.155865 [ 3 ] {} <Trace> HTTP-Session: 1bf197ef-a971-4140-bd89-bb08767ca44f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11253 2024.08.02 17:28:41.156005 [ 3 ] {19f4c792-b001-492d-9aec-54eeb47f2ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11254 2024.08.02 17:28:41.156050 [ 3 ] {19f4c792-b001-492d-9aec-54eeb47f2ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11255 2024.08.02 17:28:41.156176 [ 3 ] {19f4c792-b001-492d-9aec-54eeb47f2ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11256 2024.08.02 17:28:41.156641 [ 3 ] {19f4c792-b001-492d-9aec-54eeb47f2ea6} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11257 2024.08.02 17:28:41.156677 [ 3 ] {19f4c792-b001-492d-9aec-54eeb47f2ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11258 2024.08.02 17:28:41.156998 [ 3 ] {19f4c792-b001-492d-9aec-54eeb47f2ea6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11259 2024.08.02 17:28:41.157298 [ 3 ] {19f4c792-b001-492d-9aec-54eeb47f2ea6} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11260 2024.08.02 17:28:41.157420 [ 3 ] {19f4c792-b001-492d-9aec-54eeb47f2ea6} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.00148 sec., 120945.94594594595 rows/sec., 10.72 MiB/sec.
11261 2024.08.02 17:28:41.157586 [ 3 ] {19f4c792-b001-492d-9aec-54eeb47f2ea6} <Debug> DynamicQueryHandler: Done processing query
11262 2024.08.02 17:28:41.157610 [ 3 ] {19f4c792-b001-492d-9aec-54eeb47f2ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11263 2024.08.02 17:28:41.157651 [ 3 ] {} <Debug> HTTP-Session: 1bf197ef-a971-4140-bd89-bb08767ca44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11264 2024.08.02 17:28:41.157835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11265 2024.08.02 17:28:41.157884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11266 2024.08.02 17:28:41.157903 [ 3 ] {} <Debug> HTTP-Session: a6a357f0-f6ee-4537-8478-96f3d9fa1d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11267 2024.08.02 17:28:41.157920 [ 3 ] {} <Debug> HTTP-Session: a6a357f0-f6ee-4537-8478-96f3d9fa1d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11268 2024.08.02 17:28:41.157933 [ 3 ] {} <Debug> HTTP-Session: a6a357f0-f6ee-4537-8478-96f3d9fa1d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11269 2024.08.02 17:28:41.157964 [ 3 ] {} <Trace> HTTP-Session: a6a357f0-f6ee-4537-8478-96f3d9fa1d77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11270 2024.08.02 17:28:41.158173 [ 3 ] {edfebd2f-630f-4e54-923d-cca44317c5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11271 2024.08.02 17:28:41.158215 [ 3 ] {edfebd2f-630f-4e54-923d-cca44317c5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11272 2024.08.02 17:28:41.158340 [ 3 ] {edfebd2f-630f-4e54-923d-cca44317c5c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11273 2024.08.02 17:28:41.159002 [ 3 ] {edfebd2f-630f-4e54-923d-cca44317c5c0} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11274 2024.08.02 17:28:41.159038 [ 3 ] {edfebd2f-630f-4e54-923d-cca44317c5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11275 2024.08.02 17:28:41.159378 [ 3 ] {edfebd2f-630f-4e54-923d-cca44317c5c0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11276 2024.08.02 17:28:41.159691 [ 3 ] {edfebd2f-630f-4e54-923d-cca44317c5c0} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11277 2024.08.02 17:28:41.159817 [ 3 ] {edfebd2f-630f-4e54-923d-cca44317c5c0} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.001758 sec., 220705.34698521046 rows/sec., 15.53 MiB/sec.
11278 2024.08.02 17:28:41.159979 [ 3 ] {edfebd2f-630f-4e54-923d-cca44317c5c0} <Debug> DynamicQueryHandler: Done processing query
11279 2024.08.02 17:28:41.160003 [ 3 ] {edfebd2f-630f-4e54-923d-cca44317c5c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11280 2024.08.02 17:28:41.160019 [ 3 ] {} <Debug> HTTP-Session: a6a357f0-f6ee-4537-8478-96f3d9fa1d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11281 2024.08.02 17:28:41.160138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11282 2024.08.02 17:28:41.160187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11283 2024.08.02 17:28:41.160206 [ 3 ] {} <Debug> HTTP-Session: 1d75abc6-1aa5-47c6-ad7e-d3d9f325bf43 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11284 2024.08.02 17:28:41.160222 [ 3 ] {} <Debug> HTTP-Session: 1d75abc6-1aa5-47c6-ad7e-d3d9f325bf43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11285 2024.08.02 17:28:41.160236 [ 3 ] {} <Debug> HTTP-Session: 1d75abc6-1aa5-47c6-ad7e-d3d9f325bf43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11286 2024.08.02 17:28:41.160266 [ 3 ] {} <Trace> HTTP-Session: 1d75abc6-1aa5-47c6-ad7e-d3d9f325bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11287 2024.08.02 17:28:41.160362 [ 3 ] {8a0ecc51-cfe0-45e2-b783-2f5bf65c70c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11288 2024.08.02 17:28:41.160406 [ 3 ] {8a0ecc51-cfe0-45e2-b783-2f5bf65c70c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11289 2024.08.02 17:28:41.160533 [ 3 ] {8a0ecc51-cfe0-45e2-b783-2f5bf65c70c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11290 2024.08.02 17:28:41.160802 [ 3 ] {8a0ecc51-cfe0-45e2-b783-2f5bf65c70c3} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11291 2024.08.02 17:28:41.160838 [ 3 ] {8a0ecc51-cfe0-45e2-b783-2f5bf65c70c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11292 2024.08.02 17:28:41.161195 [ 3 ] {8a0ecc51-cfe0-45e2-b783-2f5bf65c70c3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11293 2024.08.02 17:28:41.161513 [ 3 ] {8a0ecc51-cfe0-45e2-b783-2f5bf65c70c3} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11294 2024.08.02 17:28:41.161643 [ 3 ] {8a0ecc51-cfe0-45e2-b783-2f5bf65c70c3} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001307 sec., 4590.665646518745 rows/sec., 197.26 KiB/sec.
11295 2024.08.02 17:28:41.161897 [ 3 ] {8a0ecc51-cfe0-45e2-b783-2f5bf65c70c3} <Debug> DynamicQueryHandler: Done processing query
11296 2024.08.02 17:28:41.161941 [ 3 ] {8a0ecc51-cfe0-45e2-b783-2f5bf65c70c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11297 2024.08.02 17:28:41.161968 [ 3 ] {} <Debug> HTTP-Session: 1d75abc6-1aa5-47c6-ad7e-d3d9f325bf43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11298 2024.08.02 17:28:41.162099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11299 2024.08.02 17:28:41.162148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11300 2024.08.02 17:28:41.162167 [ 3 ] {} <Debug> HTTP-Session: 1ecce250-3d4a-4606-8aaa-d45ebb719e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11301 2024.08.02 17:28:41.162183 [ 3 ] {} <Debug> HTTP-Session: 1ecce250-3d4a-4606-8aaa-d45ebb719e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11302 2024.08.02 17:28:41.162197 [ 3 ] {} <Debug> HTTP-Session: 1ecce250-3d4a-4606-8aaa-d45ebb719e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11303 2024.08.02 17:28:41.162228 [ 3 ] {} <Trace> HTTP-Session: 1ecce250-3d4a-4606-8aaa-d45ebb719e81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11304 2024.08.02 17:28:41.162366 [ 3 ] {7a4671b7-1658-41a9-94e3-609e8777a56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11305 2024.08.02 17:28:41.162413 [ 3 ] {7a4671b7-1658-41a9-94e3-609e8777a56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11306 2024.08.02 17:28:41.162573 [ 3 ] {7a4671b7-1658-41a9-94e3-609e8777a56b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11307 2024.08.02 17:28:41.162909 [ 3 ] {7a4671b7-1658-41a9-94e3-609e8777a56b} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11308 2024.08.02 17:28:41.162945 [ 3 ] {7a4671b7-1658-41a9-94e3-609e8777a56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11309 2024.08.02 17:28:41.163304 [ 3 ] {7a4671b7-1658-41a9-94e3-609e8777a56b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11310 2024.08.02 17:28:41.163640 [ 3 ] {7a4671b7-1658-41a9-94e3-609e8777a56b} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11311 2024.08.02 17:28:41.163769 [ 3 ] {7a4671b7-1658-41a9-94e3-609e8777a56b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001467 sec., 52488.07089297887 rows/sec., 3.23 MiB/sec.
11312 2024.08.02 17:28:41.164077 [ 3 ] {7a4671b7-1658-41a9-94e3-609e8777a56b} <Debug> DynamicQueryHandler: Done processing query
11313 2024.08.02 17:28:41.164101 [ 3 ] {7a4671b7-1658-41a9-94e3-609e8777a56b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11314 2024.08.02 17:28:41.164116 [ 3 ] {} <Debug> HTTP-Session: 1ecce250-3d4a-4606-8aaa-d45ebb719e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11315 2024.08.02 17:28:41.164255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11316 2024.08.02 17:28:41.164304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11317 2024.08.02 17:28:41.164322 [ 3 ] {} <Debug> HTTP-Session: ffb61d2a-ecbf-44e2-ab1b-e7b2edd330ec Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11318 2024.08.02 17:28:41.164338 [ 3 ] {} <Debug> HTTP-Session: ffb61d2a-ecbf-44e2-ab1b-e7b2edd330ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11319 2024.08.02 17:28:41.164351 [ 3 ] {} <Debug> HTTP-Session: ffb61d2a-ecbf-44e2-ab1b-e7b2edd330ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11320 2024.08.02 17:28:41.164382 [ 3 ] {} <Trace> HTTP-Session: ffb61d2a-ecbf-44e2-ab1b-e7b2edd330ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11321 2024.08.02 17:28:41.164556 [ 3 ] {333f65af-9ec6-4bb1-9b4f-566f2e0e3ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11322 2024.08.02 17:28:41.164602 [ 3 ] {333f65af-9ec6-4bb1-9b4f-566f2e0e3ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11323 2024.08.02 17:28:41.164761 [ 3 ] {333f65af-9ec6-4bb1-9b4f-566f2e0e3ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11324 2024.08.02 17:28:41.165138 [ 3 ] {333f65af-9ec6-4bb1-9b4f-566f2e0e3ab2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11325 2024.08.02 17:28:41.165174 [ 3 ] {333f65af-9ec6-4bb1-9b4f-566f2e0e3ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11326 2024.08.02 17:28:41.165540 [ 3 ] {333f65af-9ec6-4bb1-9b4f-566f2e0e3ab2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11327 2024.08.02 17:28:41.165869 [ 3 ] {333f65af-9ec6-4bb1-9b4f-566f2e0e3ab2} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11328 2024.08.02 17:28:41.165995 [ 3 ] {333f65af-9ec6-4bb1-9b4f-566f2e0e3ab2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec.
11329 2024.08.02 17:28:41.166161 [ 3 ] {333f65af-9ec6-4bb1-9b4f-566f2e0e3ab2} <Debug> DynamicQueryHandler: Done processing query
11330 2024.08.02 17:28:41.166185 [ 3 ] {333f65af-9ec6-4bb1-9b4f-566f2e0e3ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11331 2024.08.02 17:28:41.166200 [ 3 ] {} <Debug> HTTP-Session: ffb61d2a-ecbf-44e2-ab1b-e7b2edd330ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11332 2024.08.02 17:28:41.166312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11333 2024.08.02 17:28:41.166360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11334 2024.08.02 17:28:41.166380 [ 3 ] {} <Debug> HTTP-Session: 883265b3-e5ea-44d2-a979-cbbe46c05794 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11335 2024.08.02 17:28:41.166398 [ 3 ] {} <Debug> HTTP-Session: 883265b3-e5ea-44d2-a979-cbbe46c05794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11336 2024.08.02 17:28:41.166414 [ 3 ] {} <Debug> HTTP-Session: 883265b3-e5ea-44d2-a979-cbbe46c05794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11337 2024.08.02 17:28:41.166446 [ 3 ] {} <Trace> HTTP-Session: 883265b3-e5ea-44d2-a979-cbbe46c05794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11338 2024.08.02 17:28:41.166600 [ 3 ] {f717dce8-c239-4924-be30-ec6a09b2008a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11339 2024.08.02 17:28:41.166664 [ 3 ] {f717dce8-c239-4924-be30-ec6a09b2008a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11340 2024.08.02 17:28:41.167061 [ 3 ] {f717dce8-c239-4924-be30-ec6a09b2008a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11341 2024.08.02 17:28:41.167580 [ 3 ] {f717dce8-c239-4924-be30-ec6a09b2008a} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11342 2024.08.02 17:28:41.167615 [ 3 ] {f717dce8-c239-4924-be30-ec6a09b2008a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11343 2024.08.02 17:28:41.168178 [ 3 ] {f717dce8-c239-4924-be30-ec6a09b2008a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11344 2024.08.02 17:28:41.168579 [ 3 ] {f717dce8-c239-4924-be30-ec6a09b2008a} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11345 2024.08.02 17:28:41.168747 [ 3 ] {f717dce8-c239-4924-be30-ec6a09b2008a} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002223 sec., 2699.0553306342777 rows/sec., 4.84 MiB/sec.
11346 2024.08.02 17:28:41.168972 [ 3 ] {f717dce8-c239-4924-be30-ec6a09b2008a} <Debug> DynamicQueryHandler: Done processing query
11347 2024.08.02 17:28:41.168995 [ 3 ] {f717dce8-c239-4924-be30-ec6a09b2008a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11348 2024.08.02 17:28:41.169011 [ 3 ] {} <Debug> HTTP-Session: 883265b3-e5ea-44d2-a979-cbbe46c05794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11349 2024.08.02 17:28:41.169122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11350 2024.08.02 17:28:41.169171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11351 2024.08.02 17:28:41.169190 [ 3 ] {} <Debug> HTTP-Session: 174b8a6e-7aae-4d48-9b8d-072c2b79583a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11352 2024.08.02 17:28:41.169206 [ 3 ] {} <Debug> HTTP-Session: 174b8a6e-7aae-4d48-9b8d-072c2b79583a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11353 2024.08.02 17:28:41.169219 [ 3 ] {} <Debug> HTTP-Session: 174b8a6e-7aae-4d48-9b8d-072c2b79583a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11354 2024.08.02 17:28:41.169249 [ 3 ] {} <Trace> HTTP-Session: 174b8a6e-7aae-4d48-9b8d-072c2b79583a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11355 2024.08.02 17:28:41.169350 [ 3 ] {aa5211be-930c-4b62-a979-f0c7291a4c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11356 2024.08.02 17:28:41.169394 [ 3 ] {aa5211be-930c-4b62-a979-f0c7291a4c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11357 2024.08.02 17:28:41.169518 [ 3 ] {aa5211be-930c-4b62-a979-f0c7291a4c0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11358 2024.08.02 17:28:41.169781 [ 3 ] {aa5211be-930c-4b62-a979-f0c7291a4c0f} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11359 2024.08.02 17:28:41.169816 [ 3 ] {aa5211be-930c-4b62-a979-f0c7291a4c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11360 2024.08.02 17:28:41.170164 [ 3 ] {aa5211be-930c-4b62-a979-f0c7291a4c0f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11361 2024.08.02 17:28:41.170494 [ 3 ] {aa5211be-930c-4b62-a979-f0c7291a4c0f} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11362 2024.08.02 17:28:41.170642 [ 3 ] {aa5211be-930c-4b62-a979-f0c7291a4c0f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001315 sec., 17490.49429657795 rows/sec., 946.11 KiB/sec.
11363 2024.08.02 17:28:41.170802 [ 3 ] {aa5211be-930c-4b62-a979-f0c7291a4c0f} <Debug> DynamicQueryHandler: Done processing query
11364 2024.08.02 17:28:41.170826 [ 3 ] {aa5211be-930c-4b62-a979-f0c7291a4c0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11365 2024.08.02 17:28:41.170842 [ 3 ] {} <Debug> HTTP-Session: 174b8a6e-7aae-4d48-9b8d-072c2b79583a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11366 2024.08.02 17:28:41.170970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11367 2024.08.02 17:28:41.171018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11368 2024.08.02 17:28:41.171037 [ 3 ] {} <Debug> HTTP-Session: 935fb76d-e84e-4e50-8dc6-933a566831f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11369 2024.08.02 17:28:41.171053 [ 3 ] {} <Debug> HTTP-Session: 935fb76d-e84e-4e50-8dc6-933a566831f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11370 2024.08.02 17:28:41.171066 [ 3 ] {} <Debug> HTTP-Session: 935fb76d-e84e-4e50-8dc6-933a566831f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11371 2024.08.02 17:28:41.171096 [ 3 ] {} <Trace> HTTP-Session: 935fb76d-e84e-4e50-8dc6-933a566831f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11372 2024.08.02 17:28:41.171217 [ 3 ] {b339d7d8-d2a7-44a3-a68d-66d2b2f48641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11373 2024.08.02 17:28:41.171260 [ 3 ] {b339d7d8-d2a7-44a3-a68d-66d2b2f48641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11374 2024.08.02 17:28:41.171387 [ 3 ] {b339d7d8-d2a7-44a3-a68d-66d2b2f48641} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11375 2024.08.02 17:28:41.171684 [ 3 ] {b339d7d8-d2a7-44a3-a68d-66d2b2f48641} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11376 2024.08.02 17:28:41.171719 [ 3 ] {b339d7d8-d2a7-44a3-a68d-66d2b2f48641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11377 2024.08.02 17:28:41.172079 [ 3 ] {b339d7d8-d2a7-44a3-a68d-66d2b2f48641} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11378 2024.08.02 17:28:41.172404 [ 3 ] {b339d7d8-d2a7-44a3-a68d-66d2b2f48641} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11379 2024.08.02 17:28:41.172553 [ 3 ] {b339d7d8-d2a7-44a3-a68d-66d2b2f48641} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
11380 2024.08.02 17:28:41.172806 [ 3 ] {b339d7d8-d2a7-44a3-a68d-66d2b2f48641} <Debug> DynamicQueryHandler: Done processing query
11381 2024.08.02 17:28:41.172859 [ 3 ] {b339d7d8-d2a7-44a3-a68d-66d2b2f48641} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11382 2024.08.02 17:28:41.172910 [ 3 ] {} <Debug> HTTP-Session: 935fb76d-e84e-4e50-8dc6-933a566831f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11383 2024.08.02 17:28:46.149898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11384 2024.08.02 17:28:46.150093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11385 2024.08.02 17:28:46.150139 [ 3 ] {} <Debug> HTTP-Session: 7f19fa7d-33c7-4bfd-8b8a-de9bbff7595e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11386 2024.08.02 17:28:46.150179 [ 3 ] {} <Debug> HTTP-Session: 7f19fa7d-33c7-4bfd-8b8a-de9bbff7595e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11387 2024.08.02 17:28:46.150206 [ 3 ] {} <Debug> HTTP-Session: 7f19fa7d-33c7-4bfd-8b8a-de9bbff7595e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11388 2024.08.02 17:28:46.150289 [ 3 ] {} <Trace> HTTP-Session: 7f19fa7d-33c7-4bfd-8b8a-de9bbff7595e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11389 2024.08.02 17:28:46.150586 [ 3 ] {6d9a9cc7-2d39-4700-81ad-f33408c2b737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11390 2024.08.02 17:28:46.150682 [ 3 ] {6d9a9cc7-2d39-4700-81ad-f33408c2b737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11391 2024.08.02 17:28:46.150880 [ 3 ] {6d9a9cc7-2d39-4700-81ad-f33408c2b737} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11392 2024.08.02 17:28:46.151399 [ 3 ] {6d9a9cc7-2d39-4700-81ad-f33408c2b737} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11393 2024.08.02 17:28:46.151444 [ 3 ] {6d9a9cc7-2d39-4700-81ad-f33408c2b737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11394 2024.08.02 17:28:46.151813 [ 3 ] {6d9a9cc7-2d39-4700-81ad-f33408c2b737} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11395 2024.08.02 17:28:46.152157 [ 3 ] {6d9a9cc7-2d39-4700-81ad-f33408c2b737} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11396 2024.08.02 17:28:46.152332 [ 3 ] {6d9a9cc7-2d39-4700-81ad-f33408c2b737} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.00184 sec., 13043.478260869564 rows/sec., 1.03 MiB/sec.
11397 2024.08.02 17:28:46.152569 [ 3 ] {6d9a9cc7-2d39-4700-81ad-f33408c2b737} <Debug> DynamicQueryHandler: Done processing query
11398 2024.08.02 17:28:46.152597 [ 3 ] {6d9a9cc7-2d39-4700-81ad-f33408c2b737} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11399 2024.08.02 17:28:46.152613 [ 3 ] {} <Debug> HTTP-Session: 7f19fa7d-33c7-4bfd-8b8a-de9bbff7595e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11400 2024.08.02 17:28:46.152755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11401 2024.08.02 17:28:46.152811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11402 2024.08.02 17:28:46.152830 [ 3 ] {} <Debug> HTTP-Session: c7ad3a3b-ddc1-49b9-91bb-81236bee8c08 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11403 2024.08.02 17:28:46.152849 [ 3 ] {} <Debug> HTTP-Session: c7ad3a3b-ddc1-49b9-91bb-81236bee8c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11404 2024.08.02 17:28:46.152862 [ 3 ] {} <Debug> HTTP-Session: c7ad3a3b-ddc1-49b9-91bb-81236bee8c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11405 2024.08.02 17:28:46.152899 [ 3 ] {} <Trace> HTTP-Session: c7ad3a3b-ddc1-49b9-91bb-81236bee8c08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11406 2024.08.02 17:28:46.153005 [ 3 ] {76bc04fc-23de-4102-a974-bbd7a060aec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11407 2024.08.02 17:28:46.153052 [ 3 ] {76bc04fc-23de-4102-a974-bbd7a060aec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11408 2024.08.02 17:28:46.153190 [ 3 ] {76bc04fc-23de-4102-a974-bbd7a060aec9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11409 2024.08.02 17:28:46.153501 [ 3 ] {76bc04fc-23de-4102-a974-bbd7a060aec9} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11410 2024.08.02 17:28:46.153539 [ 3 ] {76bc04fc-23de-4102-a974-bbd7a060aec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11411 2024.08.02 17:28:46.153846 [ 3 ] {76bc04fc-23de-4102-a974-bbd7a060aec9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
11412 2024.08.02 17:28:46.154161 [ 3 ] {76bc04fc-23de-4102-a974-bbd7a060aec9} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11413 2024.08.02 17:28:46.154317 [ 38 ] {} <Debug> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
11414 2024.08.02 17:28:46.154319 [ 3 ] {76bc04fc-23de-4102-a974-bbd7a060aec9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001335 sec., 1498.12734082397 rows/sec., 122.16 KiB/sec.
11415 2024.08.02 17:28:46.154407 [ 38 ] {} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11416 2024.08.02 17:28:46.154474 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11417 2024.08.02 17:28:46.154662 [ 3 ] {76bc04fc-23de-4102-a974-bbd7a060aec9} <Debug> DynamicQueryHandler: Done processing query
11418 2024.08.02 17:28:46.154663 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
11419 2024.08.02 17:28:46.154700 [ 3 ] {76bc04fc-23de-4102-a974-bbd7a060aec9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11420 2024.08.02 17:28:46.154745 [ 3 ] {} <Debug> HTTP-Session: c7ad3a3b-ddc1-49b9-91bb-81236bee8c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11421 2024.08.02 17:28:46.154886 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11422 2024.08.02 17:28:46.154951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 18735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11423 2024.08.02 17:28:46.154960 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part
11424 2024.08.02 17:28:46.155044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11425 2024.08.02 17:28:46.155122 [ 3 ] {} <Debug> HTTP-Session: 190fde1d-240a-4ae5-a5f7-cb2f7efc2aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11426 2024.08.02 17:28:46.155191 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
11427 2024.08.02 17:28:46.155204 [ 3 ] {} <Debug> HTTP-Session: 190fde1d-240a-4ae5-a5f7-cb2f7efc2aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11428 2024.08.02 17:28:46.155286 [ 3 ] {} <Debug> HTTP-Session: 190fde1d-240a-4ae5-a5f7-cb2f7efc2aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11429 2024.08.02 17:28:46.155474 [ 3 ] {} <Trace> HTTP-Session: 190fde1d-240a-4ae5-a5f7-cb2f7efc2aa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11430 2024.08.02 17:28:46.155492 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
11431 2024.08.02 17:28:46.155796 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
11432 2024.08.02 17:28:46.155992 [ 3 ] {e4bd8358-f487-4292-9589-e30657f0c5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11433 2024.08.02 17:28:46.156063 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
11434 2024.08.02 17:28:46.156118 [ 3 ] {e4bd8358-f487-4292-9589-e30657f0c5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11435 2024.08.02 17:28:46.156358 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
11436 2024.08.02 17:28:46.157098 [ 3 ] {e4bd8358-f487-4292-9589-e30657f0c5c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11437 2024.08.02 17:28:46.158046 [ 3 ] {e4bd8358-f487-4292-9589-e30657f0c5c2} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11438 2024.08.02 17:28:46.158115 [ 3 ] {e4bd8358-f487-4292-9589-e30657f0c5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11439 2024.08.02 17:28:46.159023 [ 3 ] {e4bd8358-f487-4292-9589-e30657f0c5c2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11440 2024.08.02 17:28:46.159108 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.004545027 sec., 7040.662244690736 rows/sec., 574.12 KiB/sec.
11441 2024.08.02 17:28:46.159371 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
11442 2024.08.02 17:28:46.159784 [ 3 ] {e4bd8358-f487-4292-9589-e30657f0c5c2} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11443 2024.08.02 17:28:46.160056 [ 38 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11444 2024.08.02 17:28:46.160124 [ 3 ] {e4bd8358-f487-4292-9589-e30657f0c5c2} <Debug> executeQuery: Read 129 rows, 10.88 KiB in 0.00443 sec., 29119.638826185103 rows/sec., 2.40 MiB/sec.
11445 2024.08.02 17:28:46.160142 [ 38 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11446 2024.08.02 17:28:46.160260 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11447 2024.08.02 17:28:46.160283 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_21_4} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11448 2024.08.02 17:28:46.160611 [ 191 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_21_4} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
11449 2024.08.02 17:28:46.160693 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
11450 2024.08.02 17:28:46.160802 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11451 2024.08.02 17:28:46.160884 [ 3 ] {e4bd8358-f487-4292-9589-e30657f0c5c2} <Debug> DynamicQueryHandler: Done processing query
11452 2024.08.02 17:28:46.160941 [ 3 ] {e4bd8358-f487-4292-9589-e30657f0c5c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11453 2024.08.02 17:28:46.160982 [ 3 ] {} <Debug> HTTP-Session: 190fde1d-240a-4ae5-a5f7-cb2f7efc2aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11454 2024.08.02 17:28:46.161062 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11455 2024.08.02 17:28:46.161100 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 295 rows starting from the beginning of the part
11456 2024.08.02 17:28:46.161228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11457 2024.08.02 17:28:46.161315 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part
11458 2024.08.02 17:28:46.161366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11459 2024.08.02 17:28:46.161444 [ 3 ] {} <Debug> HTTP-Session: e08004be-11c9-4c06-beb3-aaee4c850a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11460 2024.08.02 17:28:46.161541 [ 3 ] {} <Debug> HTTP-Session: e08004be-11c9-4c06-beb3-aaee4c850a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11461 2024.08.02 17:28:46.161610 [ 3 ] {} <Debug> HTTP-Session: e08004be-11c9-4c06-beb3-aaee4c850a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11462 2024.08.02 17:28:46.161630 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 181 rows starting from the beginning of the part
11463 2024.08.02 17:28:46.161718 [ 3 ] {} <Trace> HTTP-Session: e08004be-11c9-4c06-beb3-aaee4c850a1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11464 2024.08.02 17:28:46.161861 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 167 rows starting from the beginning of the part
11465 2024.08.02 17:28:46.162141 [ 3 ] {974a6a1b-04c2-4d1a-ba6c-0a0c32680498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11466 2024.08.02 17:28:46.162148 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 179 rows starting from the beginning of the part
11467 2024.08.02 17:28:46.162292 [ 3 ] {974a6a1b-04c2-4d1a-ba6c-0a0c32680498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11468 2024.08.02 17:28:46.162412 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 129 rows starting from the beginning of the part
11469 2024.08.02 17:28:46.163185 [ 3 ] {974a6a1b-04c2-4d1a-ba6c-0a0c32680498} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11470 2024.08.02 17:28:46.163878 [ 3 ] {974a6a1b-04c2-4d1a-ba6c-0a0c32680498} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11471 2024.08.02 17:28:46.163949 [ 3 ] {974a6a1b-04c2-4d1a-ba6c-0a0c32680498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11472 2024.08.02 17:28:46.164793 [ 3 ] {974a6a1b-04c2-4d1a-ba6c-0a0c32680498} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
11473 2024.08.02 17:28:46.165467 [ 3 ] {974a6a1b-04c2-4d1a-ba6c-0a0c32680498} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11474 2024.08.02 17:28:46.165490 [ 188 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 4 columns (4 merged, 0 gathered) in 0.005080497 sec., 212380.796603167 rows/sec., 18.10 MiB/sec.
11475 2024.08.02 17:28:46.165724 [ 38 ] {} <Debug> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
11476 2024.08.02 17:28:46.165734 [ 3 ] {974a6a1b-04c2-4d1a-ba6c-0a0c32680498} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003764 sec., 531.3496280552604 rows/sec., 37.10 KiB/sec.
11477 2024.08.02 17:28:46.165813 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11478 2024.08.02 17:28:46.165820 [ 38 ] {} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11479 2024.08.02 17:28:46.165987 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11480 2024.08.02 17:28:46.166313 [ 3 ] {974a6a1b-04c2-4d1a-ba6c-0a0c32680498} <Debug> DynamicQueryHandler: Done processing query
11481 2024.08.02 17:28:46.166400 [ 3 ] {974a6a1b-04c2-4d1a-ba6c-0a0c32680498} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11482 2024.08.02 17:28:46.166515 [ 3 ] {} <Debug> HTTP-Session: e08004be-11c9-4c06-beb3-aaee4c850a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11483 2024.08.02 17:28:46.166628 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
11484 2024.08.02 17:28:46.166863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 15302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11485 2024.08.02 17:28:46.167019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11486 2024.08.02 17:28:46.167051 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11487 2024.08.02 17:28:46.167091 [ 3 ] {} <Debug> HTTP-Session: 16b2ea12-f23e-4c5a-8fc3-95daba926738 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11488 2024.08.02 17:28:46.167118 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part
11489 2024.08.02 17:28:46.167127 [ 3 ] {} <Debug> HTTP-Session: 16b2ea12-f23e-4c5a-8fc3-95daba926738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11490 2024.08.02 17:28:46.167200 [ 3 ] {} <Debug> HTTP-Session: 16b2ea12-f23e-4c5a-8fc3-95daba926738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11491 2024.08.02 17:28:46.167343 [ 3 ] {} <Trace> HTTP-Session: 16b2ea12-f23e-4c5a-8fc3-95daba926738 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11492 2024.08.02 17:28:46.167436 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_61_12} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11493 2024.08.02 17:28:46.167470 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
11494 2024.08.02 17:28:46.167907 [ 3 ] {c0218a5b-3eb7-4991-ac1e-6dfaedd2495f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11495 2024.08.02 17:28:46.167918 [ 187 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_61_12} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11496 2024.08.02 17:28:46.167965 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
11497 2024.08.02 17:28:46.168095 [ 3 ] {c0218a5b-3eb7-4991-ac1e-6dfaedd2495f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11498 2024.08.02 17:28:46.168331 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
11499 2024.08.02 17:28:46.168437 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
11500 2024.08.02 17:28:46.168793 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
11501 2024.08.02 17:28:46.169082 [ 186 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
11502 2024.08.02 17:28:46.169409 [ 3 ] {c0218a5b-3eb7-4991-ac1e-6dfaedd2495f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11503 2024.08.02 17:28:46.169985 [ 3 ] {c0218a5b-3eb7-4991-ac1e-6dfaedd2495f} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11504 2024.08.02 17:28:46.170028 [ 3 ] {c0218a5b-3eb7-4991-ac1e-6dfaedd2495f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11505 2024.08.02 17:28:46.170529 [ 3 ] {c0218a5b-3eb7-4991-ac1e-6dfaedd2495f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11506 2024.08.02 17:28:46.170663 [ 199 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.004477845 sec., 7146.294702027426 rows/sec., 498.98 KiB/sec.
11507 2024.08.02 17:28:46.171016 [ 199 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
11508 2024.08.02 17:28:46.171041 [ 3 ] {c0218a5b-3eb7-4991-ac1e-6dfaedd2495f} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11509 2024.08.02 17:28:46.171392 [ 3 ] {c0218a5b-3eb7-4991-ac1e-6dfaedd2495f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.003691 sec., 24383.63587103766 rows/sec., 1.91 MiB/sec.
11510 2024.08.02 17:28:46.171407 [ 38 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11511 2024.08.02 17:28:46.171574 [ 38 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11512 2024.08.02 17:28:46.171678 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11513 2024.08.02 17:28:46.172193 [ 3 ] {c0218a5b-3eb7-4991-ac1e-6dfaedd2495f} <Debug> DynamicQueryHandler: Done processing query
11514 2024.08.02 17:28:46.172221 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
11515 2024.08.02 17:28:46.172310 [ 3 ] {c0218a5b-3eb7-4991-ac1e-6dfaedd2495f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11516 2024.08.02 17:28:46.172365 [ 3 ] {} <Debug> HTTP-Session: 16b2ea12-f23e-4c5a-8fc3-95daba926738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11517 2024.08.02 17:28:46.172648 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11518 2024.08.02 17:28:46.172703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11519 2024.08.02 17:28:46.172736 [ 199 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_21_4} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11520 2024.08.02 17:28:46.172746 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 470 rows starting from the beginning of the part
11521 2024.08.02 17:28:46.172944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11522 2024.08.02 17:28:46.173053 [ 199 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_21_4} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
11523 2024.08.02 17:28:46.173086 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 88 rows starting from the beginning of the part
11524 2024.08.02 17:28:46.173169 [ 3 ] {} <Debug> HTTP-Session: 39a49011-3eb1-4d28-bf04-74c09e22b7fb Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11525 2024.08.02 17:28:46.173365 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11526 2024.08.02 17:28:46.173456 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 392 rows starting from the beginning of the part
11527 2024.08.02 17:28:46.173475 [ 3 ] {} <Debug> HTTP-Session: 39a49011-3eb1-4d28-bf04-74c09e22b7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11528 2024.08.02 17:28:46.173559 [ 3 ] {} <Debug> HTTP-Session: 39a49011-3eb1-4d28-bf04-74c09e22b7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11529 2024.08.02 17:28:46.173837 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 118 rows starting from the beginning of the part
11530 2024.08.02 17:28:46.173894 [ 3 ] {} <Trace> HTTP-Session: 39a49011-3eb1-4d28-bf04-74c09e22b7fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11531 2024.08.02 17:28:46.174172 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 388 rows starting from the beginning of the part
11532 2024.08.02 17:28:46.174386 [ 3 ] {03b54fdb-e016-4ca7-8b6b-37dd5a03cdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11533 2024.08.02 17:28:46.174450 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part
11534 2024.08.02 17:28:46.174539 [ 3 ] {03b54fdb-e016-4ca7-8b6b-37dd5a03cdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11535 2024.08.02 17:28:46.175273 [ 3 ] {03b54fdb-e016-4ca7-8b6b-37dd5a03cdf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11536 2024.08.02 17:28:46.176202 [ 3 ] {03b54fdb-e016-4ca7-8b6b-37dd5a03cdf6} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11537 2024.08.02 17:28:46.176268 [ 3 ] {03b54fdb-e016-4ca7-8b6b-37dd5a03cdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11538 2024.08.02 17:28:46.177105 [ 3 ] {03b54fdb-e016-4ca7-8b6b-37dd5a03cdf6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11539 2024.08.02 17:28:46.177274 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 4 columns (4 merged, 0 gathered) in 0.005422584 sec., 285103.9283116684 rows/sec., 20.61 MiB/sec.
11540 2024.08.02 17:28:46.177540 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11541 2024.08.02 17:28:46.177876 [ 3 ] {03b54fdb-e016-4ca7-8b6b-37dd5a03cdf6} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11542 2024.08.02 17:28:46.178336 [ 3 ] {03b54fdb-e016-4ca7-8b6b-37dd5a03cdf6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004154 sec., 38757.82378430429 rows/sec., 2.70 MiB/sec.
11543 2024.08.02 17:28:46.178582 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_61_12} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11544 2024.08.02 17:28:46.178833 [ 3 ] {03b54fdb-e016-4ca7-8b6b-37dd5a03cdf6} <Debug> DynamicQueryHandler: Done processing query
11545 2024.08.02 17:28:46.178920 [ 3 ] {03b54fdb-e016-4ca7-8b6b-37dd5a03cdf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11546 2024.08.02 17:28:46.178976 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_61_12} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11547 2024.08.02 17:28:46.179004 [ 3 ] {} <Debug> HTTP-Session: 39a49011-3eb1-4d28-bf04-74c09e22b7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11548 2024.08.02 17:28:46.179263 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
11549 2024.08.02 17:28:46.179287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11550 2024.08.02 17:28:46.179388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11551 2024.08.02 17:28:46.179413 [ 3 ] {} <Debug> HTTP-Session: 6f5b4d1a-0bbc-47fd-838d-a244b73cf4ad Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11552 2024.08.02 17:28:46.179431 [ 3 ] {} <Debug> HTTP-Session: 6f5b4d1a-0bbc-47fd-838d-a244b73cf4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11553 2024.08.02 17:28:46.179444 [ 3 ] {} <Debug> HTTP-Session: 6f5b4d1a-0bbc-47fd-838d-a244b73cf4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11554 2024.08.02 17:28:46.179475 [ 3 ] {} <Trace> HTTP-Session: 6f5b4d1a-0bbc-47fd-838d-a244b73cf4ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11555 2024.08.02 17:28:46.179772 [ 3 ] {3f006015-6aa7-422c-883d-c3e90c76cc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11556 2024.08.02 17:28:46.179837 [ 3 ] {3f006015-6aa7-422c-883d-c3e90c76cc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11557 2024.08.02 17:28:46.180286 [ 3 ] {3f006015-6aa7-422c-883d-c3e90c76cc6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11558 2024.08.02 17:28:46.180964 [ 3 ] {3f006015-6aa7-422c-883d-c3e90c76cc6b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11559 2024.08.02 17:28:46.181000 [ 3 ] {3f006015-6aa7-422c-883d-c3e90c76cc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11560 2024.08.02 17:28:46.181623 [ 3 ] {3f006015-6aa7-422c-883d-c3e90c76cc6b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11561 2024.08.02 17:28:46.182023 [ 3 ] {3f006015-6aa7-422c-883d-c3e90c76cc6b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11562 2024.08.02 17:28:46.182208 [ 38 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11563 2024.08.02 17:28:46.182217 [ 3 ] {3f006015-6aa7-422c-883d-c3e90c76cc6b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002642 sec., 9084.027252081756 rows/sec., 16.28 MiB/sec.
11564 2024.08.02 17:28:46.182267 [ 38 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11565 2024.08.02 17:28:46.182348 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11566 2024.08.02 17:28:46.182599 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
11567 2024.08.02 17:28:46.182694 [ 3 ] {3f006015-6aa7-422c-883d-c3e90c76cc6b} <Debug> DynamicQueryHandler: Done processing query
11568 2024.08.02 17:28:46.182727 [ 3 ] {3f006015-6aa7-422c-883d-c3e90c76cc6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11569 2024.08.02 17:28:46.182756 [ 3 ] {} <Debug> HTTP-Session: 6f5b4d1a-0bbc-47fd-838d-a244b73cf4ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11570 2024.08.02 17:28:46.182923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11571 2024.08.02 17:28:46.182951 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11572 2024.08.02 17:28:46.182996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11573 2024.08.02 17:28:46.183035 [ 3 ] {} <Debug> HTTP-Session: 5c37e11d-3137-420a-aaf0-ed202e1f846b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11574 2024.08.02 17:28:46.183044 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 802 rows starting from the beginning of the part
11575 2024.08.02 17:28:46.183057 [ 3 ] {} <Debug> HTTP-Session: 5c37e11d-3137-420a-aaf0-ed202e1f846b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11576 2024.08.02 17:28:46.183077 [ 3 ] {} <Debug> HTTP-Session: 5c37e11d-3137-420a-aaf0-ed202e1f846b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11577 2024.08.02 17:28:46.183121 [ 3 ] {} <Trace> HTTP-Session: 5c37e11d-3137-420a-aaf0-ed202e1f846b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11578 2024.08.02 17:28:46.183364 [ 3 ] {588f6246-4a10-41a7-9274-fc85d52abd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11579 2024.08.02 17:28:46.183387 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part
11580 2024.08.02 17:28:46.183422 [ 3 ] {588f6246-4a10-41a7-9274-fc85d52abd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11581 2024.08.02 17:28:46.183882 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part
11582 2024.08.02 17:28:46.183953 [ 3 ] {588f6246-4a10-41a7-9274-fc85d52abd53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11583 2024.08.02 17:28:46.184279 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part
11584 2024.08.02 17:28:46.184963 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part
11585 2024.08.02 17:28:46.184990 [ 3 ] {588f6246-4a10-41a7-9274-fc85d52abd53} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11586 2024.08.02 17:28:46.185035 [ 3 ] {588f6246-4a10-41a7-9274-fc85d52abd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11587 2024.08.02 17:28:46.185446 [ 193 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part
11588 2024.08.02 17:28:46.186190 [ 3 ] {588f6246-4a10-41a7-9274-fc85d52abd53} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11589 2024.08.02 17:28:46.186671 [ 3 ] {588f6246-4a10-41a7-9274-fc85d52abd53} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11590 2024.08.02 17:28:46.186850 [ 3 ] {588f6246-4a10-41a7-9274-fc85d52abd53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003596 sec., 16685.205784204674 rows/sec., 1.12 MiB/sec.
11591 2024.08.02 17:28:46.187040 [ 3 ] {588f6246-4a10-41a7-9274-fc85d52abd53} <Debug> DynamicQueryHandler: Done processing query
11592 2024.08.02 17:28:46.187064 [ 3 ] {588f6246-4a10-41a7-9274-fc85d52abd53} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11593 2024.08.02 17:28:46.187080 [ 3 ] {} <Debug> HTTP-Session: 5c37e11d-3137-420a-aaf0-ed202e1f846b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11594 2024.08.02 17:28:46.190106 [ 195 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 19 columns (19 merged, 0 gathered) in 0.007631406 sec., 116099.18277182474 rows/sec., 208.04 MiB/sec.
11595 2024.08.02 17:28:46.190877 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11596 2024.08.02 17:28:46.191419 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11597 2024.08.02 17:28:46.191495 [ 189 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11598 2024.08.02 17:28:46.191598 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB.
11599 2024.08.02 17:28:51.153531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11600 2024.08.02 17:28:51.153671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11601 2024.08.02 17:28:51.153701 [ 3 ] {} <Debug> HTTP-Session: cf0bcf04-ad35-4008-b1e3-8c7a2cbd28d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11602 2024.08.02 17:28:51.153730 [ 3 ] {} <Debug> HTTP-Session: cf0bcf04-ad35-4008-b1e3-8c7a2cbd28d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11603 2024.08.02 17:28:51.153747 [ 3 ] {} <Debug> HTTP-Session: cf0bcf04-ad35-4008-b1e3-8c7a2cbd28d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11604 2024.08.02 17:28:51.153807 [ 3 ] {} <Trace> HTTP-Session: cf0bcf04-ad35-4008-b1e3-8c7a2cbd28d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11605 2024.08.02 17:28:51.154018 [ 3 ] {bda4dab9-a513-4f1e-8290-835167c51038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11606 2024.08.02 17:28:51.154093 [ 3 ] {bda4dab9-a513-4f1e-8290-835167c51038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11607 2024.08.02 17:28:51.154311 [ 3 ] {bda4dab9-a513-4f1e-8290-835167c51038} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11608 2024.08.02 17:28:51.154816 [ 3 ] {bda4dab9-a513-4f1e-8290-835167c51038} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11609 2024.08.02 17:28:51.154858 [ 3 ] {bda4dab9-a513-4f1e-8290-835167c51038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11610 2024.08.02 17:28:51.155235 [ 3 ] {bda4dab9-a513-4f1e-8290-835167c51038} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11611 2024.08.02 17:28:51.155574 [ 3 ] {bda4dab9-a513-4f1e-8290-835167c51038} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11612 2024.08.02 17:28:51.155741 [ 3 ] {bda4dab9-a513-4f1e-8290-835167c51038} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001787 sec., 6715.165081141578 rows/sec., 462.32 KiB/sec.
11613 2024.08.02 17:28:51.155950 [ 3 ] {bda4dab9-a513-4f1e-8290-835167c51038} <Debug> DynamicQueryHandler: Done processing query
11614 2024.08.02 17:28:51.155977 [ 3 ] {bda4dab9-a513-4f1e-8290-835167c51038} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11615 2024.08.02 17:28:51.155993 [ 3 ] {} <Debug> HTTP-Session: cf0bcf04-ad35-4008-b1e3-8c7a2cbd28d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11616 2024.08.02 17:28:51.156116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11617 2024.08.02 17:28:51.156167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11618 2024.08.02 17:28:51.156187 [ 3 ] {} <Debug> HTTP-Session: e580ec2b-614a-43e6-883c-235596e2cf11 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11619 2024.08.02 17:28:51.156204 [ 3 ] {} <Debug> HTTP-Session: e580ec2b-614a-43e6-883c-235596e2cf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11620 2024.08.02 17:28:51.156217 [ 3 ] {} <Debug> HTTP-Session: e580ec2b-614a-43e6-883c-235596e2cf11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11621 2024.08.02 17:28:51.156248 [ 3 ] {} <Trace> HTTP-Session: e580ec2b-614a-43e6-883c-235596e2cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11622 2024.08.02 17:28:51.156343 [ 3 ] {38ee278d-3bef-4c89-b756-d94cf36d2702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11623 2024.08.02 17:28:51.156386 [ 3 ] {38ee278d-3bef-4c89-b756-d94cf36d2702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11624 2024.08.02 17:28:51.156516 [ 3 ] {38ee278d-3bef-4c89-b756-d94cf36d2702} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11625 2024.08.02 17:28:51.156836 [ 3 ] {38ee278d-3bef-4c89-b756-d94cf36d2702} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11626 2024.08.02 17:28:51.156873 [ 3 ] {38ee278d-3bef-4c89-b756-d94cf36d2702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11627 2024.08.02 17:28:51.157174 [ 3 ] {38ee278d-3bef-4c89-b756-d94cf36d2702} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11628 2024.08.02 17:28:51.157490 [ 3 ] {38ee278d-3bef-4c89-b756-d94cf36d2702} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11629 2024.08.02 17:28:51.157657 [ 3 ] {38ee278d-3bef-4c89-b756-d94cf36d2702} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001329 sec., 1504.8908954100827 rows/sec., 122.71 KiB/sec.
11630 2024.08.02 17:28:51.157857 [ 3 ] {38ee278d-3bef-4c89-b756-d94cf36d2702} <Debug> DynamicQueryHandler: Done processing query
11631 2024.08.02 17:28:51.157882 [ 3 ] {38ee278d-3bef-4c89-b756-d94cf36d2702} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11632 2024.08.02 17:28:51.157898 [ 3 ] {} <Debug> HTTP-Session: e580ec2b-614a-43e6-883c-235596e2cf11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11633 2024.08.02 17:28:51.158067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11634 2024.08.02 17:28:51.158117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11635 2024.08.02 17:28:51.158137 [ 3 ] {} <Debug> HTTP-Session: 07d7642f-08e6-4c1a-89e4-c396d5c7ac48 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11636 2024.08.02 17:28:51.158153 [ 3 ] {} <Debug> HTTP-Session: 07d7642f-08e6-4c1a-89e4-c396d5c7ac48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11637 2024.08.02 17:28:51.158166 [ 3 ] {} <Debug> HTTP-Session: 07d7642f-08e6-4c1a-89e4-c396d5c7ac48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11638 2024.08.02 17:28:51.158197 [ 3 ] {} <Trace> HTTP-Session: 07d7642f-08e6-4c1a-89e4-c396d5c7ac48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11639 2024.08.02 17:28:51.158339 [ 3 ] {6de28fa1-5832-4515-a05a-3bd3372c061d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11640 2024.08.02 17:28:51.158381 [ 3 ] {6de28fa1-5832-4515-a05a-3bd3372c061d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11641 2024.08.02 17:28:51.158508 [ 3 ] {6de28fa1-5832-4515-a05a-3bd3372c061d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11642 2024.08.02 17:28:51.158943 [ 3 ] {6de28fa1-5832-4515-a05a-3bd3372c061d} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11643 2024.08.02 17:28:51.158984 [ 3 ] {6de28fa1-5832-4515-a05a-3bd3372c061d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11644 2024.08.02 17:28:51.159334 [ 3 ] {6de28fa1-5832-4515-a05a-3bd3372c061d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11645 2024.08.02 17:28:51.159637 [ 3 ] {6de28fa1-5832-4515-a05a-3bd3372c061d} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11646 2024.08.02 17:28:51.159781 [ 3 ] {6de28fa1-5832-4515-a05a-3bd3372c061d} <Debug> executeQuery: Read 180 rows, 16.32 KiB in 0.001503 sec., 119760.47904191617 rows/sec., 10.60 MiB/sec.
11647 2024.08.02 17:28:51.160001 [ 3 ] {6de28fa1-5832-4515-a05a-3bd3372c061d} <Debug> DynamicQueryHandler: Done processing query
11648 2024.08.02 17:28:51.160026 [ 3 ] {6de28fa1-5832-4515-a05a-3bd3372c061d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11649 2024.08.02 17:28:51.160042 [ 3 ] {} <Debug> HTTP-Session: 07d7642f-08e6-4c1a-89e4-c396d5c7ac48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11650 2024.08.02 17:28:51.160157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11651 2024.08.02 17:28:51.160208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11652 2024.08.02 17:28:51.160227 [ 3 ] {} <Debug> HTTP-Session: 3d2f9c30-79ae-49b4-96cd-71d3754879c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11653 2024.08.02 17:28:51.160243 [ 3 ] {} <Debug> HTTP-Session: 3d2f9c30-79ae-49b4-96cd-71d3754879c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11654 2024.08.02 17:28:51.160257 [ 3 ] {} <Debug> HTTP-Session: 3d2f9c30-79ae-49b4-96cd-71d3754879c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11655 2024.08.02 17:28:51.160288 [ 3 ] {} <Trace> HTTP-Session: 3d2f9c30-79ae-49b4-96cd-71d3754879c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11656 2024.08.02 17:28:51.160380 [ 3 ] {45c8689c-ba3b-4740-bc69-f9bcee3a7efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11657 2024.08.02 17:28:51.160424 [ 3 ] {45c8689c-ba3b-4740-bc69-f9bcee3a7efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11658 2024.08.02 17:28:51.160554 [ 3 ] {45c8689c-ba3b-4740-bc69-f9bcee3a7efe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11659 2024.08.02 17:28:51.160845 [ 3 ] {45c8689c-ba3b-4740-bc69-f9bcee3a7efe} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11660 2024.08.02 17:28:51.160882 [ 3 ] {45c8689c-ba3b-4740-bc69-f9bcee3a7efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11661 2024.08.02 17:28:51.161180 [ 3 ] {45c8689c-ba3b-4740-bc69-f9bcee3a7efe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11662 2024.08.02 17:28:51.161495 [ 3 ] {45c8689c-ba3b-4740-bc69-f9bcee3a7efe} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11663 2024.08.02 17:28:51.161643 [ 3 ] {45c8689c-ba3b-4740-bc69-f9bcee3a7efe} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001283 sec., 1558.846453624318 rows/sec., 108.85 KiB/sec.
11664 2024.08.02 17:28:51.161812 [ 3 ] {45c8689c-ba3b-4740-bc69-f9bcee3a7efe} <Debug> DynamicQueryHandler: Done processing query
11665 2024.08.02 17:28:51.161837 [ 3 ] {45c8689c-ba3b-4740-bc69-f9bcee3a7efe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11666 2024.08.02 17:28:51.161854 [ 3 ] {} <Debug> HTTP-Session: 3d2f9c30-79ae-49b4-96cd-71d3754879c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11667 2024.08.02 17:28:51.162016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11668 2024.08.02 17:28:51.162064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11669 2024.08.02 17:28:51.162084 [ 3 ] {} <Debug> HTTP-Session: bd65a295-32b6-45d4-a470-1ec38d5df69c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11670 2024.08.02 17:28:51.162102 [ 3 ] {} <Debug> HTTP-Session: bd65a295-32b6-45d4-a470-1ec38d5df69c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11671 2024.08.02 17:28:51.162116 [ 3 ] {} <Debug> HTTP-Session: bd65a295-32b6-45d4-a470-1ec38d5df69c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11672 2024.08.02 17:28:51.162148 [ 3 ] {} <Trace> HTTP-Session: bd65a295-32b6-45d4-a470-1ec38d5df69c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11673 2024.08.02 17:28:51.162353 [ 3 ] {39d9c82b-0598-4fab-9a76-ec70971e9a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11674 2024.08.02 17:28:51.162396 [ 3 ] {39d9c82b-0598-4fab-9a76-ec70971e9a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11675 2024.08.02 17:28:51.162522 [ 3 ] {39d9c82b-0598-4fab-9a76-ec70971e9a9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11676 2024.08.02 17:28:51.163046 [ 3 ] {39d9c82b-0598-4fab-9a76-ec70971e9a9f} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11677 2024.08.02 17:28:51.163083 [ 3 ] {39d9c82b-0598-4fab-9a76-ec70971e9a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11678 2024.08.02 17:28:51.163409 [ 3 ] {39d9c82b-0598-4fab-9a76-ec70971e9a9f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11679 2024.08.02 17:28:51.163717 [ 3 ] {39d9c82b-0598-4fab-9a76-ec70971e9a9f} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11680 2024.08.02 17:28:51.163865 [ 3 ] {39d9c82b-0598-4fab-9a76-ec70971e9a9f} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.00162 sec., 240740.74074074076 rows/sec., 16.95 MiB/sec.
11681 2024.08.02 17:28:51.164118 [ 3 ] {39d9c82b-0598-4fab-9a76-ec70971e9a9f} <Debug> DynamicQueryHandler: Done processing query
11682 2024.08.02 17:28:51.164175 [ 3 ] {39d9c82b-0598-4fab-9a76-ec70971e9a9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11683 2024.08.02 17:28:51.164230 [ 3 ] {} <Debug> HTTP-Session: bd65a295-32b6-45d4-a470-1ec38d5df69c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11684 2024.08.02 17:28:51.164403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11685 2024.08.02 17:28:51.164458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11686 2024.08.02 17:28:51.164477 [ 3 ] {} <Debug> HTTP-Session: 92da89cc-89cc-4c83-b454-343c38b5f71e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11687 2024.08.02 17:28:51.164494 [ 3 ] {} <Debug> HTTP-Session: 92da89cc-89cc-4c83-b454-343c38b5f71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11688 2024.08.02 17:28:51.164509 [ 3 ] {} <Debug> HTTP-Session: 92da89cc-89cc-4c83-b454-343c38b5f71e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11689 2024.08.02 17:28:51.164541 [ 3 ] {} <Trace> HTTP-Session: 92da89cc-89cc-4c83-b454-343c38b5f71e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11690 2024.08.02 17:28:51.164639 [ 3 ] {b5fefd9f-a03d-47a6-afd5-69aa9adccdea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11691 2024.08.02 17:28:51.164685 [ 3 ] {b5fefd9f-a03d-47a6-afd5-69aa9adccdea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11692 2024.08.02 17:28:51.164832 [ 3 ] {b5fefd9f-a03d-47a6-afd5-69aa9adccdea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11693 2024.08.02 17:28:51.165106 [ 3 ] {b5fefd9f-a03d-47a6-afd5-69aa9adccdea} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11694 2024.08.02 17:28:51.165143 [ 3 ] {b5fefd9f-a03d-47a6-afd5-69aa9adccdea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11695 2024.08.02 17:28:51.165503 [ 3 ] {b5fefd9f-a03d-47a6-afd5-69aa9adccdea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11696 2024.08.02 17:28:51.165820 [ 3 ] {b5fefd9f-a03d-47a6-afd5-69aa9adccdea} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11697 2024.08.02 17:28:51.165980 [ 3 ] {b5fefd9f-a03d-47a6-afd5-69aa9adccdea} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 189.29 KiB/sec.
11698 2024.08.02 17:28:51.166193 [ 3 ] {b5fefd9f-a03d-47a6-afd5-69aa9adccdea} <Debug> DynamicQueryHandler: Done processing query
11699 2024.08.02 17:28:51.166219 [ 3 ] {b5fefd9f-a03d-47a6-afd5-69aa9adccdea} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11700 2024.08.02 17:28:51.166235 [ 3 ] {} <Debug> HTTP-Session: 92da89cc-89cc-4c83-b454-343c38b5f71e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11701 2024.08.02 17:28:51.166372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11702 2024.08.02 17:28:51.166419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11703 2024.08.02 17:28:51.166437 [ 3 ] {} <Debug> HTTP-Session: 2e249498-a016-4f5d-8e5b-90fb66ea1b08 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11704 2024.08.02 17:28:51.166453 [ 3 ] {} <Debug> HTTP-Session: 2e249498-a016-4f5d-8e5b-90fb66ea1b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11705 2024.08.02 17:28:51.166467 [ 3 ] {} <Debug> HTTP-Session: 2e249498-a016-4f5d-8e5b-90fb66ea1b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11706 2024.08.02 17:28:51.166497 [ 3 ] {} <Trace> HTTP-Session: 2e249498-a016-4f5d-8e5b-90fb66ea1b08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11707 2024.08.02 17:28:51.166635 [ 3 ] {c1240783-2aad-40cf-846e-11245f95c6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11708 2024.08.02 17:28:51.166684 [ 3 ] {c1240783-2aad-40cf-846e-11245f95c6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11709 2024.08.02 17:28:51.166827 [ 3 ] {c1240783-2aad-40cf-846e-11245f95c6af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11710 2024.08.02 17:28:51.167171 [ 3 ] {c1240783-2aad-40cf-846e-11245f95c6af} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11711 2024.08.02 17:28:51.167208 [ 3 ] {c1240783-2aad-40cf-846e-11245f95c6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11712 2024.08.02 17:28:51.167567 [ 3 ] {c1240783-2aad-40cf-846e-11245f95c6af} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11713 2024.08.02 17:28:51.167908 [ 3 ] {c1240783-2aad-40cf-846e-11245f95c6af} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11714 2024.08.02 17:28:51.168066 [ 3 ] {c1240783-2aad-40cf-846e-11245f95c6af} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001487 sec., 51782.11163416274 rows/sec., 3.19 MiB/sec.
11715 2024.08.02 17:28:51.168238 [ 3 ] {c1240783-2aad-40cf-846e-11245f95c6af} <Debug> DynamicQueryHandler: Done processing query
11716 2024.08.02 17:28:51.168263 [ 3 ] {c1240783-2aad-40cf-846e-11245f95c6af} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11717 2024.08.02 17:28:51.168278 [ 3 ] {} <Debug> HTTP-Session: 2e249498-a016-4f5d-8e5b-90fb66ea1b08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11718 2024.08.02 17:28:51.168491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11719 2024.08.02 17:28:51.168540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11720 2024.08.02 17:28:51.168559 [ 3 ] {} <Debug> HTTP-Session: 04798045-e0cf-4e2d-8db3-81338641f243 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11721 2024.08.02 17:28:51.168575 [ 3 ] {} <Debug> HTTP-Session: 04798045-e0cf-4e2d-8db3-81338641f243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11722 2024.08.02 17:28:51.168589 [ 3 ] {} <Debug> HTTP-Session: 04798045-e0cf-4e2d-8db3-81338641f243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11723 2024.08.02 17:28:51.168619 [ 3 ] {} <Trace> HTTP-Session: 04798045-e0cf-4e2d-8db3-81338641f243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11724 2024.08.02 17:28:51.168780 [ 3 ] {1492e892-d7f2-4b0c-98f1-a1ca9392f465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11725 2024.08.02 17:28:51.168825 [ 3 ] {1492e892-d7f2-4b0c-98f1-a1ca9392f465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11726 2024.08.02 17:28:51.168966 [ 3 ] {1492e892-d7f2-4b0c-98f1-a1ca9392f465} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11727 2024.08.02 17:28:51.169345 [ 3 ] {1492e892-d7f2-4b0c-98f1-a1ca9392f465} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11728 2024.08.02 17:28:51.169381 [ 3 ] {1492e892-d7f2-4b0c-98f1-a1ca9392f465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11729 2024.08.02 17:28:51.169754 [ 3 ] {1492e892-d7f2-4b0c-98f1-a1ca9392f465} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11730 2024.08.02 17:28:51.170098 [ 3 ] {1492e892-d7f2-4b0c-98f1-a1ca9392f465} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11731 2024.08.02 17:28:51.170245 [ 3 ] {1492e892-d7f2-4b0c-98f1-a1ca9392f465} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001544 sec., 104274.61139896372 rows/sec., 7.26 MiB/sec.
11732 2024.08.02 17:28:51.170266 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11733 2024.08.02 17:28:51.170373 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11734 2024.08.02 17:28:51.170402 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11735 2024.08.02 17:28:51.170484 [ 3 ] {1492e892-d7f2-4b0c-98f1-a1ca9392f465} <Debug> DynamicQueryHandler: Done processing query
11736 2024.08.02 17:28:51.170542 [ 3 ] {1492e892-d7f2-4b0c-98f1-a1ca9392f465} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11737 2024.08.02 17:28:51.170592 [ 3 ] {} <Debug> HTTP-Session: 04798045-e0cf-4e2d-8db3-81338641f243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11738 2024.08.02 17:28:51.170630 [ 201 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
11739 2024.08.02 17:28:51.170757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11740 2024.08.02 17:28:51.170846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11741 2024.08.02 17:28:51.170902 [ 3 ] {} <Debug> HTTP-Session: 223028b6-c4eb-49ed-b48f-6dbb3af07b58 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11742 2024.08.02 17:28:51.170950 [ 3 ] {} <Debug> HTTP-Session: 223028b6-c4eb-49ed-b48f-6dbb3af07b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11743 2024.08.02 17:28:51.170951 [ 201 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11744 2024.08.02 17:28:51.170971 [ 3 ] {} <Debug> HTTP-Session: 223028b6-c4eb-49ed-b48f-6dbb3af07b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11745 2024.08.02 17:28:51.171026 [ 201 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 8124 rows starting from the beginning of the part
11746 2024.08.02 17:28:51.171044 [ 3 ] {} <Trace> HTTP-Session: 223028b6-c4eb-49ed-b48f-6dbb3af07b58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11747 2024.08.02 17:28:51.171220 [ 201 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 162 rows starting from the beginning of the part
11748 2024.08.02 17:28:51.171604 [ 201 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 199 rows starting from the beginning of the part
11749 2024.08.02 17:28:51.171688 [ 3 ] {d43d75d9-64c5-455d-95a1-16713ec34e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11750 2024.08.02 17:28:51.171906 [ 201 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
11751 2024.08.02 17:28:51.172084 [ 3 ] {d43d75d9-64c5-455d-95a1-16713ec34e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11752 2024.08.02 17:28:51.172260 [ 201 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part
11753 2024.08.02 17:28:51.172688 [ 201 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part
11754 2024.08.02 17:28:51.174401 [ 3 ] {d43d75d9-64c5-455d-95a1-16713ec34e72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11755 2024.08.02 17:28:51.175826 [ 3 ] {d43d75d9-64c5-455d-95a1-16713ec34e72} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11756 2024.08.02 17:28:51.175900 [ 3 ] {d43d75d9-64c5-455d-95a1-16713ec34e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11757 2024.08.02 17:28:51.177148 [ 3 ] {d43d75d9-64c5-455d-95a1-16713ec34e72} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11758 2024.08.02 17:28:51.177996 [ 3 ] {d43d75d9-64c5-455d-95a1-16713ec34e72} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11759 2024.08.02 17:28:51.178199 [ 3 ] {d43d75d9-64c5-455d-95a1-16713ec34e72} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.006958 sec., 862.3167576889911 rows/sec., 1.55 MiB/sec.
11760 2024.08.02 17:28:51.178481 [ 3 ] {d43d75d9-64c5-455d-95a1-16713ec34e72} <Debug> DynamicQueryHandler: Done processing query
11761 2024.08.02 17:28:51.178507 [ 3 ] {d43d75d9-64c5-455d-95a1-16713ec34e72} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11762 2024.08.02 17:28:51.178523 [ 3 ] {} <Debug> HTTP-Session: 223028b6-c4eb-49ed-b48f-6dbb3af07b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11763 2024.08.02 17:28:51.178703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11764 2024.08.02 17:28:51.178757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11765 2024.08.02 17:28:51.178776 [ 3 ] {} <Debug> HTTP-Session: 21009bf1-0835-49a7-a7dc-1697b19a9a61 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11766 2024.08.02 17:28:51.178792 [ 3 ] {} <Debug> HTTP-Session: 21009bf1-0835-49a7-a7dc-1697b19a9a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11767 2024.08.02 17:28:51.178807 [ 3 ] {} <Debug> HTTP-Session: 21009bf1-0835-49a7-a7dc-1697b19a9a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11768 2024.08.02 17:28:51.178860 [ 3 ] {} <Trace> HTTP-Session: 21009bf1-0835-49a7-a7dc-1697b19a9a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11769 2024.08.02 17:28:51.179175 [ 3 ] {e8dcfce5-11ad-4c2f-9dd3-b45911ac85fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11770 2024.08.02 17:28:51.179276 [ 3 ] {e8dcfce5-11ad-4c2f-9dd3-b45911ac85fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11771 2024.08.02 17:28:51.179304 [ 195 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8967 rows, containing 5 columns (5 merged, 0 gathered) in 0.008802969 sec., 1018633.5996412119 rows/sec., 71.06 MiB/sec.
11772 2024.08.02 17:28:51.179563 [ 3 ] {e8dcfce5-11ad-4c2f-9dd3-b45911ac85fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11773 2024.08.02 17:28:51.179668 [ 195 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11774 2024.08.02 17:28:51.180141 [ 3 ] {e8dcfce5-11ad-4c2f-9dd3-b45911ac85fb} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11775 2024.08.02 17:28:51.180255 [ 3 ] {e8dcfce5-11ad-4c2f-9dd3-b45911ac85fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11776 2024.08.02 17:28:51.180726 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11777 2024.08.02 17:28:51.180957 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11778 2024.08.02 17:28:51.181020 [ 3 ] {e8dcfce5-11ad-4c2f-9dd3-b45911ac85fb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11779 2024.08.02 17:28:51.181111 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB.
11780 2024.08.02 17:28:51.181439 [ 3 ] {e8dcfce5-11ad-4c2f-9dd3-b45911ac85fb} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11781 2024.08.02 17:28:51.181604 [ 3 ] {e8dcfce5-11ad-4c2f-9dd3-b45911ac85fb} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00257 sec., 8949.416342412453 rows/sec., 484.10 KiB/sec.
11782 2024.08.02 17:28:51.181805 [ 3 ] {e8dcfce5-11ad-4c2f-9dd3-b45911ac85fb} <Debug> DynamicQueryHandler: Done processing query
11783 2024.08.02 17:28:51.181830 [ 3 ] {e8dcfce5-11ad-4c2f-9dd3-b45911ac85fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11784 2024.08.02 17:28:51.181846 [ 3 ] {} <Debug> HTTP-Session: 21009bf1-0835-49a7-a7dc-1697b19a9a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11785 2024.08.02 17:28:51.181980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11786 2024.08.02 17:28:51.182031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11787 2024.08.02 17:28:51.182050 [ 3 ] {} <Debug> HTTP-Session: 6560e2a9-59df-4da3-af85-a6aca1040280 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11788 2024.08.02 17:28:51.182067 [ 3 ] {} <Debug> HTTP-Session: 6560e2a9-59df-4da3-af85-a6aca1040280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11789 2024.08.02 17:28:51.182080 [ 3 ] {} <Debug> HTTP-Session: 6560e2a9-59df-4da3-af85-a6aca1040280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11790 2024.08.02 17:28:51.182111 [ 3 ] {} <Trace> HTTP-Session: 6560e2a9-59df-4da3-af85-a6aca1040280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11791 2024.08.02 17:28:51.182236 [ 3 ] {1baf0b00-3333-4fb8-bd36-818b0492bb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11792 2024.08.02 17:28:51.182279 [ 3 ] {1baf0b00-3333-4fb8-bd36-818b0492bb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11793 2024.08.02 17:28:51.182411 [ 3 ] {1baf0b00-3333-4fb8-bd36-818b0492bb22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11794 2024.08.02 17:28:51.182723 [ 3 ] {1baf0b00-3333-4fb8-bd36-818b0492bb22} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11795 2024.08.02 17:28:51.182759 [ 3 ] {1baf0b00-3333-4fb8-bd36-818b0492bb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11796 2024.08.02 17:28:51.183160 [ 3 ] {1baf0b00-3333-4fb8-bd36-818b0492bb22} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11797 2024.08.02 17:28:51.183509 [ 3 ] {1baf0b00-3333-4fb8-bd36-818b0492bb22} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11798 2024.08.02 17:28:51.183682 [ 3 ] {1baf0b00-3333-4fb8-bd36-818b0492bb22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec.
11799 2024.08.02 17:28:51.183696 [ 33 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11800 2024.08.02 17:28:51.183777 [ 33 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11801 2024.08.02 17:28:51.183821 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11802 2024.08.02 17:28:51.184074 [ 3 ] {1baf0b00-3333-4fb8-bd36-818b0492bb22} <Debug> DynamicQueryHandler: Done processing query
11803 2024.08.02 17:28:51.184110 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
11804 2024.08.02 17:28:51.184132 [ 3 ] {1baf0b00-3333-4fb8-bd36-818b0492bb22} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11805 2024.08.02 17:28:51.184246 [ 3 ] {} <Debug> HTTP-Session: 6560e2a9-59df-4da3-af85-a6aca1040280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11806 2024.08.02 17:28:51.184684 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11807 2024.08.02 17:28:51.184783 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2850 rows starting from the beginning of the part
11808 2024.08.02 17:28:51.185002 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
11809 2024.08.02 17:28:51.185093 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
11810 2024.08.02 17:28:51.185363 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
11811 2024.08.02 17:28:51.185516 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
11812 2024.08.02 17:28:51.185652 [ 195 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part
11813 2024.08.02 17:28:51.187204 [ 190 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 4 columns (4 merged, 0 gathered) in 0.003289813 sec., 957501.231832934 rows/sec., 64.36 MiB/sec.
11814 2024.08.02 17:28:51.187515 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11815 2024.08.02 17:28:51.187999 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_61_12} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11816 2024.08.02 17:28:51.188093 [ 192 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_61_12} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11817 2024.08.02 17:28:51.188205 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
11818 2024.08.02 17:28:53.102428 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
11819 2024.08.02 17:28:53.102480 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
11820 2024.08.02 17:28:56.151297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 4640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11821 2024.08.02 17:28:56.151443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11822 2024.08.02 17:28:56.151473 [ 3 ] {} <Debug> HTTP-Session: 1e7a02fc-6ab7-45e9-9601-dc065d88c9c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11823 2024.08.02 17:28:56.151501 [ 3 ] {} <Debug> HTTP-Session: 1e7a02fc-6ab7-45e9-9601-dc065d88c9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11824 2024.08.02 17:28:56.151519 [ 3 ] {} <Debug> HTTP-Session: 1e7a02fc-6ab7-45e9-9601-dc065d88c9c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11825 2024.08.02 17:28:56.151577 [ 3 ] {} <Trace> HTTP-Session: 1e7a02fc-6ab7-45e9-9601-dc065d88c9c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11826 2024.08.02 17:28:56.151795 [ 3 ] {facedb4e-28d1-48dd-9915-b13bae3c7b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11827 2024.08.02 17:28:56.151872 [ 3 ] {facedb4e-28d1-48dd-9915-b13bae3c7b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11828 2024.08.02 17:28:56.152076 [ 3 ] {facedb4e-28d1-48dd-9915-b13bae3c7b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11829 2024.08.02 17:28:56.152551 [ 3 ] {facedb4e-28d1-48dd-9915-b13bae3c7b6f} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11830 2024.08.02 17:28:56.152595 [ 3 ] {facedb4e-28d1-48dd-9915-b13bae3c7b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11831 2024.08.02 17:28:56.152973 [ 3 ] {facedb4e-28d1-48dd-9915-b13bae3c7b6f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11832 2024.08.02 17:28:56.153313 [ 3 ] {facedb4e-28d1-48dd-9915-b13bae3c7b6f} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11833 2024.08.02 17:28:56.153477 [ 3 ] {facedb4e-28d1-48dd-9915-b13bae3c7b6f} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001752 sec., 18264.8401826484 rows/sec., 1.45 MiB/sec.
11834 2024.08.02 17:28:56.153793 [ 3 ] {facedb4e-28d1-48dd-9915-b13bae3c7b6f} <Debug> DynamicQueryHandler: Done processing query
11835 2024.08.02 17:28:56.153850 [ 3 ] {facedb4e-28d1-48dd-9915-b13bae3c7b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11836 2024.08.02 17:28:56.153906 [ 3 ] {} <Debug> HTTP-Session: 1e7a02fc-6ab7-45e9-9601-dc065d88c9c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11837 2024.08.02 17:28:56.154105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 22204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11838 2024.08.02 17:28:56.154159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11839 2024.08.02 17:28:56.154178 [ 3 ] {} <Debug> HTTP-Session: 45fc7e45-d155-455d-870e-874b2c33b444 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11840 2024.08.02 17:28:56.154195 [ 3 ] {} <Debug> HTTP-Session: 45fc7e45-d155-455d-870e-874b2c33b444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11841 2024.08.02 17:28:56.154208 [ 3 ] {} <Debug> HTTP-Session: 45fc7e45-d155-455d-870e-874b2c33b444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11842 2024.08.02 17:28:56.154242 [ 3 ] {} <Trace> HTTP-Session: 45fc7e45-d155-455d-870e-874b2c33b444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11843 2024.08.02 17:28:56.154384 [ 3 ] {8d94676d-d657-47a5-abe3-73e3dd339360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11844 2024.08.02 17:28:56.154430 [ 3 ] {8d94676d-d657-47a5-abe3-73e3dd339360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11845 2024.08.02 17:28:56.154577 [ 3 ] {8d94676d-d657-47a5-abe3-73e3dd339360} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11846 2024.08.02 17:28:56.155000 [ 3 ] {8d94676d-d657-47a5-abe3-73e3dd339360} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11847 2024.08.02 17:28:56.155038 [ 3 ] {8d94676d-d657-47a5-abe3-73e3dd339360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11848 2024.08.02 17:28:56.155366 [ 3 ] {8d94676d-d657-47a5-abe3-73e3dd339360} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11849 2024.08.02 17:28:56.155671 [ 3 ] {8d94676d-d657-47a5-abe3-73e3dd339360} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11850 2024.08.02 17:28:56.155828 [ 3 ] {8d94676d-d657-47a5-abe3-73e3dd339360} <Debug> executeQuery: Read 152 rows, 12.95 KiB in 0.001503 sec., 101131.07119095144 rows/sec., 8.41 MiB/sec.
11851 2024.08.02 17:28:56.156103 [ 3 ] {8d94676d-d657-47a5-abe3-73e3dd339360} <Debug> DynamicQueryHandler: Done processing query
11852 2024.08.02 17:28:56.156159 [ 3 ] {8d94676d-d657-47a5-abe3-73e3dd339360} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11853 2024.08.02 17:28:56.156211 [ 3 ] {} <Debug> HTTP-Session: 45fc7e45-d155-455d-870e-874b2c33b444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11854 2024.08.02 17:28:56.156386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 17368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11855 2024.08.02 17:28:56.156438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11856 2024.08.02 17:28:56.156456 [ 3 ] {} <Debug> HTTP-Session: 6af310bf-e45b-4497-8694-e9fd1ad2e476 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11857 2024.08.02 17:28:56.156472 [ 3 ] {} <Debug> HTTP-Session: 6af310bf-e45b-4497-8694-e9fd1ad2e476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11858 2024.08.02 17:28:56.156485 [ 3 ] {} <Debug> HTTP-Session: 6af310bf-e45b-4497-8694-e9fd1ad2e476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11859 2024.08.02 17:28:56.156516 [ 3 ] {} <Trace> HTTP-Session: 6af310bf-e45b-4497-8694-e9fd1ad2e476 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11860 2024.08.02 17:28:56.156660 [ 3 ] {77b61f22-87a7-4989-a3e5-4660fd4f3b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11861 2024.08.02 17:28:56.156704 [ 3 ] {77b61f22-87a7-4989-a3e5-4660fd4f3b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11862 2024.08.02 17:28:56.156847 [ 3 ] {77b61f22-87a7-4989-a3e5-4660fd4f3b9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11863 2024.08.02 17:28:56.157211 [ 3 ] {77b61f22-87a7-4989-a3e5-4660fd4f3b9c} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11864 2024.08.02 17:28:56.157247 [ 3 ] {77b61f22-87a7-4989-a3e5-4660fd4f3b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11865 2024.08.02 17:28:56.157553 [ 3 ] {77b61f22-87a7-4989-a3e5-4660fd4f3b9c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11866 2024.08.02 17:28:56.157855 [ 3 ] {77b61f22-87a7-4989-a3e5-4660fd4f3b9c} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11867 2024.08.02 17:28:56.158006 [ 3 ] {77b61f22-87a7-4989-a3e5-4660fd4f3b9c} <Debug> executeQuery: Read 102 rows, 8.19 KiB in 0.00139 sec., 73381.29496402878 rows/sec., 5.75 MiB/sec.
11868 2024.08.02 17:28:56.158262 [ 3 ] {77b61f22-87a7-4989-a3e5-4660fd4f3b9c} <Debug> DynamicQueryHandler: Done processing query
11869 2024.08.02 17:28:56.158321 [ 3 ] {77b61f22-87a7-4989-a3e5-4660fd4f3b9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11870 2024.08.02 17:28:56.158379 [ 3 ] {} <Debug> HTTP-Session: 6af310bf-e45b-4497-8694-e9fd1ad2e476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11871 2024.08.02 17:28:56.158587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11872 2024.08.02 17:28:56.158639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11873 2024.08.02 17:28:56.158657 [ 3 ] {} <Debug> HTTP-Session: 4c7ebebf-678c-49ba-8e06-250f3826f51b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11874 2024.08.02 17:28:56.158674 [ 3 ] {} <Debug> HTTP-Session: 4c7ebebf-678c-49ba-8e06-250f3826f51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11875 2024.08.02 17:28:56.158687 [ 3 ] {} <Debug> HTTP-Session: 4c7ebebf-678c-49ba-8e06-250f3826f51b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11876 2024.08.02 17:28:56.158719 [ 3 ] {} <Trace> HTTP-Session: 4c7ebebf-678c-49ba-8e06-250f3826f51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11877 2024.08.02 17:28:56.158861 [ 3 ] {0f9ae798-82ba-4c77-bf60-966a91695513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11878 2024.08.02 17:28:56.158911 [ 3 ] {0f9ae798-82ba-4c77-bf60-966a91695513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11879 2024.08.02 17:28:56.159069 [ 3 ] {0f9ae798-82ba-4c77-bf60-966a91695513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11880 2024.08.02 17:28:56.159509 [ 3 ] {0f9ae798-82ba-4c77-bf60-966a91695513} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11881 2024.08.02 17:28:56.159544 [ 3 ] {0f9ae798-82ba-4c77-bf60-966a91695513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11882 2024.08.02 17:28:56.159936 [ 3 ] {0f9ae798-82ba-4c77-bf60-966a91695513} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11883 2024.08.02 17:28:56.160270 [ 3 ] {0f9ae798-82ba-4c77-bf60-966a91695513} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11884 2024.08.02 17:28:56.160421 [ 3 ] {0f9ae798-82ba-4c77-bf60-966a91695513} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec.
11885 2024.08.02 17:28:56.160589 [ 3 ] {0f9ae798-82ba-4c77-bf60-966a91695513} <Debug> DynamicQueryHandler: Done processing query
11886 2024.08.02 17:28:56.160614 [ 3 ] {0f9ae798-82ba-4c77-bf60-966a91695513} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11887 2024.08.02 17:28:56.160630 [ 3 ] {} <Debug> HTTP-Session: 4c7ebebf-678c-49ba-8e06-250f3826f51b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11888 2024.08.02 17:28:56.160782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 51317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11889 2024.08.02 17:28:56.160830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11890 2024.08.02 17:28:56.160848 [ 3 ] {} <Debug> HTTP-Session: 76568ab0-fd38-4204-8e2a-3db3ab7dbf9b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11891 2024.08.02 17:28:56.160864 [ 3 ] {} <Debug> HTTP-Session: 76568ab0-fd38-4204-8e2a-3db3ab7dbf9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11892 2024.08.02 17:28:56.160878 [ 3 ] {} <Debug> HTTP-Session: 76568ab0-fd38-4204-8e2a-3db3ab7dbf9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11893 2024.08.02 17:28:56.160908 [ 3 ] {} <Trace> HTTP-Session: 76568ab0-fd38-4204-8e2a-3db3ab7dbf9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11894 2024.08.02 17:28:56.161218 [ 3 ] {f2acbc9d-da04-4558-bb2c-21b78d831bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11895 2024.08.02 17:28:56.161282 [ 3 ] {f2acbc9d-da04-4558-bb2c-21b78d831bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11896 2024.08.02 17:28:56.161690 [ 3 ] {f2acbc9d-da04-4558-bb2c-21b78d831bae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11897 2024.08.02 17:28:56.162468 [ 3 ] {f2acbc9d-da04-4558-bb2c-21b78d831bae} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11898 2024.08.02 17:28:56.162504 [ 3 ] {f2acbc9d-da04-4558-bb2c-21b78d831bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11899 2024.08.02 17:28:56.163140 [ 3 ] {f2acbc9d-da04-4558-bb2c-21b78d831bae} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11900 2024.08.02 17:28:56.163566 [ 3 ] {f2acbc9d-da04-4558-bb2c-21b78d831bae} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11901 2024.08.02 17:28:56.163751 [ 3 ] {f2acbc9d-da04-4558-bb2c-21b78d831bae} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002753 sec., 11623.683254631313 rows/sec., 20.83 MiB/sec.
11902 2024.08.02 17:28:56.163987 [ 3 ] {f2acbc9d-da04-4558-bb2c-21b78d831bae} <Debug> DynamicQueryHandler: Done processing query
11903 2024.08.02 17:28:56.164012 [ 3 ] {f2acbc9d-da04-4558-bb2c-21b78d831bae} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11904 2024.08.02 17:28:56.164028 [ 3 ] {} <Debug> HTTP-Session: 76568ab0-fd38-4204-8e2a-3db3ab7dbf9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11905 2024.08.02 17:28:56.164138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11906 2024.08.02 17:28:56.164187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11907 2024.08.02 17:28:56.164205 [ 3 ] {} <Debug> HTTP-Session: c8dbfe73-2719-4190-a010-e02d159ba333 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11908 2024.08.02 17:28:56.164221 [ 3 ] {} <Debug> HTTP-Session: c8dbfe73-2719-4190-a010-e02d159ba333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11909 2024.08.02 17:28:56.164235 [ 3 ] {} <Debug> HTTP-Session: c8dbfe73-2719-4190-a010-e02d159ba333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11910 2024.08.02 17:28:56.164265 [ 3 ] {} <Trace> HTTP-Session: c8dbfe73-2719-4190-a010-e02d159ba333 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11911 2024.08.02 17:28:56.164360 [ 3 ] {e7f667af-9601-417e-bec7-fbf9378f2d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11912 2024.08.02 17:28:56.164405 [ 3 ] {e7f667af-9601-417e-bec7-fbf9378f2d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11913 2024.08.02 17:28:56.164530 [ 3 ] {e7f667af-9601-417e-bec7-fbf9378f2d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11914 2024.08.02 17:28:56.164881 [ 3 ] {e7f667af-9601-417e-bec7-fbf9378f2d27} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11915 2024.08.02 17:28:56.164916 [ 3 ] {e7f667af-9601-417e-bec7-fbf9378f2d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11916 2024.08.02 17:28:56.165278 [ 3 ] {e7f667af-9601-417e-bec7-fbf9378f2d27} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11917 2024.08.02 17:28:56.165591 [ 3 ] {e7f667af-9601-417e-bec7-fbf9378f2d27} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11918 2024.08.02 17:28:56.165749 [ 3 ] {e7f667af-9601-417e-bec7-fbf9378f2d27} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001409 sec., 6387.508871540099 rows/sec., 491.40 KiB/sec.
11919 2024.08.02 17:28:56.165913 [ 3 ] {e7f667af-9601-417e-bec7-fbf9378f2d27} <Debug> DynamicQueryHandler: Done processing query
11920 2024.08.02 17:28:56.165948 [ 3 ] {e7f667af-9601-417e-bec7-fbf9378f2d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11921 2024.08.02 17:28:56.165964 [ 3 ] {} <Debug> HTTP-Session: c8dbfe73-2719-4190-a010-e02d159ba333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11922 2024.08.02 17:28:56.166095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11923 2024.08.02 17:28:56.166144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11924 2024.08.02 17:28:56.166162 [ 3 ] {} <Debug> HTTP-Session: 9546af39-9b48-43d6-8ea4-da9745597b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11925 2024.08.02 17:28:56.166178 [ 3 ] {} <Debug> HTTP-Session: 9546af39-9b48-43d6-8ea4-da9745597b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11926 2024.08.02 17:28:56.166191 [ 3 ] {} <Debug> HTTP-Session: 9546af39-9b48-43d6-8ea4-da9745597b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11927 2024.08.02 17:28:56.166222 [ 3 ] {} <Trace> HTTP-Session: 9546af39-9b48-43d6-8ea4-da9745597b2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11928 2024.08.02 17:28:56.166346 [ 3 ] {d09dff53-fba2-4979-b968-1c94e786b6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11929 2024.08.02 17:28:56.166390 [ 3 ] {d09dff53-fba2-4979-b968-1c94e786b6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11930 2024.08.02 17:28:56.166516 [ 3 ] {d09dff53-fba2-4979-b968-1c94e786b6dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11931 2024.08.02 17:28:56.166803 [ 3 ] {d09dff53-fba2-4979-b968-1c94e786b6dc} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11932 2024.08.02 17:28:56.166838 [ 3 ] {d09dff53-fba2-4979-b968-1c94e786b6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11933 2024.08.02 17:28:56.167192 [ 3 ] {d09dff53-fba2-4979-b968-1c94e786b6dc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11934 2024.08.02 17:28:56.167502 [ 3 ] {d09dff53-fba2-4979-b968-1c94e786b6dc} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11935 2024.08.02 17:28:56.167653 [ 3 ] {d09dff53-fba2-4979-b968-1c94e786b6dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec.
11936 2024.08.02 17:28:56.167952 [ 3 ] {d09dff53-fba2-4979-b968-1c94e786b6dc} <Debug> DynamicQueryHandler: Done processing query
11937 2024.08.02 17:28:56.168015 [ 3 ] {d09dff53-fba2-4979-b968-1c94e786b6dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11938 2024.08.02 17:28:56.168085 [ 3 ] {} <Debug> HTTP-Session: 9546af39-9b48-43d6-8ea4-da9745597b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11939 2024.08.02 17:29:01.153517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11940 2024.08.02 17:29:01.153646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11941 2024.08.02 17:29:01.153672 [ 3 ] {} <Debug> HTTP-Session: c73dceff-fc41-409d-a064-3ecf3766e0b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11942 2024.08.02 17:29:01.153698 [ 3 ] {} <Debug> HTTP-Session: c73dceff-fc41-409d-a064-3ecf3766e0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11943 2024.08.02 17:29:01.153714 [ 3 ] {} <Debug> HTTP-Session: c73dceff-fc41-409d-a064-3ecf3766e0b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11944 2024.08.02 17:29:01.153764 [ 3 ] {} <Trace> HTTP-Session: c73dceff-fc41-409d-a064-3ecf3766e0b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11945 2024.08.02 17:29:01.153951 [ 3 ] {3610ff0c-b551-4646-819b-5aca65995e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11946 2024.08.02 17:29:01.154017 [ 3 ] {3610ff0c-b551-4646-819b-5aca65995e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11947 2024.08.02 17:29:01.154210 [ 3 ] {3610ff0c-b551-4646-819b-5aca65995e1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11948 2024.08.02 17:29:01.154617 [ 3 ] {3610ff0c-b551-4646-819b-5aca65995e1f} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11949 2024.08.02 17:29:01.154660 [ 3 ] {3610ff0c-b551-4646-819b-5aca65995e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11950 2024.08.02 17:29:01.155040 [ 3 ] {3610ff0c-b551-4646-819b-5aca65995e1f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11951 2024.08.02 17:29:01.155378 [ 3 ] {3610ff0c-b551-4646-819b-5aca65995e1f} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11952 2024.08.02 17:29:01.155531 [ 3 ] {3610ff0c-b551-4646-819b-5aca65995e1f} <Debug> executeQuery: Read 12 rows, 846.00 B in 0.001638 sec., 7326.007326007327 rows/sec., 504.38 KiB/sec.
11953 2024.08.02 17:29:01.155589 [ 105 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11954 2024.08.02 17:29:01.155695 [ 105 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11955 2024.08.02 17:29:01.155735 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11956 2024.08.02 17:29:01.155820 [ 3 ] {3610ff0c-b551-4646-819b-5aca65995e1f} <Debug> DynamicQueryHandler: Done processing query
11957 2024.08.02 17:29:01.155888 [ 3 ] {3610ff0c-b551-4646-819b-5aca65995e1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11958 2024.08.02 17:29:01.155957 [ 3 ] {} <Debug> HTTP-Session: c73dceff-fc41-409d-a064-3ecf3766e0b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11959 2024.08.02 17:29:01.156051 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
11960 2024.08.02 17:29:01.156281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11961 2024.08.02 17:29:01.156441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11962 2024.08.02 17:29:01.156534 [ 3 ] {} <Debug> HTTP-Session: 632d5298-1137-42ab-86d7-ef227452d77a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11963 2024.08.02 17:29:01.156620 [ 3 ] {} <Debug> HTTP-Session: 632d5298-1137-42ab-86d7-ef227452d77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11964 2024.08.02 17:29:01.156701 [ 3 ] {} <Debug> HTTP-Session: 632d5298-1137-42ab-86d7-ef227452d77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11965 2024.08.02 17:29:01.156755 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11966 2024.08.02 17:29:01.156827 [ 3 ] {} <Trace> HTTP-Session: 632d5298-1137-42ab-86d7-ef227452d77a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11967 2024.08.02 17:29:01.156896 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 36 rows starting from the beginning of the part
11968 2024.08.02 17:29:01.157321 [ 3 ] {7c573d34-c2cb-4878-b1ab-41eb46a2632b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11969 2024.08.02 17:29:01.157333 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part
11970 2024.08.02 17:29:01.157445 [ 3 ] {7c573d34-c2cb-4878-b1ab-41eb46a2632b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11971 2024.08.02 17:29:01.157573 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part
11972 2024.08.02 17:29:01.157817 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 12 rows starting from the beginning of the part
11973 2024.08.02 17:29:01.158134 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part
11974 2024.08.02 17:29:01.158220 [ 3 ] {7c573d34-c2cb-4878-b1ab-41eb46a2632b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11975 2024.08.02 17:29:01.158346 [ 200 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part
11976 2024.08.02 17:29:01.159042 [ 3 ] {7c573d34-c2cb-4878-b1ab-41eb46a2632b} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11977 2024.08.02 17:29:01.159086 [ 3 ] {7c573d34-c2cb-4878-b1ab-41eb46a2632b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
11978 2024.08.02 17:29:01.159592 [ 3 ] {7c573d34-c2cb-4878-b1ab-41eb46a2632b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11979 2024.08.02 17:29:01.160046 [ 190 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.004227191 sec., 30280.155308809088 rows/sec., 2.26 MiB/sec.
11980 2024.08.02 17:29:01.160240 [ 3 ] {7c573d34-c2cb-4878-b1ab-41eb46a2632b} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11981 2024.08.02 17:29:01.160303 [ 190 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11982 2024.08.02 17:29:01.160575 [ 3 ] {7c573d34-c2cb-4878-b1ab-41eb46a2632b} <Debug> executeQuery: Read 179 rows, 16.24 KiB in 0.003498 sec., 51172.09834190967 rows/sec., 4.53 MiB/sec.
11983 2024.08.02 17:29:01.161017 [ 3 ] {7c573d34-c2cb-4878-b1ab-41eb46a2632b} <Debug> DynamicQueryHandler: Done processing query
11984 2024.08.02 17:29:01.161065 [ 3 ] {7c573d34-c2cb-4878-b1ab-41eb46a2632b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11985 2024.08.02 17:29:01.161097 [ 3 ] {} <Debug> HTTP-Session: 632d5298-1137-42ab-86d7-ef227452d77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11986 2024.08.02 17:29:01.161231 [ 190 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_61_12} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11987 2024.08.02 17:29:01.161321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 62610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11988 2024.08.02 17:29:01.161362 [ 190 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_61_12} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11989 2024.08.02 17:29:01.161401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11990 2024.08.02 17:29:01.161446 [ 3 ] {} <Debug> HTTP-Session: ff20f177-63c2-49d2-9eb2-4d6e0f78a6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
11991 2024.08.02 17:29:01.161503 [ 3 ] {} <Debug> HTTP-Session: ff20f177-63c2-49d2-9eb2-4d6e0f78a6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11992 2024.08.02 17:29:01.161536 [ 3 ] {} <Debug> HTTP-Session: ff20f177-63c2-49d2-9eb2-4d6e0f78a6e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11993 2024.08.02 17:29:01.161532 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11994 2024.08.02 17:29:01.161600 [ 3 ] {} <Trace> HTTP-Session: ff20f177-63c2-49d2-9eb2-4d6e0f78a6e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11995 2024.08.02 17:29:01.161822 [ 3 ] {7da492a8-df2f-4810-879f-8077755d045e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11996 2024.08.02 17:29:01.161865 [ 3 ] {7da492a8-df2f-4810-879f-8077755d045e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11997 2024.08.02 17:29:01.162012 [ 3 ] {7da492a8-df2f-4810-879f-8077755d045e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11998 2024.08.02 17:29:01.162543 [ 3 ] {7da492a8-df2f-4810-879f-8077755d045e} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11999 2024.08.02 17:29:01.162581 [ 3 ] {7da492a8-df2f-4810-879f-8077755d045e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12000 2024.08.02 17:29:01.162918 [ 3 ] {7da492a8-df2f-4810-879f-8077755d045e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12001 2024.08.02 17:29:01.163238 [ 3 ] {7da492a8-df2f-4810-879f-8077755d045e} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12002 2024.08.02 17:29:01.163382 [ 3 ] {7da492a8-df2f-4810-879f-8077755d045e} <Debug> executeQuery: Read 388 rows, 27.96 KiB in 0.001672 sec., 232057.41626794258 rows/sec., 16.33 MiB/sec.
12003 2024.08.02 17:29:01.163610 [ 3 ] {7da492a8-df2f-4810-879f-8077755d045e} <Debug> DynamicQueryHandler: Done processing query
12004 2024.08.02 17:29:01.163665 [ 3 ] {7da492a8-df2f-4810-879f-8077755d045e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12005 2024.08.02 17:29:01.163723 [ 3 ] {} <Debug> HTTP-Session: ff20f177-63c2-49d2-9eb2-4d6e0f78a6e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12006 2024.08.02 17:29:01.163942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12007 2024.08.02 17:29:01.163994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12008 2024.08.02 17:29:01.164014 [ 3 ] {} <Debug> HTTP-Session: abd1d188-4194-4f20-9226-a16a99cf04ac Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12009 2024.08.02 17:29:01.164031 [ 3 ] {} <Debug> HTTP-Session: abd1d188-4194-4f20-9226-a16a99cf04ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12010 2024.08.02 17:29:01.164044 [ 3 ] {} <Debug> HTTP-Session: abd1d188-4194-4f20-9226-a16a99cf04ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12011 2024.08.02 17:29:01.164075 [ 3 ] {} <Trace> HTTP-Session: abd1d188-4194-4f20-9226-a16a99cf04ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12012 2024.08.02 17:29:01.164175 [ 3 ] {748f713f-b387-44be-a077-4346de85e676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12013 2024.08.02 17:29:01.164221 [ 3 ] {748f713f-b387-44be-a077-4346de85e676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12014 2024.08.02 17:29:01.164366 [ 3 ] {748f713f-b387-44be-a077-4346de85e676} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12015 2024.08.02 17:29:01.164628 [ 3 ] {748f713f-b387-44be-a077-4346de85e676} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12016 2024.08.02 17:29:01.164664 [ 3 ] {748f713f-b387-44be-a077-4346de85e676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12017 2024.08.02 17:29:01.165023 [ 3 ] {748f713f-b387-44be-a077-4346de85e676} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12018 2024.08.02 17:29:01.165345 [ 3 ] {748f713f-b387-44be-a077-4346de85e676} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12019 2024.08.02 17:29:01.165498 [ 3 ] {748f713f-b387-44be-a077-4346de85e676} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 191.54 KiB/sec.
12020 2024.08.02 17:29:01.165652 [ 3 ] {748f713f-b387-44be-a077-4346de85e676} <Debug> DynamicQueryHandler: Done processing query
12021 2024.08.02 17:29:01.165677 [ 3 ] {748f713f-b387-44be-a077-4346de85e676} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12022 2024.08.02 17:29:01.165692 [ 3 ] {} <Debug> HTTP-Session: abd1d188-4194-4f20-9226-a16a99cf04ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12023 2024.08.02 17:29:01.165816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12024 2024.08.02 17:29:01.165864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12025 2024.08.02 17:29:01.165884 [ 3 ] {} <Debug> HTTP-Session: f8b60999-9df3-48a9-b2a2-030908d07b86 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12026 2024.08.02 17:29:01.165900 [ 3 ] {} <Debug> HTTP-Session: f8b60999-9df3-48a9-b2a2-030908d07b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12027 2024.08.02 17:29:01.165914 [ 3 ] {} <Debug> HTTP-Session: f8b60999-9df3-48a9-b2a2-030908d07b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12028 2024.08.02 17:29:01.165944 [ 3 ] {} <Trace> HTTP-Session: f8b60999-9df3-48a9-b2a2-030908d07b86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12029 2024.08.02 17:29:01.166059 [ 3 ] {4b14ed5e-a05d-40d2-ac06-33c2690ad546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12030 2024.08.02 17:29:01.166105 [ 3 ] {4b14ed5e-a05d-40d2-ac06-33c2690ad546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12031 2024.08.02 17:29:01.166246 [ 3 ] {4b14ed5e-a05d-40d2-ac06-33c2690ad546} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12032 2024.08.02 17:29:01.166572 [ 3 ] {4b14ed5e-a05d-40d2-ac06-33c2690ad546} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12033 2024.08.02 17:29:01.166607 [ 3 ] {4b14ed5e-a05d-40d2-ac06-33c2690ad546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12034 2024.08.02 17:29:01.166973 [ 3 ] {4b14ed5e-a05d-40d2-ac06-33c2690ad546} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12035 2024.08.02 17:29:01.167319 [ 3 ] {4b14ed5e-a05d-40d2-ac06-33c2690ad546} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12036 2024.08.02 17:29:01.167480 [ 3 ] {4b14ed5e-a05d-40d2-ac06-33c2690ad546} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001461 sec., 52703.62765229295 rows/sec., 3.25 MiB/sec.
12037 2024.08.02 17:29:01.167648 [ 3 ] {4b14ed5e-a05d-40d2-ac06-33c2690ad546} <Debug> DynamicQueryHandler: Done processing query
12038 2024.08.02 17:29:01.167673 [ 3 ] {4b14ed5e-a05d-40d2-ac06-33c2690ad546} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12039 2024.08.02 17:29:01.167688 [ 3 ] {} <Debug> HTTP-Session: f8b60999-9df3-48a9-b2a2-030908d07b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12040 2024.08.02 17:29:01.167848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12041 2024.08.02 17:29:01.167897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12042 2024.08.02 17:29:01.167917 [ 3 ] {} <Debug> HTTP-Session: 49191595-9235-4557-be45-1671ea660d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12043 2024.08.02 17:29:01.167934 [ 3 ] {} <Debug> HTTP-Session: 49191595-9235-4557-be45-1671ea660d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12044 2024.08.02 17:29:01.167947 [ 3 ] {} <Debug> HTTP-Session: 49191595-9235-4557-be45-1671ea660d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12045 2024.08.02 17:29:01.167977 [ 3 ] {} <Trace> HTTP-Session: 49191595-9235-4557-be45-1671ea660d84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12046 2024.08.02 17:29:01.168123 [ 3 ] {5b3d9a3a-9830-4fa0-9690-cf48ee6800f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12047 2024.08.02 17:29:01.168175 [ 3 ] {5b3d9a3a-9830-4fa0-9690-cf48ee6800f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12048 2024.08.02 17:29:01.168317 [ 3 ] {5b3d9a3a-9830-4fa0-9690-cf48ee6800f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12049 2024.08.02 17:29:01.168694 [ 3 ] {5b3d9a3a-9830-4fa0-9690-cf48ee6800f3} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12050 2024.08.02 17:29:01.168732 [ 3 ] {5b3d9a3a-9830-4fa0-9690-cf48ee6800f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12051 2024.08.02 17:29:01.169106 [ 3 ] {5b3d9a3a-9830-4fa0-9690-cf48ee6800f3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12052 2024.08.02 17:29:01.169450 [ 3 ] {5b3d9a3a-9830-4fa0-9690-cf48ee6800f3} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12053 2024.08.02 17:29:01.169606 [ 3 ] {5b3d9a3a-9830-4fa0-9690-cf48ee6800f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec.
12054 2024.08.02 17:29:01.169763 [ 3 ] {5b3d9a3a-9830-4fa0-9690-cf48ee6800f3} <Debug> DynamicQueryHandler: Done processing query
12055 2024.08.02 17:29:01.169786 [ 3 ] {5b3d9a3a-9830-4fa0-9690-cf48ee6800f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12056 2024.08.02 17:29:01.169802 [ 3 ] {} <Debug> HTTP-Session: 49191595-9235-4557-be45-1671ea660d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12057 2024.08.02 17:29:01.169961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12058 2024.08.02 17:29:01.170007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12059 2024.08.02 17:29:01.170026 [ 3 ] {} <Debug> HTTP-Session: 0a792174-d1a4-48b7-99a1-7f1176521de7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12060 2024.08.02 17:29:01.170043 [ 3 ] {} <Debug> HTTP-Session: 0a792174-d1a4-48b7-99a1-7f1176521de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12061 2024.08.02 17:29:01.170056 [ 3 ] {} <Debug> HTTP-Session: 0a792174-d1a4-48b7-99a1-7f1176521de7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12062 2024.08.02 17:29:01.170086 [ 3 ] {} <Trace> HTTP-Session: 0a792174-d1a4-48b7-99a1-7f1176521de7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12063 2024.08.02 17:29:01.170225 [ 3 ] {e3716f8a-220e-40a2-9445-8e9dc88352f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12064 2024.08.02 17:29:01.170287 [ 3 ] {e3716f8a-220e-40a2-9445-8e9dc88352f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12065 2024.08.02 17:29:01.170679 [ 3 ] {e3716f8a-220e-40a2-9445-8e9dc88352f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12066 2024.08.02 17:29:01.171167 [ 3 ] {e3716f8a-220e-40a2-9445-8e9dc88352f7} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12067 2024.08.02 17:29:01.171203 [ 3 ] {e3716f8a-220e-40a2-9445-8e9dc88352f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12068 2024.08.02 17:29:01.171773 [ 3 ] {e3716f8a-220e-40a2-9445-8e9dc88352f7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12069 2024.08.02 17:29:01.172196 [ 3 ] {e3716f8a-220e-40a2-9445-8e9dc88352f7} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12070 2024.08.02 17:29:01.172388 [ 3 ] {e3716f8a-220e-40a2-9445-8e9dc88352f7} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002219 sec., 2703.9206849932402 rows/sec., 4.85 MiB/sec.
12071 2024.08.02 17:29:01.172857 [ 3 ] {e3716f8a-220e-40a2-9445-8e9dc88352f7} <Debug> DynamicQueryHandler: Done processing query
12072 2024.08.02 17:29:01.172908 [ 3 ] {e3716f8a-220e-40a2-9445-8e9dc88352f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12073 2024.08.02 17:29:01.172941 [ 3 ] {} <Debug> HTTP-Session: 0a792174-d1a4-48b7-99a1-7f1176521de7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12074 2024.08.02 17:29:01.173079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12075 2024.08.02 17:29:01.173129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12076 2024.08.02 17:29:01.173149 [ 3 ] {} <Debug> HTTP-Session: 8b6f74ed-6d56-4a80-8b03-8f238fb55b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12077 2024.08.02 17:29:01.173165 [ 3 ] {} <Debug> HTTP-Session: 8b6f74ed-6d56-4a80-8b03-8f238fb55b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12078 2024.08.02 17:29:01.173179 [ 3 ] {} <Debug> HTTP-Session: 8b6f74ed-6d56-4a80-8b03-8f238fb55b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12079 2024.08.02 17:29:01.173209 [ 3 ] {} <Trace> HTTP-Session: 8b6f74ed-6d56-4a80-8b03-8f238fb55b22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12080 2024.08.02 17:29:01.173317 [ 3 ] {6a0a1d2a-f430-4471-a9af-5ad84ee0a604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12081 2024.08.02 17:29:01.173363 [ 3 ] {6a0a1d2a-f430-4471-a9af-5ad84ee0a604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12082 2024.08.02 17:29:01.173503 [ 3 ] {6a0a1d2a-f430-4471-a9af-5ad84ee0a604} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12083 2024.08.02 17:29:01.173770 [ 3 ] {6a0a1d2a-f430-4471-a9af-5ad84ee0a604} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12084 2024.08.02 17:29:01.173806 [ 3 ] {6a0a1d2a-f430-4471-a9af-5ad84ee0a604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12085 2024.08.02 17:29:01.174182 [ 3 ] {6a0a1d2a-f430-4471-a9af-5ad84ee0a604} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12086 2024.08.02 17:29:01.174524 [ 3 ] {6a0a1d2a-f430-4471-a9af-5ad84ee0a604} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12087 2024.08.02 17:29:01.174674 [ 85 ] {} <Debug> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12088 2024.08.02 17:29:01.174683 [ 3 ] {6a0a1d2a-f430-4471-a9af-5ad84ee0a604} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001388 sec., 16570.605187319885 rows/sec., 896.35 KiB/sec.
12089 2024.08.02 17:29:01.174739 [ 85 ] {} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12090 2024.08.02 17:29:01.174806 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12091 2024.08.02 17:29:01.175003 [ 3 ] {6a0a1d2a-f430-4471-a9af-5ad84ee0a604} <Debug> DynamicQueryHandler: Done processing query
12092 2024.08.02 17:29:01.175070 [ 3 ] {6a0a1d2a-f430-4471-a9af-5ad84ee0a604} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12093 2024.08.02 17:29:01.175087 [ 196 ] {d501e769-a47d-43d8-aec9-796213bed647::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
12094 2024.08.02 17:29:01.175111 [ 3 ] {} <Debug> HTTP-Session: 8b6f74ed-6d56-4a80-8b03-8f238fb55b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12095 2024.08.02 17:29:01.175409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12096 2024.08.02 17:29:01.175611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12097 2024.08.02 17:29:01.175723 [ 3 ] {} <Debug> HTTP-Session: 2a0aa2f1-b7f1-46a3-afd2-d3be21ddffdf Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12098 2024.08.02 17:29:01.175807 [ 3 ] {} <Debug> HTTP-Session: 2a0aa2f1-b7f1-46a3-afd2-d3be21ddffdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12099 2024.08.02 17:29:01.175892 [ 3 ] {} <Debug> HTTP-Session: 2a0aa2f1-b7f1-46a3-afd2-d3be21ddffdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12100 2024.08.02 17:29:01.175923 [ 196 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12101 2024.08.02 17:29:01.176029 [ 3 ] {} <Trace> HTTP-Session: 2a0aa2f1-b7f1-46a3-afd2-d3be21ddffdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12102 2024.08.02 17:29:01.176065 [ 196 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 602 rows starting from the beginning of the part
12103 2024.08.02 17:29:01.176373 [ 196 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part
12104 2024.08.02 17:29:01.176392 [ 3 ] {6336c51d-f461-4d4a-9653-e62d846947c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12105 2024.08.02 17:29:01.176548 [ 3 ] {6336c51d-f461-4d4a-9653-e62d846947c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12106 2024.08.02 17:29:01.176606 [ 196 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part
12107 2024.08.02 17:29:01.176920 [ 196 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part
12108 2024.08.02 17:29:01.177165 [ 196 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part
12109 2024.08.02 17:29:01.177448 [ 196 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part
12110 2024.08.02 17:29:01.177478 [ 3 ] {6336c51d-f461-4d4a-9653-e62d846947c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12111 2024.08.02 17:29:01.178171 [ 3 ] {6336c51d-f461-4d4a-9653-e62d846947c2} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12112 2024.08.02 17:29:01.178225 [ 3 ] {6336c51d-f461-4d4a-9653-e62d846947c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12113 2024.08.02 17:29:01.178912 [ 3 ] {6336c51d-f461-4d4a-9653-e62d846947c2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12114 2024.08.02 17:29:01.179010 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 4 columns (4 merged, 0 gathered) in 0.004113019 sec., 170920.6789465354 rows/sec., 9.20 MiB/sec.
12115 2024.08.02 17:29:01.179305 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12116 2024.08.02 17:29:01.179728 [ 3 ] {6336c51d-f461-4d4a-9653-e62d846947c2} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12117 2024.08.02 17:29:01.180269 [ 3 ] {6336c51d-f461-4d4a-9653-e62d846947c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004047 sec., 14825.796886582653 rows/sec., 1023.13 KiB/sec.
12118 2024.08.02 17:29:01.180723 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_31_6} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12119 2024.08.02 17:29:01.181058 [ 3 ] {6336c51d-f461-4d4a-9653-e62d846947c2} <Debug> DynamicQueryHandler: Done processing query
12120 2024.08.02 17:29:01.181094 [ 190 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_31_6} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12121 2024.08.02 17:29:01.181162 [ 3 ] {6336c51d-f461-4d4a-9653-e62d846947c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12122 2024.08.02 17:29:01.181220 [ 3 ] {} <Debug> HTTP-Session: 2a0aa2f1-b7f1-46a3-afd2-d3be21ddffdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12123 2024.08.02 17:29:01.181374 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12124 2024.08.02 17:29:06.152597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 5215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12125 2024.08.02 17:29:06.152771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12126 2024.08.02 17:29:06.152808 [ 3 ] {} <Debug> HTTP-Session: 6f86cae6-1fef-4330-a189-1b07725270cf Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12127 2024.08.02 17:29:06.152840 [ 3 ] {} <Debug> HTTP-Session: 6f86cae6-1fef-4330-a189-1b07725270cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12128 2024.08.02 17:29:06.152861 [ 3 ] {} <Debug> HTTP-Session: 6f86cae6-1fef-4330-a189-1b07725270cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12129 2024.08.02 17:29:06.152928 [ 3 ] {} <Trace> HTTP-Session: 6f86cae6-1fef-4330-a189-1b07725270cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12130 2024.08.02 17:29:06.153187 [ 3 ] {7121a52b-42db-4c4b-8cc8-0ab6761cf88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12131 2024.08.02 17:29:06.153269 [ 3 ] {7121a52b-42db-4c4b-8cc8-0ab6761cf88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12132 2024.08.02 17:29:06.153464 [ 3 ] {7121a52b-42db-4c4b-8cc8-0ab6761cf88a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12133 2024.08.02 17:29:06.153892 [ 3 ] {7121a52b-42db-4c4b-8cc8-0ab6761cf88a} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12134 2024.08.02 17:29:06.153935 [ 3 ] {7121a52b-42db-4c4b-8cc8-0ab6761cf88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12135 2024.08.02 17:29:06.154307 [ 3 ] {7121a52b-42db-4c4b-8cc8-0ab6761cf88a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12136 2024.08.02 17:29:06.154652 [ 3 ] {7121a52b-42db-4c4b-8cc8-0ab6761cf88a} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12137 2024.08.02 17:29:06.154827 [ 3 ] {7121a52b-42db-4c4b-8cc8-0ab6761cf88a} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.001717 sec., 20966.802562609202 rows/sec., 1.66 MiB/sec.
12138 2024.08.02 17:29:06.155106 [ 3 ] {7121a52b-42db-4c4b-8cc8-0ab6761cf88a} <Debug> DynamicQueryHandler: Done processing query
12139 2024.08.02 17:29:06.155165 [ 3 ] {7121a52b-42db-4c4b-8cc8-0ab6761cf88a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12140 2024.08.02 17:29:06.155221 [ 3 ] {} <Debug> HTTP-Session: 6f86cae6-1fef-4330-a189-1b07725270cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12141 2024.08.02 17:29:06.155519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 28964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12142 2024.08.02 17:29:06.155570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12143 2024.08.02 17:29:06.155590 [ 3 ] {} <Debug> HTTP-Session: 913647b8-97ca-4584-90c0-b74d653c46e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12144 2024.08.02 17:29:06.155607 [ 3 ] {} <Debug> HTTP-Session: 913647b8-97ca-4584-90c0-b74d653c46e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12145 2024.08.02 17:29:06.155620 [ 3 ] {} <Debug> HTTP-Session: 913647b8-97ca-4584-90c0-b74d653c46e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12146 2024.08.02 17:29:06.155654 [ 3 ] {} <Trace> HTTP-Session: 913647b8-97ca-4584-90c0-b74d653c46e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12147 2024.08.02 17:29:06.155808 [ 3 ] {18cd47fe-7a42-4cbd-8ae5-8135a33ace8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12148 2024.08.02 17:29:06.155853 [ 3 ] {18cd47fe-7a42-4cbd-8ae5-8135a33ace8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12149 2024.08.02 17:29:06.155995 [ 3 ] {18cd47fe-7a42-4cbd-8ae5-8135a33ace8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12150 2024.08.02 17:29:06.156487 [ 3 ] {18cd47fe-7a42-4cbd-8ae5-8135a33ace8f} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12151 2024.08.02 17:29:06.156524 [ 3 ] {18cd47fe-7a42-4cbd-8ae5-8135a33ace8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12152 2024.08.02 17:29:06.156855 [ 3 ] {18cd47fe-7a42-4cbd-8ae5-8135a33ace8f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12153 2024.08.02 17:29:06.157162 [ 3 ] {18cd47fe-7a42-4cbd-8ae5-8135a33ace8f} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12154 2024.08.02 17:29:06.157316 [ 3 ] {18cd47fe-7a42-4cbd-8ae5-8135a33ace8f} <Debug> executeQuery: Read 200 rows, 16.81 KiB in 0.001569 sec., 127469.72594008922 rows/sec., 10.46 MiB/sec.
12155 2024.08.02 17:29:06.157496 [ 3 ] {18cd47fe-7a42-4cbd-8ae5-8135a33ace8f} <Debug> DynamicQueryHandler: Done processing query
12156 2024.08.02 17:29:06.157521 [ 3 ] {18cd47fe-7a42-4cbd-8ae5-8135a33ace8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12157 2024.08.02 17:29:06.157536 [ 3 ] {} <Debug> HTTP-Session: 913647b8-97ca-4584-90c0-b74d653c46e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12158 2024.08.02 17:29:06.157725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 22029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12159 2024.08.02 17:29:06.157774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12160 2024.08.02 17:29:06.157792 [ 3 ] {} <Debug> HTTP-Session: 6dffdefa-8fd7-4a1c-90e4-2a6939c252fa Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12161 2024.08.02 17:29:06.157808 [ 3 ] {} <Debug> HTTP-Session: 6dffdefa-8fd7-4a1c-90e4-2a6939c252fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12162 2024.08.02 17:29:06.157822 [ 3 ] {} <Debug> HTTP-Session: 6dffdefa-8fd7-4a1c-90e4-2a6939c252fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12163 2024.08.02 17:29:06.157853 [ 3 ] {} <Trace> HTTP-Session: 6dffdefa-8fd7-4a1c-90e4-2a6939c252fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12164 2024.08.02 17:29:06.157999 [ 3 ] {ab2b5d28-dcca-4f85-8020-3cb0bf2ae984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12165 2024.08.02 17:29:06.158042 [ 3 ] {ab2b5d28-dcca-4f85-8020-3cb0bf2ae984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12166 2024.08.02 17:29:06.158168 [ 3 ] {ab2b5d28-dcca-4f85-8020-3cb0bf2ae984} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12167 2024.08.02 17:29:06.158509 [ 3 ] {ab2b5d28-dcca-4f85-8020-3cb0bf2ae984} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12168 2024.08.02 17:29:06.158546 [ 3 ] {ab2b5d28-dcca-4f85-8020-3cb0bf2ae984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12169 2024.08.02 17:29:06.158865 [ 3 ] {ab2b5d28-dcca-4f85-8020-3cb0bf2ae984} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12170 2024.08.02 17:29:06.159168 [ 3 ] {ab2b5d28-dcca-4f85-8020-3cb0bf2ae984} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12171 2024.08.02 17:29:06.159326 [ 3 ] {ab2b5d28-dcca-4f85-8020-3cb0bf2ae984} <Debug> executeQuery: Read 130 rows, 10.35 KiB in 0.00138 sec., 94202.89855072464 rows/sec., 7.32 MiB/sec.
12172 2024.08.02 17:29:06.159570 [ 3 ] {ab2b5d28-dcca-4f85-8020-3cb0bf2ae984} <Debug> DynamicQueryHandler: Done processing query
12173 2024.08.02 17:29:06.159629 [ 3 ] {ab2b5d28-dcca-4f85-8020-3cb0bf2ae984} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12174 2024.08.02 17:29:06.159686 [ 3 ] {} <Debug> HTTP-Session: 6dffdefa-8fd7-4a1c-90e4-2a6939c252fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12175 2024.08.02 17:29:06.159909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 37616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12176 2024.08.02 17:29:06.159959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12177 2024.08.02 17:29:06.159979 [ 3 ] {} <Debug> HTTP-Session: df1bbf61-a348-4ec0-bb6a-6893b245a35c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12178 2024.08.02 17:29:06.159996 [ 3 ] {} <Debug> HTTP-Session: df1bbf61-a348-4ec0-bb6a-6893b245a35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12179 2024.08.02 17:29:06.160010 [ 3 ] {} <Debug> HTTP-Session: df1bbf61-a348-4ec0-bb6a-6893b245a35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12180 2024.08.02 17:29:06.160042 [ 3 ] {} <Trace> HTTP-Session: df1bbf61-a348-4ec0-bb6a-6893b245a35c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12181 2024.08.02 17:29:06.160209 [ 3 ] {7396eced-8c68-40fa-8c93-09f7b68d3bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12182 2024.08.02 17:29:06.160258 [ 3 ] {7396eced-8c68-40fa-8c93-09f7b68d3bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12183 2024.08.02 17:29:06.160419 [ 3 ] {7396eced-8c68-40fa-8c93-09f7b68d3bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12184 2024.08.02 17:29:06.160839 [ 3 ] {7396eced-8c68-40fa-8c93-09f7b68d3bf3} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12185 2024.08.02 17:29:06.160875 [ 3 ] {7396eced-8c68-40fa-8c93-09f7b68d3bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12186 2024.08.02 17:29:06.161276 [ 3 ] {7396eced-8c68-40fa-8c93-09f7b68d3bf3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12187 2024.08.02 17:29:06.161611 [ 3 ] {7396eced-8c68-40fa-8c93-09f7b68d3bf3} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12188 2024.08.02 17:29:06.161755 [ 3 ] {7396eced-8c68-40fa-8c93-09f7b68d3bf3} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001625 sec., 120615.38461538462 rows/sec., 8.42 MiB/sec.
12189 2024.08.02 17:29:06.162000 [ 3 ] {7396eced-8c68-40fa-8c93-09f7b68d3bf3} <Debug> DynamicQueryHandler: Done processing query
12190 2024.08.02 17:29:06.162045 [ 3 ] {7396eced-8c68-40fa-8c93-09f7b68d3bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12191 2024.08.02 17:29:06.162098 [ 3 ] {} <Debug> HTTP-Session: df1bbf61-a348-4ec0-bb6a-6893b245a35c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12192 2024.08.02 17:29:06.162303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 57651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12193 2024.08.02 17:29:06.162356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12194 2024.08.02 17:29:06.162375 [ 3 ] {} <Debug> HTTP-Session: 503dafc6-cf40-4d61-9309-18816920b3cf Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12195 2024.08.02 17:29:06.162394 [ 3 ] {} <Debug> HTTP-Session: 503dafc6-cf40-4d61-9309-18816920b3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12196 2024.08.02 17:29:06.162407 [ 3 ] {} <Debug> HTTP-Session: 503dafc6-cf40-4d61-9309-18816920b3cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12197 2024.08.02 17:29:06.162440 [ 3 ] {} <Trace> HTTP-Session: 503dafc6-cf40-4d61-9309-18816920b3cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12198 2024.08.02 17:29:06.162890 [ 3 ] {1e2271ea-ca1f-458d-a0ec-cec0811a2137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12199 2024.08.02 17:29:06.162959 [ 3 ] {1e2271ea-ca1f-458d-a0ec-cec0811a2137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12200 2024.08.02 17:29:06.163387 [ 3 ] {1e2271ea-ca1f-458d-a0ec-cec0811a2137} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12201 2024.08.02 17:29:06.164096 [ 3 ] {1e2271ea-ca1f-458d-a0ec-cec0811a2137} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12202 2024.08.02 17:29:06.164131 [ 3 ] {1e2271ea-ca1f-458d-a0ec-cec0811a2137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12203 2024.08.02 17:29:06.164721 [ 3 ] {1e2271ea-ca1f-458d-a0ec-cec0811a2137} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12204 2024.08.02 17:29:06.165120 [ 3 ] {1e2271ea-ca1f-458d-a0ec-cec0811a2137} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12205 2024.08.02 17:29:06.165340 [ 3 ] {1e2271ea-ca1f-458d-a0ec-cec0811a2137} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002793 sec., 12889.36627282492 rows/sec., 23.10 MiB/sec.
12206 2024.08.02 17:29:06.165765 [ 3 ] {1e2271ea-ca1f-458d-a0ec-cec0811a2137} <Debug> DynamicQueryHandler: Done processing query
12207 2024.08.02 17:29:06.165830 [ 3 ] {1e2271ea-ca1f-458d-a0ec-cec0811a2137} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
12208 2024.08.02 17:29:06.165899 [ 3 ] {} <Debug> HTTP-Session: 503dafc6-cf40-4d61-9309-18816920b3cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12209 2024.08.02 17:29:06.166097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12210 2024.08.02 17:29:06.166158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12211 2024.08.02 17:29:06.166176 [ 3 ] {} <Debug> HTTP-Session: 5c50470e-5c84-4ee2-b9bd-12215ea04ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12212 2024.08.02 17:29:06.166192 [ 3 ] {} <Debug> HTTP-Session: 5c50470e-5c84-4ee2-b9bd-12215ea04ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12213 2024.08.02 17:29:06.166205 [ 3 ] {} <Debug> HTTP-Session: 5c50470e-5c84-4ee2-b9bd-12215ea04ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12214 2024.08.02 17:29:06.166238 [ 3 ] {} <Trace> HTTP-Session: 5c50470e-5c84-4ee2-b9bd-12215ea04ce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12215 2024.08.02 17:29:06.166338 [ 3 ] {04d13f23-8b4f-4845-93a5-9f069e1059bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12216 2024.08.02 17:29:06.166384 [ 3 ] {04d13f23-8b4f-4845-93a5-9f069e1059bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12217 2024.08.02 17:29:06.166517 [ 3 ] {04d13f23-8b4f-4845-93a5-9f069e1059bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12218 2024.08.02 17:29:06.166783 [ 3 ] {04d13f23-8b4f-4845-93a5-9f069e1059bf} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12219 2024.08.02 17:29:06.166818 [ 3 ] {04d13f23-8b4f-4845-93a5-9f069e1059bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12220 2024.08.02 17:29:06.167158 [ 3 ] {04d13f23-8b4f-4845-93a5-9f069e1059bf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12221 2024.08.02 17:29:06.167475 [ 3 ] {04d13f23-8b4f-4845-93a5-9f069e1059bf} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12222 2024.08.02 17:29:06.167629 [ 3 ] {04d13f23-8b4f-4845-93a5-9f069e1059bf} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001307 sec., 4590.665646518745 rows/sec., 302.61 KiB/sec.
12223 2024.08.02 17:29:06.167793 [ 3 ] {04d13f23-8b4f-4845-93a5-9f069e1059bf} <Debug> DynamicQueryHandler: Done processing query
12224 2024.08.02 17:29:06.167816 [ 3 ] {04d13f23-8b4f-4845-93a5-9f069e1059bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12225 2024.08.02 17:29:06.167832 [ 3 ] {} <Debug> HTTP-Session: 5c50470e-5c84-4ee2-b9bd-12215ea04ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12226 2024.08.02 17:29:06.167942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12227 2024.08.02 17:29:06.167989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12228 2024.08.02 17:29:06.168007 [ 3 ] {} <Debug> HTTP-Session: 689ff68a-0886-4c9f-b416-e5c2639ae02c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12229 2024.08.02 17:29:06.168023 [ 3 ] {} <Debug> HTTP-Session: 689ff68a-0886-4c9f-b416-e5c2639ae02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12230 2024.08.02 17:29:06.168037 [ 3 ] {} <Debug> HTTP-Session: 689ff68a-0886-4c9f-b416-e5c2639ae02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12231 2024.08.02 17:29:06.168067 [ 3 ] {} <Trace> HTTP-Session: 689ff68a-0886-4c9f-b416-e5c2639ae02c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12232 2024.08.02 17:29:06.168183 [ 3 ] {802bb1df-1615-44c7-9f62-c897b5b6ef97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12233 2024.08.02 17:29:06.168227 [ 3 ] {802bb1df-1615-44c7-9f62-c897b5b6ef97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12234 2024.08.02 17:29:06.168352 [ 3 ] {802bb1df-1615-44c7-9f62-c897b5b6ef97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12235 2024.08.02 17:29:06.168624 [ 3 ] {802bb1df-1615-44c7-9f62-c897b5b6ef97} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12236 2024.08.02 17:29:06.168660 [ 3 ] {802bb1df-1615-44c7-9f62-c897b5b6ef97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12237 2024.08.02 17:29:06.169007 [ 3 ] {802bb1df-1615-44c7-9f62-c897b5b6ef97} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12238 2024.08.02 17:29:06.169324 [ 3 ] {802bb1df-1615-44c7-9f62-c897b5b6ef97} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12239 2024.08.02 17:29:06.169478 [ 3 ] {802bb1df-1615-44c7-9f62-c897b5b6ef97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec.
12240 2024.08.02 17:29:06.169634 [ 3 ] {802bb1df-1615-44c7-9f62-c897b5b6ef97} <Debug> DynamicQueryHandler: Done processing query
12241 2024.08.02 17:29:06.169657 [ 3 ] {802bb1df-1615-44c7-9f62-c897b5b6ef97} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12242 2024.08.02 17:29:06.169674 [ 3 ] {} <Debug> HTTP-Session: 689ff68a-0886-4c9f-b416-e5c2639ae02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12243 2024.08.02 17:29:08.102536 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
12244 2024.08.02 17:29:08.102607 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
12245 2024.08.02 17:29:11.152946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12246 2024.08.02 17:29:11.153146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12247 2024.08.02 17:29:11.153192 [ 3 ] {} <Debug> HTTP-Session: e8569ee0-f888-4722-8376-23e4e337e8e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12248 2024.08.02 17:29:11.153235 [ 3 ] {} <Debug> HTTP-Session: e8569ee0-f888-4722-8376-23e4e337e8e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12249 2024.08.02 17:29:11.153265 [ 3 ] {} <Debug> HTTP-Session: e8569ee0-f888-4722-8376-23e4e337e8e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12250 2024.08.02 17:29:11.153346 [ 3 ] {} <Trace> HTTP-Session: e8569ee0-f888-4722-8376-23e4e337e8e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12251 2024.08.02 17:29:11.153633 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
12252 2024.08.02 17:29:11.154051 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
12253 2024.08.02 17:29:11.154103 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
12254 2024.08.02 17:29:11.154481 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
12255 2024.08.02 17:29:11.154563 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
12256 2024.08.02 17:29:11.154737 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
12257 2024.08.02 17:29:11.154778 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
12258 2024.08.02 17:29:11.154803 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Debug> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (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
12259 2024.08.02 17:29:11.154821 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea) (SelectExecutor): Spreading mark ranges among streams (default reading)
12260 2024.08.02 17:29:11.154871 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
12261 2024.08.02 17:29:11.154894 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0
12262 2024.08.02 17:29:11.156166 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Debug> executeQuery: Read 41 rows, 1.55 KiB in 0.002652 sec., 15460.03016591252 rows/sec., 585.50 KiB/sec.
12263 2024.08.02 17:29:11.156465 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Debug> DynamicQueryHandler: Done processing query
12264 2024.08.02 17:29:11.156491 [ 3 ] {9e9edd39-0edb-40fd-87a7-950ab496d843} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
12265 2024.08.02 17:29:11.156509 [ 3 ] {} <Debug> HTTP-Session: e8569ee0-f888-4722-8376-23e4e337e8e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12266 2024.08.02 17:29:11.156715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12267 2024.08.02 17:29:11.156767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12268 2024.08.02 17:29:11.156787 [ 3 ] {} <Debug> HTTP-Session: 7292b404-2c42-4ec0-95db-a22da8a8fb31 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12269 2024.08.02 17:29:11.156804 [ 3 ] {} <Debug> HTTP-Session: 7292b404-2c42-4ec0-95db-a22da8a8fb31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12270 2024.08.02 17:29:11.156818 [ 3 ] {} <Debug> HTTP-Session: 7292b404-2c42-4ec0-95db-a22da8a8fb31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12271 2024.08.02 17:29:11.156853 [ 3 ] {} <Trace> HTTP-Session: 7292b404-2c42-4ec0-95db-a22da8a8fb31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12272 2024.08.02 17:29:11.156975 [ 3 ] {59899d1a-024f-4392-95c2-fad1ecf53722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
12273 2024.08.02 17:29:11.157025 [ 3 ] {59899d1a-024f-4392-95c2-fad1ecf53722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
12274 2024.08.02 17:29:11.157195 [ 3 ] {59899d1a-024f-4392-95c2-fad1ecf53722} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12275 2024.08.02 17:29:11.157526 [ 3 ] {59899d1a-024f-4392-95c2-fad1ecf53722} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12276 2024.08.02 17:29:11.157567 [ 3 ] {59899d1a-024f-4392-95c2-fad1ecf53722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12277 2024.08.02 17:29:11.158063 [ 3 ] {59899d1a-024f-4392-95c2-fad1ecf53722} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
12278 2024.08.02 17:29:11.158385 [ 3 ] {59899d1a-024f-4392-95c2-fad1ecf53722} <Trace> oximeter.timeseries_schema (aeb1ded0-dcf1-49f5-afc0-2f9e2e71e9ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12279 2024.08.02 17:29:11.158539 [ 3 ] {59899d1a-024f-4392-95c2-fad1ecf53722} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001603 sec., 623.8303181534623 rows/sec., 173.62 KiB/sec.
12280 2024.08.02 17:29:11.158913 [ 3 ] {59899d1a-024f-4392-95c2-fad1ecf53722} <Debug> DynamicQueryHandler: Done processing query
12281 2024.08.02 17:29:11.158968 [ 3 ] {59899d1a-024f-4392-95c2-fad1ecf53722} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12282 2024.08.02 17:29:11.159019 [ 3 ] {} <Debug> HTTP-Session: 7292b404-2c42-4ec0-95db-a22da8a8fb31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12283 2024.08.02 17:29:11.159167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12284 2024.08.02 17:29:11.159216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12285 2024.08.02 17:29:11.159235 [ 3 ] {} <Debug> HTTP-Session: 18462abb-77e1-4464-8a77-46dc479b4286 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12286 2024.08.02 17:29:11.159252 [ 3 ] {} <Debug> HTTP-Session: 18462abb-77e1-4464-8a77-46dc479b4286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12287 2024.08.02 17:29:11.159267 [ 3 ] {} <Debug> HTTP-Session: 18462abb-77e1-4464-8a77-46dc479b4286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12288 2024.08.02 17:29:11.159300 [ 3 ] {} <Trace> HTTP-Session: 18462abb-77e1-4464-8a77-46dc479b4286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12289 2024.08.02 17:29:11.159403 [ 3 ] {e69d5089-3531-4667-ae17-754e5fd8c8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12290 2024.08.02 17:29:11.159450 [ 3 ] {e69d5089-3531-4667-ae17-754e5fd8c8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12291 2024.08.02 17:29:11.159592 [ 3 ] {e69d5089-3531-4667-ae17-754e5fd8c8b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12292 2024.08.02 17:29:11.159910 [ 3 ] {e69d5089-3531-4667-ae17-754e5fd8c8b9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12293 2024.08.02 17:29:11.159946 [ 3 ] {e69d5089-3531-4667-ae17-754e5fd8c8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12294 2024.08.02 17:29:11.160265 [ 3 ] {e69d5089-3531-4667-ae17-754e5fd8c8b9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12295 2024.08.02 17:29:11.160589 [ 3 ] {e69d5089-3531-4667-ae17-754e5fd8c8b9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12296 2024.08.02 17:29:11.160738 [ 3 ] {e69d5089-3531-4667-ae17-754e5fd8c8b9} <Debug> executeQuery: Read 13 rows, 929.00 B in 0.001364 sec., 9530.791788856304 rows/sec., 665.12 KiB/sec.
12297 2024.08.02 17:29:11.160915 [ 3 ] {e69d5089-3531-4667-ae17-754e5fd8c8b9} <Debug> DynamicQueryHandler: Done processing query
12298 2024.08.02 17:29:11.160940 [ 3 ] {e69d5089-3531-4667-ae17-754e5fd8c8b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12299 2024.08.02 17:29:11.160956 [ 3 ] {} <Debug> HTTP-Session: 18462abb-77e1-4464-8a77-46dc479b4286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12300 2024.08.02 17:29:11.161066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12301 2024.08.02 17:29:11.161114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12302 2024.08.02 17:29:11.161134 [ 3 ] {} <Debug> HTTP-Session: 52b9078a-4bc8-48af-9525-f54fcf1020db Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12303 2024.08.02 17:29:11.161151 [ 3 ] {} <Debug> HTTP-Session: 52b9078a-4bc8-48af-9525-f54fcf1020db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12304 2024.08.02 17:29:11.161165 [ 3 ] {} <Debug> HTTP-Session: 52b9078a-4bc8-48af-9525-f54fcf1020db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12305 2024.08.02 17:29:11.161195 [ 3 ] {} <Trace> HTTP-Session: 52b9078a-4bc8-48af-9525-f54fcf1020db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12306 2024.08.02 17:29:11.161290 [ 3 ] {956ffed3-d6ed-4472-8323-490751c1e6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12307 2024.08.02 17:29:11.161333 [ 3 ] {956ffed3-d6ed-4472-8323-490751c1e6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12308 2024.08.02 17:29:11.161462 [ 3 ] {956ffed3-d6ed-4472-8323-490751c1e6c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12309 2024.08.02 17:29:11.161736 [ 3 ] {956ffed3-d6ed-4472-8323-490751c1e6c7} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12310 2024.08.02 17:29:11.161772 [ 3 ] {956ffed3-d6ed-4472-8323-490751c1e6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12311 2024.08.02 17:29:11.162091 [ 3 ] {956ffed3-d6ed-4472-8323-490751c1e6c7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
12312 2024.08.02 17:29:11.162403 [ 3 ] {956ffed3-d6ed-4472-8323-490751c1e6c7} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12313 2024.08.02 17:29:11.162562 [ 3 ] {956ffed3-d6ed-4472-8323-490751c1e6c7} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001285 sec., 2334.6303501945526 rows/sec., 184.67 KiB/sec.
12314 2024.08.02 17:29:11.162734 [ 3 ] {956ffed3-d6ed-4472-8323-490751c1e6c7} <Debug> DynamicQueryHandler: Done processing query
12315 2024.08.02 17:29:11.162759 [ 3 ] {956ffed3-d6ed-4472-8323-490751c1e6c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12316 2024.08.02 17:29:11.162774 [ 3 ] {} <Debug> HTTP-Session: 52b9078a-4bc8-48af-9525-f54fcf1020db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12317 2024.08.02 17:29:11.162955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 28019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12318 2024.08.02 17:29:11.163005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12319 2024.08.02 17:29:11.163024 [ 3 ] {} <Debug> HTTP-Session: 455f235b-8554-46c1-9828-1b7c53daed75 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12320 2024.08.02 17:29:11.163041 [ 3 ] {} <Debug> HTTP-Session: 455f235b-8554-46c1-9828-1b7c53daed75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12321 2024.08.02 17:29:11.163055 [ 3 ] {} <Debug> HTTP-Session: 455f235b-8554-46c1-9828-1b7c53daed75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12322 2024.08.02 17:29:11.163085 [ 3 ] {} <Trace> HTTP-Session: 455f235b-8554-46c1-9828-1b7c53daed75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12323 2024.08.02 17:29:11.163228 [ 3 ] {1399fbb8-0699-432f-9142-23a518ce1d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12324 2024.08.02 17:29:11.163270 [ 3 ] {1399fbb8-0699-432f-9142-23a518ce1d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12325 2024.08.02 17:29:11.163395 [ 3 ] {1399fbb8-0699-432f-9142-23a518ce1d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12326 2024.08.02 17:29:11.163804 [ 3 ] {1399fbb8-0699-432f-9142-23a518ce1d60} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12327 2024.08.02 17:29:11.163841 [ 3 ] {1399fbb8-0699-432f-9142-23a518ce1d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12328 2024.08.02 17:29:11.164173 [ 3 ] {1399fbb8-0699-432f-9142-23a518ce1d60} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12329 2024.08.02 17:29:11.164497 [ 3 ] {1399fbb8-0699-432f-9142-23a518ce1d60} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12330 2024.08.02 17:29:11.164645 [ 3 ] {1399fbb8-0699-432f-9142-23a518ce1d60} <Debug> executeQuery: Read 185 rows, 16.74 KiB in 0.001479 sec., 125084.51656524678 rows/sec., 11.05 MiB/sec.
12331 2024.08.02 17:29:11.164666 [ 104 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12332 2024.08.02 17:29:11.164764 [ 104 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12333 2024.08.02 17:29:11.164809 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12334 2024.08.02 17:29:11.164911 [ 3 ] {1399fbb8-0699-432f-9142-23a518ce1d60} <Debug> DynamicQueryHandler: Done processing query
12335 2024.08.02 17:29:11.164947 [ 3 ] {1399fbb8-0699-432f-9142-23a518ce1d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12336 2024.08.02 17:29:11.164960 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
12337 2024.08.02 17:29:11.164967 [ 3 ] {} <Debug> HTTP-Session: 455f235b-8554-46c1-9828-1b7c53daed75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12338 2024.08.02 17:29:11.165104 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12339 2024.08.02 17:29:11.165114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12340 2024.08.02 17:29:11.165154 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 295 rows starting from the beginning of the part
12341 2024.08.02 17:29:11.165178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12342 2024.08.02 17:29:11.165202 [ 3 ] {} <Debug> HTTP-Session: e44b4a82-2f26-4b7f-b70a-f4689b362ec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12343 2024.08.02 17:29:11.165230 [ 3 ] {} <Debug> HTTP-Session: e44b4a82-2f26-4b7f-b70a-f4689b362ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12344 2024.08.02 17:29:11.165277 [ 3 ] {} <Debug> HTTP-Session: e44b4a82-2f26-4b7f-b70a-f4689b362ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12345 2024.08.02 17:29:11.165305 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 180 rows starting from the beginning of the part
12346 2024.08.02 17:29:11.165344 [ 3 ] {} <Trace> HTTP-Session: e44b4a82-2f26-4b7f-b70a-f4689b362ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12347 2024.08.02 17:29:11.165536 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 152 rows starting from the beginning of the part
12348 2024.08.02 17:29:11.165649 [ 3 ] {465903e3-46bf-420e-b474-c1161f510394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12349 2024.08.02 17:29:11.165839 [ 3 ] {465903e3-46bf-420e-b474-c1161f510394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12350 2024.08.02 17:29:11.165847 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 179 rows starting from the beginning of the part
12351 2024.08.02 17:29:11.166179 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 200 rows starting from the beginning of the part
12352 2024.08.02 17:29:11.166506 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 185 rows starting from the beginning of the part
12353 2024.08.02 17:29:11.167161 [ 3 ] {465903e3-46bf-420e-b474-c1161f510394} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12354 2024.08.02 17:29:11.168014 [ 3 ] {465903e3-46bf-420e-b474-c1161f510394} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12355 2024.08.02 17:29:11.168054 [ 3 ] {465903e3-46bf-420e-b474-c1161f510394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12356 2024.08.02 17:29:11.168498 [ 3 ] {465903e3-46bf-420e-b474-c1161f510394} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
12357 2024.08.02 17:29:11.168961 [ 3 ] {465903e3-46bf-420e-b474-c1161f510394} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12358 2024.08.02 17:29:11.169224 [ 198 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1191 rows, containing 4 columns (4 merged, 0 gathered) in 0.004322673 sec., 275523.9639917246 rows/sec., 23.74 MiB/sec.
12359 2024.08.02 17:29:11.169252 [ 3 ] {465903e3-46bf-420e-b474-c1161f510394} <Debug> executeQuery: Read 3 rows, 207.00 B in 0.003729 sec., 804.5052292839903 rows/sec., 54.21 KiB/sec.
12360 2024.08.02 17:29:11.169536 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12361 2024.08.02 17:29:11.169586 [ 3 ] {465903e3-46bf-420e-b474-c1161f510394} <Debug> DynamicQueryHandler: Done processing query
12362 2024.08.02 17:29:11.169616 [ 3 ] {465903e3-46bf-420e-b474-c1161f510394} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12363 2024.08.02 17:29:11.169632 [ 3 ] {} <Debug> HTTP-Session: e44b4a82-2f26-4b7f-b70a-f4689b362ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12364 2024.08.02 17:29:11.169958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 64233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12365 2024.08.02 17:29:11.169965 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_66_13} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12366 2024.08.02 17:29:11.170023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12367 2024.08.02 17:29:11.170058 [ 3 ] {} <Debug> HTTP-Session: 1f8e4c93-eba3-400e-8c83-e3a406c5acb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12368 2024.08.02 17:29:11.170079 [ 3 ] {} <Debug> HTTP-Session: 1f8e4c93-eba3-400e-8c83-e3a406c5acb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12369 2024.08.02 17:29:11.170096 [ 3 ] {} <Debug> HTTP-Session: 1f8e4c93-eba3-400e-8c83-e3a406c5acb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12370 2024.08.02 17:29:11.170099 [ 193 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_66_13} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12371 2024.08.02 17:29:11.170133 [ 3 ] {} <Trace> HTTP-Session: 1f8e4c93-eba3-400e-8c83-e3a406c5acb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12372 2024.08.02 17:29:11.170201 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
12373 2024.08.02 17:29:11.170352 [ 3 ] {3fb937bf-c5aa-4bd3-8794-cecf39be2007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12374 2024.08.02 17:29:11.170394 [ 3 ] {3fb937bf-c5aa-4bd3-8794-cecf39be2007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12375 2024.08.02 17:29:11.170517 [ 3 ] {3fb937bf-c5aa-4bd3-8794-cecf39be2007} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12376 2024.08.02 17:29:11.171073 [ 3 ] {3fb937bf-c5aa-4bd3-8794-cecf39be2007} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12377 2024.08.02 17:29:11.171109 [ 3 ] {3fb937bf-c5aa-4bd3-8794-cecf39be2007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12378 2024.08.02 17:29:11.171433 [ 3 ] {3fb937bf-c5aa-4bd3-8794-cecf39be2007} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12379 2024.08.02 17:29:11.171740 [ 3 ] {3fb937bf-c5aa-4bd3-8794-cecf39be2007} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12380 2024.08.02 17:29:11.171886 [ 3 ] {3fb937bf-c5aa-4bd3-8794-cecf39be2007} <Debug> executeQuery: Read 398 rows, 28.69 KiB in 0.001638 sec., 242979.242979243 rows/sec., 17.10 MiB/sec.
12381 2024.08.02 17:29:11.171898 [ 104 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12382 2024.08.02 17:29:11.171971 [ 104 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12383 2024.08.02 17:29:11.172028 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12384 2024.08.02 17:29:11.172154 [ 3 ] {3fb937bf-c5aa-4bd3-8794-cecf39be2007} <Debug> DynamicQueryHandler: Done processing query
12385 2024.08.02 17:29:11.172169 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
12386 2024.08.02 17:29:11.172199 [ 3 ] {3fb937bf-c5aa-4bd3-8794-cecf39be2007} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12387 2024.08.02 17:29:11.172241 [ 3 ] {} <Debug> HTTP-Session: 1f8e4c93-eba3-400e-8c83-e3a406c5acb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12388 2024.08.02 17:29:11.172362 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12389 2024.08.02 17:29:11.172416 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 470 rows starting from the beginning of the part
12390 2024.08.02 17:29:11.172428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12391 2024.08.02 17:29:11.172537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12392 2024.08.02 17:29:11.172628 [ 3 ] {} <Debug> HTTP-Session: 16d955ca-c6e9-4676-bb21-4e7c25b6116b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12393 2024.08.02 17:29:11.172695 [ 3 ] {} <Debug> HTTP-Session: 16d955ca-c6e9-4676-bb21-4e7c25b6116b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12394 2024.08.02 17:29:11.172693 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 390 rows starting from the beginning of the part
12395 2024.08.02 17:29:11.172732 [ 3 ] {} <Debug> HTTP-Session: 16d955ca-c6e9-4676-bb21-4e7c25b6116b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12396 2024.08.02 17:29:11.172839 [ 3 ] {} <Trace> HTTP-Session: 16d955ca-c6e9-4676-bb21-4e7c25b6116b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12397 2024.08.02 17:29:11.172978 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 102 rows starting from the beginning of the part
12398 2024.08.02 17:29:11.173227 [ 3 ] {89a4203a-327b-4a54-852d-04113d0624d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12399 2024.08.02 17:29:11.173303 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 388 rows starting from the beginning of the part
12400 2024.08.02 17:29:11.173450 [ 3 ] {89a4203a-327b-4a54-852d-04113d0624d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12401 2024.08.02 17:29:11.173515 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 130 rows starting from the beginning of the part
12402 2024.08.02 17:29:11.173906 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 398 rows starting from the beginning of the part
12403 2024.08.02 17:29:11.174562 [ 3 ] {89a4203a-327b-4a54-852d-04113d0624d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12404 2024.08.02 17:29:11.175214 [ 3 ] {89a4203a-327b-4a54-852d-04113d0624d3} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12405 2024.08.02 17:29:11.175270 [ 3 ] {89a4203a-327b-4a54-852d-04113d0624d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12406 2024.08.02 17:29:11.176206 [ 3 ] {89a4203a-327b-4a54-852d-04113d0624d3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12407 2024.08.02 17:29:11.176837 [ 3 ] {89a4203a-327b-4a54-852d-04113d0624d3} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12408 2024.08.02 17:29:11.177061 [ 187 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1878 rows, containing 4 columns (4 merged, 0 gathered) in 0.004941214 sec., 380068.5418603606 rows/sec., 27.24 MiB/sec.
12409 2024.08.02 17:29:11.177223 [ 3 ] {89a4203a-327b-4a54-852d-04113d0624d3} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004144 sec., 1447.8764478764479 rows/sec., 62.21 KiB/sec.
12410 2024.08.02 17:29:11.177594 [ 199 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12411 2024.08.02 17:29:11.177867 [ 3 ] {89a4203a-327b-4a54-852d-04113d0624d3} <Debug> DynamicQueryHandler: Done processing query
12412 2024.08.02 17:29:11.177932 [ 3 ] {89a4203a-327b-4a54-852d-04113d0624d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12413 2024.08.02 17:29:11.177968 [ 3 ] {} <Debug> HTTP-Session: 16d955ca-c6e9-4676-bb21-4e7c25b6116b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12414 2024.08.02 17:29:11.178176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12415 2024.08.02 17:29:11.178258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12416 2024.08.02 17:29:11.178292 [ 3 ] {} <Debug> HTTP-Session: 17c577c3-4866-40c9-8946-0d683a36007d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12417 2024.08.02 17:29:11.178321 [ 3 ] {} <Debug> HTTP-Session: 17c577c3-4866-40c9-8946-0d683a36007d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12418 2024.08.02 17:29:11.178339 [ 3 ] {} <Debug> HTTP-Session: 17c577c3-4866-40c9-8946-0d683a36007d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12419 2024.08.02 17:29:11.178391 [ 3 ] {} <Trace> HTTP-Session: 17c577c3-4866-40c9-8946-0d683a36007d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12420 2024.08.02 17:29:11.178453 [ 199 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_66_13} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12421 2024.08.02 17:29:11.178615 [ 3 ] {21aa99eb-5f18-4de2-b8b2-6964821fa8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12422 2024.08.02 17:29:11.178625 [ 199 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_66_13} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12423 2024.08.02 17:29:11.178690 [ 3 ] {21aa99eb-5f18-4de2-b8b2-6964821fa8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12424 2024.08.02 17:29:11.178840 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
12425 2024.08.02 17:29:11.179005 [ 3 ] {21aa99eb-5f18-4de2-b8b2-6964821fa8e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12426 2024.08.02 17:29:11.179345 [ 3 ] {21aa99eb-5f18-4de2-b8b2-6964821fa8e8} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12427 2024.08.02 17:29:11.179382 [ 3 ] {21aa99eb-5f18-4de2-b8b2-6964821fa8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12428 2024.08.02 17:29:11.179764 [ 3 ] {21aa99eb-5f18-4de2-b8b2-6964821fa8e8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12429 2024.08.02 17:29:11.180128 [ 3 ] {21aa99eb-5f18-4de2-b8b2-6964821fa8e8} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12430 2024.08.02 17:29:11.180284 [ 3 ] {21aa99eb-5f18-4de2-b8b2-6964821fa8e8} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001765 sec., 43626.06232294617 rows/sec., 2.69 MiB/sec.
12431 2024.08.02 17:29:11.180472 [ 3 ] {21aa99eb-5f18-4de2-b8b2-6964821fa8e8} <Debug> DynamicQueryHandler: Done processing query
12432 2024.08.02 17:29:11.180497 [ 3 ] {21aa99eb-5f18-4de2-b8b2-6964821fa8e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12433 2024.08.02 17:29:11.180514 [ 3 ] {} <Debug> HTTP-Session: 17c577c3-4866-40c9-8946-0d683a36007d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12434 2024.08.02 17:29:11.180700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 31017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12435 2024.08.02 17:29:11.180748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12436 2024.08.02 17:29:11.180767 [ 3 ] {} <Debug> HTTP-Session: d1443074-41eb-4f5a-86c7-e98024c93151 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12437 2024.08.02 17:29:11.180783 [ 3 ] {} <Debug> HTTP-Session: d1443074-41eb-4f5a-86c7-e98024c93151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12438 2024.08.02 17:29:11.180796 [ 3 ] {} <Debug> HTTP-Session: d1443074-41eb-4f5a-86c7-e98024c93151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12439 2024.08.02 17:29:11.180827 [ 3 ] {} <Trace> HTTP-Session: d1443074-41eb-4f5a-86c7-e98024c93151 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12440 2024.08.02 17:29:11.180987 [ 3 ] {8eb90c3b-c47a-4d92-95df-f228d1269451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12441 2024.08.02 17:29:11.181033 [ 3 ] {8eb90c3b-c47a-4d92-95df-f228d1269451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12442 2024.08.02 17:29:11.181180 [ 3 ] {8eb90c3b-c47a-4d92-95df-f228d1269451} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12443 2024.08.02 17:29:11.181537 [ 3 ] {8eb90c3b-c47a-4d92-95df-f228d1269451} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12444 2024.08.02 17:29:11.181573 [ 3 ] {8eb90c3b-c47a-4d92-95df-f228d1269451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12445 2024.08.02 17:29:11.181945 [ 3 ] {8eb90c3b-c47a-4d92-95df-f228d1269451} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12446 2024.08.02 17:29:11.182290 [ 3 ] {8eb90c3b-c47a-4d92-95df-f228d1269451} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12447 2024.08.02 17:29:11.182453 [ 3 ] {8eb90c3b-c47a-4d92-95df-f228d1269451} <Debug> executeQuery: Read 162 rows, 11.54 KiB in 0.001548 sec., 104651.16279069768 rows/sec., 7.28 MiB/sec.
12448 2024.08.02 17:29:11.182626 [ 3 ] {8eb90c3b-c47a-4d92-95df-f228d1269451} <Debug> DynamicQueryHandler: Done processing query
12449 2024.08.02 17:29:11.182650 [ 3 ] {8eb90c3b-c47a-4d92-95df-f228d1269451} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12450 2024.08.02 17:29:11.182666 [ 3 ] {} <Debug> HTTP-Session: d1443074-41eb-4f5a-86c7-e98024c93151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12451 2024.08.02 17:29:11.182802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 11420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12452 2024.08.02 17:29:11.182849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12453 2024.08.02 17:29:11.182868 [ 3 ] {} <Debug> HTTP-Session: 5e483ead-4aef-4d62-b0aa-b53cdfaeea98 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12454 2024.08.02 17:29:11.182884 [ 3 ] {} <Debug> HTTP-Session: 5e483ead-4aef-4d62-b0aa-b53cdfaeea98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12455 2024.08.02 17:29:11.182897 [ 3 ] {} <Debug> HTTP-Session: 5e483ead-4aef-4d62-b0aa-b53cdfaeea98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12456 2024.08.02 17:29:11.182927 [ 3 ] {} <Trace> HTTP-Session: 5e483ead-4aef-4d62-b0aa-b53cdfaeea98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12457 2024.08.02 17:29:11.183079 [ 3 ] {5af60c05-5b92-4722-b842-b92b1104f91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12458 2024.08.02 17:29:11.183142 [ 3 ] {5af60c05-5b92-4722-b842-b92b1104f91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12459 2024.08.02 17:29:11.183549 [ 3 ] {5af60c05-5b92-4722-b842-b92b1104f91b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12460 2024.08.02 17:29:11.184043 [ 3 ] {5af60c05-5b92-4722-b842-b92b1104f91b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12461 2024.08.02 17:29:11.184080 [ 3 ] {5af60c05-5b92-4722-b842-b92b1104f91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12462 2024.08.02 17:29:11.184642 [ 3 ] {5af60c05-5b92-4722-b842-b92b1104f91b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12463 2024.08.02 17:29:11.185047 [ 3 ] {5af60c05-5b92-4722-b842-b92b1104f91b} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12464 2024.08.02 17:29:11.185234 [ 104 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12465 2024.08.02 17:29:11.185254 [ 3 ] {5af60c05-5b92-4722-b842-b92b1104f91b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002249 sec., 3112.4944419742105 rows/sec., 5.58 MiB/sec.
12466 2024.08.02 17:29:11.185304 [ 104 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12467 2024.08.02 17:29:11.185395 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12468 2024.08.02 17:29:11.185662 [ 198 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
12469 2024.08.02 17:29:11.185812 [ 3 ] {5af60c05-5b92-4722-b842-b92b1104f91b} <Debug> DynamicQueryHandler: Done processing query
12470 2024.08.02 17:29:11.185863 [ 3 ] {5af60c05-5b92-4722-b842-b92b1104f91b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12471 2024.08.02 17:29:11.185912 [ 3 ] {} <Debug> HTTP-Session: 5e483ead-4aef-4d62-b0aa-b53cdfaeea98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12472 2024.08.02 17:29:11.186109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12473 2024.08.02 17:29:11.186235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12474 2024.08.02 17:29:11.186297 [ 3 ] {} <Debug> HTTP-Session: 510d039a-dc6e-4aef-b7c1-82d282155bba Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12475 2024.08.02 17:29:11.186336 [ 198 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12476 2024.08.02 17:29:11.186346 [ 3 ] {} <Debug> HTTP-Session: 510d039a-dc6e-4aef-b7c1-82d282155bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12477 2024.08.02 17:29:11.186405 [ 3 ] {} <Debug> HTTP-Session: 510d039a-dc6e-4aef-b7c1-82d282155bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12478 2024.08.02 17:29:11.186495 [ 3 ] {} <Trace> HTTP-Session: 510d039a-dc6e-4aef-b7c1-82d282155bba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12479 2024.08.02 17:29:11.186506 [ 198 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 886 rows starting from the beginning of the part
12480 2024.08.02 17:29:11.186767 [ 3 ] {6c71877a-1615-47e9-81ac-8308dcbf2b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12481 2024.08.02 17:29:11.186993 [ 3 ] {6c71877a-1615-47e9-81ac-8308dcbf2b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12482 2024.08.02 17:29:11.187177 [ 198 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part
12483 2024.08.02 17:29:11.187815 [ 3 ] {6c71877a-1615-47e9-81ac-8308dcbf2b2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12484 2024.08.02 17:29:11.188063 [ 198 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part
12485 2024.08.02 17:29:11.188757 [ 198 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part
12486 2024.08.02 17:29:11.188891 [ 3 ] {6c71877a-1615-47e9-81ac-8308dcbf2b2f} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12487 2024.08.02 17:29:11.188979 [ 3 ] {6c71877a-1615-47e9-81ac-8308dcbf2b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12488 2024.08.02 17:29:11.189418 [ 198 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part
12489 2024.08.02 17:29:11.190074 [ 198 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part
12490 2024.08.02 17:29:11.190566 [ 3 ] {6c71877a-1615-47e9-81ac-8308dcbf2b2f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12491 2024.08.02 17:29:11.191501 [ 3 ] {6c71877a-1615-47e9-81ac-8308dcbf2b2f} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12492 2024.08.02 17:29:11.191865 [ 3 ] {6c71877a-1615-47e9-81ac-8308dcbf2b2f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005224 sec., 4402.756508422664 rows/sec., 238.16 KiB/sec.
12493 2024.08.02 17:29:11.192260 [ 3 ] {6c71877a-1615-47e9-81ac-8308dcbf2b2f} <Debug> DynamicQueryHandler: Done processing query
12494 2024.08.02 17:29:11.192291 [ 3 ] {6c71877a-1615-47e9-81ac-8308dcbf2b2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12495 2024.08.02 17:29:11.192307 [ 3 ] {} <Debug> HTTP-Session: 510d039a-dc6e-4aef-b7c1-82d282155bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12496 2024.08.02 17:29:11.192447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12497 2024.08.02 17:29:11.192502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12498 2024.08.02 17:29:11.192521 [ 3 ] {} <Debug> HTTP-Session: a98f8fd3-23f0-422b-b58b-ce4967950b13 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12499 2024.08.02 17:29:11.192537 [ 3 ] {} <Debug> HTTP-Session: a98f8fd3-23f0-422b-b58b-ce4967950b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12500 2024.08.02 17:29:11.192551 [ 3 ] {} <Debug> HTTP-Session: a98f8fd3-23f0-422b-b58b-ce4967950b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12501 2024.08.02 17:29:11.192595 [ 3 ] {} <Trace> HTTP-Session: a98f8fd3-23f0-422b-b58b-ce4967950b13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12502 2024.08.02 17:29:11.192756 [ 3 ] {46653c78-58ff-484d-b45f-2439de8b8424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12503 2024.08.02 17:29:11.192819 [ 3 ] {46653c78-58ff-484d-b45f-2439de8b8424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12504 2024.08.02 17:29:11.193460 [ 3 ] {46653c78-58ff-484d-b45f-2439de8b8424} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12505 2024.08.02 17:29:11.194382 [ 3 ] {46653c78-58ff-484d-b45f-2439de8b8424} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12506 2024.08.02 17:29:11.194448 [ 3 ] {46653c78-58ff-484d-b45f-2439de8b8424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12507 2024.08.02 17:29:11.195639 [ 3 ] {46653c78-58ff-484d-b45f-2439de8b8424} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12508 2024.08.02 17:29:11.196643 [ 3 ] {46653c78-58ff-484d-b45f-2439de8b8424} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12509 2024.08.02 17:29:11.197171 [ 3 ] {46653c78-58ff-484d-b45f-2439de8b8424} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004475 sec., 13407.82122905028 rows/sec., 925.28 KiB/sec.
12510 2024.08.02 17:29:11.197530 [ 3 ] {46653c78-58ff-484d-b45f-2439de8b8424} <Debug> DynamicQueryHandler: Done processing query
12511 2024.08.02 17:29:11.197563 [ 3 ] {46653c78-58ff-484d-b45f-2439de8b8424} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12512 2024.08.02 17:29:11.197584 [ 3 ] {} <Debug> HTTP-Session: a98f8fd3-23f0-422b-b58b-ce4967950b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12513 2024.08.02 17:29:11.199359 [ 199 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 19 columns (19 merged, 0 gathered) in 0.013831925 sec., 70344.5109773224 rows/sec., 126.05 MiB/sec.
12514 2024.08.02 17:29:11.200722 [ 186 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12515 2024.08.02 17:29:11.201458 [ 186 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12516 2024.08.02 17:29:11.201544 [ 186 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12517 2024.08.02 17:29:11.201685 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB.
12518 2024.08.02 17:29:16.151360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 5358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12519 2024.08.02 17:29:16.151517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12520 2024.08.02 17:29:16.151561 [ 3 ] {} <Debug> HTTP-Session: 5ea86bad-0782-4805-a005-7d58ea2ab23a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12521 2024.08.02 17:29:16.151601 [ 3 ] {} <Debug> HTTP-Session: 5ea86bad-0782-4805-a005-7d58ea2ab23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12522 2024.08.02 17:29:16.151627 [ 3 ] {} <Debug> HTTP-Session: 5ea86bad-0782-4805-a005-7d58ea2ab23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12523 2024.08.02 17:29:16.151705 [ 3 ] {} <Trace> HTTP-Session: 5ea86bad-0782-4805-a005-7d58ea2ab23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12524 2024.08.02 17:29:16.151996 [ 3 ] {239f7202-c9e9-4960-8b9e-05c0f75e6ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12525 2024.08.02 17:29:16.152099 [ 3 ] {239f7202-c9e9-4960-8b9e-05c0f75e6ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12526 2024.08.02 17:29:16.152399 [ 3 ] {239f7202-c9e9-4960-8b9e-05c0f75e6ea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12527 2024.08.02 17:29:16.152934 [ 3 ] {239f7202-c9e9-4960-8b9e-05c0f75e6ea9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12528 2024.08.02 17:29:16.152979 [ 3 ] {239f7202-c9e9-4960-8b9e-05c0f75e6ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12529 2024.08.02 17:29:16.153383 [ 3 ] {239f7202-c9e9-4960-8b9e-05c0f75e6ea9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12530 2024.08.02 17:29:16.153735 [ 3 ] {239f7202-c9e9-4960-8b9e-05c0f75e6ea9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12531 2024.08.02 17:29:16.153916 [ 3 ] {239f7202-c9e9-4960-8b9e-05c0f75e6ea9} <Debug> executeQuery: Read 37 rows, 3.00 KiB in 0.002015 sec., 18362.282878411912 rows/sec., 1.45 MiB/sec.
12532 2024.08.02 17:29:16.154143 [ 3 ] {239f7202-c9e9-4960-8b9e-05c0f75e6ea9} <Debug> DynamicQueryHandler: Done processing query
12533 2024.08.02 17:29:16.154170 [ 3 ] {239f7202-c9e9-4960-8b9e-05c0f75e6ea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12534 2024.08.02 17:29:16.154187 [ 3 ] {} <Debug> HTTP-Session: 5ea86bad-0782-4805-a005-7d58ea2ab23a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12535 2024.08.02 17:29:16.154336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12536 2024.08.02 17:29:16.154397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12537 2024.08.02 17:29:16.154417 [ 3 ] {} <Debug> HTTP-Session: 81065eee-af11-4e80-ab28-4de7962a449e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12538 2024.08.02 17:29:16.154436 [ 3 ] {} <Debug> HTTP-Session: 81065eee-af11-4e80-ab28-4de7962a449e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12539 2024.08.02 17:29:16.154450 [ 3 ] {} <Debug> HTTP-Session: 81065eee-af11-4e80-ab28-4de7962a449e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12540 2024.08.02 17:29:16.154487 [ 3 ] {} <Trace> HTTP-Session: 81065eee-af11-4e80-ab28-4de7962a449e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12541 2024.08.02 17:29:16.154593 [ 3 ] {379942af-e259-4985-b3c8-c6ebaebf8080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12542 2024.08.02 17:29:16.154642 [ 3 ] {379942af-e259-4985-b3c8-c6ebaebf8080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12543 2024.08.02 17:29:16.154781 [ 3 ] {379942af-e259-4985-b3c8-c6ebaebf8080} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12544 2024.08.02 17:29:16.155103 [ 3 ] {379942af-e259-4985-b3c8-c6ebaebf8080} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12545 2024.08.02 17:29:16.155141 [ 3 ] {379942af-e259-4985-b3c8-c6ebaebf8080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12546 2024.08.02 17:29:16.155457 [ 3 ] {379942af-e259-4985-b3c8-c6ebaebf8080} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
12547 2024.08.02 17:29:16.155808 [ 3 ] {379942af-e259-4985-b3c8-c6ebaebf8080} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12548 2024.08.02 17:29:16.155972 [ 3 ] {379942af-e259-4985-b3c8-c6ebaebf8080} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.0014 sec., 1428.5714285714287 rows/sec., 106.03 KiB/sec.
12549 2024.08.02 17:29:16.156152 [ 3 ] {379942af-e259-4985-b3c8-c6ebaebf8080} <Debug> DynamicQueryHandler: Done processing query
12550 2024.08.02 17:29:16.156178 [ 3 ] {379942af-e259-4985-b3c8-c6ebaebf8080} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12551 2024.08.02 17:29:16.156194 [ 3 ] {} <Debug> HTTP-Session: 81065eee-af11-4e80-ab28-4de7962a449e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12552 2024.08.02 17:29:16.156352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 25015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12553 2024.08.02 17:29:16.156403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12554 2024.08.02 17:29:16.156422 [ 3 ] {} <Debug> HTTP-Session: dfbd7d59-d6bb-4ff0-8e2d-27b20bb47374 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12555 2024.08.02 17:29:16.156439 [ 3 ] {} <Debug> HTTP-Session: dfbd7d59-d6bb-4ff0-8e2d-27b20bb47374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12556 2024.08.02 17:29:16.156453 [ 3 ] {} <Debug> HTTP-Session: dfbd7d59-d6bb-4ff0-8e2d-27b20bb47374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12557 2024.08.02 17:29:16.156487 [ 3 ] {} <Trace> HTTP-Session: dfbd7d59-d6bb-4ff0-8e2d-27b20bb47374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12558 2024.08.02 17:29:16.156634 [ 3 ] {215334d4-9e26-4759-853a-32b001ef2d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12559 2024.08.02 17:29:16.156679 [ 3 ] {215334d4-9e26-4759-853a-32b001ef2d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12560 2024.08.02 17:29:16.156809 [ 3 ] {215334d4-9e26-4759-853a-32b001ef2d0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12561 2024.08.02 17:29:16.157237 [ 3 ] {215334d4-9e26-4759-853a-32b001ef2d0e} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12562 2024.08.02 17:29:16.157275 [ 3 ] {215334d4-9e26-4759-853a-32b001ef2d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12563 2024.08.02 17:29:16.157613 [ 3 ] {215334d4-9e26-4759-853a-32b001ef2d0e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12564 2024.08.02 17:29:16.157928 [ 3 ] {215334d4-9e26-4759-853a-32b001ef2d0e} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12565 2024.08.02 17:29:16.158080 [ 3 ] {215334d4-9e26-4759-853a-32b001ef2d0e} <Debug> executeQuery: Read 171 rows, 14.61 KiB in 0.001509 sec., 113320.07952286283 rows/sec., 9.45 MiB/sec.
12566 2024.08.02 17:29:16.158250 [ 3 ] {215334d4-9e26-4759-853a-32b001ef2d0e} <Debug> DynamicQueryHandler: Done processing query
12567 2024.08.02 17:29:16.158275 [ 3 ] {215334d4-9e26-4759-853a-32b001ef2d0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12568 2024.08.02 17:29:16.158290 [ 3 ] {} <Debug> HTTP-Session: dfbd7d59-d6bb-4ff0-8e2d-27b20bb47374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12569 2024.08.02 17:29:16.158398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12570 2024.08.02 17:29:16.158448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12571 2024.08.02 17:29:16.158466 [ 3 ] {} <Debug> HTTP-Session: d5891f57-ad79-45af-b4b7-d3765fa9bb8c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12572 2024.08.02 17:29:16.158482 [ 3 ] {} <Debug> HTTP-Session: d5891f57-ad79-45af-b4b7-d3765fa9bb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12573 2024.08.02 17:29:16.158495 [ 3 ] {} <Debug> HTTP-Session: d5891f57-ad79-45af-b4b7-d3765fa9bb8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12574 2024.08.02 17:29:16.158527 [ 3 ] {} <Trace> HTTP-Session: d5891f57-ad79-45af-b4b7-d3765fa9bb8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12575 2024.08.02 17:29:16.158620 [ 3 ] {1dd06714-6b31-48b3-8f7f-5236c9fc7136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12576 2024.08.02 17:29:16.158664 [ 3 ] {1dd06714-6b31-48b3-8f7f-5236c9fc7136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12577 2024.08.02 17:29:16.158794 [ 3 ] {1dd06714-6b31-48b3-8f7f-5236c9fc7136} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12578 2024.08.02 17:29:16.159094 [ 3 ] {1dd06714-6b31-48b3-8f7f-5236c9fc7136} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12579 2024.08.02 17:29:16.159131 [ 3 ] {1dd06714-6b31-48b3-8f7f-5236c9fc7136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12580 2024.08.02 17:29:16.159438 [ 3 ] {1dd06714-6b31-48b3-8f7f-5236c9fc7136} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
12581 2024.08.02 17:29:16.159749 [ 3 ] {1dd06714-6b31-48b3-8f7f-5236c9fc7136} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12582 2024.08.02 17:29:16.159914 [ 3 ] {1dd06714-6b31-48b3-8f7f-5236c9fc7136} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001313 sec., 1523.2292460015233 rows/sec., 95.20 KiB/sec.
12583 2024.08.02 17:29:16.160129 [ 3 ] {1dd06714-6b31-48b3-8f7f-5236c9fc7136} <Debug> DynamicQueryHandler: Done processing query
12584 2024.08.02 17:29:16.160156 [ 3 ] {1dd06714-6b31-48b3-8f7f-5236c9fc7136} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12585 2024.08.02 17:29:16.160172 [ 3 ] {} <Debug> HTTP-Session: d5891f57-ad79-45af-b4b7-d3765fa9bb8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12586 2024.08.02 17:29:16.160298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 19405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12587 2024.08.02 17:29:16.160348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12588 2024.08.02 17:29:16.160366 [ 3 ] {} <Debug> HTTP-Session: 17dd91c7-8a53-4330-8c5b-a428cce9b05a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12589 2024.08.02 17:29:16.160383 [ 3 ] {} <Debug> HTTP-Session: 17dd91c7-8a53-4330-8c5b-a428cce9b05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12590 2024.08.02 17:29:16.160396 [ 3 ] {} <Debug> HTTP-Session: 17dd91c7-8a53-4330-8c5b-a428cce9b05a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12591 2024.08.02 17:29:16.160429 [ 3 ] {} <Trace> HTTP-Session: 17dd91c7-8a53-4330-8c5b-a428cce9b05a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12592 2024.08.02 17:29:16.160561 [ 3 ] {4709bfe1-c526-41f2-9dc1-9d59eaaf951a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12593 2024.08.02 17:29:16.160604 [ 3 ] {4709bfe1-c526-41f2-9dc1-9d59eaaf951a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12594 2024.08.02 17:29:16.160732 [ 3 ] {4709bfe1-c526-41f2-9dc1-9d59eaaf951a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12595 2024.08.02 17:29:16.161098 [ 3 ] {4709bfe1-c526-41f2-9dc1-9d59eaaf951a} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12596 2024.08.02 17:29:16.161134 [ 3 ] {4709bfe1-c526-41f2-9dc1-9d59eaaf951a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12597 2024.08.02 17:29:16.161464 [ 3 ] {4709bfe1-c526-41f2-9dc1-9d59eaaf951a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12598 2024.08.02 17:29:16.161808 [ 3 ] {4709bfe1-c526-41f2-9dc1-9d59eaaf951a} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12599 2024.08.02 17:29:16.161967 [ 3 ] {4709bfe1-c526-41f2-9dc1-9d59eaaf951a} <Debug> executeQuery: Read 115 rows, 9.06 KiB in 0.001455 sec., 79037.80068728523 rows/sec., 6.08 MiB/sec.
12600 2024.08.02 17:29:16.162137 [ 3 ] {4709bfe1-c526-41f2-9dc1-9d59eaaf951a} <Debug> DynamicQueryHandler: Done processing query
12601 2024.08.02 17:29:16.162162 [ 3 ] {4709bfe1-c526-41f2-9dc1-9d59eaaf951a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12602 2024.08.02 17:29:16.162179 [ 3 ] {} <Debug> HTTP-Session: 17dd91c7-8a53-4330-8c5b-a428cce9b05a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12603 2024.08.02 17:29:16.162338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 31009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12604 2024.08.02 17:29:16.162387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12605 2024.08.02 17:29:16.162405 [ 3 ] {} <Debug> HTTP-Session: 80eb6498-f3eb-4c4b-840a-8be02293df7f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12606 2024.08.02 17:29:16.162422 [ 3 ] {} <Debug> HTTP-Session: 80eb6498-f3eb-4c4b-840a-8be02293df7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12607 2024.08.02 17:29:16.162435 [ 3 ] {} <Debug> HTTP-Session: 80eb6498-f3eb-4c4b-840a-8be02293df7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12608 2024.08.02 17:29:16.162467 [ 3 ] {} <Trace> HTTP-Session: 80eb6498-f3eb-4c4b-840a-8be02293df7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12609 2024.08.02 17:29:16.162620 [ 3 ] {d31c4c60-d2ba-4bf7-b8fb-f109048fbaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12610 2024.08.02 17:29:16.162668 [ 3 ] {d31c4c60-d2ba-4bf7-b8fb-f109048fbaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12611 2024.08.02 17:29:16.162818 [ 3 ] {d31c4c60-d2ba-4bf7-b8fb-f109048fbaba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12612 2024.08.02 17:29:16.163229 [ 3 ] {d31c4c60-d2ba-4bf7-b8fb-f109048fbaba} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12613 2024.08.02 17:29:16.163266 [ 3 ] {d31c4c60-d2ba-4bf7-b8fb-f109048fbaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12614 2024.08.02 17:29:16.163661 [ 3 ] {d31c4c60-d2ba-4bf7-b8fb-f109048fbaba} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12615 2024.08.02 17:29:16.164002 [ 3 ] {d31c4c60-d2ba-4bf7-b8fb-f109048fbaba} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12616 2024.08.02 17:29:16.164177 [ 3 ] {d31c4c60-d2ba-4bf7-b8fb-f109048fbaba} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001627 sec., 99569.76029502151 rows/sec., 6.92 MiB/sec.
12617 2024.08.02 17:29:16.164176 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12618 2024.08.02 17:29:16.164309 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12619 2024.08.02 17:29:16.164352 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12620 2024.08.02 17:29:16.164436 [ 3 ] {d31c4c60-d2ba-4bf7-b8fb-f109048fbaba} <Debug> DynamicQueryHandler: Done processing query
12621 2024.08.02 17:29:16.164486 [ 3 ] {d31c4c60-d2ba-4bf7-b8fb-f109048fbaba} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12622 2024.08.02 17:29:16.164547 [ 3 ] {} <Debug> HTTP-Session: 80eb6498-f3eb-4c4b-840a-8be02293df7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12623 2024.08.02 17:29:16.164647 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
12624 2024.08.02 17:29:16.164830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 59495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12625 2024.08.02 17:29:16.164951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12626 2024.08.02 17:29:16.164977 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12627 2024.08.02 17:29:16.164992 [ 3 ] {} <Debug> HTTP-Session: b61fbf96-4577-4e14-8380-0d7e4e999e2d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12628 2024.08.02 17:29:16.165051 [ 3 ] {} <Debug> HTTP-Session: b61fbf96-4577-4e14-8380-0d7e4e999e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12629 2024.08.02 17:29:16.165063 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 8967 rows starting from the beginning of the part
12630 2024.08.02 17:29:16.165078 [ 3 ] {} <Debug> HTTP-Session: b61fbf96-4577-4e14-8380-0d7e4e999e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12631 2024.08.02 17:29:16.165164 [ 3 ] {} <Trace> HTTP-Session: b61fbf96-4577-4e14-8380-0d7e4e999e2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12632 2024.08.02 17:29:16.165337 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part
12633 2024.08.02 17:29:16.165630 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
12634 2024.08.02 17:29:16.165829 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 196 rows starting from the beginning of the part
12635 2024.08.02 17:29:16.166012 [ 3 ] {3221a334-bf1d-4e00-89b3-7990856c69bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12636 2024.08.02 17:29:16.166167 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 162 rows starting from the beginning of the part
12637 2024.08.02 17:29:16.166283 [ 3 ] {3221a334-bf1d-4e00-89b3-7990856c69bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12638 2024.08.02 17:29:16.166574 [ 194 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 162 rows starting from the beginning of the part
12639 2024.08.02 17:29:16.168408 [ 3 ] {3221a334-bf1d-4e00-89b3-7990856c69bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12640 2024.08.02 17:29:16.170193 [ 3 ] {3221a334-bf1d-4e00-89b3-7990856c69bc} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12641 2024.08.02 17:29:16.170270 [ 3 ] {3221a334-bf1d-4e00-89b3-7990856c69bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12642 2024.08.02 17:29:16.171516 [ 3 ] {3221a334-bf1d-4e00-89b3-7990856c69bc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12643 2024.08.02 17:29:16.172152 [ 3 ] {3221a334-bf1d-4e00-89b3-7990856c69bc} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12644 2024.08.02 17:29:16.172378 [ 3 ] {3221a334-bf1d-4e00-89b3-7990856c69bc} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.006891 sec., 5369.322304455086 rows/sec., 9.62 MiB/sec.
12645 2024.08.02 17:29:16.172726 [ 3 ] {3221a334-bf1d-4e00-89b3-7990856c69bc} <Debug> DynamicQueryHandler: Done processing query
12646 2024.08.02 17:29:16.172751 [ 3 ] {3221a334-bf1d-4e00-89b3-7990856c69bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
12647 2024.08.02 17:29:16.172768 [ 3 ] {} <Debug> HTTP-Session: b61fbf96-4577-4e14-8380-0d7e4e999e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12648 2024.08.02 17:29:16.172948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12649 2024.08.02 17:29:16.173105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12650 2024.08.02 17:29:16.173195 [ 3 ] {} <Debug> HTTP-Session: 3a91525f-fc28-4de7-a85c-6ab4c2a50873 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12651 2024.08.02 17:29:16.173249 [ 3 ] {} <Debug> HTTP-Session: 3a91525f-fc28-4de7-a85c-6ab4c2a50873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12652 2024.08.02 17:29:16.173268 [ 3 ] {} <Debug> HTTP-Session: 3a91525f-fc28-4de7-a85c-6ab4c2a50873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12653 2024.08.02 17:29:16.173306 [ 3 ] {} <Trace> HTTP-Session: 3a91525f-fc28-4de7-a85c-6ab4c2a50873 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12654 2024.08.02 17:29:16.173306 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9807 rows, containing 5 columns (5 merged, 0 gathered) in 0.008852669 sec., 1107801.5003158934 rows/sec., 77.27 MiB/sec.
12655 2024.08.02 17:29:16.173437 [ 3 ] {0b84aa32-30fa-4d02-a829-fc0c79ca612e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12656 2024.08.02 17:29:16.173487 [ 3 ] {0b84aa32-30fa-4d02-a829-fc0c79ca612e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12657 2024.08.02 17:29:16.173567 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12658 2024.08.02 17:29:16.173733 [ 3 ] {0b84aa32-30fa-4d02-a829-fc0c79ca612e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12659 2024.08.02 17:29:16.174235 [ 3 ] {0b84aa32-30fa-4d02-a829-fc0c79ca612e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12660 2024.08.02 17:29:16.174245 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12661 2024.08.02 17:29:16.174369 [ 3 ] {0b84aa32-30fa-4d02-a829-fc0c79ca612e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12662 2024.08.02 17:29:16.174460 [ 186 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12663 2024.08.02 17:29:16.174573 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB.
12664 2024.08.02 17:29:16.174812 [ 3 ] {0b84aa32-30fa-4d02-a829-fc0c79ca612e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12665 2024.08.02 17:29:16.175165 [ 3 ] {0b84aa32-30fa-4d02-a829-fc0c79ca612e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12666 2024.08.02 17:29:16.175328 [ 3 ] {0b84aa32-30fa-4d02-a829-fc0c79ca612e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001932 sec., 31055.900621118013 rows/sec., 2.09 MiB/sec.
12667 2024.08.02 17:29:16.175332 [ 96 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12668 2024.08.02 17:29:16.175419 [ 96 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12669 2024.08.02 17:29:16.175569 [ 3 ] {0b84aa32-30fa-4d02-a829-fc0c79ca612e} <Debug> DynamicQueryHandler: Done processing query
12670 2024.08.02 17:29:16.175596 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
12671 2024.08.02 17:29:16.175610 [ 3 ] {0b84aa32-30fa-4d02-a829-fc0c79ca612e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12672 2024.08.02 17:29:16.175652 [ 3 ] {} <Debug> HTTP-Session: 3a91525f-fc28-4de7-a85c-6ab4c2a50873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12673 2024.08.02 17:29:16.175777 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
12674 2024.08.02 17:29:16.175897 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12675 2024.08.02 17:29:16.175929 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3150 rows starting from the beginning of the part
12676 2024.08.02 17:29:16.175996 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
12677 2024.08.02 17:29:16.176194 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
12678 2024.08.02 17:29:16.176554 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
12679 2024.08.02 17:29:16.176688 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
12680 2024.08.02 17:29:16.176847 [ 189 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
12681 2024.08.02 17:29:16.178389 [ 191 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.002680671 sec., 1286991.2048140187 rows/sec., 86.53 MiB/sec.
12682 2024.08.02 17:29:16.178809 [ 191 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12683 2024.08.02 17:29:16.179246 [ 191 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_66_13} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12684 2024.08.02 17:29:16.179342 [ 191 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_66_13} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12685 2024.08.02 17:29:16.179448 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
12686 2024.08.02 17:29:21.153572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12687 2024.08.02 17:29:21.153714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12688 2024.08.02 17:29:21.153750 [ 3 ] {} <Debug> HTTP-Session: 4f6ffd0d-798e-4c13-abc8-d34322206303 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12689 2024.08.02 17:29:21.153779 [ 3 ] {} <Debug> HTTP-Session: 4f6ffd0d-798e-4c13-abc8-d34322206303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12690 2024.08.02 17:29:21.153798 [ 3 ] {} <Debug> HTTP-Session: 4f6ffd0d-798e-4c13-abc8-d34322206303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12691 2024.08.02 17:29:21.153858 [ 3 ] {} <Trace> HTTP-Session: 4f6ffd0d-798e-4c13-abc8-d34322206303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12692 2024.08.02 17:29:21.154063 [ 3 ] {8e08849e-1c1e-4f84-92bf-fa5b7e4373ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12693 2024.08.02 17:29:21.154145 [ 3 ] {8e08849e-1c1e-4f84-92bf-fa5b7e4373ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12694 2024.08.02 17:29:21.154369 [ 3 ] {8e08849e-1c1e-4f84-92bf-fa5b7e4373ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12695 2024.08.02 17:29:21.154823 [ 3 ] {8e08849e-1c1e-4f84-92bf-fa5b7e4373ac} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12696 2024.08.02 17:29:21.154867 [ 3 ] {8e08849e-1c1e-4f84-92bf-fa5b7e4373ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12697 2024.08.02 17:29:21.155238 [ 3 ] {8e08849e-1c1e-4f84-92bf-fa5b7e4373ac} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12698 2024.08.02 17:29:21.155586 [ 3 ] {8e08849e-1c1e-4f84-92bf-fa5b7e4373ac} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12699 2024.08.02 17:29:21.155752 [ 3 ] {8e08849e-1c1e-4f84-92bf-fa5b7e4373ac} <Debug> executeQuery: Read 13 rows, 929.00 B in 0.001748 sec., 7437.070938215103 rows/sec., 519.01 KiB/sec.
12700 2024.08.02 17:29:21.156044 [ 3 ] {8e08849e-1c1e-4f84-92bf-fa5b7e4373ac} <Debug> DynamicQueryHandler: Done processing query
12701 2024.08.02 17:29:21.156079 [ 3 ] {8e08849e-1c1e-4f84-92bf-fa5b7e4373ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12702 2024.08.02 17:29:21.156134 [ 3 ] {} <Debug> HTTP-Session: 4f6ffd0d-798e-4c13-abc8-d34322206303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12703 2024.08.02 17:29:21.156347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12704 2024.08.02 17:29:21.156419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12705 2024.08.02 17:29:21.156438 [ 3 ] {} <Debug> HTTP-Session: fab7262e-9f50-486c-8c9e-fb0fc0bd8e59 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12706 2024.08.02 17:29:21.156456 [ 3 ] {} <Debug> HTTP-Session: fab7262e-9f50-486c-8c9e-fb0fc0bd8e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12707 2024.08.02 17:29:21.156470 [ 3 ] {} <Debug> HTTP-Session: fab7262e-9f50-486c-8c9e-fb0fc0bd8e59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12708 2024.08.02 17:29:21.156507 [ 3 ] {} <Trace> HTTP-Session: fab7262e-9f50-486c-8c9e-fb0fc0bd8e59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12709 2024.08.02 17:29:21.156604 [ 3 ] {1a7b4566-d06c-4dce-bd22-5bf0c0692ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12710 2024.08.02 17:29:21.156650 [ 3 ] {1a7b4566-d06c-4dce-bd22-5bf0c0692ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12711 2024.08.02 17:29:21.156793 [ 3 ] {1a7b4566-d06c-4dce-bd22-5bf0c0692ef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12712 2024.08.02 17:29:21.157099 [ 3 ] {1a7b4566-d06c-4dce-bd22-5bf0c0692ef5} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12713 2024.08.02 17:29:21.157138 [ 3 ] {1a7b4566-d06c-4dce-bd22-5bf0c0692ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12714 2024.08.02 17:29:21.157439 [ 3 ] {1a7b4566-d06c-4dce-bd22-5bf0c0692ef5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12715 2024.08.02 17:29:21.157759 [ 3 ] {1a7b4566-d06c-4dce-bd22-5bf0c0692ef5} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12716 2024.08.02 17:29:21.157924 [ 3 ] {1a7b4566-d06c-4dce-bd22-5bf0c0692ef5} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 55.72 KiB/sec.
12717 2024.08.02 17:29:21.158208 [ 3 ] {1a7b4566-d06c-4dce-bd22-5bf0c0692ef5} <Debug> DynamicQueryHandler: Done processing query
12718 2024.08.02 17:29:21.158241 [ 3 ] {1a7b4566-d06c-4dce-bd22-5bf0c0692ef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12719 2024.08.02 17:29:21.158257 [ 3 ] {} <Debug> HTTP-Session: fab7262e-9f50-486c-8c9e-fb0fc0bd8e59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12720 2024.08.02 17:29:21.158411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12721 2024.08.02 17:29:21.158460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12722 2024.08.02 17:29:21.158478 [ 3 ] {} <Debug> HTTP-Session: 5c84a4be-6859-4620-b6f4-b575ec4d9f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12723 2024.08.02 17:29:21.158494 [ 3 ] {} <Debug> HTTP-Session: 5c84a4be-6859-4620-b6f4-b575ec4d9f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12724 2024.08.02 17:29:21.158507 [ 3 ] {} <Debug> HTTP-Session: 5c84a4be-6859-4620-b6f4-b575ec4d9f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12725 2024.08.02 17:29:21.158539 [ 3 ] {} <Trace> HTTP-Session: 5c84a4be-6859-4620-b6f4-b575ec4d9f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12726 2024.08.02 17:29:21.158688 [ 3 ] {bb8418f0-92d3-4cdd-ba0f-d5a6f97c8c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12727 2024.08.02 17:29:21.158733 [ 3 ] {bb8418f0-92d3-4cdd-ba0f-d5a6f97c8c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12728 2024.08.02 17:29:21.158879 [ 3 ] {bb8418f0-92d3-4cdd-ba0f-d5a6f97c8c51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12729 2024.08.02 17:29:21.159336 [ 3 ] {bb8418f0-92d3-4cdd-ba0f-d5a6f97c8c51} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12730 2024.08.02 17:29:21.159373 [ 3 ] {bb8418f0-92d3-4cdd-ba0f-d5a6f97c8c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12731 2024.08.02 17:29:21.159708 [ 3 ] {bb8418f0-92d3-4cdd-ba0f-d5a6f97c8c51} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12732 2024.08.02 17:29:21.160015 [ 3 ] {bb8418f0-92d3-4cdd-ba0f-d5a6f97c8c51} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12733 2024.08.02 17:29:21.160172 [ 3 ] {bb8418f0-92d3-4cdd-ba0f-d5a6f97c8c51} <Debug> executeQuery: Read 184 rows, 16.67 KiB in 0.001547 sec., 118939.883645766 rows/sec., 10.52 MiB/sec.
12734 2024.08.02 17:29:21.160448 [ 3 ] {bb8418f0-92d3-4cdd-ba0f-d5a6f97c8c51} <Debug> DynamicQueryHandler: Done processing query
12735 2024.08.02 17:29:21.160514 [ 3 ] {bb8418f0-92d3-4cdd-ba0f-d5a6f97c8c51} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12736 2024.08.02 17:29:21.160576 [ 3 ] {} <Debug> HTTP-Session: 5c84a4be-6859-4620-b6f4-b575ec4d9f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12737 2024.08.02 17:29:21.160731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12738 2024.08.02 17:29:21.160782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12739 2024.08.02 17:29:21.160801 [ 3 ] {} <Debug> HTTP-Session: 1b4f8068-d1d5-4f70-b6c3-db783eb59f11 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12740 2024.08.02 17:29:21.160818 [ 3 ] {} <Debug> HTTP-Session: 1b4f8068-d1d5-4f70-b6c3-db783eb59f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12741 2024.08.02 17:29:21.160832 [ 3 ] {} <Debug> HTTP-Session: 1b4f8068-d1d5-4f70-b6c3-db783eb59f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12742 2024.08.02 17:29:21.160864 [ 3 ] {} <Trace> HTTP-Session: 1b4f8068-d1d5-4f70-b6c3-db783eb59f11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12743 2024.08.02 17:29:21.160958 [ 3 ] {cba3dd9f-6ee4-43ca-8c79-d4554f3a8196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12744 2024.08.02 17:29:21.161003 [ 3 ] {cba3dd9f-6ee4-43ca-8c79-d4554f3a8196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12745 2024.08.02 17:29:21.161149 [ 3 ] {cba3dd9f-6ee4-43ca-8c79-d4554f3a8196} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12746 2024.08.02 17:29:21.161421 [ 3 ] {cba3dd9f-6ee4-43ca-8c79-d4554f3a8196} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12747 2024.08.02 17:29:21.161458 [ 3 ] {cba3dd9f-6ee4-43ca-8c79-d4554f3a8196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12748 2024.08.02 17:29:21.161758 [ 3 ] {cba3dd9f-6ee4-43ca-8c79-d4554f3a8196} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12749 2024.08.02 17:29:21.162060 [ 3 ] {cba3dd9f-6ee4-43ca-8c79-d4554f3a8196} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12750 2024.08.02 17:29:21.162221 [ 3 ] {cba3dd9f-6ee4-43ca-8c79-d4554f3a8196} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 48.94 KiB/sec.
12751 2024.08.02 17:29:21.162383 [ 3 ] {cba3dd9f-6ee4-43ca-8c79-d4554f3a8196} <Debug> DynamicQueryHandler: Done processing query
12752 2024.08.02 17:29:21.162408 [ 3 ] {cba3dd9f-6ee4-43ca-8c79-d4554f3a8196} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12753 2024.08.02 17:29:21.162424 [ 3 ] {} <Debug> HTTP-Session: 1b4f8068-d1d5-4f70-b6c3-db783eb59f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12754 2024.08.02 17:29:21.162588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 64881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12755 2024.08.02 17:29:21.162641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12756 2024.08.02 17:29:21.162659 [ 3 ] {} <Debug> HTTP-Session: 82931e04-e029-4e8f-b528-7631669fb8de Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12757 2024.08.02 17:29:21.162677 [ 3 ] {} <Debug> HTTP-Session: 82931e04-e029-4e8f-b528-7631669fb8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12758 2024.08.02 17:29:21.162691 [ 3 ] {} <Debug> HTTP-Session: 82931e04-e029-4e8f-b528-7631669fb8de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12759 2024.08.02 17:29:21.162722 [ 3 ] {} <Trace> HTTP-Session: 82931e04-e029-4e8f-b528-7631669fb8de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12760 2024.08.02 17:29:21.162929 [ 3 ] {4477ba03-362c-4a0c-adaa-c2665c26a8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12761 2024.08.02 17:29:21.162971 [ 3 ] {4477ba03-362c-4a0c-adaa-c2665c26a8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12762 2024.08.02 17:29:21.163097 [ 3 ] {4477ba03-362c-4a0c-adaa-c2665c26a8fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12763 2024.08.02 17:29:21.163619 [ 3 ] {4477ba03-362c-4a0c-adaa-c2665c26a8fa} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12764 2024.08.02 17:29:21.163657 [ 3 ] {4477ba03-362c-4a0c-adaa-c2665c26a8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12765 2024.08.02 17:29:21.163981 [ 3 ] {4477ba03-362c-4a0c-adaa-c2665c26a8fa} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12766 2024.08.02 17:29:21.164281 [ 3 ] {4477ba03-362c-4a0c-adaa-c2665c26a8fa} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12767 2024.08.02 17:29:21.164405 [ 3 ] {4477ba03-362c-4a0c-adaa-c2665c26a8fa} <Debug> executeQuery: Read 402 rows, 28.98 KiB in 0.001587 sec., 253308.12854442344 rows/sec., 17.83 MiB/sec.
12768 2024.08.02 17:29:21.164563 [ 3 ] {4477ba03-362c-4a0c-adaa-c2665c26a8fa} <Debug> DynamicQueryHandler: Done processing query
12769 2024.08.02 17:29:21.164587 [ 3 ] {4477ba03-362c-4a0c-adaa-c2665c26a8fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12770 2024.08.02 17:29:21.164603 [ 3 ] {} <Debug> HTTP-Session: 82931e04-e029-4e8f-b528-7631669fb8de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12771 2024.08.02 17:29:21.164738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12772 2024.08.02 17:29:21.164785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12773 2024.08.02 17:29:21.164804 [ 3 ] {} <Debug> HTTP-Session: 6acd669b-9290-4a47-9a70-1a5b260a3f15 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12774 2024.08.02 17:29:21.164820 [ 3 ] {} <Debug> HTTP-Session: 6acd669b-9290-4a47-9a70-1a5b260a3f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12775 2024.08.02 17:29:21.164833 [ 3 ] {} <Debug> HTTP-Session: 6acd669b-9290-4a47-9a70-1a5b260a3f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12776 2024.08.02 17:29:21.164863 [ 3 ] {} <Trace> HTTP-Session: 6acd669b-9290-4a47-9a70-1a5b260a3f15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12777 2024.08.02 17:29:21.164958 [ 3 ] {0d4e07b3-fbb1-402c-94ed-8bbd67749178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12778 2024.08.02 17:29:21.165003 [ 3 ] {0d4e07b3-fbb1-402c-94ed-8bbd67749178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12779 2024.08.02 17:29:21.165129 [ 3 ] {0d4e07b3-fbb1-402c-94ed-8bbd67749178} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12780 2024.08.02 17:29:21.165394 [ 3 ] {0d4e07b3-fbb1-402c-94ed-8bbd67749178} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12781 2024.08.02 17:29:21.165429 [ 3 ] {0d4e07b3-fbb1-402c-94ed-8bbd67749178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12782 2024.08.02 17:29:21.165791 [ 3 ] {0d4e07b3-fbb1-402c-94ed-8bbd67749178} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12783 2024.08.02 17:29:21.166106 [ 3 ] {0d4e07b3-fbb1-402c-94ed-8bbd67749178} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12784 2024.08.02 17:29:21.166231 [ 3 ] {0d4e07b3-fbb1-402c-94ed-8bbd67749178} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001297 sec., 4626.060138781804 rows/sec., 198.78 KiB/sec.
12785 2024.08.02 17:29:21.166242 [ 90 ] {} <Debug> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12786 2024.08.02 17:29:21.166313 [ 90 ] {} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12787 2024.08.02 17:29:21.166352 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12788 2024.08.02 17:29:21.166431 [ 3 ] {0d4e07b3-fbb1-402c-94ed-8bbd67749178} <Debug> DynamicQueryHandler: Done processing query
12789 2024.08.02 17:29:21.166482 [ 3 ] {0d4e07b3-fbb1-402c-94ed-8bbd67749178} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12790 2024.08.02 17:29:21.166535 [ 3 ] {} <Debug> HTTP-Session: 6acd669b-9290-4a47-9a70-1a5b260a3f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12791 2024.08.02 17:29:21.166644 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::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
12792 2024.08.02 17:29:21.166717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12793 2024.08.02 17:29:21.166794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12794 2024.08.02 17:29:21.166854 [ 3 ] {} <Debug> HTTP-Session: 6ec045ab-cc58-4a92-9664-62f13bf2c154 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12795 2024.08.02 17:29:21.166902 [ 3 ] {} <Debug> HTTP-Session: 6ec045ab-cc58-4a92-9664-62f13bf2c154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12796 2024.08.02 17:29:21.166936 [ 3 ] {} <Debug> HTTP-Session: 6ec045ab-cc58-4a92-9664-62f13bf2c154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12797 2024.08.02 17:29:21.167026 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12798 2024.08.02 17:29:21.167029 [ 3 ] {} <Trace> HTTP-Session: 6ec045ab-cc58-4a92-9664-62f13bf2c154 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12799 2024.08.02 17:29:21.167117 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part
12800 2024.08.02 17:29:21.167323 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
12801 2024.08.02 17:29:21.167360 [ 3 ] {5fba93ea-a919-432d-ac57-68e8ec950fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12802 2024.08.02 17:29:21.167639 [ 3 ] {5fba93ea-a919-432d-ac57-68e8ec950fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12803 2024.08.02 17:29:21.167653 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
12804 2024.08.02 17:29:21.168010 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
12805 2024.08.02 17:29:21.168305 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
12806 2024.08.02 17:29:21.168574 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
12807 2024.08.02 17:29:21.169138 [ 3 ] {5fba93ea-a919-432d-ac57-68e8ec950fc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12808 2024.08.02 17:29:21.169858 [ 3 ] {5fba93ea-a919-432d-ac57-68e8ec950fc6} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12809 2024.08.02 17:29:21.169916 [ 3 ] {5fba93ea-a919-432d-ac57-68e8ec950fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12810 2024.08.02 17:29:21.170948 [ 3 ] {5fba93ea-a919-432d-ac57-68e8ec950fc6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12811 2024.08.02 17:29:21.171539 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.005065557 sec., 36718.568165356744 rows/sec., 1.54 MiB/sec.
12812 2024.08.02 17:29:21.171745 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12813 2024.08.02 17:29:21.171927 [ 3 ] {5fba93ea-a919-432d-ac57-68e8ec950fc6} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12814 2024.08.02 17:29:21.172187 [ 90 ] {} <Debug> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12815 2024.08.02 17:29:21.172306 [ 90 ] {} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12816 2024.08.02 17:29:21.172367 [ 3 ] {5fba93ea-a919-432d-ac57-68e8ec950fc6} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00514 sec., 14980.544747081713 rows/sec., 944.64 KiB/sec.
12817 2024.08.02 17:29:21.172400 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12818 2024.08.02 17:29:21.172943 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::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
12819 2024.08.02 17:29:21.173676 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_31_6} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12820 2024.08.02 17:29:21.173693 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12821 2024.08.02 17:29:21.173829 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2002 rows starting from the beginning of the part
12822 2024.08.02 17:29:21.173840 [ 3 ] {5fba93ea-a919-432d-ac57-68e8ec950fc6} <Debug> DynamicQueryHandler: Done processing query
12823 2024.08.02 17:29:21.173923 [ 3 ] {5fba93ea-a919-432d-ac57-68e8ec950fc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12824 2024.08.02 17:29:21.174002 [ 192 ] {20115d94-8aa8-4dc9-9af4-3f39a3863a01::all_1_31_6} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12825 2024.08.02 17:29:21.174114 [ 3 ] {} <Debug> HTTP-Session: 6ec045ab-cc58-4a92-9664-62f13bf2c154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12826 2024.08.02 17:29:21.174225 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part
12827 2024.08.02 17:29:21.174454 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12828 2024.08.02 17:29:21.174660 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 77 rows starting from the beginning of the part
12829 2024.08.02 17:29:21.174692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12830 2024.08.02 17:29:21.174859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12831 2024.08.02 17:29:21.174905 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part
12832 2024.08.02 17:29:21.174953 [ 3 ] {} <Debug> HTTP-Session: e296dd90-707f-43ce-aa6c-dd1d2fc26983 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12833 2024.08.02 17:29:21.175020 [ 3 ] {} <Debug> HTTP-Session: e296dd90-707f-43ce-aa6c-dd1d2fc26983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12834 2024.08.02 17:29:21.175097 [ 3 ] {} <Debug> HTTP-Session: e296dd90-707f-43ce-aa6c-dd1d2fc26983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12835 2024.08.02 17:29:21.175186 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 77 rows starting from the beginning of the part
12836 2024.08.02 17:29:21.175257 [ 3 ] {} <Trace> HTTP-Session: e296dd90-707f-43ce-aa6c-dd1d2fc26983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12837 2024.08.02 17:29:21.175461 [ 201 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part
12838 2024.08.02 17:29:21.175753 [ 3 ] {01f10817-15d7-47ae-a999-d1bf53e4cd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12839 2024.08.02 17:29:21.175913 [ 3 ] {01f10817-15d7-47ae-a999-d1bf53e4cd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12840 2024.08.02 17:29:21.176434 [ 3 ] {01f10817-15d7-47ae-a999-d1bf53e4cd3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12841 2024.08.02 17:29:21.177273 [ 3 ] {01f10817-15d7-47ae-a999-d1bf53e4cd3c} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12842 2024.08.02 17:29:21.177349 [ 3 ] {01f10817-15d7-47ae-a999-d1bf53e4cd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12843 2024.08.02 17:29:21.178281 [ 3 ] {01f10817-15d7-47ae-a999-d1bf53e4cd3c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12844 2024.08.02 17:29:21.179065 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 5 columns (5 merged, 0 gathered) in 0.006478644 sec., 368441.2972838143 rows/sec., 22.69 MiB/sec.
12845 2024.08.02 17:29:21.179209 [ 3 ] {01f10817-15d7-47ae-a999-d1bf53e4cd3c} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12846 2024.08.02 17:29:21.179392 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12847 2024.08.02 17:29:21.179543 [ 3 ] {01f10817-15d7-47ae-a999-d1bf53e4cd3c} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.003987 sec., 40381.23902683722 rows/sec., 2.81 MiB/sec.
12848 2024.08.02 17:29:21.180809 [ 3 ] {01f10817-15d7-47ae-a999-d1bf53e4cd3c} <Debug> DynamicQueryHandler: Done processing query
12849 2024.08.02 17:29:21.180853 [ 3 ] {01f10817-15d7-47ae-a999-d1bf53e4cd3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12850 2024.08.02 17:29:21.180883 [ 3 ] {} <Debug> HTTP-Session: e296dd90-707f-43ce-aa6c-dd1d2fc26983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12851 2024.08.02 17:29:21.180988 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12852 2024.08.02 17:29:21.181071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 11602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12853 2024.08.02 17:29:21.181140 [ 197 ] {31c67efc-f287-4a49-aecc-f442d30d6261::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12854 2024.08.02 17:29:21.181157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12855 2024.08.02 17:29:21.181192 [ 3 ] {} <Debug> HTTP-Session: b54ed9e6-f025-4d41-9824-c786f59fe6be Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12856 2024.08.02 17:29:21.181236 [ 3 ] {} <Debug> HTTP-Session: b54ed9e6-f025-4d41-9824-c786f59fe6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12857 2024.08.02 17:29:21.181283 [ 3 ] {} <Debug> HTTP-Session: b54ed9e6-f025-4d41-9824-c786f59fe6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12858 2024.08.02 17:29:21.181304 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
12859 2024.08.02 17:29:21.181347 [ 3 ] {} <Trace> HTTP-Session: b54ed9e6-f025-4d41-9824-c786f59fe6be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12860 2024.08.02 17:29:21.181569 [ 3 ] {5e1e39b1-60a6-4d9d-9719-b45f2138aa22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12861 2024.08.02 17:29:21.181641 [ 3 ] {5e1e39b1-60a6-4d9d-9719-b45f2138aa22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12862 2024.08.02 17:29:21.182100 [ 3 ] {5e1e39b1-60a6-4d9d-9719-b45f2138aa22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12863 2024.08.02 17:29:21.182638 [ 3 ] {5e1e39b1-60a6-4d9d-9719-b45f2138aa22} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12864 2024.08.02 17:29:21.182676 [ 3 ] {5e1e39b1-60a6-4d9d-9719-b45f2138aa22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12865 2024.08.02 17:29:21.183290 [ 3 ] {5e1e39b1-60a6-4d9d-9719-b45f2138aa22} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12866 2024.08.02 17:29:21.183711 [ 3 ] {5e1e39b1-60a6-4d9d-9719-b45f2138aa22} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12867 2024.08.02 17:29:21.183858 [ 3 ] {5e1e39b1-60a6-4d9d-9719-b45f2138aa22} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002414 sec., 2899.751449875725 rows/sec., 5.20 MiB/sec.
12868 2024.08.02 17:29:21.184095 [ 3 ] {5e1e39b1-60a6-4d9d-9719-b45f2138aa22} <Debug> DynamicQueryHandler: Done processing query
12869 2024.08.02 17:29:21.184120 [ 3 ] {5e1e39b1-60a6-4d9d-9719-b45f2138aa22} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12870 2024.08.02 17:29:21.184137 [ 3 ] {} <Debug> HTTP-Session: b54ed9e6-f025-4d41-9824-c786f59fe6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12871 2024.08.02 17:29:21.184258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 4102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12872 2024.08.02 17:29:21.184307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12873 2024.08.02 17:29:21.184326 [ 3 ] {} <Debug> HTTP-Session: 36c1af00-ce2e-4e6b-ae12-dfc2731249f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12874 2024.08.02 17:29:21.184342 [ 3 ] {} <Debug> HTTP-Session: 36c1af00-ce2e-4e6b-ae12-dfc2731249f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12875 2024.08.02 17:29:21.184356 [ 3 ] {} <Debug> HTTP-Session: 36c1af00-ce2e-4e6b-ae12-dfc2731249f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12876 2024.08.02 17:29:21.184388 [ 3 ] {} <Trace> HTTP-Session: 36c1af00-ce2e-4e6b-ae12-dfc2731249f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12877 2024.08.02 17:29:21.184498 [ 3 ] {e3617a2e-ec16-4414-ac68-f42442692282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12878 2024.08.02 17:29:21.184543 [ 3 ] {e3617a2e-ec16-4414-ac68-f42442692282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12879 2024.08.02 17:29:21.184674 [ 3 ] {e3617a2e-ec16-4414-ac68-f42442692282} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12880 2024.08.02 17:29:21.184959 [ 3 ] {e3617a2e-ec16-4414-ac68-f42442692282} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12881 2024.08.02 17:29:21.184995 [ 3 ] {e3617a2e-ec16-4414-ac68-f42442692282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12882 2024.08.02 17:29:21.185346 [ 3 ] {e3617a2e-ec16-4414-ac68-f42442692282} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12883 2024.08.02 17:29:21.185666 [ 3 ] {e3617a2e-ec16-4414-ac68-f42442692282} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12884 2024.08.02 17:29:21.185790 [ 3 ] {e3617a2e-ec16-4414-ac68-f42442692282} <Debug> executeQuery: Read 29 rows, 1.64 KiB in 0.001329 sec., 21820.917983446197 rows/sec., 1.20 MiB/sec.
12885 2024.08.02 17:29:21.186055 [ 3 ] {e3617a2e-ec16-4414-ac68-f42442692282} <Debug> DynamicQueryHandler: Done processing query
12886 2024.08.02 17:29:21.186095 [ 3 ] {e3617a2e-ec16-4414-ac68-f42442692282} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12887 2024.08.02 17:29:21.186111 [ 3 ] {} <Debug> HTTP-Session: 36c1af00-ce2e-4e6b-ae12-dfc2731249f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12888 2024.08.02 17:29:21.186231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12889 2024.08.02 17:29:21.186280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12890 2024.08.02 17:29:21.186299 [ 3 ] {} <Debug> HTTP-Session: caa809b1-65df-4c98-8bd8-ac80d158b370 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12891 2024.08.02 17:29:21.186315 [ 3 ] {} <Debug> HTTP-Session: caa809b1-65df-4c98-8bd8-ac80d158b370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12892 2024.08.02 17:29:21.186328 [ 3 ] {} <Debug> HTTP-Session: caa809b1-65df-4c98-8bd8-ac80d158b370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12893 2024.08.02 17:29:21.186360 [ 3 ] {} <Trace> HTTP-Session: caa809b1-65df-4c98-8bd8-ac80d158b370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12894 2024.08.02 17:29:21.186479 [ 3 ] {53806ec4-8978-4994-b375-393d12b57f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12895 2024.08.02 17:29:21.186523 [ 3 ] {53806ec4-8978-4994-b375-393d12b57f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12896 2024.08.02 17:29:21.186669 [ 3 ] {53806ec4-8978-4994-b375-393d12b57f1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12897 2024.08.02 17:29:21.186970 [ 3 ] {53806ec4-8978-4994-b375-393d12b57f1e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12898 2024.08.02 17:29:21.187006 [ 3 ] {53806ec4-8978-4994-b375-393d12b57f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12899 2024.08.02 17:29:21.187362 [ 3 ] {53806ec4-8978-4994-b375-393d12b57f1e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12900 2024.08.02 17:29:21.187697 [ 3 ] {53806ec4-8978-4994-b375-393d12b57f1e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12901 2024.08.02 17:29:21.187820 [ 3 ] {53806ec4-8978-4994-b375-393d12b57f1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
12902 2024.08.02 17:29:21.188095 [ 3 ] {53806ec4-8978-4994-b375-393d12b57f1e} <Debug> DynamicQueryHandler: Done processing query
12903 2024.08.02 17:29:21.188158 [ 3 ] {53806ec4-8978-4994-b375-393d12b57f1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12904 2024.08.02 17:29:21.188209 [ 3 ] {} <Debug> HTTP-Session: caa809b1-65df-4c98-8bd8-ac80d158b370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12905 2024.08.02 17:29:23.102650 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
12906 2024.08.02 17:29:23.102716 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
12907 2024.08.02 17:29:24.001872 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001497519 sec.
12908 2024.08.02 17:29:26.152198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 6218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12909 2024.08.02 17:29:26.152404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12910 2024.08.02 17:29:26.152451 [ 3 ] {} <Debug> HTTP-Session: 808c76b6-2c44-4c59-91d9-a7cd9e198dde Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12911 2024.08.02 17:29:26.152494 [ 3 ] {} <Debug> HTTP-Session: 808c76b6-2c44-4c59-91d9-a7cd9e198dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12912 2024.08.02 17:29:26.152522 [ 3 ] {} <Debug> HTTP-Session: 808c76b6-2c44-4c59-91d9-a7cd9e198dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12913 2024.08.02 17:29:26.152607 [ 3 ] {} <Trace> HTTP-Session: 808c76b6-2c44-4c59-91d9-a7cd9e198dde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12914 2024.08.02 17:29:26.152889 [ 3 ] {c3b72557-6029-4040-af11-1a1647fe094f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12915 2024.08.02 17:29:26.152959 [ 3 ] {c3b72557-6029-4040-af11-1a1647fe094f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12916 2024.08.02 17:29:26.153158 [ 3 ] {c3b72557-6029-4040-af11-1a1647fe094f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12917 2024.08.02 17:29:26.153595 [ 3 ] {c3b72557-6029-4040-af11-1a1647fe094f} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12918 2024.08.02 17:29:26.153639 [ 3 ] {c3b72557-6029-4040-af11-1a1647fe094f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12919 2024.08.02 17:29:26.154014 [ 3 ] {c3b72557-6029-4040-af11-1a1647fe094f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12920 2024.08.02 17:29:26.154359 [ 3 ] {c3b72557-6029-4040-af11-1a1647fe094f} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12921 2024.08.02 17:29:26.154534 [ 3 ] {c3b72557-6029-4040-af11-1a1647fe094f} <Debug> executeQuery: Read 43 rows, 3.49 KiB in 0.001725 sec., 24927.53623188406 rows/sec., 1.97 MiB/sec.
12922 2024.08.02 17:29:26.154548 [ 83 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12923 2024.08.02 17:29:26.154658 [ 83 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12924 2024.08.02 17:29:26.154713 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12925 2024.08.02 17:29:26.154860 [ 3 ] {c3b72557-6029-4040-af11-1a1647fe094f} <Debug> DynamicQueryHandler: Done processing query
12926 2024.08.02 17:29:26.154933 [ 3 ] {c3b72557-6029-4040-af11-1a1647fe094f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12927 2024.08.02 17:29:26.154999 [ 3 ] {} <Debug> HTTP-Session: 808c76b6-2c44-4c59-91d9-a7cd9e198dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12928 2024.08.02 17:29:26.155319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12929 2024.08.02 17:29:26.155308 [ 195 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
12930 2024.08.02 17:29:26.155495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12931 2024.08.02 17:29:26.155606 [ 3 ] {} <Debug> HTTP-Session: 8a01c888-a67d-4f59-971f-c2a508b8463a Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12932 2024.08.02 17:29:26.155667 [ 3 ] {} <Debug> HTTP-Session: 8a01c888-a67d-4f59-971f-c2a508b8463a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12933 2024.08.02 17:29:26.155731 [ 3 ] {} <Debug> HTTP-Session: 8a01c888-a67d-4f59-971f-c2a508b8463a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12934 2024.08.02 17:29:26.155984 [ 3 ] {} <Trace> HTTP-Session: 8a01c888-a67d-4f59-971f-c2a508b8463a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12935 2024.08.02 17:29:26.156205 [ 195 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12936 2024.08.02 17:29:26.156299 [ 195 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 44 rows starting from the beginning of the part
12937 2024.08.02 17:29:26.156385 [ 3 ] {e1a64a00-e562-4530-b52e-69516ec8f9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12938 2024.08.02 17:29:26.156531 [ 3 ] {e1a64a00-e562-4530-b52e-69516ec8f9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12939 2024.08.02 17:29:26.156537 [ 195 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part
12940 2024.08.02 17:29:26.156934 [ 195 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part
12941 2024.08.02 17:29:26.157292 [ 195 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 37 rows starting from the beginning of the part
12942 2024.08.02 17:29:26.157562 [ 195 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part
12943 2024.08.02 17:29:26.157578 [ 3 ] {e1a64a00-e562-4530-b52e-69516ec8f9b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12944 2024.08.02 17:29:26.157806 [ 195 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 43 rows starting from the beginning of the part
12945 2024.08.02 17:29:26.158828 [ 3 ] {e1a64a00-e562-4530-b52e-69516ec8f9b1} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12946 2024.08.02 17:29:26.158900 [ 3 ] {e1a64a00-e562-4530-b52e-69516ec8f9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12947 2024.08.02 17:29:26.159712 [ 3 ] {e1a64a00-e562-4530-b52e-69516ec8f9b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
12948 2024.08.02 17:29:26.160578 [ 190 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.00576455 sec., 32266.17862625877 rows/sec., 2.48 MiB/sec.
12949 2024.08.02 17:29:26.160631 [ 3 ] {e1a64a00-e562-4530-b52e-69516ec8f9b1} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12950 2024.08.02 17:29:26.160858 [ 190 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12951 2024.08.02 17:29:26.160879 [ 83 ] {} <Debug> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
12952 2024.08.02 17:29:26.160936 [ 3 ] {e1a64a00-e562-4530-b52e-69516ec8f9b1} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.004622 sec., 432.71311120726955 rows/sec., 32.12 KiB/sec.
12953 2024.08.02 17:29:26.160978 [ 83 ] {} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12954 2024.08.02 17:29:26.161052 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12955 2024.08.02 17:29:26.161515 [ 3 ] {e1a64a00-e562-4530-b52e-69516ec8f9b1} <Debug> DynamicQueryHandler: Done processing query
12956 2024.08.02 17:29:26.161621 [ 3 ] {e1a64a00-e562-4530-b52e-69516ec8f9b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12957 2024.08.02 17:29:26.161637 [ 200 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
12958 2024.08.02 17:29:26.161710 [ 3 ] {} <Debug> HTTP-Session: 8a01c888-a67d-4f59-971f-c2a508b8463a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12959 2024.08.02 17:29:26.161988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12960 2024.08.02 17:29:26.162083 [ 200 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12961 2024.08.02 17:29:26.162104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12962 2024.08.02 17:29:26.162158 [ 200 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 16 rows starting from the beginning of the part
12963 2024.08.02 17:29:26.162189 [ 3 ] {} <Debug> HTTP-Session: 7ce2a3cb-6f78-4e9c-9894-a57f61b969db Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12964 2024.08.02 17:29:26.162232 [ 3 ] {} <Debug> HTTP-Session: 7ce2a3cb-6f78-4e9c-9894-a57f61b969db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12965 2024.08.02 17:29:26.162306 [ 3 ] {} <Debug> HTTP-Session: 7ce2a3cb-6f78-4e9c-9894-a57f61b969db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12966 2024.08.02 17:29:26.162531 [ 193 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_66_13} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12967 2024.08.02 17:29:26.162541 [ 200 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
12968 2024.08.02 17:29:26.162546 [ 3 ] {} <Trace> HTTP-Session: 7ce2a3cb-6f78-4e9c-9894-a57f61b969db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12969 2024.08.02 17:29:26.163069 [ 200 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3 rows starting from the beginning of the part
12970 2024.08.02 17:29:26.163119 [ 193 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_66_13} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12971 2024.08.02 17:29:26.163264 [ 3 ] {ff277d98-fc51-4ba1-a49c-7268049fc73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12972 2024.08.02 17:29:26.163591 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12973 2024.08.02 17:29:26.163590 [ 3 ] {ff277d98-fc51-4ba1-a49c-7268049fc73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12974 2024.08.02 17:29:26.163718 [ 200 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::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
12975 2024.08.02 17:29:26.163955 [ 200 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
12976 2024.08.02 17:29:26.164272 [ 200 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
12977 2024.08.02 17:29:26.164800 [ 3 ] {ff277d98-fc51-4ba1-a49c-7268049fc73d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12978 2024.08.02 17:29:26.165507 [ 3 ] {ff277d98-fc51-4ba1-a49c-7268049fc73d} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12979 2024.08.02 17:29:26.165550 [ 3 ] {ff277d98-fc51-4ba1-a49c-7268049fc73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
12980 2024.08.02 17:29:26.166077 [ 200 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004850363 sec., 5360.423539434059 rows/sec., 428.04 KiB/sec.
12981 2024.08.02 17:29:26.166110 [ 3 ] {ff277d98-fc51-4ba1-a49c-7268049fc73d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12982 2024.08.02 17:29:26.166292 [ 199 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
12983 2024.08.02 17:29:26.166884 [ 3 ] {ff277d98-fc51-4ba1-a49c-7268049fc73d} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12984 2024.08.02 17:29:26.167189 [ 3 ] {ff277d98-fc51-4ba1-a49c-7268049fc73d} <Debug> executeQuery: Read 189 rows, 16.27 KiB in 0.004183 sec., 45182.88309825484 rows/sec., 3.80 MiB/sec.
12985 2024.08.02 17:29:26.167289 [ 199 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_26_5} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12986 2024.08.02 17:29:26.167485 [ 199 ] {86c5898b-b907-4572-b27c-7dbc19a32c1d::all_1_26_5} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
12987 2024.08.02 17:29:26.167518 [ 3 ] {ff277d98-fc51-4ba1-a49c-7268049fc73d} <Debug> DynamicQueryHandler: Done processing query
12988 2024.08.02 17:29:26.167580 [ 3 ] {ff277d98-fc51-4ba1-a49c-7268049fc73d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12989 2024.08.02 17:29:26.167625 [ 3 ] {} <Debug> HTTP-Session: 7ce2a3cb-6f78-4e9c-9894-a57f61b969db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12990 2024.08.02 17:29:26.167645 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12991 2024.08.02 17:29:26.167787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12992 2024.08.02 17:29:26.167843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12993 2024.08.02 17:29:26.167862 [ 3 ] {} <Debug> HTTP-Session: 69af72d4-1919-44a2-9cb1-6f6b17371191 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
12994 2024.08.02 17:29:26.167879 [ 3 ] {} <Debug> HTTP-Session: 69af72d4-1919-44a2-9cb1-6f6b17371191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12995 2024.08.02 17:29:26.167893 [ 3 ] {} <Debug> HTTP-Session: 69af72d4-1919-44a2-9cb1-6f6b17371191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12996 2024.08.02 17:29:26.167925 [ 3 ] {} <Trace> HTTP-Session: 69af72d4-1919-44a2-9cb1-6f6b17371191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12997 2024.08.02 17:29:26.168022 [ 3 ] {f9c4d3a7-0625-4728-aff8-548ab50d4f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12998 2024.08.02 17:29:26.168066 [ 3 ] {f9c4d3a7-0625-4728-aff8-548ab50d4f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12999 2024.08.02 17:29:26.168216 [ 3 ] {f9c4d3a7-0625-4728-aff8-548ab50d4f3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13000 2024.08.02 17:29:26.168496 [ 3 ] {f9c4d3a7-0625-4728-aff8-548ab50d4f3b} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13001 2024.08.02 17:29:26.168532 [ 3 ] {f9c4d3a7-0625-4728-aff8-548ab50d4f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13002 2024.08.02 17:29:26.168830 [ 3 ] {f9c4d3a7-0625-4728-aff8-548ab50d4f3b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
13003 2024.08.02 17:29:26.169145 [ 3 ] {f9c4d3a7-0625-4728-aff8-548ab50d4f3b} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13004 2024.08.02 17:29:26.169297 [ 3 ] {f9c4d3a7-0625-4728-aff8-548ab50d4f3b} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001288 sec., 1552.7950310559006 rows/sec., 97.05 KiB/sec.
13005 2024.08.02 17:29:26.169299 [ 83 ] {} <Debug> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
13006 2024.08.02 17:29:26.169389 [ 83 ] {} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13007 2024.08.02 17:29:26.169431 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13008 2024.08.02 17:29:26.169599 [ 3 ] {f9c4d3a7-0625-4728-aff8-548ab50d4f3b} <Debug> DynamicQueryHandler: Done processing query
13009 2024.08.02 17:29:26.169674 [ 3 ] {f9c4d3a7-0625-4728-aff8-548ab50d4f3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13010 2024.08.02 17:29:26.169693 [ 193 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
13011 2024.08.02 17:29:26.169709 [ 3 ] {} <Debug> HTTP-Session: 69af72d4-1919-44a2-9cb1-6f6b17371191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13012 2024.08.02 17:29:26.170022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 20960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13013 2024.08.02 17:29:26.170215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13014 2024.08.02 17:29:26.170263 [ 193 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13015 2024.08.02 17:29:26.170294 [ 3 ] {} <Debug> HTTP-Session: 415046ef-2d7b-4c71-80f9-e20071678947 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13016 2024.08.02 17:29:26.170354 [ 193 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 16 rows starting from the beginning of the part
13017 2024.08.02 17:29:26.170360 [ 3 ] {} <Debug> HTTP-Session: 415046ef-2d7b-4c71-80f9-e20071678947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13018 2024.08.02 17:29:26.170411 [ 3 ] {} <Debug> HTTP-Session: 415046ef-2d7b-4c71-80f9-e20071678947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13019 2024.08.02 17:29:26.170475 [ 3 ] {} <Trace> HTTP-Session: 415046ef-2d7b-4c71-80f9-e20071678947 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13020 2024.08.02 17:29:26.170537 [ 193 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
13021 2024.08.02 17:29:26.170876 [ 193 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3 rows starting from the beginning of the part
13022 2024.08.02 17:29:26.170995 [ 3 ] {710fde9e-97ad-4517-a343-fbeb69889221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13023 2024.08.02 17:29:26.171182 [ 3 ] {710fde9e-97ad-4517-a343-fbeb69889221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13024 2024.08.02 17:29:26.171195 [ 193 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::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
13025 2024.08.02 17:29:26.171534 [ 193 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
13026 2024.08.02 17:29:26.171785 [ 193 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
13027 2024.08.02 17:29:26.172283 [ 3 ] {710fde9e-97ad-4517-a343-fbeb69889221} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13028 2024.08.02 17:29:26.172990 [ 3 ] {710fde9e-97ad-4517-a343-fbeb69889221} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13029 2024.08.02 17:29:26.173036 [ 3 ] {710fde9e-97ad-4517-a343-fbeb69889221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13030 2024.08.02 17:29:26.173484 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.003971387 sec., 6546.831119707044 rows/sec., 446.06 KiB/sec.
13031 2024.08.02 17:29:26.173552 [ 3 ] {710fde9e-97ad-4517-a343-fbeb69889221} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13032 2024.08.02 17:29:26.173636 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
13033 2024.08.02 17:29:26.174030 [ 3 ] {710fde9e-97ad-4517-a343-fbeb69889221} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13034 2024.08.02 17:29:26.174198 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_26_5} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13035 2024.08.02 17:29:26.174205 [ 3 ] {710fde9e-97ad-4517-a343-fbeb69889221} <Debug> executeQuery: Read 124 rows, 9.81 KiB in 0.003497 sec., 35458.96482699457 rows/sec., 2.74 MiB/sec.
13036 2024.08.02 17:29:26.174440 [ 196 ] {d44b38b1-e252-4ae2-88cf-603b6ced3774::all_1_26_5} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
13037 2024.08.02 17:29:26.174633 [ 3 ] {710fde9e-97ad-4517-a343-fbeb69889221} <Debug> DynamicQueryHandler: Done processing query
13038 2024.08.02 17:29:26.174682 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
13039 2024.08.02 17:29:26.174717 [ 3 ] {710fde9e-97ad-4517-a343-fbeb69889221} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13040 2024.08.02 17:29:26.174792 [ 3 ] {} <Debug> HTTP-Session: 415046ef-2d7b-4c71-80f9-e20071678947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13041 2024.08.02 17:29:26.175031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 31009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13042 2024.08.02 17:29:26.175085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13043 2024.08.02 17:29:26.175103 [ 3 ] {} <Debug> HTTP-Session: c79b052a-7bc6-4a4e-925b-dc6f782401b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13044 2024.08.02 17:29:26.175121 [ 3 ] {} <Debug> HTTP-Session: c79b052a-7bc6-4a4e-925b-dc6f782401b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13045 2024.08.02 17:29:26.175135 [ 3 ] {} <Debug> HTTP-Session: c79b052a-7bc6-4a4e-925b-dc6f782401b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13046 2024.08.02 17:29:26.175168 [ 3 ] {} <Trace> HTTP-Session: c79b052a-7bc6-4a4e-925b-dc6f782401b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13047 2024.08.02 17:29:26.175326 [ 3 ] {b8e90ffe-4de2-4b30-8ce6-a1e9a1d6b533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13048 2024.08.02 17:29:26.175374 [ 3 ] {b8e90ffe-4de2-4b30-8ce6-a1e9a1d6b533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13049 2024.08.02 17:29:26.175529 [ 3 ] {b8e90ffe-4de2-4b30-8ce6-a1e9a1d6b533} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13050 2024.08.02 17:29:26.175946 [ 3 ] {b8e90ffe-4de2-4b30-8ce6-a1e9a1d6b533} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13051 2024.08.02 17:29:26.175982 [ 3 ] {b8e90ffe-4de2-4b30-8ce6-a1e9a1d6b533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13052 2024.08.02 17:29:26.176379 [ 3 ] {b8e90ffe-4de2-4b30-8ce6-a1e9a1d6b533} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13053 2024.08.02 17:29:26.176717 [ 3 ] {b8e90ffe-4de2-4b30-8ce6-a1e9a1d6b533} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13054 2024.08.02 17:29:26.176849 [ 3 ] {b8e90ffe-4de2-4b30-8ce6-a1e9a1d6b533} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001594 sec., 101631.11668757843 rows/sec., 7.07 MiB/sec.
13055 2024.08.02 17:29:26.177019 [ 3 ] {b8e90ffe-4de2-4b30-8ce6-a1e9a1d6b533} <Debug> DynamicQueryHandler: Done processing query
13056 2024.08.02 17:29:26.177044 [ 3 ] {b8e90ffe-4de2-4b30-8ce6-a1e9a1d6b533} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13057 2024.08.02 17:29:26.177060 [ 3 ] {} <Debug> HTTP-Session: c79b052a-7bc6-4a4e-925b-dc6f782401b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13058 2024.08.02 17:29:26.177257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 69171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13059 2024.08.02 17:29:26.177309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13060 2024.08.02 17:29:26.177329 [ 3 ] {} <Debug> HTTP-Session: 8da47c76-8c7f-43e6-8524-10cfe50a157d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13061 2024.08.02 17:29:26.177344 [ 3 ] {} <Debug> HTTP-Session: 8da47c76-8c7f-43e6-8524-10cfe50a157d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13062 2024.08.02 17:29:26.177357 [ 3 ] {} <Debug> HTTP-Session: 8da47c76-8c7f-43e6-8524-10cfe50a157d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13063 2024.08.02 17:29:26.177388 [ 3 ] {} <Trace> HTTP-Session: 8da47c76-8c7f-43e6-8524-10cfe50a157d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13064 2024.08.02 17:29:26.177823 [ 3 ] {9bf99379-75e0-4b02-8d89-56f5f8b65755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13065 2024.08.02 17:29:26.177889 [ 3 ] {9bf99379-75e0-4b02-8d89-56f5f8b65755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13066 2024.08.02 17:29:26.178287 [ 3 ] {9bf99379-75e0-4b02-8d89-56f5f8b65755} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13067 2024.08.02 17:29:26.179098 [ 3 ] {9bf99379-75e0-4b02-8d89-56f5f8b65755} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13068 2024.08.02 17:29:26.179133 [ 3 ] {9bf99379-75e0-4b02-8d89-56f5f8b65755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13069 2024.08.02 17:29:26.179772 [ 3 ] {9bf99379-75e0-4b02-8d89-56f5f8b65755} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13070 2024.08.02 17:29:26.180170 [ 3 ] {9bf99379-75e0-4b02-8d89-56f5f8b65755} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13071 2024.08.02 17:29:26.180327 [ 3 ] {9bf99379-75e0-4b02-8d89-56f5f8b65755} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002837 sec., 15156.85583362707 rows/sec., 27.16 MiB/sec.
13072 2024.08.02 17:29:26.180807 [ 3 ] {9bf99379-75e0-4b02-8d89-56f5f8b65755} <Debug> DynamicQueryHandler: Done processing query
13073 2024.08.02 17:29:26.180851 [ 3 ] {9bf99379-75e0-4b02-8d89-56f5f8b65755} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
13074 2024.08.02 17:29:26.180889 [ 3 ] {} <Debug> HTTP-Session: 8da47c76-8c7f-43e6-8524-10cfe50a157d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13075 2024.08.02 17:29:26.181021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13076 2024.08.02 17:29:26.181070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13077 2024.08.02 17:29:26.181089 [ 3 ] {} <Debug> HTTP-Session: bce7f3c0-bf84-4ef7-9f00-502f1d6e2681 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13078 2024.08.02 17:29:26.181105 [ 3 ] {} <Debug> HTTP-Session: bce7f3c0-bf84-4ef7-9f00-502f1d6e2681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13079 2024.08.02 17:29:26.181118 [ 3 ] {} <Debug> HTTP-Session: bce7f3c0-bf84-4ef7-9f00-502f1d6e2681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13080 2024.08.02 17:29:26.181150 [ 3 ] {} <Trace> HTTP-Session: bce7f3c0-bf84-4ef7-9f00-502f1d6e2681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13081 2024.08.02 17:29:26.181251 [ 3 ] {40db5a18-74ed-44bb-8f17-eadb641e06bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13082 2024.08.02 17:29:26.181298 [ 3 ] {40db5a18-74ed-44bb-8f17-eadb641e06bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13083 2024.08.02 17:29:26.181440 [ 3 ] {40db5a18-74ed-44bb-8f17-eadb641e06bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13084 2024.08.02 17:29:26.181714 [ 3 ] {40db5a18-74ed-44bb-8f17-eadb641e06bd} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13085 2024.08.02 17:29:26.181751 [ 3 ] {40db5a18-74ed-44bb-8f17-eadb641e06bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13086 2024.08.02 17:29:26.182109 [ 3 ] {40db5a18-74ed-44bb-8f17-eadb641e06bd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13087 2024.08.02 17:29:26.182442 [ 3 ] {40db5a18-74ed-44bb-8f17-eadb641e06bd} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13088 2024.08.02 17:29:26.182569 [ 3 ] {40db5a18-74ed-44bb-8f17-eadb641e06bd} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001343 sec., 2233.8049143708117 rows/sec., 178.88 KiB/sec.
13089 2024.08.02 17:29:26.182731 [ 3 ] {40db5a18-74ed-44bb-8f17-eadb641e06bd} <Debug> DynamicQueryHandler: Done processing query
13090 2024.08.02 17:29:26.182756 [ 3 ] {40db5a18-74ed-44bb-8f17-eadb641e06bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13091 2024.08.02 17:29:26.182772 [ 3 ] {} <Debug> HTTP-Session: bce7f3c0-bf84-4ef7-9f00-502f1d6e2681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13092 2024.08.02 17:29:26.182887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13093 2024.08.02 17:29:26.182934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13094 2024.08.02 17:29:26.182952 [ 3 ] {} <Debug> HTTP-Session: 92eaa020-8adc-4b9c-a51c-f1550adbcce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13095 2024.08.02 17:29:26.182970 [ 3 ] {} <Debug> HTTP-Session: 92eaa020-8adc-4b9c-a51c-f1550adbcce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13096 2024.08.02 17:29:26.182983 [ 3 ] {} <Debug> HTTP-Session: 92eaa020-8adc-4b9c-a51c-f1550adbcce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13097 2024.08.02 17:29:26.183014 [ 3 ] {} <Trace> HTTP-Session: 92eaa020-8adc-4b9c-a51c-f1550adbcce3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13098 2024.08.02 17:29:26.183126 [ 3 ] {28835e15-fa45-46c5-b46a-b667b2115181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13099 2024.08.02 17:29:26.183172 [ 3 ] {28835e15-fa45-46c5-b46a-b667b2115181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13100 2024.08.02 17:29:26.183297 [ 3 ] {28835e15-fa45-46c5-b46a-b667b2115181} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13101 2024.08.02 17:29:26.183582 [ 3 ] {28835e15-fa45-46c5-b46a-b667b2115181} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13102 2024.08.02 17:29:26.183617 [ 3 ] {28835e15-fa45-46c5-b46a-b667b2115181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13103 2024.08.02 17:29:26.183973 [ 3 ] {28835e15-fa45-46c5-b46a-b667b2115181} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13104 2024.08.02 17:29:26.184295 [ 3 ] {28835e15-fa45-46c5-b46a-b667b2115181} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13105 2024.08.02 17:29:26.184422 [ 3 ] {28835e15-fa45-46c5-b46a-b667b2115181} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec.
13106 2024.08.02 17:29:26.184672 [ 3 ] {28835e15-fa45-46c5-b46a-b667b2115181} <Debug> DynamicQueryHandler: Done processing query
13107 2024.08.02 17:29:26.184728 [ 3 ] {28835e15-fa45-46c5-b46a-b667b2115181} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13108 2024.08.02 17:29:26.184785 [ 3 ] {} <Debug> HTTP-Session: 92eaa020-8adc-4b9c-a51c-f1550adbcce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13109 2024.08.02 17:29:31.153633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 1754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13110 2024.08.02 17:29:31.153764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13111 2024.08.02 17:29:31.153791 [ 3 ] {} <Debug> HTTP-Session: d1fdbefb-9c56-47d6-8511-8264e457f756 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13112 2024.08.02 17:29:31.153816 [ 3 ] {} <Debug> HTTP-Session: d1fdbefb-9c56-47d6-8511-8264e457f756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13113 2024.08.02 17:29:31.153832 [ 3 ] {} <Debug> HTTP-Session: d1fdbefb-9c56-47d6-8511-8264e457f756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13114 2024.08.02 17:29:31.153883 [ 3 ] {} <Trace> HTTP-Session: d1fdbefb-9c56-47d6-8511-8264e457f756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13115 2024.08.02 17:29:31.154070 [ 3 ] {f06f045b-f8d6-4251-a80d-a73fac0596da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13116 2024.08.02 17:29:31.154138 [ 3 ] {f06f045b-f8d6-4251-a80d-a73fac0596da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13117 2024.08.02 17:29:31.154334 [ 3 ] {f06f045b-f8d6-4251-a80d-a73fac0596da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13118 2024.08.02 17:29:31.154762 [ 3 ] {f06f045b-f8d6-4251-a80d-a73fac0596da} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13119 2024.08.02 17:29:31.154803 [ 3 ] {f06f045b-f8d6-4251-a80d-a73fac0596da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13120 2024.08.02 17:29:31.155189 [ 3 ] {f06f045b-f8d6-4251-a80d-a73fac0596da} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13121 2024.08.02 17:29:31.155531 [ 3 ] {f06f045b-f8d6-4251-a80d-a73fac0596da} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13122 2024.08.02 17:29:31.155679 [ 3 ] {f06f045b-f8d6-4251-a80d-a73fac0596da} <Debug> executeQuery: Read 13 rows, 929.00 B in 0.001666 sec., 7803.1212484994 rows/sec., 544.55 KiB/sec.
13123 2024.08.02 17:29:31.155898 [ 3 ] {f06f045b-f8d6-4251-a80d-a73fac0596da} <Debug> DynamicQueryHandler: Done processing query
13124 2024.08.02 17:29:31.155925 [ 3 ] {f06f045b-f8d6-4251-a80d-a73fac0596da} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13125 2024.08.02 17:29:31.155942 [ 3 ] {} <Debug> HTTP-Session: d1fdbefb-9c56-47d6-8511-8264e457f756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13126 2024.08.02 17:29:31.156092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13127 2024.08.02 17:29:31.156151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13128 2024.08.02 17:29:31.156172 [ 3 ] {} <Debug> HTTP-Session: fa3b494e-3733-4243-8c4d-7f1039946cc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13129 2024.08.02 17:29:31.156190 [ 3 ] {} <Debug> HTTP-Session: fa3b494e-3733-4243-8c4d-7f1039946cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13130 2024.08.02 17:29:31.156204 [ 3 ] {} <Debug> HTTP-Session: fa3b494e-3733-4243-8c4d-7f1039946cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13131 2024.08.02 17:29:31.156241 [ 3 ] {} <Trace> HTTP-Session: fa3b494e-3733-4243-8c4d-7f1039946cc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13132 2024.08.02 17:29:31.156347 [ 3 ] {0f8c4b28-3dd0-4be1-82fd-690c6f25042d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13133 2024.08.02 17:29:31.156394 [ 3 ] {0f8c4b28-3dd0-4be1-82fd-690c6f25042d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13134 2024.08.02 17:29:31.156527 [ 3 ] {0f8c4b28-3dd0-4be1-82fd-690c6f25042d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13135 2024.08.02 17:29:31.156809 [ 3 ] {0f8c4b28-3dd0-4be1-82fd-690c6f25042d} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13136 2024.08.02 17:29:31.156846 [ 3 ] {0f8c4b28-3dd0-4be1-82fd-690c6f25042d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13137 2024.08.02 17:29:31.157158 [ 3 ] {0f8c4b28-3dd0-4be1-82fd-690c6f25042d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13138 2024.08.02 17:29:31.157482 [ 3 ] {0f8c4b28-3dd0-4be1-82fd-690c6f25042d} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13139 2024.08.02 17:29:31.157616 [ 3 ] {0f8c4b28-3dd0-4be1-82fd-690c6f25042d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001297 sec., 3084.040092521203 rows/sec., 251.48 KiB/sec.
13140 2024.08.02 17:29:31.157937 [ 3 ] {0f8c4b28-3dd0-4be1-82fd-690c6f25042d} <Debug> DynamicQueryHandler: Done processing query
13141 2024.08.02 17:29:31.157964 [ 3 ] {0f8c4b28-3dd0-4be1-82fd-690c6f25042d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13142 2024.08.02 17:29:31.157981 [ 3 ] {} <Debug> HTTP-Session: fa3b494e-3733-4243-8c4d-7f1039946cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13143 2024.08.02 17:29:31.158162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 27898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13144 2024.08.02 17:29:31.158214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13145 2024.08.02 17:29:31.158232 [ 3 ] {} <Debug> HTTP-Session: 12f969d0-93db-4cd6-bc42-e95ad4e63c96 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13146 2024.08.02 17:29:31.158250 [ 3 ] {} <Debug> HTTP-Session: 12f969d0-93db-4cd6-bc42-e95ad4e63c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13147 2024.08.02 17:29:31.158264 [ 3 ] {} <Debug> HTTP-Session: 12f969d0-93db-4cd6-bc42-e95ad4e63c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13148 2024.08.02 17:29:31.158297 [ 3 ] {} <Trace> HTTP-Session: 12f969d0-93db-4cd6-bc42-e95ad4e63c96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13149 2024.08.02 17:29:31.158448 [ 3 ] {0f5d4b84-26da-43e9-9e80-461c39d04b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13150 2024.08.02 17:29:31.158493 [ 3 ] {0f5d4b84-26da-43e9-9e80-461c39d04b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13151 2024.08.02 17:29:31.158637 [ 3 ] {0f5d4b84-26da-43e9-9e80-461c39d04b01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13152 2024.08.02 17:29:31.159033 [ 3 ] {0f5d4b84-26da-43e9-9e80-461c39d04b01} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13153 2024.08.02 17:29:31.159072 [ 3 ] {0f5d4b84-26da-43e9-9e80-461c39d04b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13154 2024.08.02 17:29:31.159398 [ 3 ] {0f5d4b84-26da-43e9-9e80-461c39d04b01} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13155 2024.08.02 17:29:31.159704 [ 3 ] {0f5d4b84-26da-43e9-9e80-461c39d04b01} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13156 2024.08.02 17:29:31.159831 [ 3 ] {0f5d4b84-26da-43e9-9e80-461c39d04b01} <Debug> executeQuery: Read 184 rows, 16.68 KiB in 0.001451 sec., 126809.09717436251 rows/sec., 11.23 MiB/sec.
13157 2024.08.02 17:29:31.159998 [ 3 ] {0f5d4b84-26da-43e9-9e80-461c39d04b01} <Debug> DynamicQueryHandler: Done processing query
13158 2024.08.02 17:29:31.160023 [ 3 ] {0f5d4b84-26da-43e9-9e80-461c39d04b01} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13159 2024.08.02 17:29:31.160038 [ 3 ] {} <Debug> HTTP-Session: 12f969d0-93db-4cd6-bc42-e95ad4e63c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13160 2024.08.02 17:29:31.160174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13161 2024.08.02 17:29:31.160223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13162 2024.08.02 17:29:31.160242 [ 3 ] {} <Debug> HTTP-Session: d26ffb3d-bd19-43ae-98d7-b5561b8ce3ad Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13163 2024.08.02 17:29:31.160258 [ 3 ] {} <Debug> HTTP-Session: d26ffb3d-bd19-43ae-98d7-b5561b8ce3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13164 2024.08.02 17:29:31.160272 [ 3 ] {} <Debug> HTTP-Session: d26ffb3d-bd19-43ae-98d7-b5561b8ce3ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13165 2024.08.02 17:29:31.160304 [ 3 ] {} <Trace> HTTP-Session: d26ffb3d-bd19-43ae-98d7-b5561b8ce3ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13166 2024.08.02 17:29:31.160402 [ 3 ] {05d72799-5f74-46f0-a975-206b6c324e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13167 2024.08.02 17:29:31.160445 [ 3 ] {05d72799-5f74-46f0-a975-206b6c324e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13168 2024.08.02 17:29:31.160570 [ 3 ] {05d72799-5f74-46f0-a975-206b6c324e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13169 2024.08.02 17:29:31.160830 [ 3 ] {05d72799-5f74-46f0-a975-206b6c324e78} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13170 2024.08.02 17:29:31.160866 [ 3 ] {05d72799-5f74-46f0-a975-206b6c324e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13171 2024.08.02 17:29:31.161170 [ 3 ] {05d72799-5f74-46f0-a975-206b6c324e78} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13172 2024.08.02 17:29:31.161481 [ 3 ] {05d72799-5f74-46f0-a975-206b6c324e78} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13173 2024.08.02 17:29:31.161619 [ 3 ] {05d72799-5f74-46f0-a975-206b6c324e78} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001238 sec., 3231.0177705977385 rows/sec., 225.60 KiB/sec.
13174 2024.08.02 17:29:31.161788 [ 3 ] {05d72799-5f74-46f0-a975-206b6c324e78} <Debug> DynamicQueryHandler: Done processing query
13175 2024.08.02 17:29:31.161813 [ 3 ] {05d72799-5f74-46f0-a975-206b6c324e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13176 2024.08.02 17:29:31.161829 [ 3 ] {} <Debug> HTTP-Session: d26ffb3d-bd19-43ae-98d7-b5561b8ce3ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13177 2024.08.02 17:29:31.162001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 63462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13178 2024.08.02 17:29:31.162056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13179 2024.08.02 17:29:31.162075 [ 3 ] {} <Debug> HTTP-Session: 420cd91d-bc7b-4096-930b-0139be0622e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13180 2024.08.02 17:29:31.162092 [ 3 ] {} <Debug> HTTP-Session: 420cd91d-bc7b-4096-930b-0139be0622e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13181 2024.08.02 17:29:31.162106 [ 3 ] {} <Debug> HTTP-Session: 420cd91d-bc7b-4096-930b-0139be0622e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13182 2024.08.02 17:29:31.162139 [ 3 ] {} <Trace> HTTP-Session: 420cd91d-bc7b-4096-930b-0139be0622e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13183 2024.08.02 17:29:31.162362 [ 3 ] {c361cf11-1128-46cf-a18c-1a2f632c86c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13184 2024.08.02 17:29:31.162406 [ 3 ] {c361cf11-1128-46cf-a18c-1a2f632c86c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13185 2024.08.02 17:29:31.162532 [ 3 ] {c361cf11-1128-46cf-a18c-1a2f632c86c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13186 2024.08.02 17:29:31.163200 [ 3 ] {c361cf11-1128-46cf-a18c-1a2f632c86c3} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13187 2024.08.02 17:29:31.163238 [ 3 ] {c361cf11-1128-46cf-a18c-1a2f632c86c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13188 2024.08.02 17:29:31.163574 [ 3 ] {c361cf11-1128-46cf-a18c-1a2f632c86c3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13189 2024.08.02 17:29:31.163891 [ 3 ] {c361cf11-1128-46cf-a18c-1a2f632c86c3} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13190 2024.08.02 17:29:31.164049 [ 3 ] {c361cf11-1128-46cf-a18c-1a2f632c86c3} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001807 sec., 217487.54842280023 rows/sec., 15.33 MiB/sec.
13191 2024.08.02 17:29:31.164228 [ 3 ] {c361cf11-1128-46cf-a18c-1a2f632c86c3} <Debug> DynamicQueryHandler: Done processing query
13192 2024.08.02 17:29:31.164252 [ 3 ] {c361cf11-1128-46cf-a18c-1a2f632c86c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13193 2024.08.02 17:29:31.164269 [ 3 ] {} <Debug> HTTP-Session: 420cd91d-bc7b-4096-930b-0139be0622e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13194 2024.08.02 17:29:31.164397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13195 2024.08.02 17:29:31.164445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13196 2024.08.02 17:29:31.164464 [ 3 ] {} <Debug> HTTP-Session: ea806fc8-582f-4403-af7c-f3b7603974b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13197 2024.08.02 17:29:31.164482 [ 3 ] {} <Debug> HTTP-Session: ea806fc8-582f-4403-af7c-f3b7603974b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13198 2024.08.02 17:29:31.164495 [ 3 ] {} <Debug> HTTP-Session: ea806fc8-582f-4403-af7c-f3b7603974b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13199 2024.08.02 17:29:31.164528 [ 3 ] {} <Trace> HTTP-Session: ea806fc8-582f-4403-af7c-f3b7603974b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13200 2024.08.02 17:29:31.164626 [ 3 ] {784afe3e-8c86-4030-8328-f60d30bbca14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13201 2024.08.02 17:29:31.164671 [ 3 ] {784afe3e-8c86-4030-8328-f60d30bbca14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13202 2024.08.02 17:29:31.164803 [ 3 ] {784afe3e-8c86-4030-8328-f60d30bbca14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13203 2024.08.02 17:29:31.165081 [ 3 ] {784afe3e-8c86-4030-8328-f60d30bbca14} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13204 2024.08.02 17:29:31.165117 [ 3 ] {784afe3e-8c86-4030-8328-f60d30bbca14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13205 2024.08.02 17:29:31.165483 [ 3 ] {784afe3e-8c86-4030-8328-f60d30bbca14} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13206 2024.08.02 17:29:31.165812 [ 3 ] {784afe3e-8c86-4030-8328-f60d30bbca14} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13207 2024.08.02 17:29:31.165965 [ 3 ] {784afe3e-8c86-4030-8328-f60d30bbca14} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 189.71 KiB/sec.
13208 2024.08.02 17:29:31.166131 [ 3 ] {784afe3e-8c86-4030-8328-f60d30bbca14} <Debug> DynamicQueryHandler: Done processing query
13209 2024.08.02 17:29:31.166161 [ 3 ] {784afe3e-8c86-4030-8328-f60d30bbca14} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13210 2024.08.02 17:29:31.166177 [ 3 ] {} <Debug> HTTP-Session: ea806fc8-582f-4403-af7c-f3b7603974b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13211 2024.08.02 17:29:31.166303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13212 2024.08.02 17:29:31.166350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13213 2024.08.02 17:29:31.166369 [ 3 ] {} <Debug> HTTP-Session: f329c794-6bc4-4c89-93cb-6c6d917655c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13214 2024.08.02 17:29:31.166386 [ 3 ] {} <Debug> HTTP-Session: f329c794-6bc4-4c89-93cb-6c6d917655c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13215 2024.08.02 17:29:31.166400 [ 3 ] {} <Debug> HTTP-Session: f329c794-6bc4-4c89-93cb-6c6d917655c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13216 2024.08.02 17:29:31.166432 [ 3 ] {} <Trace> HTTP-Session: f329c794-6bc4-4c89-93cb-6c6d917655c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13217 2024.08.02 17:29:31.166567 [ 3 ] {c9883703-004f-4516-8fe1-fb3661ed382a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13218 2024.08.02 17:29:31.166614 [ 3 ] {c9883703-004f-4516-8fe1-fb3661ed382a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13219 2024.08.02 17:29:31.166757 [ 3 ] {c9883703-004f-4516-8fe1-fb3661ed382a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13220 2024.08.02 17:29:31.167084 [ 3 ] {c9883703-004f-4516-8fe1-fb3661ed382a} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13221 2024.08.02 17:29:31.167120 [ 3 ] {c9883703-004f-4516-8fe1-fb3661ed382a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13222 2024.08.02 17:29:31.167479 [ 3 ] {c9883703-004f-4516-8fe1-fb3661ed382a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13223 2024.08.02 17:29:31.167810 [ 3 ] {c9883703-004f-4516-8fe1-fb3661ed382a} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13224 2024.08.02 17:29:31.167972 [ 3 ] {c9883703-004f-4516-8fe1-fb3661ed382a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001467 sec., 52488.07089297887 rows/sec., 3.23 MiB/sec.
13225 2024.08.02 17:29:31.168301 [ 3 ] {c9883703-004f-4516-8fe1-fb3661ed382a} <Debug> DynamicQueryHandler: Done processing query
13226 2024.08.02 17:29:31.168331 [ 3 ] {c9883703-004f-4516-8fe1-fb3661ed382a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13227 2024.08.02 17:29:31.168347 [ 3 ] {} <Debug> HTTP-Session: f329c794-6bc4-4c89-93cb-6c6d917655c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13228 2024.08.02 17:29:31.168543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 31028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13229 2024.08.02 17:29:31.168593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13230 2024.08.02 17:29:31.168611 [ 3 ] {} <Debug> HTTP-Session: 5beb1b6c-74f0-4b11-af71-1472c293083c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13231 2024.08.02 17:29:31.168628 [ 3 ] {} <Debug> HTTP-Session: 5beb1b6c-74f0-4b11-af71-1472c293083c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13232 2024.08.02 17:29:31.168642 [ 3 ] {} <Debug> HTTP-Session: 5beb1b6c-74f0-4b11-af71-1472c293083c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13233 2024.08.02 17:29:31.168673 [ 3 ] {} <Trace> HTTP-Session: 5beb1b6c-74f0-4b11-af71-1472c293083c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13234 2024.08.02 17:29:31.168849 [ 3 ] {94fc24a1-9f5c-4264-bdb8-d71d3a281975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13235 2024.08.02 17:29:31.168897 [ 3 ] {94fc24a1-9f5c-4264-bdb8-d71d3a281975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13236 2024.08.02 17:29:31.169061 [ 3 ] {94fc24a1-9f5c-4264-bdb8-d71d3a281975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13237 2024.08.02 17:29:31.169457 [ 3 ] {94fc24a1-9f5c-4264-bdb8-d71d3a281975} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13238 2024.08.02 17:29:31.169494 [ 3 ] {94fc24a1-9f5c-4264-bdb8-d71d3a281975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13239 2024.08.02 17:29:31.169880 [ 3 ] {94fc24a1-9f5c-4264-bdb8-d71d3a281975} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13240 2024.08.02 17:29:31.170227 [ 3 ] {94fc24a1-9f5c-4264-bdb8-d71d3a281975} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13241 2024.08.02 17:29:31.170382 [ 3 ] {94fc24a1-9f5c-4264-bdb8-d71d3a281975} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001622 sec., 99876.69543773119 rows/sec., 6.96 MiB/sec.
13242 2024.08.02 17:29:31.170564 [ 3 ] {94fc24a1-9f5c-4264-bdb8-d71d3a281975} <Debug> DynamicQueryHandler: Done processing query
13243 2024.08.02 17:29:31.170588 [ 3 ] {94fc24a1-9f5c-4264-bdb8-d71d3a281975} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13244 2024.08.02 17:29:31.170603 [ 3 ] {} <Debug> HTTP-Session: 5beb1b6c-74f0-4b11-af71-1472c293083c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13245 2024.08.02 17:29:31.170732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 11606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13246 2024.08.02 17:29:31.170780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13247 2024.08.02 17:29:31.170798 [ 3 ] {} <Debug> HTTP-Session: ef733990-c66d-4fcf-a03b-3b82bd03af93 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13248 2024.08.02 17:29:31.170815 [ 3 ] {} <Debug> HTTP-Session: ef733990-c66d-4fcf-a03b-3b82bd03af93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13249 2024.08.02 17:29:31.170829 [ 3 ] {} <Debug> HTTP-Session: ef733990-c66d-4fcf-a03b-3b82bd03af93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13250 2024.08.02 17:29:31.170859 [ 3 ] {} <Trace> HTTP-Session: ef733990-c66d-4fcf-a03b-3b82bd03af93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13251 2024.08.02 17:29:31.171024 [ 3 ] {27d8ca5c-4282-415c-ba41-d52eea3b8cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13252 2024.08.02 17:29:31.171087 [ 3 ] {27d8ca5c-4282-415c-ba41-d52eea3b8cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13253 2024.08.02 17:29:31.171490 [ 3 ] {27d8ca5c-4282-415c-ba41-d52eea3b8cbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13254 2024.08.02 17:29:31.171969 [ 3 ] {27d8ca5c-4282-415c-ba41-d52eea3b8cbd} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13255 2024.08.02 17:29:31.172005 [ 3 ] {27d8ca5c-4282-415c-ba41-d52eea3b8cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13256 2024.08.02 17:29:31.172569 [ 3 ] {27d8ca5c-4282-415c-ba41-d52eea3b8cbd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13257 2024.08.02 17:29:31.172975 [ 3 ] {27d8ca5c-4282-415c-ba41-d52eea3b8cbd} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13258 2024.08.02 17:29:31.173178 [ 3 ] {27d8ca5c-4282-415c-ba41-d52eea3b8cbd} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002243 sec., 3120.820329915292 rows/sec., 5.59 MiB/sec.
13259 2024.08.02 17:29:31.173391 [ 3 ] {27d8ca5c-4282-415c-ba41-d52eea3b8cbd} <Debug> DynamicQueryHandler: Done processing query
13260 2024.08.02 17:29:31.173416 [ 3 ] {27d8ca5c-4282-415c-ba41-d52eea3b8cbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13261 2024.08.02 17:29:31.173432 [ 3 ] {} <Debug> HTTP-Session: ef733990-c66d-4fcf-a03b-3b82bd03af93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13262 2024.08.02 17:29:31.173554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13263 2024.08.02 17:29:31.173602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13264 2024.08.02 17:29:31.173620 [ 3 ] {} <Debug> HTTP-Session: 47ab1004-bf57-41df-8a0a-fccb02b91d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13265 2024.08.02 17:29:31.173637 [ 3 ] {} <Debug> HTTP-Session: 47ab1004-bf57-41df-8a0a-fccb02b91d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13266 2024.08.02 17:29:31.173651 [ 3 ] {} <Debug> HTTP-Session: 47ab1004-bf57-41df-8a0a-fccb02b91d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13267 2024.08.02 17:29:31.173682 [ 3 ] {} <Trace> HTTP-Session: 47ab1004-bf57-41df-8a0a-fccb02b91d9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13268 2024.08.02 17:29:31.173785 [ 3 ] {e54d10c9-0be5-4af7-b309-76ecb81d460e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13269 2024.08.02 17:29:31.173830 [ 3 ] {e54d10c9-0be5-4af7-b309-76ecb81d460e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13270 2024.08.02 17:29:31.173955 [ 3 ] {e54d10c9-0be5-4af7-b309-76ecb81d460e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13271 2024.08.02 17:29:31.174226 [ 3 ] {e54d10c9-0be5-4af7-b309-76ecb81d460e} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13272 2024.08.02 17:29:31.174262 [ 3 ] {e54d10c9-0be5-4af7-b309-76ecb81d460e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13273 2024.08.02 17:29:31.174614 [ 3 ] {e54d10c9-0be5-4af7-b309-76ecb81d460e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13274 2024.08.02 17:29:31.174935 [ 3 ] {e54d10c9-0be5-4af7-b309-76ecb81d460e} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13275 2024.08.02 17:29:31.175093 [ 3 ] {e54d10c9-0be5-4af7-b309-76ecb81d460e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001328 sec., 17319.277108433736 rows/sec., 936.85 KiB/sec.
13276 2024.08.02 17:29:31.175103 [ 77 ] {} <Debug> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13277 2024.08.02 17:29:31.175199 [ 77 ] {} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13278 2024.08.02 17:29:31.175263 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13279 2024.08.02 17:29:31.175410 [ 3 ] {e54d10c9-0be5-4af7-b309-76ecb81d460e} <Debug> DynamicQueryHandler: Done processing query
13280 2024.08.02 17:29:31.175501 [ 3 ] {e54d10c9-0be5-4af7-b309-76ecb81d460e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13281 2024.08.02 17:29:31.175592 [ 3 ] {} <Debug> HTTP-Session: 47ab1004-bf57-41df-8a0a-fccb02b91d9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13282 2024.08.02 17:29:31.175747 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::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
13283 2024.08.02 17:29:31.175929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13284 2024.08.02 17:29:31.176045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13285 2024.08.02 17:29:31.176103 [ 3 ] {} <Debug> HTTP-Session: b76069bb-0741-492a-9a7c-8ca7cdd62bf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13286 2024.08.02 17:29:31.176152 [ 3 ] {} <Debug> HTTP-Session: b76069bb-0741-492a-9a7c-8ca7cdd62bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13287 2024.08.02 17:29:31.176176 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13288 2024.08.02 17:29:31.176186 [ 3 ] {} <Debug> HTTP-Session: b76069bb-0741-492a-9a7c-8ca7cdd62bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13289 2024.08.02 17:29:31.176244 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 703 rows starting from the beginning of the part
13290 2024.08.02 17:29:31.176262 [ 3 ] {} <Trace> HTTP-Session: b76069bb-0741-492a-9a7c-8ca7cdd62bf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13291 2024.08.02 17:29:31.176365 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
13292 2024.08.02 17:29:31.176699 [ 3 ] {bba2df25-88cb-42d4-b480-d53f09fffed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13293 2024.08.02 17:29:31.176775 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part
13294 2024.08.02 17:29:31.176842 [ 3 ] {bba2df25-88cb-42d4-b480-d53f09fffed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13295 2024.08.02 17:29:31.177089 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 29 rows starting from the beginning of the part
13296 2024.08.02 17:29:31.177411 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3 rows starting from the beginning of the part
13297 2024.08.02 17:29:31.177719 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part
13298 2024.08.02 17:29:31.178300 [ 3 ] {bba2df25-88cb-42d4-b480-d53f09fffed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13299 2024.08.02 17:29:31.179100 [ 3 ] {bba2df25-88cb-42d4-b480-d53f09fffed3} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13300 2024.08.02 17:29:31.179165 [ 3 ] {bba2df25-88cb-42d4-b480-d53f09fffed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13301 2024.08.02 17:29:31.180286 [ 3 ] {bba2df25-88cb-42d4-b480-d53f09fffed3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13302 2024.08.02 17:29:31.180932 [ 198 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 4 columns (4 merged, 0 gathered) in 0.005559796 sec., 141551.95622285423 rows/sec., 7.65 MiB/sec.
13303 2024.08.02 17:29:31.181169 [ 189 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13304 2024.08.02 17:29:31.181172 [ 3 ] {bba2df25-88cb-42d4-b480-d53f09fffed3} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13305 2024.08.02 17:29:31.181426 [ 3 ] {bba2df25-88cb-42d4-b480-d53f09fffed3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004961 sec., 12094.335819391252 rows/sec., 834.64 KiB/sec.
13306 2024.08.02 17:29:31.181726 [ 3 ] {bba2df25-88cb-42d4-b480-d53f09fffed3} <Debug> DynamicQueryHandler: Done processing query
13307 2024.08.02 17:29:31.181755 [ 3 ] {bba2df25-88cb-42d4-b480-d53f09fffed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13308 2024.08.02 17:29:31.181773 [ 3 ] {} <Debug> HTTP-Session: b76069bb-0741-492a-9a7c-8ca7cdd62bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13309 2024.08.02 17:29:31.181809 [ 189 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_36_7} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13310 2024.08.02 17:29:31.181893 [ 189 ] {d501e769-a47d-43d8-aec9-796213bed647::all_1_36_7} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13311 2024.08.02 17:29:31.181982 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
13312 2024.08.02 17:29:36.152644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 6218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13313 2024.08.02 17:29:36.152793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13314 2024.08.02 17:29:36.152823 [ 3 ] {} <Debug> HTTP-Session: 37c77db6-e5f0-400f-85a6-81773b1f4959 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13315 2024.08.02 17:29:36.152851 [ 3 ] {} <Debug> HTTP-Session: 37c77db6-e5f0-400f-85a6-81773b1f4959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13316 2024.08.02 17:29:36.152869 [ 3 ] {} <Debug> HTTP-Session: 37c77db6-e5f0-400f-85a6-81773b1f4959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13317 2024.08.02 17:29:36.152925 [ 3 ] {} <Trace> HTTP-Session: 37c77db6-e5f0-400f-85a6-81773b1f4959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13318 2024.08.02 17:29:36.153137 [ 3 ] {2b694b8c-ff81-46cb-b5c8-dd2dc2faac69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13319 2024.08.02 17:29:36.153205 [ 3 ] {2b694b8c-ff81-46cb-b5c8-dd2dc2faac69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13320 2024.08.02 17:29:36.153403 [ 3 ] {2b694b8c-ff81-46cb-b5c8-dd2dc2faac69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13321 2024.08.02 17:29:36.153828 [ 3 ] {2b694b8c-ff81-46cb-b5c8-dd2dc2faac69} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13322 2024.08.02 17:29:36.153871 [ 3 ] {2b694b8c-ff81-46cb-b5c8-dd2dc2faac69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13323 2024.08.02 17:29:36.154242 [ 3 ] {2b694b8c-ff81-46cb-b5c8-dd2dc2faac69} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13324 2024.08.02 17:29:36.154587 [ 3 ] {2b694b8c-ff81-46cb-b5c8-dd2dc2faac69} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13325 2024.08.02 17:29:36.154773 [ 3 ] {2b694b8c-ff81-46cb-b5c8-dd2dc2faac69} <Debug> executeQuery: Read 43 rows, 3.49 KiB in 0.001695 sec., 25368.731563421832 rows/sec., 2.01 MiB/sec.
13326 2024.08.02 17:29:36.154984 [ 3 ] {2b694b8c-ff81-46cb-b5c8-dd2dc2faac69} <Debug> DynamicQueryHandler: Done processing query
13327 2024.08.02 17:29:36.155010 [ 3 ] {2b694b8c-ff81-46cb-b5c8-dd2dc2faac69} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13328 2024.08.02 17:29:36.155026 [ 3 ] {} <Debug> HTTP-Session: 37c77db6-e5f0-400f-85a6-81773b1f4959 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13329 2024.08.02 17:29:36.155167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13330 2024.08.02 17:29:36.155216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13331 2024.08.02 17:29:36.155235 [ 3 ] {} <Debug> HTTP-Session: 3a33c0ce-22c9-43c1-a8fd-2136e087380d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13332 2024.08.02 17:29:36.155253 [ 3 ] {} <Debug> HTTP-Session: 3a33c0ce-22c9-43c1-a8fd-2136e087380d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13333 2024.08.02 17:29:36.155267 [ 3 ] {} <Debug> HTTP-Session: 3a33c0ce-22c9-43c1-a8fd-2136e087380d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13334 2024.08.02 17:29:36.155298 [ 3 ] {} <Trace> HTTP-Session: 3a33c0ce-22c9-43c1-a8fd-2136e087380d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13335 2024.08.02 17:29:36.155394 [ 3 ] {df3bc329-e852-4483-bf44-1af02ef64ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13336 2024.08.02 17:29:36.155439 [ 3 ] {df3bc329-e852-4483-bf44-1af02ef64ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13337 2024.08.02 17:29:36.155572 [ 3 ] {df3bc329-e852-4483-bf44-1af02ef64ed8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13338 2024.08.02 17:29:36.155980 [ 3 ] {df3bc329-e852-4483-bf44-1af02ef64ed8} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13339 2024.08.02 17:29:36.156018 [ 3 ] {df3bc329-e852-4483-bf44-1af02ef64ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13340 2024.08.02 17:29:36.156326 [ 3 ] {df3bc329-e852-4483-bf44-1af02ef64ed8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13341 2024.08.02 17:29:36.156629 [ 3 ] {df3bc329-e852-4483-bf44-1af02ef64ed8} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13342 2024.08.02 17:29:36.156781 [ 3 ] {df3bc329-e852-4483-bf44-1af02ef64ed8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 346.50 KiB/sec.
13343 2024.08.02 17:29:36.156960 [ 3 ] {df3bc329-e852-4483-bf44-1af02ef64ed8} <Debug> DynamicQueryHandler: Done processing query
13344 2024.08.02 17:29:36.156983 [ 3 ] {df3bc329-e852-4483-bf44-1af02ef64ed8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13345 2024.08.02 17:29:36.156999 [ 3 ] {} <Debug> HTTP-Session: 3a33c0ce-22c9-43c1-a8fd-2136e087380d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13346 2024.08.02 17:29:36.157175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 32591, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13347 2024.08.02 17:29:36.157223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13348 2024.08.02 17:29:36.157241 [ 3 ] {} <Debug> HTTP-Session: 1d58665a-d589-44cb-91ca-e94ff91dfbec Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13349 2024.08.02 17:29:36.157257 [ 3 ] {} <Debug> HTTP-Session: 1d58665a-d589-44cb-91ca-e94ff91dfbec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13350 2024.08.02 17:29:36.157270 [ 3 ] {} <Debug> HTTP-Session: 1d58665a-d589-44cb-91ca-e94ff91dfbec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13351 2024.08.02 17:29:36.157301 [ 3 ] {} <Trace> HTTP-Session: 1d58665a-d589-44cb-91ca-e94ff91dfbec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13352 2024.08.02 17:29:36.157446 [ 3 ] {890c161f-f436-4402-b2bd-82c60c2e6f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13353 2024.08.02 17:29:36.157489 [ 3 ] {890c161f-f436-4402-b2bd-82c60c2e6f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13354 2024.08.02 17:29:36.157614 [ 3 ] {890c161f-f436-4402-b2bd-82c60c2e6f34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13355 2024.08.02 17:29:36.158051 [ 3 ] {890c161f-f436-4402-b2bd-82c60c2e6f34} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13356 2024.08.02 17:29:36.158088 [ 3 ] {890c161f-f436-4402-b2bd-82c60c2e6f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13357 2024.08.02 17:29:36.158410 [ 3 ] {890c161f-f436-4402-b2bd-82c60c2e6f34} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13358 2024.08.02 17:29:36.158709 [ 3 ] {890c161f-f436-4402-b2bd-82c60c2e6f34} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13359 2024.08.02 17:29:36.158859 [ 3 ] {890c161f-f436-4402-b2bd-82c60c2e6f34} <Debug> executeQuery: Read 224 rows, 18.99 KiB in 0.001481 sec., 151249.15597569212 rows/sec., 12.52 MiB/sec.
13360 2024.08.02 17:29:36.158870 [ 72 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13361 2024.08.02 17:29:36.158979 [ 72 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13362 2024.08.02 17:29:36.159028 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13363 2024.08.02 17:29:36.159144 [ 3 ] {890c161f-f436-4402-b2bd-82c60c2e6f34} <Debug> DynamicQueryHandler: Done processing query
13364 2024.08.02 17:29:36.159253 [ 3 ] {890c161f-f436-4402-b2bd-82c60c2e6f34} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13365 2024.08.02 17:29:36.159324 [ 3 ] {} <Debug> HTTP-Session: 1d58665a-d589-44cb-91ca-e94ff91dfbec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13366 2024.08.02 17:29:36.159376 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
13367 2024.08.02 17:29:36.159591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13368 2024.08.02 17:29:36.159840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13369 2024.08.02 17:29:36.159961 [ 3 ] {} <Debug> HTTP-Session: 17f2bb72-2ed5-4952-aca2-024b295b65ef Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13370 2024.08.02 17:29:36.160052 [ 3 ] {} <Debug> HTTP-Session: 17f2bb72-2ed5-4952-aca2-024b295b65ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13371 2024.08.02 17:29:36.160067 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13372 2024.08.02 17:29:36.160146 [ 3 ] {} <Debug> HTTP-Session: 17f2bb72-2ed5-4952-aca2-024b295b65ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13373 2024.08.02 17:29:36.160169 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 336 rows starting from the beginning of the part
13374 2024.08.02 17:29:36.160319 [ 3 ] {} <Trace> HTTP-Session: 17f2bb72-2ed5-4952-aca2-024b295b65ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13375 2024.08.02 17:29:36.160489 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 171 rows starting from the beginning of the part
13376 2024.08.02 17:29:36.160788 [ 3 ] {333dafc7-efe7-4098-98ca-ca1dd5693953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13377 2024.08.02 17:29:36.160794 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 184 rows starting from the beginning of the part
13378 2024.08.02 17:29:36.160903 [ 3 ] {333dafc7-efe7-4098-98ca-ca1dd5693953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13379 2024.08.02 17:29:36.161107 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 189 rows starting from the beginning of the part
13380 2024.08.02 17:29:36.161448 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 184 rows starting from the beginning of the part
13381 2024.08.02 17:29:36.161818 [ 194 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 224 rows starting from the beginning of the part
13382 2024.08.02 17:29:36.161879 [ 3 ] {333dafc7-efe7-4098-98ca-ca1dd5693953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13383 2024.08.02 17:29:36.162888 [ 3 ] {333dafc7-efe7-4098-98ca-ca1dd5693953} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13384 2024.08.02 17:29:36.162954 [ 3 ] {333dafc7-efe7-4098-98ca-ca1dd5693953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13385 2024.08.02 17:29:36.163737 [ 3 ] {333dafc7-efe7-4098-98ca-ca1dd5693953} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13386 2024.08.02 17:29:36.164499 [ 3 ] {333dafc7-efe7-4098-98ca-ca1dd5693953} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13387 2024.08.02 17:29:36.164816 [ 3 ] {333dafc7-efe7-4098-98ca-ca1dd5693953} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.004175 sec., 1437.1257485029942 rows/sec., 100.35 KiB/sec.
13388 2024.08.02 17:29:36.165359 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 4 columns (4 merged, 0 gathered) in 0.00624889 sec., 206116.60630928053 rows/sec., 17.64 MiB/sec.
13389 2024.08.02 17:29:36.165417 [ 3 ] {333dafc7-efe7-4098-98ca-ca1dd5693953} <Debug> DynamicQueryHandler: Done processing query
13390 2024.08.02 17:29:36.165496 [ 3 ] {333dafc7-efe7-4098-98ca-ca1dd5693953} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13391 2024.08.02 17:29:36.165588 [ 3 ] {} <Debug> HTTP-Session: 17f2bb72-2ed5-4952-aca2-024b295b65ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13392 2024.08.02 17:29:36.165705 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13393 2024.08.02 17:29:36.165870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 23250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13394 2024.08.02 17:29:36.165946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13395 2024.08.02 17:29:36.165970 [ 3 ] {} <Debug> HTTP-Session: 762bf7b2-3381-4493-843f-413122f365e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13396 2024.08.02 17:29:36.166000 [ 3 ] {} <Debug> HTTP-Session: 762bf7b2-3381-4493-843f-413122f365e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13397 2024.08.02 17:29:36.166033 [ 3 ] {} <Debug> HTTP-Session: 762bf7b2-3381-4493-843f-413122f365e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13398 2024.08.02 17:29:36.166089 [ 3 ] {} <Trace> HTTP-Session: 762bf7b2-3381-4493-843f-413122f365e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13399 2024.08.02 17:29:36.166276 [ 3 ] {0693f140-523f-4b71-ab73-fc3cbe691482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13400 2024.08.02 17:29:36.166308 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_71_14} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13401 2024.08.02 17:29:36.166332 [ 3 ] {0693f140-523f-4b71-ab73-fc3cbe691482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13402 2024.08.02 17:29:36.166429 [ 189 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_71_14} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13403 2024.08.02 17:29:36.166548 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
13404 2024.08.02 17:29:36.166565 [ 3 ] {0693f140-523f-4b71-ab73-fc3cbe691482} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13405 2024.08.02 17:29:36.166948 [ 3 ] {0693f140-523f-4b71-ab73-fc3cbe691482} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13406 2024.08.02 17:29:36.166985 [ 3 ] {0693f140-523f-4b71-ab73-fc3cbe691482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13407 2024.08.02 17:29:36.167300 [ 3 ] {0693f140-523f-4b71-ab73-fc3cbe691482} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13408 2024.08.02 17:29:36.167610 [ 3 ] {0693f140-523f-4b71-ab73-fc3cbe691482} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13409 2024.08.02 17:29:36.167764 [ 3 ] {0693f140-523f-4b71-ab73-fc3cbe691482} <Debug> executeQuery: Read 137 rows, 10.95 KiB in 0.001576 sec., 86928.93401015228 rows/sec., 6.78 MiB/sec.
13410 2024.08.02 17:29:36.167777 [ 72 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13411 2024.08.02 17:29:36.167864 [ 72 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13412 2024.08.02 17:29:36.167910 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13413 2024.08.02 17:29:36.168059 [ 3 ] {0693f140-523f-4b71-ab73-fc3cbe691482} <Debug> DynamicQueryHandler: Done processing query
13414 2024.08.02 17:29:36.168073 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
13415 2024.08.02 17:29:36.168099 [ 3 ] {0693f140-523f-4b71-ab73-fc3cbe691482} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13416 2024.08.02 17:29:36.168145 [ 3 ] {} <Debug> HTTP-Session: 762bf7b2-3381-4493-843f-413122f365e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13417 2024.08.02 17:29:36.168278 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13418 2024.08.02 17:29:36.168322 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 493 rows starting from the beginning of the part
13419 2024.08.02 17:29:36.168387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 38187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13420 2024.08.02 17:29:36.168554 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 115 rows starting from the beginning of the part
13421 2024.08.02 17:29:36.168551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13422 2024.08.02 17:29:36.168647 [ 3 ] {} <Debug> HTTP-Session: 015b1327-7ed3-426c-95f3-6c6b11c21c94 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13423 2024.08.02 17:29:36.168752 [ 3 ] {} <Debug> HTTP-Session: 015b1327-7ed3-426c-95f3-6c6b11c21c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13424 2024.08.02 17:29:36.168818 [ 3 ] {} <Debug> HTTP-Session: 015b1327-7ed3-426c-95f3-6c6b11c21c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13425 2024.08.02 17:29:36.168853 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 402 rows starting from the beginning of the part
13426 2024.08.02 17:29:36.168962 [ 3 ] {} <Trace> HTTP-Session: 015b1327-7ed3-426c-95f3-6c6b11c21c94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13427 2024.08.02 17:29:36.169086 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 124 rows starting from the beginning of the part
13428 2024.08.02 17:29:36.169408 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 393 rows starting from the beginning of the part
13429 2024.08.02 17:29:36.169554 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 137 rows starting from the beginning of the part
13430 2024.08.02 17:29:36.169648 [ 3 ] {d50f0ef7-9adb-408d-a0aa-8f218fef70c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13431 2024.08.02 17:29:36.169962 [ 3 ] {d50f0ef7-9adb-408d-a0aa-8f218fef70c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13432 2024.08.02 17:29:36.170466 [ 3 ] {d50f0ef7-9adb-408d-a0aa-8f218fef70c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13433 2024.08.02 17:29:36.171457 [ 3 ] {d50f0ef7-9adb-408d-a0aa-8f218fef70c7} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13434 2024.08.02 17:29:36.171521 [ 3 ] {d50f0ef7-9adb-408d-a0aa-8f218fef70c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13435 2024.08.02 17:29:36.172377 [ 3 ] {d50f0ef7-9adb-408d-a0aa-8f218fef70c7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13436 2024.08.02 17:29:36.172450 [ 198 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1664 rows, containing 4 columns (4 merged, 0 gathered) in 0.004460776 sec., 373029.2666567432 rows/sec., 27.03 MiB/sec.
13437 2024.08.02 17:29:36.172800 [ 191 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13438 2024.08.02 17:29:36.173008 [ 3 ] {d50f0ef7-9adb-408d-a0aa-8f218fef70c7} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13439 2024.08.02 17:29:36.173421 [ 3 ] {d50f0ef7-9adb-408d-a0aa-8f218fef70c7} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.004071 sec., 48882.338491771065 rows/sec., 3.41 MiB/sec.
13440 2024.08.02 17:29:36.173810 [ 3 ] {d50f0ef7-9adb-408d-a0aa-8f218fef70c7} <Debug> DynamicQueryHandler: Done processing query
13441 2024.08.02 17:29:36.173856 [ 3 ] {d50f0ef7-9adb-408d-a0aa-8f218fef70c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13442 2024.08.02 17:29:36.173854 [ 191 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_71_14} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13443 2024.08.02 17:29:36.173887 [ 3 ] {} <Debug> HTTP-Session: 015b1327-7ed3-426c-95f3-6c6b11c21c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13444 2024.08.02 17:29:36.174019 [ 191 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_71_14} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13445 2024.08.02 17:29:36.174158 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
13446 2024.08.02 17:29:36.174202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 69180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13447 2024.08.02 17:29:36.174264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13448 2024.08.02 17:29:36.174283 [ 3 ] {} <Debug> HTTP-Session: 842457c9-1790-47a5-ae2d-2943e07fd80c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13449 2024.08.02 17:29:36.174300 [ 3 ] {} <Debug> HTTP-Session: 842457c9-1790-47a5-ae2d-2943e07fd80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13450 2024.08.02 17:29:36.174313 [ 3 ] {} <Debug> HTTP-Session: 842457c9-1790-47a5-ae2d-2943e07fd80c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13451 2024.08.02 17:29:36.174345 [ 3 ] {} <Trace> HTTP-Session: 842457c9-1790-47a5-ae2d-2943e07fd80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13452 2024.08.02 17:29:36.174866 [ 3 ] {49824fac-56b3-4009-9708-3a58e71a2ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13453 2024.08.02 17:29:36.174942 [ 3 ] {49824fac-56b3-4009-9708-3a58e71a2ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13454 2024.08.02 17:29:36.175401 [ 3 ] {49824fac-56b3-4009-9708-3a58e71a2ce8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13455 2024.08.02 17:29:36.176291 [ 3 ] {49824fac-56b3-4009-9708-3a58e71a2ce8} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13456 2024.08.02 17:29:36.176328 [ 3 ] {49824fac-56b3-4009-9708-3a58e71a2ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13457 2024.08.02 17:29:36.176982 [ 3 ] {49824fac-56b3-4009-9708-3a58e71a2ce8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13458 2024.08.02 17:29:36.177389 [ 3 ] {49824fac-56b3-4009-9708-3a58e71a2ce8} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13459 2024.08.02 17:29:36.177579 [ 72 ] {} <Debug> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13460 2024.08.02 17:29:36.177600 [ 3 ] {49824fac-56b3-4009-9708-3a58e71a2ce8} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.003155 sec., 13629.160063391442 rows/sec., 24.42 MiB/sec.
13461 2024.08.02 17:29:36.177629 [ 72 ] {} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13462 2024.08.02 17:29:36.177700 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13463 2024.08.02 17:29:36.178127 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::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
13464 2024.08.02 17:29:36.178629 [ 3 ] {49824fac-56b3-4009-9708-3a58e71a2ce8} <Debug> DynamicQueryHandler: Done processing query
13465 2024.08.02 17:29:36.178743 [ 3 ] {49824fac-56b3-4009-9708-3a58e71a2ce8} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
13466 2024.08.02 17:29:36.178826 [ 3 ] {} <Debug> HTTP-Session: 842457c9-1790-47a5-ae2d-2943e07fd80c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13467 2024.08.02 17:29:36.179177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13468 2024.08.02 17:29:36.179353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13469 2024.08.02 17:29:36.179408 [ 3 ] {} <Debug> HTTP-Session: cba42f83-4b9a-4a4f-952e-3588c47f5702 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13470 2024.08.02 17:29:36.179457 [ 3 ] {} <Debug> HTTP-Session: cba42f83-4b9a-4a4f-952e-3588c47f5702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13471 2024.08.02 17:29:36.179501 [ 3 ] {} <Debug> HTTP-Session: cba42f83-4b9a-4a4f-952e-3588c47f5702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13472 2024.08.02 17:29:36.179595 [ 3 ] {} <Trace> HTTP-Session: cba42f83-4b9a-4a4f-952e-3588c47f5702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13473 2024.08.02 17:29:36.179683 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13474 2024.08.02 17:29:36.179860 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 973 rows starting from the beginning of the part
13475 2024.08.02 17:29:36.179864 [ 3 ] {26c9f24d-a87b-4379-8ca8-d3d7ca662bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13476 2024.08.02 17:29:36.179984 [ 3 ] {26c9f24d-a87b-4379-8ca8-d3d7ca662bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13477 2024.08.02 17:29:36.180622 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 37 rows starting from the beginning of the part
13478 2024.08.02 17:29:36.180855 [ 3 ] {26c9f24d-a87b-4379-8ca8-d3d7ca662bd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13479 2024.08.02 17:29:36.181322 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part
13480 2024.08.02 17:29:36.181902 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 43 rows starting from the beginning of the part
13481 2024.08.02 17:29:36.182162 [ 3 ] {26c9f24d-a87b-4379-8ca8-d3d7ca662bd9} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13482 2024.08.02 17:29:36.182320 [ 3 ] {26c9f24d-a87b-4379-8ca8-d3d7ca662bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13483 2024.08.02 17:29:36.182511 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part
13484 2024.08.02 17:29:36.183077 [ 188 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 43 rows starting from the beginning of the part
13485 2024.08.02 17:29:36.183678 [ 3 ] {26c9f24d-a87b-4379-8ca8-d3d7ca662bd9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13486 2024.08.02 17:29:36.184506 [ 3 ] {26c9f24d-a87b-4379-8ca8-d3d7ca662bd9} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13487 2024.08.02 17:29:36.184952 [ 3 ] {26c9f24d-a87b-4379-8ca8-d3d7ca662bd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005184 sec., 11574.074074074073 rows/sec., 798.73 KiB/sec.
13488 2024.08.02 17:29:36.185482 [ 3 ] {26c9f24d-a87b-4379-8ca8-d3d7ca662bd9} <Debug> DynamicQueryHandler: Done processing query
13489 2024.08.02 17:29:36.185556 [ 3 ] {26c9f24d-a87b-4379-8ca8-d3d7ca662bd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13490 2024.08.02 17:29:36.185605 [ 3 ] {} <Debug> HTTP-Session: cba42f83-4b9a-4a4f-952e-3588c47f5702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13491 2024.08.02 17:29:36.189694 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 19 columns (19 merged, 0 gathered) in 0.011861698 sec., 93578.50789996507 rows/sec., 167.69 MiB/sec.
13492 2024.08.02 17:29:36.191077 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13493 2024.08.02 17:29:36.191725 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13494 2024.08.02 17:29:36.191820 [ 201 ] {bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13495 2024.08.02 17:29:36.191989 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.46 MiB.
13496 2024.08.02 17:29:37.000152 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.87 MiB, peak 211.57 MiB, free memory in arenas 0.00 B, will set to 203.94 MiB (RSS), difference: 1.07 MiB
13497 2024.08.02 17:29:38.102759 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
13498 2024.08.02 17:29:38.102808 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
13499 2024.08.02 17:29:41.152915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13500 2024.08.02 17:29:41.153120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13501 2024.08.02 17:29:41.153176 [ 3 ] {} <Debug> HTTP-Session: 9575b57e-8fe6-4e8d-afc2-b9f26a9fcff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13502 2024.08.02 17:29:41.153217 [ 3 ] {} <Debug> HTTP-Session: 9575b57e-8fe6-4e8d-afc2-b9f26a9fcff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13503 2024.08.02 17:29:41.153245 [ 3 ] {} <Debug> HTTP-Session: 9575b57e-8fe6-4e8d-afc2-b9f26a9fcff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13504 2024.08.02 17:29:41.153319 [ 3 ] {} <Trace> HTTP-Session: 9575b57e-8fe6-4e8d-afc2-b9f26a9fcff9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13505 2024.08.02 17:29:41.153500 [ 3 ] {96176fb3-94fa-484a-864a-b2b4f3c7d791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13506 2024.08.02 17:29:41.153568 [ 3 ] {96176fb3-94fa-484a-864a-b2b4f3c7d791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13507 2024.08.02 17:29:41.153768 [ 3 ] {96176fb3-94fa-484a-864a-b2b4f3c7d791} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13508 2024.08.02 17:29:41.154204 [ 3 ] {96176fb3-94fa-484a-864a-b2b4f3c7d791} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13509 2024.08.02 17:29:41.154244 [ 3 ] {96176fb3-94fa-484a-864a-b2b4f3c7d791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13510 2024.08.02 17:29:41.154616 [ 3 ] {96176fb3-94fa-484a-864a-b2b4f3c7d791} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13511 2024.08.02 17:29:41.154960 [ 3 ] {96176fb3-94fa-484a-864a-b2b4f3c7d791} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13512 2024.08.02 17:29:41.155102 [ 3 ] {96176fb3-94fa-484a-864a-b2b4f3c7d791} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001658 sec., 3618.8178528347407 rows/sec., 204.97 KiB/sec.
13513 2024.08.02 17:29:41.155308 [ 3 ] {96176fb3-94fa-484a-864a-b2b4f3c7d791} <Debug> DynamicQueryHandler: Done processing query
13514 2024.08.02 17:29:41.155335 [ 3 ] {96176fb3-94fa-484a-864a-b2b4f3c7d791} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13515 2024.08.02 17:29:41.155352 [ 3 ] {} <Debug> HTTP-Session: 9575b57e-8fe6-4e8d-afc2-b9f26a9fcff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13516 2024.08.02 17:29:41.155542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 24347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13517 2024.08.02 17:29:41.155592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13518 2024.08.02 17:29:41.155611 [ 3 ] {} <Debug> HTTP-Session: 41df4df7-6dc2-4916-8826-e8198580c03d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13519 2024.08.02 17:29:41.155627 [ 3 ] {} <Debug> HTTP-Session: 41df4df7-6dc2-4916-8826-e8198580c03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13520 2024.08.02 17:29:41.155642 [ 3 ] {} <Debug> HTTP-Session: 41df4df7-6dc2-4916-8826-e8198580c03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13521 2024.08.02 17:29:41.155674 [ 3 ] {} <Trace> HTTP-Session: 41df4df7-6dc2-4916-8826-e8198580c03d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13522 2024.08.02 17:29:41.155819 [ 3 ] {47ab93b9-48f8-4f09-862f-b83e2737efe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13523 2024.08.02 17:29:41.155865 [ 3 ] {47ab93b9-48f8-4f09-862f-b83e2737efe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13524 2024.08.02 17:29:41.155991 [ 3 ] {47ab93b9-48f8-4f09-862f-b83e2737efe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13525 2024.08.02 17:29:41.156419 [ 3 ] {47ab93b9-48f8-4f09-862f-b83e2737efe3} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13526 2024.08.02 17:29:41.156456 [ 3 ] {47ab93b9-48f8-4f09-862f-b83e2737efe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13527 2024.08.02 17:29:41.156788 [ 3 ] {47ab93b9-48f8-4f09-862f-b83e2737efe3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13528 2024.08.02 17:29:41.157095 [ 3 ] {47ab93b9-48f8-4f09-862f-b83e2737efe3} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13529 2024.08.02 17:29:41.157218 [ 3 ] {47ab93b9-48f8-4f09-862f-b83e2737efe3} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001464 sec., 109972.67759562841 rows/sec., 9.69 MiB/sec.
13530 2024.08.02 17:29:41.157390 [ 3 ] {47ab93b9-48f8-4f09-862f-b83e2737efe3} <Debug> DynamicQueryHandler: Done processing query
13531 2024.08.02 17:29:41.157414 [ 3 ] {47ab93b9-48f8-4f09-862f-b83e2737efe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13532 2024.08.02 17:29:41.157430 [ 3 ] {} <Debug> HTTP-Session: 41df4df7-6dc2-4916-8826-e8198580c03d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13533 2024.08.02 17:29:41.157627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 61592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13534 2024.08.02 17:29:41.157696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13535 2024.08.02 17:29:41.157715 [ 3 ] {} <Debug> HTTP-Session: b2bf8eb0-85b7-41c5-804c-ba5419c0e489 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13536 2024.08.02 17:29:41.157732 [ 3 ] {} <Debug> HTTP-Session: b2bf8eb0-85b7-41c5-804c-ba5419c0e489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13537 2024.08.02 17:29:41.157745 [ 3 ] {} <Debug> HTTP-Session: b2bf8eb0-85b7-41c5-804c-ba5419c0e489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13538 2024.08.02 17:29:41.157778 [ 3 ] {} <Trace> HTTP-Session: b2bf8eb0-85b7-41c5-804c-ba5419c0e489 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13539 2024.08.02 17:29:41.157979 [ 3 ] {003474c5-1c05-43a6-a3c6-4d9efc718f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13540 2024.08.02 17:29:41.158023 [ 3 ] {003474c5-1c05-43a6-a3c6-4d9efc718f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13541 2024.08.02 17:29:41.158149 [ 3 ] {003474c5-1c05-43a6-a3c6-4d9efc718f97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13542 2024.08.02 17:29:41.158709 [ 3 ] {003474c5-1c05-43a6-a3c6-4d9efc718f97} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13543 2024.08.02 17:29:41.158745 [ 3 ] {003474c5-1c05-43a6-a3c6-4d9efc718f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13544 2024.08.02 17:29:41.159071 [ 3 ] {003474c5-1c05-43a6-a3c6-4d9efc718f97} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13545 2024.08.02 17:29:41.159385 [ 3 ] {003474c5-1c05-43a6-a3c6-4d9efc718f97} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13546 2024.08.02 17:29:41.159513 [ 3 ] {003474c5-1c05-43a6-a3c6-4d9efc718f97} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001637 sec., 233353.69578497251 rows/sec., 16.39 MiB/sec.
13547 2024.08.02 17:29:41.159761 [ 3 ] {003474c5-1c05-43a6-a3c6-4d9efc718f97} <Debug> DynamicQueryHandler: Done processing query
13548 2024.08.02 17:29:41.159821 [ 3 ] {003474c5-1c05-43a6-a3c6-4d9efc718f97} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13549 2024.08.02 17:29:41.159871 [ 3 ] {} <Debug> HTTP-Session: b2bf8eb0-85b7-41c5-804c-ba5419c0e489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13550 2024.08.02 17:29:41.160074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13551 2024.08.02 17:29:41.160129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13552 2024.08.02 17:29:41.160155 [ 3 ] {} <Debug> HTTP-Session: 9dd8fc52-a718-4d8b-84aa-ad1ee9751eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13553 2024.08.02 17:29:41.160171 [ 3 ] {} <Debug> HTTP-Session: 9dd8fc52-a718-4d8b-84aa-ad1ee9751eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13554 2024.08.02 17:29:41.160185 [ 3 ] {} <Debug> HTTP-Session: 9dd8fc52-a718-4d8b-84aa-ad1ee9751eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13555 2024.08.02 17:29:41.160217 [ 3 ] {} <Trace> HTTP-Session: 9dd8fc52-a718-4d8b-84aa-ad1ee9751eb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13556 2024.08.02 17:29:41.160319 [ 3 ] {04fb252f-f9ff-4b7b-9c3a-b9a4aa930a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13557 2024.08.02 17:29:41.160368 [ 3 ] {04fb252f-f9ff-4b7b-9c3a-b9a4aa930a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13558 2024.08.02 17:29:41.160510 [ 3 ] {04fb252f-f9ff-4b7b-9c3a-b9a4aa930a8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13559 2024.08.02 17:29:41.160799 [ 3 ] {04fb252f-f9ff-4b7b-9c3a-b9a4aa930a8e} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13560 2024.08.02 17:29:41.160835 [ 3 ] {04fb252f-f9ff-4b7b-9c3a-b9a4aa930a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13561 2024.08.02 17:29:41.161194 [ 3 ] {04fb252f-f9ff-4b7b-9c3a-b9a4aa930a8e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13562 2024.08.02 17:29:41.161520 [ 3 ] {04fb252f-f9ff-4b7b-9c3a-b9a4aa930a8e} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13563 2024.08.02 17:29:41.161645 [ 3 ] {04fb252f-f9ff-4b7b-9c3a-b9a4aa930a8e} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 190.69 KiB/sec.
13564 2024.08.02 17:29:41.161808 [ 3 ] {04fb252f-f9ff-4b7b-9c3a-b9a4aa930a8e} <Debug> DynamicQueryHandler: Done processing query
13565 2024.08.02 17:29:41.161834 [ 3 ] {04fb252f-f9ff-4b7b-9c3a-b9a4aa930a8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13566 2024.08.02 17:29:41.161850 [ 3 ] {} <Debug> HTTP-Session: 9dd8fc52-a718-4d8b-84aa-ad1ee9751eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13567 2024.08.02 17:29:41.161974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13568 2024.08.02 17:29:41.162024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13569 2024.08.02 17:29:41.162043 [ 3 ] {} <Debug> HTTP-Session: 914f45a5-ad1e-4bea-83e6-7d2e16ff4382 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13570 2024.08.02 17:29:41.162059 [ 3 ] {} <Debug> HTTP-Session: 914f45a5-ad1e-4bea-83e6-7d2e16ff4382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13571 2024.08.02 17:29:41.162073 [ 3 ] {} <Debug> HTTP-Session: 914f45a5-ad1e-4bea-83e6-7d2e16ff4382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13572 2024.08.02 17:29:41.162105 [ 3 ] {} <Trace> HTTP-Session: 914f45a5-ad1e-4bea-83e6-7d2e16ff4382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13573 2024.08.02 17:29:41.162252 [ 3 ] {3b3c6ea5-7ee8-48ca-80cd-151803e84e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13574 2024.08.02 17:29:41.162299 [ 3 ] {3b3c6ea5-7ee8-48ca-80cd-151803e84e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13575 2024.08.02 17:29:41.162438 [ 3 ] {3b3c6ea5-7ee8-48ca-80cd-151803e84e08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13576 2024.08.02 17:29:41.162782 [ 3 ] {3b3c6ea5-7ee8-48ca-80cd-151803e84e08} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13577 2024.08.02 17:29:41.162817 [ 3 ] {3b3c6ea5-7ee8-48ca-80cd-151803e84e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13578 2024.08.02 17:29:41.163176 [ 3 ] {3b3c6ea5-7ee8-48ca-80cd-151803e84e08} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13579 2024.08.02 17:29:41.163512 [ 3 ] {3b3c6ea5-7ee8-48ca-80cd-151803e84e08} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13580 2024.08.02 17:29:41.163638 [ 3 ] {3b3c6ea5-7ee8-48ca-80cd-151803e84e08} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001459 sec., 52775.87388622344 rows/sec., 3.25 MiB/sec.
13581 2024.08.02 17:29:41.163803 [ 3 ] {3b3c6ea5-7ee8-48ca-80cd-151803e84e08} <Debug> DynamicQueryHandler: Done processing query
13582 2024.08.02 17:29:41.163828 [ 3 ] {3b3c6ea5-7ee8-48ca-80cd-151803e84e08} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13583 2024.08.02 17:29:41.163844 [ 3 ] {} <Debug> HTTP-Session: 914f45a5-ad1e-4bea-83e6-7d2e16ff4382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13584 2024.08.02 17:29:41.164007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13585 2024.08.02 17:29:41.164055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13586 2024.08.02 17:29:41.164075 [ 3 ] {} <Debug> HTTP-Session: e46caafb-af18-472d-8ed9-db384d1d43c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13587 2024.08.02 17:29:41.164092 [ 3 ] {} <Debug> HTTP-Session: e46caafb-af18-472d-8ed9-db384d1d43c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13588 2024.08.02 17:29:41.164106 [ 3 ] {} <Debug> HTTP-Session: e46caafb-af18-472d-8ed9-db384d1d43c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13589 2024.08.02 17:29:41.164136 [ 3 ] {} <Trace> HTTP-Session: e46caafb-af18-472d-8ed9-db384d1d43c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13590 2024.08.02 17:29:41.164301 [ 3 ] {a1b40adb-869e-4025-8176-a2dd11ea0766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13591 2024.08.02 17:29:41.164346 [ 3 ] {a1b40adb-869e-4025-8176-a2dd11ea0766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13592 2024.08.02 17:29:41.164487 [ 3 ] {a1b40adb-869e-4025-8176-a2dd11ea0766} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13593 2024.08.02 17:29:41.164884 [ 3 ] {a1b40adb-869e-4025-8176-a2dd11ea0766} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13594 2024.08.02 17:29:41.164919 [ 3 ] {a1b40adb-869e-4025-8176-a2dd11ea0766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13595 2024.08.02 17:29:41.165281 [ 3 ] {a1b40adb-869e-4025-8176-a2dd11ea0766} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13596 2024.08.02 17:29:41.165611 [ 3 ] {a1b40adb-869e-4025-8176-a2dd11ea0766} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13597 2024.08.02 17:29:41.165738 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13598 2024.08.02 17:29:41.165741 [ 3 ] {a1b40adb-869e-4025-8176-a2dd11ea0766} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.30 MiB/sec.
13599 2024.08.02 17:29:41.165792 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13600 2024.08.02 17:29:41.165836 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13601 2024.08.02 17:29:41.166011 [ 3 ] {a1b40adb-869e-4025-8176-a2dd11ea0766} <Debug> DynamicQueryHandler: Done processing query
13602 2024.08.02 17:29:41.166050 [ 3 ] {a1b40adb-869e-4025-8176-a2dd11ea0766} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13603 2024.08.02 17:29:41.166061 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
13604 2024.08.02 17:29:41.166073 [ 3 ] {} <Debug> HTTP-Session: e46caafb-af18-472d-8ed9-db384d1d43c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13605 2024.08.02 17:29:41.166333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13606 2024.08.02 17:29:41.166396 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13607 2024.08.02 17:29:41.166429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13608 2024.08.02 17:29:41.166470 [ 3 ] {} <Debug> HTTP-Session: 93114d67-5572-499d-af21-845cc132c352 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13609 2024.08.02 17:29:41.166477 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 9807 rows starting from the beginning of the part
13610 2024.08.02 17:29:41.166499 [ 3 ] {} <Debug> HTTP-Session: 93114d67-5572-499d-af21-845cc132c352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13611 2024.08.02 17:29:41.166546 [ 3 ] {} <Debug> HTTP-Session: 93114d67-5572-499d-af21-845cc132c352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13612 2024.08.02 17:29:41.166670 [ 3 ] {} <Trace> HTTP-Session: 93114d67-5572-499d-af21-845cc132c352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13613 2024.08.02 17:29:41.166807 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 161 rows starting from the beginning of the part
13614 2024.08.02 17:29:41.167128 [ 3 ] {7cfcd2cf-9b1c-4e1b-ab67-a6121196182b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13615 2024.08.02 17:29:41.167163 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
13616 2024.08.02 17:29:41.167291 [ 3 ] {7cfcd2cf-9b1c-4e1b-ab67-a6121196182b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13617 2024.08.02 17:29:41.167413 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 162 rows starting from the beginning of the part
13618 2024.08.02 17:29:41.167770 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 199 rows starting from the beginning of the part
13619 2024.08.02 17:29:41.168119 [ 190 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::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
13620 2024.08.02 17:29:41.168662 [ 3 ] {7cfcd2cf-9b1c-4e1b-ab67-a6121196182b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13621 2024.08.02 17:29:41.169493 [ 3 ] {7cfcd2cf-9b1c-4e1b-ab67-a6121196182b} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13622 2024.08.02 17:29:41.169549 [ 3 ] {7cfcd2cf-9b1c-4e1b-ab67-a6121196182b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13623 2024.08.02 17:29:41.170046 [ 3 ] {7cfcd2cf-9b1c-4e1b-ab67-a6121196182b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13624 2024.08.02 17:29:41.170956 [ 3 ] {7cfcd2cf-9b1c-4e1b-ab67-a6121196182b} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13625 2024.08.02 17:29:41.171282 [ 3 ] {7cfcd2cf-9b1c-4e1b-ab67-a6121196182b} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004368 sec., 5265.5677655677655 rows/sec., 284.83 KiB/sec.
13626 2024.08.02 17:29:41.171522 [ 3 ] {7cfcd2cf-9b1c-4e1b-ab67-a6121196182b} <Debug> DynamicQueryHandler: Done processing query
13627 2024.08.02 17:29:41.171547 [ 3 ] {7cfcd2cf-9b1c-4e1b-ab67-a6121196182b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13628 2024.08.02 17:29:41.171563 [ 3 ] {} <Debug> HTTP-Session: 93114d67-5572-499d-af21-845cc132c352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13629 2024.08.02 17:29:41.171697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13630 2024.08.02 17:29:41.171748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13631 2024.08.02 17:29:41.171767 [ 3 ] {} <Debug> HTTP-Session: 0dffb086-165e-46f2-b681-3f28ae7e4904 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13632 2024.08.02 17:29:41.171783 [ 3 ] {} <Debug> HTTP-Session: 0dffb086-165e-46f2-b681-3f28ae7e4904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13633 2024.08.02 17:29:41.171797 [ 3 ] {} <Debug> HTTP-Session: 0dffb086-165e-46f2-b681-3f28ae7e4904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13634 2024.08.02 17:29:41.171827 [ 3 ] {} <Trace> HTTP-Session: 0dffb086-165e-46f2-b681-3f28ae7e4904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13635 2024.08.02 17:29:41.171948 [ 3 ] {e02d13b9-6141-4745-9c31-3fdc84e4b55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13636 2024.08.02 17:29:41.172100 [ 3 ] {e02d13b9-6141-4745-9c31-3fdc84e4b55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13637 2024.08.02 17:29:41.172412 [ 3 ] {e02d13b9-6141-4745-9c31-3fdc84e4b55c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13638 2024.08.02 17:29:41.172793 [ 3 ] {e02d13b9-6141-4745-9c31-3fdc84e4b55c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13639 2024.08.02 17:29:41.172828 [ 3 ] {e02d13b9-6141-4745-9c31-3fdc84e4b55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13640 2024.08.02 17:29:41.173344 [ 3 ] {e02d13b9-6141-4745-9c31-3fdc84e4b55c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13641 2024.08.02 17:29:41.173691 [ 192 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10651 rows, containing 5 columns (5 merged, 0 gathered) in 0.007743008 sec., 1375563.6052552187 rows/sec., 95.94 MiB/sec.
13642 2024.08.02 17:29:41.173960 [ 3 ] {e02d13b9-6141-4745-9c31-3fdc84e4b55c} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13643 2024.08.02 17:29:41.174098 [ 192 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13644 2024.08.02 17:29:41.174166 [ 66 ] {} <Debug> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13645 2024.08.02 17:29:41.174231 [ 3 ] {e02d13b9-6141-4745-9c31-3fdc84e4b55c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002308 sec., 25996.53379549393 rows/sec., 1.75 MiB/sec.
13646 2024.08.02 17:29:41.174276 [ 66 ] {} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13647 2024.08.02 17:29:41.174381 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
13648 2024.08.02 17:29:41.174845 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
13649 2024.08.02 17:29:41.174968 [ 3 ] {e02d13b9-6141-4745-9c31-3fdc84e4b55c} <Debug> DynamicQueryHandler: Done processing query
13650 2024.08.02 17:29:41.175208 [ 3 ] {e02d13b9-6141-4745-9c31-3fdc84e4b55c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13651 2024.08.02 17:29:41.175343 [ 3 ] {} <Debug> HTTP-Session: 0dffb086-165e-46f2-b681-3f28ae7e4904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13652 2024.08.02 17:29:41.175489 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13653 2024.08.02 17:29:41.175541 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3450 rows starting from the beginning of the part
13654 2024.08.02 17:29:41.175778 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
13655 2024.08.02 17:29:41.175941 [ 192 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13656 2024.08.02 17:29:41.176092 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
13657 2024.08.02 17:29:41.176304 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
13658 2024.08.02 17:29:41.176296 [ 192 ] {b53d9c2d-1f7d-4db4-852b-83e3b8e913e1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13659 2024.08.02 17:29:41.176647 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
13660 2024.08.02 17:29:41.176703 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB.
13661 2024.08.02 17:29:41.176891 [ 201 ] {d3364a5f-7537-47da-afd3-1395a499f313::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
13662 2024.08.02 17:29:41.178347 [ 196 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 4 columns (4 merged, 0 gathered) in 0.003770212 sec., 994639.0282562359 rows/sec., 66.89 MiB/sec.
13663 2024.08.02 17:29:41.178692 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13664 2024.08.02 17:29:41.179173 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_71_14} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13665 2024.08.02 17:29:41.179266 [ 193 ] {d3364a5f-7537-47da-afd3-1395a499f313::all_1_71_14} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13666 2024.08.02 17:29:41.179353 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
13667 2024.08.02 17:29:46.151112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13668 2024.08.02 17:29:46.151249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13669 2024.08.02 17:29:46.151277 [ 3 ] {} <Debug> HTTP-Session: 334781ef-1fc3-4ff1-8ece-638cd28d8697 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13670 2024.08.02 17:29:46.151306 [ 3 ] {} <Debug> HTTP-Session: 334781ef-1fc3-4ff1-8ece-638cd28d8697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13671 2024.08.02 17:29:46.151323 [ 3 ] {} <Debug> HTTP-Session: 334781ef-1fc3-4ff1-8ece-638cd28d8697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13672 2024.08.02 17:29:46.151380 [ 3 ] {} <Trace> HTTP-Session: 334781ef-1fc3-4ff1-8ece-638cd28d8697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13673 2024.08.02 17:29:46.151599 [ 3 ] {8a2f0008-ba9c-4464-8f11-a6334ecbc2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13674 2024.08.02 17:29:46.151677 [ 3 ] {8a2f0008-ba9c-4464-8f11-a6334ecbc2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13675 2024.08.02 17:29:46.151900 [ 3 ] {8a2f0008-ba9c-4464-8f11-a6334ecbc2d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13676 2024.08.02 17:29:46.152403 [ 3 ] {8a2f0008-ba9c-4464-8f11-a6334ecbc2d9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13677 2024.08.02 17:29:46.152446 [ 3 ] {8a2f0008-ba9c-4464-8f11-a6334ecbc2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13678 2024.08.02 17:29:46.152824 [ 3 ] {8a2f0008-ba9c-4464-8f11-a6334ecbc2d9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13679 2024.08.02 17:29:46.153176 [ 3 ] {8a2f0008-ba9c-4464-8f11-a6334ecbc2d9} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13680 2024.08.02 17:29:46.153342 [ 3 ] {8a2f0008-ba9c-4464-8f11-a6334ecbc2d9} <Debug> executeQuery: Read 50 rows, 4.05 KiB in 0.001814 sec., 27563.395810363836 rows/sec., 2.18 MiB/sec.
13681 2024.08.02 17:29:46.153597 [ 3 ] {8a2f0008-ba9c-4464-8f11-a6334ecbc2d9} <Debug> DynamicQueryHandler: Done processing query
13682 2024.08.02 17:29:46.153638 [ 3 ] {8a2f0008-ba9c-4464-8f11-a6334ecbc2d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13683 2024.08.02 17:29:46.153670 [ 3 ] {} <Debug> HTTP-Session: 334781ef-1fc3-4ff1-8ece-638cd28d8697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13684 2024.08.02 17:29:46.153814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13685 2024.08.02 17:29:46.153873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13686 2024.08.02 17:29:46.153894 [ 3 ] {} <Debug> HTTP-Session: a03b1cd4-d32e-489d-9e82-b895bfb8a26f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13687 2024.08.02 17:29:46.153911 [ 3 ] {} <Debug> HTTP-Session: a03b1cd4-d32e-489d-9e82-b895bfb8a26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13688 2024.08.02 17:29:46.153925 [ 3 ] {} <Debug> HTTP-Session: a03b1cd4-d32e-489d-9e82-b895bfb8a26f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13689 2024.08.02 17:29:46.153960 [ 3 ] {} <Trace> HTTP-Session: a03b1cd4-d32e-489d-9e82-b895bfb8a26f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13690 2024.08.02 17:29:46.154065 [ 3 ] {df285782-e3ef-4b70-81d9-87fe420a0494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13691 2024.08.02 17:29:46.154114 [ 3 ] {df285782-e3ef-4b70-81d9-87fe420a0494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13692 2024.08.02 17:29:46.154249 [ 3 ] {df285782-e3ef-4b70-81d9-87fe420a0494} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13693 2024.08.02 17:29:46.154587 [ 3 ] {df285782-e3ef-4b70-81d9-87fe420a0494} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13694 2024.08.02 17:29:46.154624 [ 3 ] {df285782-e3ef-4b70-81d9-87fe420a0494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13695 2024.08.02 17:29:46.154938 [ 3 ] {df285782-e3ef-4b70-81d9-87fe420a0494} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13696 2024.08.02 17:29:46.155252 [ 3 ] {df285782-e3ef-4b70-81d9-87fe420a0494} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13697 2024.08.02 17:29:46.155393 [ 3 ] {df285782-e3ef-4b70-81d9-87fe420a0494} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001357 sec., 1473.8393515106854 rows/sec., 120.18 KiB/sec.
13698 2024.08.02 17:29:46.155591 [ 3 ] {df285782-e3ef-4b70-81d9-87fe420a0494} <Debug> DynamicQueryHandler: Done processing query
13699 2024.08.02 17:29:46.155618 [ 3 ] {df285782-e3ef-4b70-81d9-87fe420a0494} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13700 2024.08.02 17:29:46.155634 [ 3 ] {} <Debug> HTTP-Session: a03b1cd4-d32e-489d-9e82-b895bfb8a26f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13701 2024.08.02 17:29:46.155803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13702 2024.08.02 17:29:46.155856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13703 2024.08.02 17:29:46.155876 [ 3 ] {} <Debug> HTTP-Session: 66d34376-2b0a-42c8-a74d-1c4a05dc52f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13704 2024.08.02 17:29:46.155893 [ 3 ] {} <Debug> HTTP-Session: 66d34376-2b0a-42c8-a74d-1c4a05dc52f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13705 2024.08.02 17:29:46.155907 [ 3 ] {} <Debug> HTTP-Session: 66d34376-2b0a-42c8-a74d-1c4a05dc52f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13706 2024.08.02 17:29:46.155937 [ 3 ] {} <Trace> HTTP-Session: 66d34376-2b0a-42c8-a74d-1c4a05dc52f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13707 2024.08.02 17:29:46.156090 [ 3 ] {2b0eb58d-e6af-4799-9491-e803b84ac2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13708 2024.08.02 17:29:46.156134 [ 3 ] {2b0eb58d-e6af-4799-9491-e803b84ac2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13709 2024.08.02 17:29:46.156266 [ 3 ] {2b0eb58d-e6af-4799-9491-e803b84ac2a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13710 2024.08.02 17:29:46.156736 [ 3 ] {2b0eb58d-e6af-4799-9491-e803b84ac2a1} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13711 2024.08.02 17:29:46.156773 [ 3 ] {2b0eb58d-e6af-4799-9491-e803b84ac2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13712 2024.08.02 17:29:46.157096 [ 3 ] {2b0eb58d-e6af-4799-9491-e803b84ac2a1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13713 2024.08.02 17:29:46.157404 [ 3 ] {2b0eb58d-e6af-4799-9491-e803b84ac2a1} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13714 2024.08.02 17:29:46.157552 [ 3 ] {2b0eb58d-e6af-4799-9491-e803b84ac2a1} <Debug> executeQuery: Read 207 rows, 18.08 KiB in 0.001532 sec., 135117.49347258487 rows/sec., 11.52 MiB/sec.
13715 2024.08.02 17:29:46.157820 [ 3 ] {2b0eb58d-e6af-4799-9491-e803b84ac2a1} <Debug> DynamicQueryHandler: Done processing query
13716 2024.08.02 17:29:46.157883 [ 3 ] {2b0eb58d-e6af-4799-9491-e803b84ac2a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13717 2024.08.02 17:29:46.157942 [ 3 ] {} <Debug> HTTP-Session: 66d34376-2b0a-42c8-a74d-1c4a05dc52f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13718 2024.08.02 17:29:46.158126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13719 2024.08.02 17:29:46.158179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13720 2024.08.02 17:29:46.158197 [ 3 ] {} <Debug> HTTP-Session: 4c06580d-96f9-45da-a3a1-cdb406d5b652 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13721 2024.08.02 17:29:46.158214 [ 3 ] {} <Debug> HTTP-Session: 4c06580d-96f9-45da-a3a1-cdb406d5b652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13722 2024.08.02 17:29:46.158228 [ 3 ] {} <Debug> HTTP-Session: 4c06580d-96f9-45da-a3a1-cdb406d5b652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13723 2024.08.02 17:29:46.158259 [ 3 ] {} <Trace> HTTP-Session: 4c06580d-96f9-45da-a3a1-cdb406d5b652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13724 2024.08.02 17:29:46.158359 [ 3 ] {225d7367-9bb2-4cad-978a-2e04085b81a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13725 2024.08.02 17:29:46.158404 [ 3 ] {225d7367-9bb2-4cad-978a-2e04085b81a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13726 2024.08.02 17:29:46.158548 [ 3 ] {225d7367-9bb2-4cad-978a-2e04085b81a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13727 2024.08.02 17:29:46.158817 [ 3 ] {225d7367-9bb2-4cad-978a-2e04085b81a3} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13728 2024.08.02 17:29:46.158853 [ 3 ] {225d7367-9bb2-4cad-978a-2e04085b81a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13729 2024.08.02 17:29:46.159151 [ 3 ] {225d7367-9bb2-4cad-978a-2e04085b81a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13730 2024.08.02 17:29:46.159457 [ 3 ] {225d7367-9bb2-4cad-978a-2e04085b81a3} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13731 2024.08.02 17:29:46.159608 [ 3 ] {225d7367-9bb2-4cad-978a-2e04085b81a3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 110.31 KiB/sec.
13732 2024.08.02 17:29:46.159781 [ 3 ] {225d7367-9bb2-4cad-978a-2e04085b81a3} <Debug> DynamicQueryHandler: Done processing query
13733 2024.08.02 17:29:46.159806 [ 3 ] {225d7367-9bb2-4cad-978a-2e04085b81a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13734 2024.08.02 17:29:46.159821 [ 3 ] {} <Debug> HTTP-Session: 4c06580d-96f9-45da-a3a1-cdb406d5b652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13735 2024.08.02 17:29:46.159939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 19712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13736 2024.08.02 17:29:46.159987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13737 2024.08.02 17:29:46.160005 [ 3 ] {} <Debug> HTTP-Session: 21d5be13-3ab6-4ab3-87c8-f33668084bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13738 2024.08.02 17:29:46.160021 [ 3 ] {} <Debug> HTTP-Session: 21d5be13-3ab6-4ab3-87c8-f33668084bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13739 2024.08.02 17:29:46.160034 [ 3 ] {} <Debug> HTTP-Session: 21d5be13-3ab6-4ab3-87c8-f33668084bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13740 2024.08.02 17:29:46.160065 [ 3 ] {} <Trace> HTTP-Session: 21d5be13-3ab6-4ab3-87c8-f33668084bd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13741 2024.08.02 17:29:46.160201 [ 3 ] {1be56aac-e0d0-46ae-875b-5791872ae107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13742 2024.08.02 17:29:46.160244 [ 3 ] {1be56aac-e0d0-46ae-875b-5791872ae107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13743 2024.08.02 17:29:46.160369 [ 3 ] {1be56aac-e0d0-46ae-875b-5791872ae107} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13744 2024.08.02 17:29:46.160740 [ 3 ] {1be56aac-e0d0-46ae-875b-5791872ae107} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13745 2024.08.02 17:29:46.160776 [ 3 ] {1be56aac-e0d0-46ae-875b-5791872ae107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13746 2024.08.02 17:29:46.161095 [ 3 ] {1be56aac-e0d0-46ae-875b-5791872ae107} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13747 2024.08.02 17:29:46.161396 [ 3 ] {1be56aac-e0d0-46ae-875b-5791872ae107} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13748 2024.08.02 17:29:46.161547 [ 3 ] {1be56aac-e0d0-46ae-875b-5791872ae107} <Debug> executeQuery: Read 116 rows, 9.28 KiB in 0.001403 sec., 82679.97148966501 rows/sec., 6.46 MiB/sec.
13749 2024.08.02 17:29:46.161745 [ 3 ] {1be56aac-e0d0-46ae-875b-5791872ae107} <Debug> DynamicQueryHandler: Done processing query
13750 2024.08.02 17:29:46.161782 [ 3 ] {1be56aac-e0d0-46ae-875b-5791872ae107} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13751 2024.08.02 17:29:46.161814 [ 3 ] {} <Debug> HTTP-Session: 21d5be13-3ab6-4ab3-87c8-f33668084bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13752 2024.08.02 17:29:46.161994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13753 2024.08.02 17:29:46.162043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13754 2024.08.02 17:29:46.162061 [ 3 ] {} <Debug> HTTP-Session: ef9d8a24-aae9-4746-8245-c10a8e4e88e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13755 2024.08.02 17:29:46.162077 [ 3 ] {} <Debug> HTTP-Session: ef9d8a24-aae9-4746-8245-c10a8e4e88e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13756 2024.08.02 17:29:46.162091 [ 3 ] {} <Debug> HTTP-Session: ef9d8a24-aae9-4746-8245-c10a8e4e88e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13757 2024.08.02 17:29:46.162122 [ 3 ] {} <Trace> HTTP-Session: ef9d8a24-aae9-4746-8245-c10a8e4e88e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13758 2024.08.02 17:29:46.162273 [ 3 ] {5f2f960f-447a-4325-95e1-3f4fd2464c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13759 2024.08.02 17:29:46.162321 [ 3 ] {5f2f960f-447a-4325-95e1-3f4fd2464c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13760 2024.08.02 17:29:46.162468 [ 3 ] {5f2f960f-447a-4325-95e1-3f4fd2464c39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13761 2024.08.02 17:29:46.162849 [ 3 ] {5f2f960f-447a-4325-95e1-3f4fd2464c39} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13762 2024.08.02 17:29:46.162884 [ 3 ] {5f2f960f-447a-4325-95e1-3f4fd2464c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13763 2024.08.02 17:29:46.163276 [ 3 ] {5f2f960f-447a-4325-95e1-3f4fd2464c39} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13764 2024.08.02 17:29:46.163607 [ 3 ] {5f2f960f-447a-4325-95e1-3f4fd2464c39} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13765 2024.08.02 17:29:46.163764 [ 3 ] {5f2f960f-447a-4325-95e1-3f4fd2464c39} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001564 sec., 102941.17647058824 rows/sec., 7.17 MiB/sec.
13766 2024.08.02 17:29:46.163944 [ 3 ] {5f2f960f-447a-4325-95e1-3f4fd2464c39} <Debug> DynamicQueryHandler: Done processing query
13767 2024.08.02 17:29:46.163968 [ 3 ] {5f2f960f-447a-4325-95e1-3f4fd2464c39} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13768 2024.08.02 17:29:46.163984 [ 3 ] {} <Debug> HTTP-Session: ef9d8a24-aae9-4746-8245-c10a8e4e88e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13769 2024.08.02 17:29:46.164162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 80776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13770 2024.08.02 17:29:46.164229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13771 2024.08.02 17:29:46.164249 [ 3 ] {} <Debug> HTTP-Session: b68c232e-0eb2-4168-b35d-394e2b684a8b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13772 2024.08.02 17:29:46.164266 [ 3 ] {} <Debug> HTTP-Session: b68c232e-0eb2-4168-b35d-394e2b684a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13773 2024.08.02 17:29:46.164280 [ 3 ] {} <Debug> HTTP-Session: b68c232e-0eb2-4168-b35d-394e2b684a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13774 2024.08.02 17:29:46.164311 [ 3 ] {} <Trace> HTTP-Session: b68c232e-0eb2-4168-b35d-394e2b684a8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13775 2024.08.02 17:29:46.164783 [ 3 ] {397a7e2a-03ec-47ea-8c0b-ca33dd4638e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13776 2024.08.02 17:29:46.164848 [ 3 ] {397a7e2a-03ec-47ea-8c0b-ca33dd4638e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13777 2024.08.02 17:29:46.165260 [ 3 ] {397a7e2a-03ec-47ea-8c0b-ca33dd4638e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13778 2024.08.02 17:29:46.166197 [ 3 ] {397a7e2a-03ec-47ea-8c0b-ca33dd4638e9} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13779 2024.08.02 17:29:46.166234 [ 3 ] {397a7e2a-03ec-47ea-8c0b-ca33dd4638e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13780 2024.08.02 17:29:46.166896 [ 3 ] {397a7e2a-03ec-47ea-8c0b-ca33dd4638e9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13781 2024.08.02 17:29:46.167312 [ 3 ] {397a7e2a-03ec-47ea-8c0b-ca33dd4638e9} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13782 2024.08.02 17:29:46.167502 [ 3 ] {397a7e2a-03ec-47ea-8c0b-ca33dd4638e9} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.003074 sec., 16265.452179570593 rows/sec., 29.15 MiB/sec.
13783 2024.08.02 17:29:46.167733 [ 3 ] {397a7e2a-03ec-47ea-8c0b-ca33dd4638e9} <Debug> DynamicQueryHandler: Done processing query
13784 2024.08.02 17:29:46.167758 [ 3 ] {397a7e2a-03ec-47ea-8c0b-ca33dd4638e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
13785 2024.08.02 17:29:46.167773 [ 3 ] {} <Debug> HTTP-Session: b68c232e-0eb2-4168-b35d-394e2b684a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13786 2024.08.02 17:29:46.167943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13787 2024.08.02 17:29:46.167991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13788 2024.08.02 17:29:46.168009 [ 3 ] {} <Debug> HTTP-Session: 58d15187-3df5-495d-85fe-9f2931015ede Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13789 2024.08.02 17:29:46.168026 [ 3 ] {} <Debug> HTTP-Session: 58d15187-3df5-495d-85fe-9f2931015ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13790 2024.08.02 17:29:46.168040 [ 3 ] {} <Debug> HTTP-Session: 58d15187-3df5-495d-85fe-9f2931015ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13791 2024.08.02 17:29:46.168070 [ 3 ] {} <Trace> HTTP-Session: 58d15187-3df5-495d-85fe-9f2931015ede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13792 2024.08.02 17:29:46.168191 [ 3 ] {009b957c-9813-42a5-9a91-95c0646c2f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13793 2024.08.02 17:29:46.168236 [ 3 ] {009b957c-9813-42a5-9a91-95c0646c2f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13794 2024.08.02 17:29:46.168374 [ 3 ] {009b957c-9813-42a5-9a91-95c0646c2f2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13795 2024.08.02 17:29:46.168681 [ 3 ] {009b957c-9813-42a5-9a91-95c0646c2f2f} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13796 2024.08.02 17:29:46.168718 [ 3 ] {009b957c-9813-42a5-9a91-95c0646c2f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13797 2024.08.02 17:29:46.169087 [ 3 ] {009b957c-9813-42a5-9a91-95c0646c2f2f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13798 2024.08.02 17:29:46.169411 [ 3 ] {009b957c-9813-42a5-9a91-95c0646c2f2f} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13799 2024.08.02 17:29:46.169560 [ 3 ] {009b957c-9813-42a5-9a91-95c0646c2f2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec.
13800 2024.08.02 17:29:46.169728 [ 3 ] {009b957c-9813-42a5-9a91-95c0646c2f2f} <Debug> DynamicQueryHandler: Done processing query
13801 2024.08.02 17:29:46.169754 [ 3 ] {009b957c-9813-42a5-9a91-95c0646c2f2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13802 2024.08.02 17:29:46.169770 [ 3 ] {} <Debug> HTTP-Session: 58d15187-3df5-495d-85fe-9f2931015ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13803 2024.08.02 17:29:51.153512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13804 2024.08.02 17:29:51.153642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13805 2024.08.02 17:29:51.153667 [ 3 ] {} <Debug> HTTP-Session: f4dbfc51-485a-4ddf-91b5-b380281c205e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13806 2024.08.02 17:29:51.153693 [ 3 ] {} <Debug> HTTP-Session: f4dbfc51-485a-4ddf-91b5-b380281c205e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13807 2024.08.02 17:29:51.153707 [ 3 ] {} <Debug> HTTP-Session: f4dbfc51-485a-4ddf-91b5-b380281c205e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13808 2024.08.02 17:29:51.153760 [ 3 ] {} <Trace> HTTP-Session: f4dbfc51-485a-4ddf-91b5-b380281c205e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13809 2024.08.02 17:29:51.153947 [ 3 ] {afd28630-54d9-47f5-a536-bfc1719d0d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13810 2024.08.02 17:29:51.154017 [ 3 ] {afd28630-54d9-47f5-a536-bfc1719d0d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13811 2024.08.02 17:29:51.154215 [ 3 ] {afd28630-54d9-47f5-a536-bfc1719d0d0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13812 2024.08.02 17:29:51.154666 [ 3 ] {afd28630-54d9-47f5-a536-bfc1719d0d0f} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13813 2024.08.02 17:29:51.154713 [ 3 ] {afd28630-54d9-47f5-a536-bfc1719d0d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13814 2024.08.02 17:29:51.155096 [ 3 ] {afd28630-54d9-47f5-a536-bfc1719d0d0f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13815 2024.08.02 17:29:51.155449 [ 3 ] {afd28630-54d9-47f5-a536-bfc1719d0d0f} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13816 2024.08.02 17:29:51.155624 [ 3 ] {afd28630-54d9-47f5-a536-bfc1719d0d0f} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001724 sec., 3480.278422273782 rows/sec., 197.13 KiB/sec.
13817 2024.08.02 17:29:51.155649 [ 56 ] {} <Debug> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13818 2024.08.02 17:29:51.155754 [ 56 ] {} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13819 2024.08.02 17:29:51.155805 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13820 2024.08.02 17:29:51.155924 [ 3 ] {afd28630-54d9-47f5-a536-bfc1719d0d0f} <Debug> DynamicQueryHandler: Done processing query
13821 2024.08.02 17:29:51.155946 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::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
13822 2024.08.02 17:29:51.155959 [ 3 ] {afd28630-54d9-47f5-a536-bfc1719d0d0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13823 2024.08.02 17:29:51.155993 [ 3 ] {} <Debug> HTTP-Session: f4dbfc51-485a-4ddf-91b5-b380281c205e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13824 2024.08.02 17:29:51.156099 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13825 2024.08.02 17:29:51.156142 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 56 rows starting from the beginning of the part
13826 2024.08.02 17:29:51.156143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13827 2024.08.02 17:29:51.156225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13828 2024.08.02 17:29:51.156258 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part
13829 2024.08.02 17:29:51.156278 [ 3 ] {} <Debug> HTTP-Session: ac8c50ad-78a3-4eeb-9f83-a3c578a92ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13830 2024.08.02 17:29:51.156328 [ 3 ] {} <Debug> HTTP-Session: ac8c50ad-78a3-4eeb-9f83-a3c578a92ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13831 2024.08.02 17:29:51.156378 [ 3 ] {} <Debug> HTTP-Session: ac8c50ad-78a3-4eeb-9f83-a3c578a92ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13832 2024.08.02 17:29:51.156489 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 43 rows starting from the beginning of the part
13833 2024.08.02 17:29:51.156538 [ 3 ] {} <Trace> HTTP-Session: ac8c50ad-78a3-4eeb-9f83-a3c578a92ff1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13834 2024.08.02 17:29:51.156850 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part
13835 2024.08.02 17:29:51.156905 [ 3 ] {269a6bcb-f82a-4671-84ed-0cd72c1e52f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13836 2024.08.02 17:29:51.156989 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 50 rows starting from the beginning of the part
13837 2024.08.02 17:29:51.157034 [ 3 ] {269a6bcb-f82a-4671-84ed-0cd72c1e52f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13838 2024.08.02 17:29:51.157334 [ 196 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part
13839 2024.08.02 17:29:51.157928 [ 3 ] {269a6bcb-f82a-4671-84ed-0cd72c1e52f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13840 2024.08.02 17:29:51.158547 [ 3 ] {269a6bcb-f82a-4671-84ed-0cd72c1e52f1} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13841 2024.08.02 17:29:51.158595 [ 3 ] {269a6bcb-f82a-4671-84ed-0cd72c1e52f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13842 2024.08.02 17:29:51.159106 [ 3 ] {269a6bcb-f82a-4671-84ed-0cd72c1e52f1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13843 2024.08.02 17:29:51.159111 [ 193 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.003227482 sec., 53911.99703050242 rows/sec., 4.07 MiB/sec.
13844 2024.08.02 17:29:51.159421 [ 199 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13845 2024.08.02 17:29:51.159661 [ 3 ] {269a6bcb-f82a-4671-84ed-0cd72c1e52f1} <Trace> oximeter.fields_ipaddr (86c5898b-b907-4572-b27c-7dbc19a32c1d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13846 2024.08.02 17:29:51.160123 [ 3 ] {269a6bcb-f82a-4671-84ed-0cd72c1e52f1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003265 sec., 612.5574272588055 rows/sec., 49.95 KiB/sec.
13847 2024.08.02 17:29:51.160498 [ 3 ] {269a6bcb-f82a-4671-84ed-0cd72c1e52f1} <Debug> DynamicQueryHandler: Done processing query
13848 2024.08.02 17:29:51.160502 [ 199 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_71_14} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13849 2024.08.02 17:29:51.160542 [ 3 ] {269a6bcb-f82a-4671-84ed-0cd72c1e52f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13850 2024.08.02 17:29:51.160588 [ 3 ] {} <Debug> HTTP-Session: ac8c50ad-78a3-4eeb-9f83-a3c578a92ff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13851 2024.08.02 17:29:51.160697 [ 199 ] {4f9039a2-89d3-4ee8-97d4-3211b63f5b09::all_1_71_14} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13852 2024.08.02 17:29:51.160782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 24480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13853 2024.08.02 17:29:51.160854 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
13854 2024.08.02 17:29:51.160889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13855 2024.08.02 17:29:51.160917 [ 3 ] {} <Debug> HTTP-Session: 99fb65ba-e173-425f-a538-b96ac8642086 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13856 2024.08.02 17:29:51.160934 [ 3 ] {} <Debug> HTTP-Session: 99fb65ba-e173-425f-a538-b96ac8642086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13857 2024.08.02 17:29:51.160948 [ 3 ] {} <Debug> HTTP-Session: 99fb65ba-e173-425f-a538-b96ac8642086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13858 2024.08.02 17:29:51.160982 [ 3 ] {} <Trace> HTTP-Session: 99fb65ba-e173-425f-a538-b96ac8642086 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13859 2024.08.02 17:29:51.161138 [ 3 ] {f47040a7-d9a7-4404-85b3-58572fa56cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13860 2024.08.02 17:29:51.161183 [ 3 ] {f47040a7-d9a7-4404-85b3-58572fa56cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13861 2024.08.02 17:29:51.161330 [ 3 ] {f47040a7-d9a7-4404-85b3-58572fa56cfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13862 2024.08.02 17:29:51.161759 [ 3 ] {f47040a7-d9a7-4404-85b3-58572fa56cfb} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13863 2024.08.02 17:29:51.161797 [ 3 ] {f47040a7-d9a7-4404-85b3-58572fa56cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13864 2024.08.02 17:29:51.162121 [ 3 ] {f47040a7-d9a7-4404-85b3-58572fa56cfb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13865 2024.08.02 17:29:51.162435 [ 3 ] {f47040a7-d9a7-4404-85b3-58572fa56cfb} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13866 2024.08.02 17:29:51.162592 [ 3 ] {f47040a7-d9a7-4404-85b3-58572fa56cfb} <Debug> executeQuery: Read 162 rows, 14.60 KiB in 0.001518 sec., 106719.3675889328 rows/sec., 9.39 MiB/sec.
13867 2024.08.02 17:29:51.162777 [ 3 ] {f47040a7-d9a7-4404-85b3-58572fa56cfb} <Debug> DynamicQueryHandler: Done processing query
13868 2024.08.02 17:29:51.162803 [ 3 ] {f47040a7-d9a7-4404-85b3-58572fa56cfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13869 2024.08.02 17:29:51.162819 [ 3 ] {} <Debug> HTTP-Session: 99fb65ba-e173-425f-a538-b96ac8642086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13870 2024.08.02 17:29:51.162932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13871 2024.08.02 17:29:51.162980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13872 2024.08.02 17:29:51.162999 [ 3 ] {} <Debug> HTTP-Session: ab601728-d4be-4bd5-a98b-e67a2d0bd796 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13873 2024.08.02 17:29:51.163015 [ 3 ] {} <Debug> HTTP-Session: ab601728-d4be-4bd5-a98b-e67a2d0bd796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13874 2024.08.02 17:29:51.163029 [ 3 ] {} <Debug> HTTP-Session: ab601728-d4be-4bd5-a98b-e67a2d0bd796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13875 2024.08.02 17:29:51.163060 [ 3 ] {} <Trace> HTTP-Session: ab601728-d4be-4bd5-a98b-e67a2d0bd796 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13876 2024.08.02 17:29:51.163157 [ 3 ] {124ebe7b-1220-4f69-9411-e7d42dcea6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13877 2024.08.02 17:29:51.163200 [ 3 ] {124ebe7b-1220-4f69-9411-e7d42dcea6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13878 2024.08.02 17:29:51.163327 [ 3 ] {124ebe7b-1220-4f69-9411-e7d42dcea6fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13879 2024.08.02 17:29:51.163607 [ 3 ] {124ebe7b-1220-4f69-9411-e7d42dcea6fc} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13880 2024.08.02 17:29:51.163643 [ 3 ] {124ebe7b-1220-4f69-9411-e7d42dcea6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13881 2024.08.02 17:29:51.163940 [ 3 ] {124ebe7b-1220-4f69-9411-e7d42dcea6fc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13882 2024.08.02 17:29:51.164252 [ 3 ] {124ebe7b-1220-4f69-9411-e7d42dcea6fc} <Trace> oximeter.fields_u16 (d44b38b1-e252-4ae2-88cf-603b6ced3774): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13883 2024.08.02 17:29:51.164399 [ 3 ] {124ebe7b-1220-4f69-9411-e7d42dcea6fc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 110.31 KiB/sec.
13884 2024.08.02 17:29:51.164586 [ 3 ] {124ebe7b-1220-4f69-9411-e7d42dcea6fc} <Debug> DynamicQueryHandler: Done processing query
13885 2024.08.02 17:29:51.164611 [ 3 ] {124ebe7b-1220-4f69-9411-e7d42dcea6fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13886 2024.08.02 17:29:51.164627 [ 3 ] {} <Debug> HTTP-Session: ab601728-d4be-4bd5-a98b-e67a2d0bd796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13887 2024.08.02 17:29:51.164807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 61933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13888 2024.08.02 17:29:51.164859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13889 2024.08.02 17:29:51.164878 [ 3 ] {} <Debug> HTTP-Session: 47a8d785-8aa1-4f25-aa7f-45fa52cb380e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13890 2024.08.02 17:29:51.164895 [ 3 ] {} <Debug> HTTP-Session: 47a8d785-8aa1-4f25-aa7f-45fa52cb380e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13891 2024.08.02 17:29:51.164909 [ 3 ] {} <Debug> HTTP-Session: 47a8d785-8aa1-4f25-aa7f-45fa52cb380e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13892 2024.08.02 17:29:51.164940 [ 3 ] {} <Trace> HTTP-Session: 47a8d785-8aa1-4f25-aa7f-45fa52cb380e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13893 2024.08.02 17:29:51.165149 [ 3 ] {662d848a-6bcf-48d8-a209-533213e5d864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13894 2024.08.02 17:29:51.165192 [ 3 ] {662d848a-6bcf-48d8-a209-533213e5d864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13895 2024.08.02 17:29:51.165322 [ 3 ] {662d848a-6bcf-48d8-a209-533213e5d864} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13896 2024.08.02 17:29:51.165855 [ 3 ] {662d848a-6bcf-48d8-a209-533213e5d864} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13897 2024.08.02 17:29:51.165892 [ 3 ] {662d848a-6bcf-48d8-a209-533213e5d864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13898 2024.08.02 17:29:51.166220 [ 3 ] {662d848a-6bcf-48d8-a209-533213e5d864} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13899 2024.08.02 17:29:51.166528 [ 3 ] {662d848a-6bcf-48d8-a209-533213e5d864} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13900 2024.08.02 17:29:51.166682 [ 3 ] {662d848a-6bcf-48d8-a209-533213e5d864} <Debug> executeQuery: Read 384 rows, 27.64 KiB in 0.001646 sec., 233292.83110571082 rows/sec., 16.40 MiB/sec.
13901 2024.08.02 17:29:51.166949 [ 3 ] {662d848a-6bcf-48d8-a209-533213e5d864} <Debug> DynamicQueryHandler: Done processing query
13902 2024.08.02 17:29:51.167014 [ 3 ] {662d848a-6bcf-48d8-a209-533213e5d864} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13903 2024.08.02 17:29:51.167068 [ 3 ] {} <Debug> HTTP-Session: 47a8d785-8aa1-4f25-aa7f-45fa52cb380e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13904 2024.08.02 17:29:51.167271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13905 2024.08.02 17:29:51.167332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13906 2024.08.02 17:29:51.167351 [ 3 ] {} <Debug> HTTP-Session: 05e1de5a-78dd-474b-a50d-43a570637c54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13907 2024.08.02 17:29:51.167367 [ 3 ] {} <Debug> HTTP-Session: 05e1de5a-78dd-474b-a50d-43a570637c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13908 2024.08.02 17:29:51.167381 [ 3 ] {} <Debug> HTTP-Session: 05e1de5a-78dd-474b-a50d-43a570637c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13909 2024.08.02 17:29:51.167413 [ 3 ] {} <Trace> HTTP-Session: 05e1de5a-78dd-474b-a50d-43a570637c54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13910 2024.08.02 17:29:51.167515 [ 3 ] {d9165e21-f3be-4ed3-8491-84f36ced24e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13911 2024.08.02 17:29:51.167562 [ 3 ] {d9165e21-f3be-4ed3-8491-84f36ced24e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13912 2024.08.02 17:29:51.167710 [ 3 ] {d9165e21-f3be-4ed3-8491-84f36ced24e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13913 2024.08.02 17:29:51.167982 [ 3 ] {d9165e21-f3be-4ed3-8491-84f36ced24e0} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13914 2024.08.02 17:29:51.168018 [ 3 ] {d9165e21-f3be-4ed3-8491-84f36ced24e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13915 2024.08.02 17:29:51.168373 [ 3 ] {d9165e21-f3be-4ed3-8491-84f36ced24e0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13916 2024.08.02 17:29:51.168697 [ 3 ] {d9165e21-f3be-4ed3-8491-84f36ced24e0} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13917 2024.08.02 17:29:51.168855 [ 3 ] {d9165e21-f3be-4ed3-8491-84f36ced24e0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 189.99 KiB/sec.
13918 2024.08.02 17:29:51.169022 [ 3 ] {d9165e21-f3be-4ed3-8491-84f36ced24e0} <Debug> DynamicQueryHandler: Done processing query
13919 2024.08.02 17:29:51.169048 [ 3 ] {d9165e21-f3be-4ed3-8491-84f36ced24e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13920 2024.08.02 17:29:51.169063 [ 3 ] {} <Debug> HTTP-Session: 05e1de5a-78dd-474b-a50d-43a570637c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13921 2024.08.02 17:29:51.169194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13922 2024.08.02 17:29:51.169241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13923 2024.08.02 17:29:51.169259 [ 3 ] {} <Debug> HTTP-Session: 403ee1a5-50af-4e4d-aa11-e719e5a720db Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13924 2024.08.02 17:29:51.169275 [ 3 ] {} <Debug> HTTP-Session: 403ee1a5-50af-4e4d-aa11-e719e5a720db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13925 2024.08.02 17:29:51.169289 [ 3 ] {} <Debug> HTTP-Session: 403ee1a5-50af-4e4d-aa11-e719e5a720db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13926 2024.08.02 17:29:51.169319 [ 3 ] {} <Trace> HTTP-Session: 403ee1a5-50af-4e4d-aa11-e719e5a720db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13927 2024.08.02 17:29:51.169466 [ 3 ] {d89f9534-ca0f-4dfc-91e0-ecde15c1cc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13928 2024.08.02 17:29:51.169512 [ 3 ] {d89f9534-ca0f-4dfc-91e0-ecde15c1cc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13929 2024.08.02 17:29:51.169654 [ 3 ] {d89f9534-ca0f-4dfc-91e0-ecde15c1cc28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13930 2024.08.02 17:29:51.169971 [ 3 ] {d89f9534-ca0f-4dfc-91e0-ecde15c1cc28} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13931 2024.08.02 17:29:51.170007 [ 3 ] {d89f9534-ca0f-4dfc-91e0-ecde15c1cc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13932 2024.08.02 17:29:51.170376 [ 3 ] {d89f9534-ca0f-4dfc-91e0-ecde15c1cc28} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13933 2024.08.02 17:29:51.170706 [ 3 ] {d89f9534-ca0f-4dfc-91e0-ecde15c1cc28} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13934 2024.08.02 17:29:51.170864 [ 3 ] {d89f9534-ca0f-4dfc-91e0-ecde15c1cc28} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001461 sec., 52703.62765229295 rows/sec., 3.25 MiB/sec.
13935 2024.08.02 17:29:51.171158 [ 3 ] {d89f9534-ca0f-4dfc-91e0-ecde15c1cc28} <Debug> DynamicQueryHandler: Done processing query
13936 2024.08.02 17:29:51.171196 [ 3 ] {d89f9534-ca0f-4dfc-91e0-ecde15c1cc28} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13937 2024.08.02 17:29:51.171222 [ 3 ] {} <Debug> HTTP-Session: 403ee1a5-50af-4e4d-aa11-e719e5a720db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13938 2024.08.02 17:29:51.171379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13939 2024.08.02 17:29:51.171428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13940 2024.08.02 17:29:51.171447 [ 3 ] {} <Debug> HTTP-Session: 815a0aa3-bfd6-4da2-a6c3-512e3e1e22f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13941 2024.08.02 17:29:51.171463 [ 3 ] {} <Debug> HTTP-Session: 815a0aa3-bfd6-4da2-a6c3-512e3e1e22f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13942 2024.08.02 17:29:51.171476 [ 3 ] {} <Debug> HTTP-Session: 815a0aa3-bfd6-4da2-a6c3-512e3e1e22f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13943 2024.08.02 17:29:51.171507 [ 3 ] {} <Trace> HTTP-Session: 815a0aa3-bfd6-4da2-a6c3-512e3e1e22f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13944 2024.08.02 17:29:51.171657 [ 3 ] {bf35858e-4d00-4389-942e-bb9ad89ca01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13945 2024.08.02 17:29:51.171704 [ 3 ] {bf35858e-4d00-4389-942e-bb9ad89ca01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13946 2024.08.02 17:29:51.171861 [ 3 ] {bf35858e-4d00-4389-942e-bb9ad89ca01e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13947 2024.08.02 17:29:51.172246 [ 3 ] {bf35858e-4d00-4389-942e-bb9ad89ca01e} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13948 2024.08.02 17:29:51.172282 [ 3 ] {bf35858e-4d00-4389-942e-bb9ad89ca01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13949 2024.08.02 17:29:51.172652 [ 3 ] {bf35858e-4d00-4389-942e-bb9ad89ca01e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13950 2024.08.02 17:29:51.172988 [ 3 ] {bf35858e-4d00-4389-942e-bb9ad89ca01e} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13951 2024.08.02 17:29:51.173144 [ 3 ] {bf35858e-4d00-4389-942e-bb9ad89ca01e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001549 sec., 103938.02453195609 rows/sec., 7.24 MiB/sec.
13952 2024.08.02 17:29:51.173409 [ 3 ] {bf35858e-4d00-4389-942e-bb9ad89ca01e} <Debug> DynamicQueryHandler: Done processing query
13953 2024.08.02 17:29:51.173469 [ 3 ] {bf35858e-4d00-4389-942e-bb9ad89ca01e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13954 2024.08.02 17:29:51.173522 [ 3 ] {} <Debug> HTTP-Session: 815a0aa3-bfd6-4da2-a6c3-512e3e1e22f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13955 2024.08.02 17:29:51.173739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13956 2024.08.02 17:29:51.173792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13957 2024.08.02 17:29:51.173810 [ 3 ] {} <Debug> HTTP-Session: 8285c475-350e-489b-8f81-a3b0aaa91d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13958 2024.08.02 17:29:51.173827 [ 3 ] {} <Debug> HTTP-Session: 8285c475-350e-489b-8f81-a3b0aaa91d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13959 2024.08.02 17:29:51.173841 [ 3 ] {} <Debug> HTTP-Session: 8285c475-350e-489b-8f81-a3b0aaa91d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13960 2024.08.02 17:29:51.173873 [ 3 ] {} <Trace> HTTP-Session: 8285c475-350e-489b-8f81-a3b0aaa91d4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13961 2024.08.02 17:29:51.173979 [ 3 ] {eca713bf-0314-44ba-addd-44bc5b3627ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13962 2024.08.02 17:29:51.174026 [ 3 ] {eca713bf-0314-44ba-addd-44bc5b3627ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13963 2024.08.02 17:29:51.174165 [ 3 ] {eca713bf-0314-44ba-addd-44bc5b3627ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13964 2024.08.02 17:29:51.174466 [ 3 ] {eca713bf-0314-44ba-addd-44bc5b3627ad} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13965 2024.08.02 17:29:51.174503 [ 3 ] {eca713bf-0314-44ba-addd-44bc5b3627ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13966 2024.08.02 17:29:51.174858 [ 3 ] {eca713bf-0314-44ba-addd-44bc5b3627ad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13967 2024.08.02 17:29:51.175170 [ 3 ] {eca713bf-0314-44ba-addd-44bc5b3627ad} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13968 2024.08.02 17:29:51.175326 [ 3 ] {eca713bf-0314-44ba-addd-44bc5b3627ad} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001375 sec., 16727.272727272728 rows/sec., 904.83 KiB/sec.
13969 2024.08.02 17:29:51.175491 [ 3 ] {eca713bf-0314-44ba-addd-44bc5b3627ad} <Debug> DynamicQueryHandler: Done processing query
13970 2024.08.02 17:29:51.175515 [ 3 ] {eca713bf-0314-44ba-addd-44bc5b3627ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13971 2024.08.02 17:29:51.175532 [ 3 ] {} <Debug> HTTP-Session: 8285c475-350e-489b-8f81-a3b0aaa91d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13972 2024.08.02 17:29:51.175651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13973 2024.08.02 17:29:51.175699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13974 2024.08.02 17:29:51.175718 [ 3 ] {} <Debug> HTTP-Session: fd0891d0-ca9f-4c21-974f-a896ea881d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13975 2024.08.02 17:29:51.175734 [ 3 ] {} <Debug> HTTP-Session: fd0891d0-ca9f-4c21-974f-a896ea881d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13976 2024.08.02 17:29:51.175748 [ 3 ] {} <Debug> HTTP-Session: fd0891d0-ca9f-4c21-974f-a896ea881d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13977 2024.08.02 17:29:51.175778 [ 3 ] {} <Trace> HTTP-Session: fd0891d0-ca9f-4c21-974f-a896ea881d1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13978 2024.08.02 17:29:51.175906 [ 3 ] {927b70aa-d2ae-4d0d-b5c6-9bd597e89e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13979 2024.08.02 17:29:51.175950 [ 3 ] {927b70aa-d2ae-4d0d-b5c6-9bd597e89e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13980 2024.08.02 17:29:51.176077 [ 3 ] {927b70aa-d2ae-4d0d-b5c6-9bd597e89e16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13981 2024.08.02 17:29:51.176486 [ 3 ] {927b70aa-d2ae-4d0d-b5c6-9bd597e89e16} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13982 2024.08.02 17:29:51.176523 [ 3 ] {927b70aa-d2ae-4d0d-b5c6-9bd597e89e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
13983 2024.08.02 17:29:51.176877 [ 3 ] {927b70aa-d2ae-4d0d-b5c6-9bd597e89e16} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13984 2024.08.02 17:29:51.177188 [ 3 ] {927b70aa-d2ae-4d0d-b5c6-9bd597e89e16} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13985 2024.08.02 17:29:51.177336 [ 3 ] {927b70aa-d2ae-4d0d-b5c6-9bd597e89e16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec.
13986 2024.08.02 17:29:51.177582 [ 3 ] {927b70aa-d2ae-4d0d-b5c6-9bd597e89e16} <Debug> DynamicQueryHandler: Done processing query
13987 2024.08.02 17:29:51.177638 [ 3 ] {927b70aa-d2ae-4d0d-b5c6-9bd597e89e16} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13988 2024.08.02 17:29:51.177686 [ 3 ] {} <Debug> HTTP-Session: fd0891d0-ca9f-4c21-974f-a896ea881d1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13989 2024.08.02 17:29:53.102864 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
13990 2024.08.02 17:29:53.102944 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
13991 2024.08.02 17:29:56.152187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13992 2024.08.02 17:29:56.152333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13993 2024.08.02 17:29:56.152363 [ 3 ] {} <Debug> HTTP-Session: 544fba7d-1aa9-4ac0-b947-c8915f170268 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
13994 2024.08.02 17:29:56.152392 [ 3 ] {} <Debug> HTTP-Session: 544fba7d-1aa9-4ac0-b947-c8915f170268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13995 2024.08.02 17:29:56.152409 [ 3 ] {} <Debug> HTTP-Session: 544fba7d-1aa9-4ac0-b947-c8915f170268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13996 2024.08.02 17:29:56.152468 [ 3 ] {} <Trace> HTTP-Session: 544fba7d-1aa9-4ac0-b947-c8915f170268 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13997 2024.08.02 17:29:56.152696 [ 3 ] {6ba2ebbc-d6e8-41f4-93e7-4426ab49c156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13998 2024.08.02 17:29:56.152766 [ 3 ] {6ba2ebbc-d6e8-41f4-93e7-4426ab49c156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13999 2024.08.02 17:29:56.152965 [ 3 ] {6ba2ebbc-d6e8-41f4-93e7-4426ab49c156} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14000 2024.08.02 17:29:56.153424 [ 3 ] {6ba2ebbc-d6e8-41f4-93e7-4426ab49c156} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14001 2024.08.02 17:29:56.153470 [ 3 ] {6ba2ebbc-d6e8-41f4-93e7-4426ab49c156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14002 2024.08.02 17:29:56.153847 [ 3 ] {6ba2ebbc-d6e8-41f4-93e7-4426ab49c156} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14003 2024.08.02 17:29:56.154192 [ 3 ] {6ba2ebbc-d6e8-41f4-93e7-4426ab49c156} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14004 2024.08.02 17:29:56.154367 [ 3 ] {6ba2ebbc-d6e8-41f4-93e7-4426ab49c156} <Debug> executeQuery: Read 50 rows, 4.05 KiB in 0.001742 sec., 28702.64064293915 rows/sec., 2.27 MiB/sec.
14005 2024.08.02 17:29:56.154677 [ 3 ] {6ba2ebbc-d6e8-41f4-93e7-4426ab49c156} <Debug> DynamicQueryHandler: Done processing query
14006 2024.08.02 17:29:56.154739 [ 3 ] {6ba2ebbc-d6e8-41f4-93e7-4426ab49c156} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14007 2024.08.02 17:29:56.154791 [ 3 ] {} <Debug> HTTP-Session: 544fba7d-1aa9-4ac0-b947-c8915f170268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14008 2024.08.02 17:29:56.155005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14009 2024.08.02 17:29:56.155065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14010 2024.08.02 17:29:56.155086 [ 3 ] {} <Debug> HTTP-Session: 7d6dd1b2-976d-478b-ab13-02dfa630773b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14011 2024.08.02 17:29:56.155105 [ 3 ] {} <Debug> HTTP-Session: 7d6dd1b2-976d-478b-ab13-02dfa630773b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14012 2024.08.02 17:29:56.155119 [ 3 ] {} <Debug> HTTP-Session: 7d6dd1b2-976d-478b-ab13-02dfa630773b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14013 2024.08.02 17:29:56.155161 [ 3 ] {} <Trace> HTTP-Session: 7d6dd1b2-976d-478b-ab13-02dfa630773b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14014 2024.08.02 17:29:56.155328 [ 3 ] {73da9c64-9ef2-4965-9028-98d04858c924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14015 2024.08.02 17:29:56.155376 [ 3 ] {73da9c64-9ef2-4965-9028-98d04858c924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14016 2024.08.02 17:29:56.155523 [ 3 ] {73da9c64-9ef2-4965-9028-98d04858c924} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14017 2024.08.02 17:29:56.156014 [ 3 ] {73da9c64-9ef2-4965-9028-98d04858c924} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14018 2024.08.02 17:29:56.156054 [ 3 ] {73da9c64-9ef2-4965-9028-98d04858c924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14019 2024.08.02 17:29:56.156387 [ 3 ] {73da9c64-9ef2-4965-9028-98d04858c924} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14020 2024.08.02 17:29:56.156705 [ 3 ] {73da9c64-9ef2-4965-9028-98d04858c924} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14021 2024.08.02 17:29:56.156867 [ 3 ] {73da9c64-9ef2-4965-9028-98d04858c924} <Debug> executeQuery: Read 206 rows, 18.00 KiB in 0.001613 sec., 127712.3372597644 rows/sec., 10.90 MiB/sec.
14022 2024.08.02 17:29:56.157052 [ 3 ] {73da9c64-9ef2-4965-9028-98d04858c924} <Debug> DynamicQueryHandler: Done processing query
14023 2024.08.02 17:29:56.157078 [ 3 ] {73da9c64-9ef2-4965-9028-98d04858c924} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14024 2024.08.02 17:29:56.157093 [ 3 ] {} <Debug> HTTP-Session: 7d6dd1b2-976d-478b-ab13-02dfa630773b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14025 2024.08.02 17:29:56.157254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 19371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14026 2024.08.02 17:29:56.157303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14027 2024.08.02 17:29:56.157322 [ 3 ] {} <Debug> HTTP-Session: 6ef01003-174b-44b3-b0d9-6feea9c47d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14028 2024.08.02 17:29:56.157339 [ 3 ] {} <Debug> HTTP-Session: 6ef01003-174b-44b3-b0d9-6feea9c47d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14029 2024.08.02 17:29:56.157352 [ 3 ] {} <Debug> HTTP-Session: 6ef01003-174b-44b3-b0d9-6feea9c47d4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14030 2024.08.02 17:29:56.157385 [ 3 ] {} <Trace> HTTP-Session: 6ef01003-174b-44b3-b0d9-6feea9c47d4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14031 2024.08.02 17:29:56.157524 [ 3 ] {03a3220c-d074-4c9b-b99b-1b578e86c631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14032 2024.08.02 17:29:56.157567 [ 3 ] {03a3220c-d074-4c9b-b99b-1b578e86c631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14033 2024.08.02 17:29:56.157694 [ 3 ] {03a3220c-d074-4c9b-b99b-1b578e86c631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14034 2024.08.02 17:29:56.158070 [ 3 ] {03a3220c-d074-4c9b-b99b-1b578e86c631} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14035 2024.08.02 17:29:56.158107 [ 3 ] {03a3220c-d074-4c9b-b99b-1b578e86c631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14036 2024.08.02 17:29:56.158423 [ 3 ] {03a3220c-d074-4c9b-b99b-1b578e86c631} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14037 2024.08.02 17:29:56.158723 [ 3 ] {03a3220c-d074-4c9b-b99b-1b578e86c631} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14038 2024.08.02 17:29:56.158864 [ 3 ] {03a3220c-d074-4c9b-b99b-1b578e86c631} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001401 sec., 81370.44967880087 rows/sec., 6.36 MiB/sec.
14039 2024.08.02 17:29:56.159073 [ 3 ] {03a3220c-d074-4c9b-b99b-1b578e86c631} <Debug> DynamicQueryHandler: Done processing query
14040 2024.08.02 17:29:56.159098 [ 3 ] {03a3220c-d074-4c9b-b99b-1b578e86c631} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14041 2024.08.02 17:29:56.159113 [ 3 ] {} <Debug> HTTP-Session: 6ef01003-174b-44b3-b0d9-6feea9c47d4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14042 2024.08.02 17:29:56.159353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14043 2024.08.02 17:29:56.159403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14044 2024.08.02 17:29:56.159422 [ 3 ] {} <Debug> HTTP-Session: 4fdceeac-98bb-402b-af78-74838020badc Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14045 2024.08.02 17:29:56.159437 [ 3 ] {} <Debug> HTTP-Session: 4fdceeac-98bb-402b-af78-74838020badc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14046 2024.08.02 17:29:56.159451 [ 3 ] {} <Debug> HTTP-Session: 4fdceeac-98bb-402b-af78-74838020badc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14047 2024.08.02 17:29:56.159482 [ 3 ] {} <Trace> HTTP-Session: 4fdceeac-98bb-402b-af78-74838020badc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14048 2024.08.02 17:29:56.159635 [ 3 ] {bb6d20bd-1bef-44ab-9d57-1e12b7f374cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14049 2024.08.02 17:29:56.159684 [ 3 ] {bb6d20bd-1bef-44ab-9d57-1e12b7f374cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14050 2024.08.02 17:29:56.159838 [ 3 ] {bb6d20bd-1bef-44ab-9d57-1e12b7f374cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14051 2024.08.02 17:29:56.160217 [ 3 ] {bb6d20bd-1bef-44ab-9d57-1e12b7f374cb} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14052 2024.08.02 17:29:56.160253 [ 3 ] {bb6d20bd-1bef-44ab-9d57-1e12b7f374cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14053 2024.08.02 17:29:56.160642 [ 3 ] {bb6d20bd-1bef-44ab-9d57-1e12b7f374cb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14054 2024.08.02 17:29:56.160970 [ 3 ] {bb6d20bd-1bef-44ab-9d57-1e12b7f374cb} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14055 2024.08.02 17:29:56.161125 [ 3 ] {bb6d20bd-1bef-44ab-9d57-1e12b7f374cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec.
14056 2024.08.02 17:29:56.161397 [ 3 ] {bb6d20bd-1bef-44ab-9d57-1e12b7f374cb} <Debug> DynamicQueryHandler: Done processing query
14057 2024.08.02 17:29:56.161456 [ 3 ] {bb6d20bd-1bef-44ab-9d57-1e12b7f374cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14058 2024.08.02 17:29:56.161506 [ 3 ] {} <Debug> HTTP-Session: 4fdceeac-98bb-402b-af78-74838020badc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14059 2024.08.02 17:29:56.161794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 80790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14060 2024.08.02 17:29:56.161850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14061 2024.08.02 17:29:56.161869 [ 3 ] {} <Debug> HTTP-Session: 7358f79a-e07b-451c-8e56-251fd3175bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14062 2024.08.02 17:29:56.161886 [ 3 ] {} <Debug> HTTP-Session: 7358f79a-e07b-451c-8e56-251fd3175bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14063 2024.08.02 17:29:56.161899 [ 3 ] {} <Debug> HTTP-Session: 7358f79a-e07b-451c-8e56-251fd3175bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14064 2024.08.02 17:29:56.161932 [ 3 ] {} <Trace> HTTP-Session: 7358f79a-e07b-451c-8e56-251fd3175bc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14065 2024.08.02 17:29:56.162411 [ 3 ] {b122202e-28a9-420c-9edc-39076a3658ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14066 2024.08.02 17:29:56.162484 [ 3 ] {b122202e-28a9-420c-9edc-39076a3658ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14067 2024.08.02 17:29:56.162912 [ 3 ] {b122202e-28a9-420c-9edc-39076a3658ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14068 2024.08.02 17:29:56.163868 [ 3 ] {b122202e-28a9-420c-9edc-39076a3658ee} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14069 2024.08.02 17:29:56.163905 [ 3 ] {b122202e-28a9-420c-9edc-39076a3658ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14070 2024.08.02 17:29:56.164573 [ 3 ] {b122202e-28a9-420c-9edc-39076a3658ee} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14071 2024.08.02 17:29:56.164993 [ 3 ] {b122202e-28a9-420c-9edc-39076a3658ee} <Trace> oximeter.measurements_histogramf64 (bbbf4f08-8d2a-4fa3-87f3-26e80f5c71e5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14072 2024.08.02 17:29:56.165177 [ 3 ] {b122202e-28a9-420c-9edc-39076a3658ee} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.003129 sec., 15979.546180888463 rows/sec., 28.63 MiB/sec.
14073 2024.08.02 17:29:56.165413 [ 3 ] {b122202e-28a9-420c-9edc-39076a3658ee} <Debug> DynamicQueryHandler: Done processing query
14074 2024.08.02 17:29:56.165439 [ 3 ] {b122202e-28a9-420c-9edc-39076a3658ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
14075 2024.08.02 17:29:56.165454 [ 3 ] {} <Debug> HTTP-Session: 7358f79a-e07b-451c-8e56-251fd3175bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14076 2024.08.02 17:29:56.165599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14077 2024.08.02 17:29:56.165647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14078 2024.08.02 17:29:56.165666 [ 3 ] {} <Debug> HTTP-Session: 4ed46955-ae02-442b-98d4-63a0c7d2522e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14079 2024.08.02 17:29:56.165682 [ 3 ] {} <Debug> HTTP-Session: 4ed46955-ae02-442b-98d4-63a0c7d2522e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14080 2024.08.02 17:29:56.165696 [ 3 ] {} <Debug> HTTP-Session: 4ed46955-ae02-442b-98d4-63a0c7d2522e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14081 2024.08.02 17:29:56.165727 [ 3 ] {} <Trace> HTTP-Session: 4ed46955-ae02-442b-98d4-63a0c7d2522e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14082 2024.08.02 17:29:56.165841 [ 3 ] {ed081b4b-95d4-416c-8d53-8ceea1fe097e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14083 2024.08.02 17:29:56.165886 [ 3 ] {ed081b4b-95d4-416c-8d53-8ceea1fe097e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14084 2024.08.02 17:29:56.166012 [ 3 ] {ed081b4b-95d4-416c-8d53-8ceea1fe097e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14085 2024.08.02 17:29:56.166320 [ 3 ] {ed081b4b-95d4-416c-8d53-8ceea1fe097e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14086 2024.08.02 17:29:56.166383 [ 3 ] {ed081b4b-95d4-416c-8d53-8ceea1fe097e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14087 2024.08.02 17:29:56.166742 [ 3 ] {ed081b4b-95d4-416c-8d53-8ceea1fe097e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14088 2024.08.02 17:29:56.167060 [ 3 ] {ed081b4b-95d4-416c-8d53-8ceea1fe097e} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14089 2024.08.02 17:29:56.167204 [ 3 ] {ed081b4b-95d4-416c-8d53-8ceea1fe097e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
14090 2024.08.02 17:29:56.167373 [ 3 ] {ed081b4b-95d4-416c-8d53-8ceea1fe097e} <Debug> DynamicQueryHandler: Done processing query
14091 2024.08.02 17:29:56.167397 [ 3 ] {ed081b4b-95d4-416c-8d53-8ceea1fe097e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14092 2024.08.02 17:29:56.167412 [ 3 ] {} <Debug> HTTP-Session: 4ed46955-ae02-442b-98d4-63a0c7d2522e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14093 2024.08.02 17:30:01.153307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14094 2024.08.02 17:30:01.153454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14095 2024.08.02 17:30:01.153483 [ 3 ] {} <Debug> HTTP-Session: b9ae48d9-ff3f-4084-b33a-8f5c1e1bdcb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14096 2024.08.02 17:30:01.153598 [ 3 ] {} <Debug> HTTP-Session: b9ae48d9-ff3f-4084-b33a-8f5c1e1bdcb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14097 2024.08.02 17:30:01.153618 [ 3 ] {} <Debug> HTTP-Session: b9ae48d9-ff3f-4084-b33a-8f5c1e1bdcb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14098 2024.08.02 17:30:01.153677 [ 3 ] {} <Trace> HTTP-Session: b9ae48d9-ff3f-4084-b33a-8f5c1e1bdcb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14099 2024.08.02 17:30:01.153872 [ 3 ] {d8e76cd3-6758-4d7d-9fba-0345d616efed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14100 2024.08.02 17:30:01.153939 [ 3 ] {d8e76cd3-6758-4d7d-9fba-0345d616efed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14101 2024.08.02 17:30:01.154134 [ 3 ] {d8e76cd3-6758-4d7d-9fba-0345d616efed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14102 2024.08.02 17:30:01.154561 [ 3 ] {d8e76cd3-6758-4d7d-9fba-0345d616efed} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14103 2024.08.02 17:30:01.154604 [ 3 ] {d8e76cd3-6758-4d7d-9fba-0345d616efed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14104 2024.08.02 17:30:01.154978 [ 3 ] {d8e76cd3-6758-4d7d-9fba-0345d616efed} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14105 2024.08.02 17:30:01.155315 [ 3 ] {d8e76cd3-6758-4d7d-9fba-0345d616efed} <Trace> oximeter.fields_i64 (4f9039a2-89d3-4ee8-97d4-3211b63f5b09): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14106 2024.08.02 17:30:01.155485 [ 3 ] {d8e76cd3-6758-4d7d-9fba-0345d616efed} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001665 sec., 3603.6036036036035 rows/sec., 204.11 KiB/sec.
14107 2024.08.02 17:30:01.155690 [ 3 ] {d8e76cd3-6758-4d7d-9fba-0345d616efed} <Debug> DynamicQueryHandler: Done processing query
14108 2024.08.02 17:30:01.155717 [ 3 ] {d8e76cd3-6758-4d7d-9fba-0345d616efed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14109 2024.08.02 17:30:01.155734 [ 3 ] {} <Debug> HTTP-Session: b9ae48d9-ff3f-4084-b33a-8f5c1e1bdcb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14110 2024.08.02 17:30:01.155896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 24347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14111 2024.08.02 17:30:01.155946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14112 2024.08.02 17:30:01.155965 [ 3 ] {} <Debug> HTTP-Session: 0faff60d-352b-4a37-9fb5-263db78b9228 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14113 2024.08.02 17:30:01.155982 [ 3 ] {} <Debug> HTTP-Session: 0faff60d-352b-4a37-9fb5-263db78b9228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14114 2024.08.02 17:30:01.155996 [ 3 ] {} <Debug> HTTP-Session: 0faff60d-352b-4a37-9fb5-263db78b9228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14115 2024.08.02 17:30:01.156028 [ 3 ] {} <Trace> HTTP-Session: 0faff60d-352b-4a37-9fb5-263db78b9228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14116 2024.08.02 17:30:01.156167 [ 3 ] {d4fbc1e6-1895-47f3-8ccb-9a26a6011a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14117 2024.08.02 17:30:01.156211 [ 3 ] {d4fbc1e6-1895-47f3-8ccb-9a26a6011a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14118 2024.08.02 17:30:01.156338 [ 3 ] {d4fbc1e6-1895-47f3-8ccb-9a26a6011a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14119 2024.08.02 17:30:01.156764 [ 3 ] {d4fbc1e6-1895-47f3-8ccb-9a26a6011a68} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14120 2024.08.02 17:30:01.156802 [ 3 ] {d4fbc1e6-1895-47f3-8ccb-9a26a6011a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14121 2024.08.02 17:30:01.157219 [ 3 ] {d4fbc1e6-1895-47f3-8ccb-9a26a6011a68} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14122 2024.08.02 17:30:01.157534 [ 3 ] {d4fbc1e6-1895-47f3-8ccb-9a26a6011a68} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14123 2024.08.02 17:30:01.157685 [ 3 ] {d4fbc1e6-1895-47f3-8ccb-9a26a6011a68} <Debug> executeQuery: Read 161 rows, 14.53 KiB in 0.001577 sec., 102092.58084971465 rows/sec., 9.00 MiB/sec.
14124 2024.08.02 17:30:01.157700 [ 44 ] {} <Debug> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14125 2024.08.02 17:30:01.157805 [ 44 ] {} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14126 2024.08.02 17:30:01.157844 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14127 2024.08.02 17:30:01.157927 [ 3 ] {d4fbc1e6-1895-47f3-8ccb-9a26a6011a68} <Debug> DynamicQueryHandler: Done processing query
14128 2024.08.02 17:30:01.157968 [ 3 ] {d4fbc1e6-1895-47f3-8ccb-9a26a6011a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
14129 2024.08.02 17:30:01.157991 [ 3 ] {} <Debug> HTTP-Session: 0faff60d-352b-4a37-9fb5-263db78b9228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14130 2024.08.02 17:30:01.158005 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::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
14131 2024.08.02 17:30:01.158140 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14132 2024.08.02 17:30:01.158176 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 361 rows starting from the beginning of the part
14133 2024.08.02 17:30:01.158250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 61592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14134 2024.08.02 17:30:01.158311 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 161 rows starting from the beginning of the part
14135 2024.08.02 17:30:01.158390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14136 2024.08.02 17:30:01.158500 [ 3 ] {} <Debug> HTTP-Session: f29e0f42-5c8a-4968-8316-cd2182e75a8e Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14137 2024.08.02 17:30:01.158621 [ 3 ] {} <Debug> HTTP-Session: f29e0f42-5c8a-4968-8316-cd2182e75a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14138 2024.08.02 17:30:01.158705 [ 3 ] {} <Debug> HTTP-Session: f29e0f42-5c8a-4968-8316-cd2182e75a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14139 2024.08.02 17:30:01.158735 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 207 rows starting from the beginning of the part
14140 2024.08.02 17:30:01.158781 [ 3 ] {} <Trace> HTTP-Session: f29e0f42-5c8a-4968-8316-cd2182e75a8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14141 2024.08.02 17:30:01.158984 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 162 rows starting from the beginning of the part
14142 2024.08.02 17:30:01.159109 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 206 rows starting from the beginning of the part
14143 2024.08.02 17:30:01.159176 [ 3 ] {d4f37bad-7682-4350-a11f-5193539bd192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14144 2024.08.02 17:30:01.159353 [ 3 ] {d4f37bad-7682-4350-a11f-5193539bd192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14145 2024.08.02 17:30:01.159373 [ 196 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 161 rows starting from the beginning of the part
14146 2024.08.02 17:30:01.160084 [ 3 ] {d4f37bad-7682-4350-a11f-5193539bd192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14147 2024.08.02 17:30:01.160874 [ 3 ] {d4f37bad-7682-4350-a11f-5193539bd192} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14148 2024.08.02 17:30:01.160923 [ 3 ] {d4f37bad-7682-4350-a11f-5193539bd192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14149 2024.08.02 17:30:01.161367 [ 3 ] {d4f37bad-7682-4350-a11f-5193539bd192} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14150 2024.08.02 17:30:01.161389 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1258 rows, containing 4 columns (4 merged, 0 gathered) in 0.003456566 sec., 363945.02520709863 rows/sec., 31.55 MiB/sec.
14151 2024.08.02 17:30:01.161579 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14152 2024.08.02 17:30:01.161760 [ 3 ] {d4f37bad-7682-4350-a11f-5193539bd192} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14153 2024.08.02 17:30:01.162030 [ 44 ] {} <Debug> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14154 2024.08.02 17:30:01.162057 [ 3 ] {d4f37bad-7682-4350-a11f-5193539bd192} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.003056 sec., 125000 rows/sec., 8.78 MiB/sec.
14155 2024.08.02 17:30:01.162097 [ 44 ] {} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14156 2024.08.02 17:30:01.162221 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14157 2024.08.02 17:30:01.162324 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_76_15} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14158 2024.08.02 17:30:01.162574 [ 3 ] {d4f37bad-7682-4350-a11f-5193539bd192} <Debug> DynamicQueryHandler: Done processing query
14159 2024.08.02 17:30:01.162659 [ 3 ] {d4f37bad-7682-4350-a11f-5193539bd192} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14160 2024.08.02 17:30:01.162664 [ 200 ] {ab43eb18-5838-4db2-a66c-706117699cc9::all_1_76_15} <Trace> oximeter.fields_string (ab43eb18-5838-4db2-a66c-706117699cc9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14161 2024.08.02 17:30:01.162708 [ 3 ] {} <Debug> HTTP-Session: f29e0f42-5c8a-4968-8316-cd2182e75a8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14162 2024.08.02 17:30:01.162704 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::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
14163 2024.08.02 17:30:01.162830 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
14164 2024.08.02 17:30:01.162923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14165 2024.08.02 17:30:01.163038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14166 2024.08.02 17:30:01.163072 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14167 2024.08.02 17:30:01.163083 [ 3 ] {} <Debug> HTTP-Session: d4b78ce3-554b-47af-bcb5-a4525754f9fa Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14168 2024.08.02 17:30:01.163129 [ 3 ] {} <Debug> HTTP-Session: d4b78ce3-554b-47af-bcb5-a4525754f9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14169 2024.08.02 17:30:01.163136 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 514 rows starting from the beginning of the part
14170 2024.08.02 17:30:01.163151 [ 3 ] {} <Debug> HTTP-Session: d4b78ce3-554b-47af-bcb5-a4525754f9fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14171 2024.08.02 17:30:01.163217 [ 3 ] {} <Trace> HTTP-Session: d4b78ce3-554b-47af-bcb5-a4525754f9fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14172 2024.08.02 17:30:01.163360 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 382 rows starting from the beginning of the part
14173 2024.08.02 17:30:01.163601 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 116 rows starting from the beginning of the part
14174 2024.08.02 17:30:01.163630 [ 3 ] {e21ada16-b58f-4140-b2d8-56c60eff8eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14175 2024.08.02 17:30:01.163828 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 384 rows starting from the beginning of the part
14176 2024.08.02 17:30:01.163927 [ 3 ] {e21ada16-b58f-4140-b2d8-56c60eff8eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14177 2024.08.02 17:30:01.164223 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 114 rows starting from the beginning of the part
14178 2024.08.02 17:30:01.164609 [ 195 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 382 rows starting from the beginning of the part
14179 2024.08.02 17:30:01.165244 [ 3 ] {e21ada16-b58f-4140-b2d8-56c60eff8eda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14180 2024.08.02 17:30:01.165867 [ 3 ] {e21ada16-b58f-4140-b2d8-56c60eff8eda} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14181 2024.08.02 17:30:01.165932 [ 3 ] {e21ada16-b58f-4140-b2d8-56c60eff8eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14182 2024.08.02 17:30:01.166924 [ 3 ] {e21ada16-b58f-4140-b2d8-56c60eff8eda} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14183 2024.08.02 17:30:01.167535 [ 3 ] {e21ada16-b58f-4140-b2d8-56c60eff8eda} <Trace> oximeter.measurements_bool (20115d94-8aa8-4dc9-9af4-3f39a3863a01): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14184 2024.08.02 17:30:01.168061 [ 3 ] {e21ada16-b58f-4140-b2d8-56c60eff8eda} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004493 sec., 1335.4106387714223 rows/sec., 57.38 KiB/sec.
14185 2024.08.02 17:30:01.168192 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 4 columns (4 merged, 0 gathered) in 0.005792921 sec., 326605.52422517067 rows/sec., 23.40 MiB/sec.
14186 2024.08.02 17:30:01.168620 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14187 2024.08.02 17:30:01.168636 [ 3 ] {e21ada16-b58f-4140-b2d8-56c60eff8eda} <Debug> DynamicQueryHandler: Done processing query
14188 2024.08.02 17:30:01.168718 [ 3 ] {e21ada16-b58f-4140-b2d8-56c60eff8eda} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14189 2024.08.02 17:30:01.168793 [ 3 ] {} <Debug> HTTP-Session: d4b78ce3-554b-47af-bcb5-a4525754f9fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14190 2024.08.02 17:30:01.169010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 14080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14191 2024.08.02 17:30:01.169089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14192 2024.08.02 17:30:01.169126 [ 3 ] {} <Debug> HTTP-Session: c5d81c5c-8658-45ba-8b81-02fc1fb1752c Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14193 2024.08.02 17:30:01.169147 [ 3 ] {} <Debug> HTTP-Session: c5d81c5c-8658-45ba-8b81-02fc1fb1752c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14194 2024.08.02 17:30:01.169166 [ 3 ] {} <Debug> HTTP-Session: c5d81c5c-8658-45ba-8b81-02fc1fb1752c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14195 2024.08.02 17:30:01.169204 [ 3 ] {} <Trace> HTTP-Session: c5d81c5c-8658-45ba-8b81-02fc1fb1752c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14196 2024.08.02 17:30:01.169308 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_76_15} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14197 2024.08.02 17:30:01.169362 [ 3 ] {0c146d00-dc6c-4c50-aa83-964d38fb42ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14198 2024.08.02 17:30:01.169412 [ 200 ] {74e8ae3b-959e-4eba-ab88-603517023dd5::all_1_76_15} <Trace> oximeter.fields_uuid (74e8ae3b-959e-4eba-ab88-603517023dd5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14199 2024.08.02 17:30:01.169420 [ 3 ] {0c146d00-dc6c-4c50-aa83-964d38fb42ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14200 2024.08.02 17:30:01.169524 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
14201 2024.08.02 17:30:01.169638 [ 3 ] {0c146d00-dc6c-4c50-aa83-964d38fb42ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14202 2024.08.02 17:30:01.169978 [ 3 ] {0c146d00-dc6c-4c50-aa83-964d38fb42ce} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14203 2024.08.02 17:30:01.170015 [ 3 ] {0c146d00-dc6c-4c50-aa83-964d38fb42ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14204 2024.08.02 17:30:01.170411 [ 3 ] {0c146d00-dc6c-4c50-aa83-964d38fb42ce} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14205 2024.08.02 17:30:01.170749 [ 3 ] {0c146d00-dc6c-4c50-aa83-964d38fb42ce} <Trace> oximeter.measurements_cumulativei64 (31c67efc-f287-4a49-aecc-f442d30d6261): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14206 2024.08.02 17:30:01.170913 [ 3 ] {0c146d00-dc6c-4c50-aa83-964d38fb42ce} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001619 sec., 47560.22235948116 rows/sec., 2.93 MiB/sec.
14207 2024.08.02 17:30:01.171088 [ 3 ] {0c146d00-dc6c-4c50-aa83-964d38fb42ce} <Debug> DynamicQueryHandler: Done processing query
14208 2024.08.02 17:30:01.171113 [ 3 ] {0c146d00-dc6c-4c50-aa83-964d38fb42ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14209 2024.08.02 17:30:01.171130 [ 3 ] {} <Debug> HTTP-Session: c5d81c5c-8658-45ba-8b81-02fc1fb1752c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14210 2024.08.02 17:30:01.171364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 30647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14211 2024.08.02 17:30:01.171412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14212 2024.08.02 17:30:01.171431 [ 3 ] {} <Debug> HTTP-Session: 2941c581-1bc9-47ba-b796-a999fb347969 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14213 2024.08.02 17:30:01.171448 [ 3 ] {} <Debug> HTTP-Session: 2941c581-1bc9-47ba-b796-a999fb347969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14214 2024.08.02 17:30:01.171462 [ 3 ] {} <Debug> HTTP-Session: 2941c581-1bc9-47ba-b796-a999fb347969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14215 2024.08.02 17:30:01.171492 [ 3 ] {} <Trace> HTTP-Session: 2941c581-1bc9-47ba-b796-a999fb347969 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14216 2024.08.02 17:30:01.171672 [ 3 ] {cff34d7d-bea6-4d32-b73b-2bf219b60b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14217 2024.08.02 17:30:01.171717 [ 3 ] {cff34d7d-bea6-4d32-b73b-2bf219b60b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14218 2024.08.02 17:30:01.171861 [ 3 ] {cff34d7d-bea6-4d32-b73b-2bf219b60b14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14219 2024.08.02 17:30:01.172229 [ 3 ] {cff34d7d-bea6-4d32-b73b-2bf219b60b14} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14220 2024.08.02 17:30:01.172266 [ 3 ] {cff34d7d-bea6-4d32-b73b-2bf219b60b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14221 2024.08.02 17:30:01.172646 [ 3 ] {cff34d7d-bea6-4d32-b73b-2bf219b60b14} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14222 2024.08.02 17:30:01.172977 [ 3 ] {cff34d7d-bea6-4d32-b73b-2bf219b60b14} <Trace> oximeter.measurements_cumulativeu64 (b53d9c2d-1f7d-4db4-852b-83e3b8e913e1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14223 2024.08.02 17:30:01.173136 [ 3 ] {cff34d7d-bea6-4d32-b73b-2bf219b60b14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec.
14224 2024.08.02 17:30:01.173299 [ 3 ] {cff34d7d-bea6-4d32-b73b-2bf219b60b14} <Debug> DynamicQueryHandler: Done processing query
14225 2024.08.02 17:30:01.173324 [ 3 ] {cff34d7d-bea6-4d32-b73b-2bf219b60b14} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14226 2024.08.02 17:30:01.173340 [ 3 ] {} <Debug> HTTP-Session: 2941c581-1bc9-47ba-b796-a999fb347969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14227 2024.08.02 17:30:01.173457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 3215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14228 2024.08.02 17:30:01.173503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14229 2024.08.02 17:30:01.173521 [ 3 ] {} <Debug> HTTP-Session: 8c892fcb-487a-459c-a198-40cd11536340 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14230 2024.08.02 17:30:01.173537 [ 3 ] {} <Debug> HTTP-Session: 8c892fcb-487a-459c-a198-40cd11536340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14231 2024.08.02 17:30:01.173551 [ 3 ] {} <Debug> HTTP-Session: 8c892fcb-487a-459c-a198-40cd11536340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14232 2024.08.02 17:30:01.173581 [ 3 ] {} <Trace> HTTP-Session: 8c892fcb-487a-459c-a198-40cd11536340 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14233 2024.08.02 17:30:01.173680 [ 3 ] {cfc3456c-a93d-49dc-9243-57e9597785a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14234 2024.08.02 17:30:01.173724 [ 3 ] {cfc3456c-a93d-49dc-9243-57e9597785a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14235 2024.08.02 17:30:01.173848 [ 3 ] {cfc3456c-a93d-49dc-9243-57e9597785a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14236 2024.08.02 17:30:01.174106 [ 3 ] {cfc3456c-a93d-49dc-9243-57e9597785a0} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14237 2024.08.02 17:30:01.174143 [ 3 ] {cfc3456c-a93d-49dc-9243-57e9597785a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14238 2024.08.02 17:30:01.174489 [ 3 ] {cfc3456c-a93d-49dc-9243-57e9597785a0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14239 2024.08.02 17:30:01.174823 [ 3 ] {cfc3456c-a93d-49dc-9243-57e9597785a0} <Trace> oximeter.measurements_i64 (d501e769-a47d-43d8-aec9-796213bed647): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14240 2024.08.02 17:30:01.174975 [ 3 ] {cfc3456c-a93d-49dc-9243-57e9597785a0} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001315 sec., 17490.49429657795 rows/sec., 946.11 KiB/sec.
14241 2024.08.02 17:30:01.175139 [ 3 ] {cfc3456c-a93d-49dc-9243-57e9597785a0} <Debug> DynamicQueryHandler: Done processing query
14242 2024.08.02 17:30:01.175164 [ 3 ] {cfc3456c-a93d-49dc-9243-57e9597785a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14243 2024.08.02 17:30:01.175179 [ 3 ] {} <Debug> HTTP-Session: 8c892fcb-487a-459c-a198-40cd11536340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14244 2024.08.02 17:30:01.175342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42897, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14245 2024.08.02 17:30:01.175389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14246 2024.08.02 17:30:01.175407 [ 3 ] {} <Debug> HTTP-Session: 64a24a42-3f66-4e42-a1e2-d61cfa204a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897
14247 2024.08.02 17:30:01.175423 [ 3 ] {} <Debug> HTTP-Session: 64a24a42-3f66-4e42-a1e2-d61cfa204a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14248 2024.08.02 17:30:01.175436 [ 3 ] {} <Debug> HTTP-Session: 64a24a42-3f66-4e42-a1e2-d61cfa204a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14249 2024.08.02 17:30:01.175466 [ 3 ] {} <Trace> HTTP-Session: 64a24a42-3f66-4e42-a1e2-d61cfa204a10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14250 2024.08.02 17:30:01.175580 [ 3 ] {0c90c132-5ed7-4a57-84e9-4e88fabbe4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42897) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14251 2024.08.02 17:30:01.175624 [ 3 ] {0c90c132-5ed7-4a57-84e9-4e88fabbe4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14252 2024.08.02 17:30:01.175749 [ 3 ] {0c90c132-5ed7-4a57-84e9-4e88fabbe4a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14253 2024.08.02 17:30:01.176024 [ 3 ] {0c90c132-5ed7-4a57-84e9-4e88fabbe4a8} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14254 2024.08.02 17:30:01.176060 [ 3 ] {0c90c132-5ed7-4a57-84e9-4e88fabbe4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
14255 2024.08.02 17:30:01.176412 [ 3 ] {0c90c132-5ed7-4a57-84e9-4e88fabbe4a8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14256 2024.08.02 17:30:01.176731 [ 3 ] {0c90c132-5ed7-4a57-84e9-4e88fabbe4a8} <Trace> oximeter.measurements_u64 (d3364a5f-7537-47da-afd3-1395a499f313): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14257 2024.08.02 17:30:01.176854 [ 3 ] {0c90c132-5ed7-4a57-84e9-4e88fabbe4a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec.
14258 2024.08.02 17:30:01.177078 [ 3 ] {0c90c132-5ed7-4a57-84e9-4e88fabbe4a8} <Debug> DynamicQueryHandler: Done processing query
14259 2024.08.02 17:30:01.177108 [ 3 ] {0c90c132-5ed7-4a57-84e9-4e88fabbe4a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14260 2024.08.02 17:30:01.177125 [ 3 ] {} <Debug> HTTP-Session: 64a24a42-3f66-4e42-a1e2-d61cfa204a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db